>>> docker-registry: Building community/docker-registry 2.8.3-r7 (using abuild 3.14.1-r1) started Sun, 10 Nov 2024 11:45:11 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.23.2-r0) (2/2) Installing .makedepends-docker-registry (20241110.114512) Executing busybox-1.37.0-r6.trigger OK: 578 MiB in 103 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz.part' saved >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/v3.21/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] === RUN Test time="2024-11-10T11:45:29Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-11-10T11:45:29Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/configuration 0.015s ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-11-10T11:45:29Z" 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.007s === 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.006s === 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.004s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.09s) PASS ok github.com/docker/distribution/health/checks 0.091s === 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.005s === 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.006s === 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.007s === 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.005s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.00s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2024/11/10 11:45:29 http: TLS handshake error from 127.0.0.1:57638: 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:39793/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:39793/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:39793/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:39793/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:40535?status=0, fail=true --- PASS: TestHTTPSink (0.02s) === RUN TestListener --- PASS: TestListener (0.59s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-11-10T11:45:30Z" level=info msg="broadcaster: closing" time="2024-11-10T11:45:30Z" level=info msg="closing testSink" time="2024-11-10T11:45:30Z" level=info msg="closing testSink" time="2024-11-10T11:45:30Z" level=info msg="closing testSink" time="2024-11-10T11:45:30Z" level=info msg="closing testSink" time="2024-11-10T11:45:30Z" level=info msg="closing testSink" time="2024-11-10T11:45:30Z" level=info msg="closing testSink" time="2024-11-10T11:45:30Z" level=info msg="closing testSink" time="2024-11-10T11:45:30Z" level=info msg="closing testSink" time="2024-11-10T11:45:30Z" level=info msg="closing testSink" time="2024-11-10T11:45:30Z" level=info msg="closing testSink" time="2024-11-10T11:45:30Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2024-11-10T11:45:30Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 1} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 1} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 1} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:30Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:30Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:31Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:31Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:31Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:31Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:31Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:31Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:31Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:31Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:31Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:31Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:31Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:31Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:31Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:31Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:31Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:31Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:31Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:31Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:31Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:31Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:31Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:31Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:31Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-11-10T11:45:31Z" level=warning msg="&{0xc0004ffec0 0.9} encountered too many errors, backing off" time="2024-11-10T11:45:31Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.79s) PASS ok github.com/docker/distribution/notifications 1.540s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-11-10T11:45:29Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-11-10T11:45:29.635775395Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-10T11:45:29.635820127Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-10T11:45:29.635898266Z" level=info msg="Starting upload purge in 5m0s" go.version=go1.23.2 time="2024-11-10T11:45:29.636892569Z" level=info msg="listening on [::]:5000" go.version=go1.23.2 time="2024-11-10T11:45:32.639080115Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.2 time="2024-11-10T11:45:32.743468859Z" level=info msg="response completed" go.version=go1.23.2 http.request.host=127.0.0.1 http.request.id=6028d5d6-f269-442c-bbe0-2e466328eb78 http.request.method=GET http.request.remoteaddr="127.0.0.1:40136" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.310136ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Nov/2024:11:45:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-11-10T11:45:32.846404891Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-11-10T11:45:32.847183745Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-10T11:45:32.847203104Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-10T11:45:32.847283165Z" level=info msg="Starting upload purge in 24m0s" go.version=go1.23.2 time="2024-11-10T11:45:32.847354199Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.2 time="2024-11-10T11:45:32.847367942Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.2 time="2024-11-10T11:45:32.847631396Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.2 time="2024-11-10T11:45:35.857462502Z" level=info msg="response completed" go.version=go1.23.2 http.request.host=127.0.0.1 http.request.id=58b7bd15-59c9-4d65-9784-913a7d61d72c http.request.method=GET http.request.remoteaddr="127.0.0.1:59350" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.731542ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Nov/2024:11:45:35 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-11-10T11:45:35.85767914Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.2 --- PASS: TestRegistrySupportedCipherSuite (3.21s) === RUN TestRegistryUnsupportedCipherSuite time="2024-11-10T11:45:36.237895377Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-11-10T11:45:36.238648853Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-10T11:45:36.238681094Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-10T11:45:36.238770674Z" level=info msg="Starting upload purge in 43m0s" go.version=go1.23.2 time="2024-11-10T11:45:36.238825821Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.2 --- PASS: TestRegistryUnsupportedCipherSuite (8.39s) PASS ok github.com/docker/distribution/registry 14.721s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.005s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.05s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.091s === RUN TestBasicAccessController time="2024-11-10T11:45:29Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.2 instance.id=239d4c9c-5320-474b-b596-95e9c4b5758c time="2024-11-10T11:45:29Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.2 instance.id=239d4c9c-5320-474b-b596-95e9c4b5758c --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-11-10T11:45:29Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.2 password=Pf5zzu-xK0Cb4rVHL0hzO2gHVznuUEvXnPnw7GNKNJg user=docker --- PASS: TestCreateHtpasswdFile (0.08s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.090s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.007s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2024-11-10T11:45:29Z" level=info msg="token not to be used before 2024-11-10 11:45:30 +0000 UTC - currently 2024-11-10 11:45:29.637597474 +0000 UTC m=+0.007782771" time="2024-11-10T11:45:29Z" level=info msg="token not to be used after 2024-11-10 11:45:29 +0000 UTC - currently 2024-11-10 11:45:29.637965959 +0000 UTC m=+0.008151247" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2024-11-10T11:45:29Z" 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.018s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.00s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.055s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.021s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.006s === RUN TestCheckAPI time="2024-11-10T11:45:29Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-10T11:45:29Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-10T11:45:29Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42947" http.request.id=59394b41-5d61-4549-ae6e-ffd7abd2390e http.request.method=GET http.request.remoteaddr="127.0.0.1:60192" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.413205ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Nov/2024:11:45:29 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-11-10T11:45:29Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-10T11:45:29Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-10T11:45:29Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=d00de44c-bdbe-4c37-a1bd-419c1224a293 http.request.method=GET http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.219346ms http.response.status=200 http.response.written=20 127.0.0.1 - - [10/Nov/2024:11:45:29 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-11-10T11:45:29Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=608ac71a-0ee0-4e8c-be01-4ca8d3f1b856 http.request.method=POST http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.694888ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:45:29 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:45:35Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=b920859b-6a63-4e02-bd94-eb892e2d5415 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/foo/aaaa/blobs/uploads/4aff6f12-b7ea-46c1-9d2a-eb53107ecf2d?_state=qH1T95DdaCcZHemGiEjXzyhbw5ufOpOYQkrpO3KNqNx7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0YWZmNmYxMi1iN2VhLTQ2YzEtOWQyYS1lYjUzMTA3ZWNmMmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDU6MjkuODIyMjQ3MTg2WiJ9&digest=sha256%3Aee54eea4664583fad1fa098155fc00b0f96c55ccb4fa5dc7982e42dda6d59d61" http.request.useragent="Go-http-client/1.1" http.response.duration=6.056702844s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:45:29 +0000] "PUT /v2/foo/aaaa/blobs/uploads/4aff6f12-b7ea-46c1-9d2a-eb53107ecf2d?_state=qH1T95DdaCcZHemGiEjXzyhbw5ufOpOYQkrpO3KNqNx7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0YWZmNmYxMi1iN2VhLTQ2YzEtOWQyYS1lYjUzMTA3ZWNmMmQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDU6MjkuODIyMjQ3MTg2WiJ9&digest=sha256%3Aee54eea4664583fad1fa098155fc00b0f96c55ccb4fa5dc7982e42dda6d59d61 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:45:35Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=81ecaea2-6137-4019-8eaf-698621d481af http.request.method=PUT http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.776971ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:45:35 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:45:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=468cb6f1-399e-4cb6-988c-b96233644840 http.request.method=POST http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.868097ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:45:36 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:45:39Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=3570cdce-83f9-4450-97ad-2104c7af3de9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/foo/bbbb/blobs/uploads/c6f946a4-eb15-4c39-a63a-9155918157d3?_state=45z3CU2AM-Id0QktPidIvSyosK-rkleIK7Q07zvQ0Ox7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJjNmY5NDZhNC1lYjE1LTRjMzktYTYzYS05MTU1OTE4MTU3ZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDU6MzYuMDU3NzU4NzQyWiJ9&digest=sha256%3A12760769eff12f61d02879d64674d530af079beca5948f14b46332fb1eb41ae9" http.request.useragent="Go-http-client/1.1" http.response.duration=3.910636628s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:45:36 +0000] "PUT /v2/foo/bbbb/blobs/uploads/c6f946a4-eb15-4c39-a63a-9155918157d3?_state=45z3CU2AM-Id0QktPidIvSyosK-rkleIK7Q07zvQ0Ox7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJjNmY5NDZhNC1lYjE1LTRjMzktYTYzYS05MTU1OTE4MTU3ZDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDU6MzYuMDU3NzU4NzQyWiJ9&digest=sha256%3A12760769eff12f61d02879d64674d530af079beca5948f14b46332fb1eb41ae9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:45:39Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=a0ecab6f-ab6f-4132-ab4e-def676d48174 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.219164ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:45:39 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:45:40Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=8e35b1fd-67e6-4171-949e-b5c7b2026b25 http.request.method=POST http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.958745ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:45:40 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:45:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=f397d991-5d6c-4e3e-9cfc-ccd34ce5ca38 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/foo/cccc/blobs/uploads/87fadfdf-0be1-4e92-907e-d423d35f951d?_state=Z9Z1aVavZ7Q2dHQlbS9g_h6TzmMccb2EaqoMFY8wLn17Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI4N2ZhZGZkZi0wYmUxLTRlOTItOTA3ZS1kNDIzZDM1Zjk1MWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDU6NDAuMTU0MDQxODYzWiJ9&digest=sha256%3Afc825087989862ce64114a07f4a9cf8ded9e769adf62c5808992b44857cf383a" http.request.useragent="Go-http-client/1.1" http.response.duration=5.362940125s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:45:40 +0000] "PUT /v2/foo/cccc/blobs/uploads/87fadfdf-0be1-4e92-907e-d423d35f951d?_state=Z9Z1aVavZ7Q2dHQlbS9g_h6TzmMccb2EaqoMFY8wLn17Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI4N2ZhZGZkZi0wYmUxLTRlOTItOTA3ZS1kNDIzZDM1Zjk1MWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDU6NDAuMTU0MDQxODYzWiJ9&digest=sha256%3Afc825087989862ce64114a07f4a9cf8ded9e769adf62c5808992b44857cf383a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:45:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=d727ef05-4e99-40d0-b8ae-c7da059df86b http.request.method=PUT http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.091996ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:45:45 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:45:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=e8afbff5-34a0-4382-83da-2d8ccd3ba419 http.request.method=POST http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.953689ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:45:45 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:45:50Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=35b9eb7c-d95d-4fe7-bfe0-d43213b4d265 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/foo/dddd/blobs/uploads/93d1b41c-36ff-4427-9070-cf4355c67ae3?_state=1_W6HlTmdbVfAVXt7JaQE_gW_Arv5lc6u1Aok0_OrrF7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI5M2QxYjQxYy0zNmZmLTQ0MjctOTA3MC1jZjQzNTVjNjdhZTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDU6NDUuNzc1ODUwNTI2WiJ9&digest=sha256%3A66a95401ea578e5d47824dd7d6d11d225819d9b88787ea68dc9a0fbe6164cea2" http.request.useragent="Go-http-client/1.1" http.response.duration=4.333601221s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:45:45 +0000] "PUT /v2/foo/dddd/blobs/uploads/93d1b41c-36ff-4427-9070-cf4355c67ae3?_state=1_W6HlTmdbVfAVXt7JaQE_gW_Arv5lc6u1Aok0_OrrF7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI5M2QxYjQxYy0zNmZmLTQ0MjctOTA3MC1jZjQzNTVjNjdhZTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDU6NDUuNzc1ODUwNTI2WiJ9&digest=sha256%3A66a95401ea578e5d47824dd7d6d11d225819d9b88787ea68dc9a0fbe6164cea2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:45:50Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=cc06c74e-1ef8-476c-999e-900c27a7d887 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.188279ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:45:50 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:45:50Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=7d44f541-1b9d-41e5-bd9b-74754ed941e2 http.request.method=POST http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="910.391µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:45:50 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:45:54Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=3809574c-2dea-42c7-ad4f-50f2688a516c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/foo/eeee/blobs/uploads/9ea98740-65d6-4497-8e31-36fe04f69805?_state=4SbLYDknPxW8lA1y4SF9Ut2NOp7obvaOQjrdGXiVGsx7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI5ZWE5ODc0MC02NWQ2LTQ0OTctOGUzMS0zNmZlMDRmNjk4MDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDU6NTAuMzE0NjIyOTA2WiJ9&digest=sha256%3A9470d5a4ad401e93f7a935f7e0589d6370c77eb5333b9c1ed00af2c42f282c0e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.836005708s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:45:50 +0000] "PUT /v2/foo/eeee/blobs/uploads/9ea98740-65d6-4497-8e31-36fe04f69805?_state=4SbLYDknPxW8lA1y4SF9Ut2NOp7obvaOQjrdGXiVGsx7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI5ZWE5ODc0MC02NWQ2LTQ0OTctOGUzMS0zNmZlMDRmNjk4MDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDU6NTAuMzE0NjIyOTA2WiJ9&digest=sha256%3A9470d5a4ad401e93f7a935f7e0589d6370c77eb5333b9c1ed00af2c42f282c0e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:45:54Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=3f871506-4446-4343-884c-d6aa1944a398 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.857621ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:45:54 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:45:54Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=1fb1cc0d-e77d-461b-a193-c87b0d01d170 http.request.method=POST http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.916722ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:45:54 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:45:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=c2a2550f-0640-4242-9447-ed8bb253401e http.request.method=PUT http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/foo/ffff/blobs/uploads/9707b9f2-db88-4203-91cf-9fd96d11435a?_state=AN3CJDKKIHsnNtH14q886FbIXGbIUPDAY8MMxc2_T5Z7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI5NzA3YjlmMi1kYjg4LTQyMDMtOTFjZi05ZmQ5NmQxMTQzNWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDU6NTQuMzI2NDU1ODEzWiJ9&digest=sha256%3A94ce4662e27e3fd14ae0e1f4490b5e035adf0c4c1f542e19b45c5cba38dc8d19" http.request.useragent="Go-http-client/1.1" http.response.duration=2.406059026s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:45:54 +0000] "PUT /v2/foo/ffff/blobs/uploads/9707b9f2-db88-4203-91cf-9fd96d11435a?_state=AN3CJDKKIHsnNtH14q886FbIXGbIUPDAY8MMxc2_T5Z7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI5NzA3YjlmMi1kYjg4LTQyMDMtOTFjZi05ZmQ5NmQxMTQzNWEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDU6NTQuMzI2NDU1ODEzWiJ9&digest=sha256%3A94ce4662e27e3fd14ae0e1f4490b5e035adf0c4c1f542e19b45c5cba38dc8d19 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:45:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=9f4f6f1e-e125-4277-8193-a5eee491d79c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.835971ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:45:56 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:45:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=331b13fa-287b-44b7-85cd-df601cffe071 http.request.method=GET http.request.remoteaddr="127.0.0.1:39308" 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.266033ms http.response.status=200 http.response.written=74 127.0.0.1 - - [10/Nov/2024:11:45:56 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-11-10T11:45:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=75dcbfbc-b370-4d5c-a54e-69abac7e2092 http.request.method=GET http.request.remoteaddr="127.0.0.1:39308" 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.463124ms http.response.status=200 http.response.written=30 127.0.0.1 - - [10/Nov/2024:11:45:56 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-11-10T11:45:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=c6823b61-fba2-4b2b-a193-a0a701ad0530 http.request.method=GET http.request.remoteaddr="127.0.0.1:39308" 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.513346ms http.response.status=200 http.response.written=74 127.0.0.1 - - [10/Nov/2024:11:45:56 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-11-10T11:45:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=12be8c8f-dc4f-4f9f-9e1d-7faed9a8a56f http.request.method=GET http.request.remoteaddr="127.0.0.1:39308" 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.517321ms http.response.status=200 http.response.written=30 127.0.0.1 - - [10/Nov/2024:11:45:56 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-11-10T11:45:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=aa845efd-b86a-4cbd-a856-3c7c8d06e55b http.request.method=GET http.request.remoteaddr="127.0.0.1:39308" 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.71154ms http.response.status=200 http.response.written=63 127.0.0.1 - - [10/Nov/2024:11:45:56 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-11-10T11:45:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=83241bfe-bcab-463c-a596-18c1a5bc71ae http.request.method=GET http.request.remoteaddr="127.0.0.1:39308" 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.937674ms http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Nov/2024:11:45:56 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-11-10T11:45:56Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=e91e9f42-3702-497c-ba30-450c6e6a47fe http.request.method=GET http.request.remoteaddr="127.0.0.1:39308" 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.914821ms http.response.status=400 http.response.written=116 127.0.0.1 - - [10/Nov/2024:11:45:56 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-11-10T11:45:56Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=d42d9f3a-39cb-4d73-80e7-0674aada43b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:39308" 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.69332ms http.response.status=400 http.response.written=115 127.0.0.1 - - [10/Nov/2024:11:45:56 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-11-10T11:45:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=e4a63935-66cb-47d6-ab0c-f60fce51c7ff http.request.method=GET http.request.remoteaddr="127.0.0.1:39308" 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.740905ms http.response.status=200 http.response.written=20 127.0.0.1 - - [10/Nov/2024:11:45:56 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-11-10T11:45:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35907" http.request.id=ec5a4805-165f-455a-9718-2b1eab0b3c04 http.request.method=GET http.request.remoteaddr="127.0.0.1:39308" http.request.uri="/v2/_catalog?n=-1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.061197ms http.response.status=200 http.response.written=74 127.0.0.1 - - [10/Nov/2024:11:45:56 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-11-10T11:45:56Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-10T11:45:56Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-10T11:45:56Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46689" http.request.id=61d7d455-a9a7-49cd-9731-48055fec4d9c http.request.method=POST http.request.remoteaddr="127.0.0.1:33780" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.979693ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:45:56 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:45:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46689" http.request.id=1ce76458-e3fe-42b9-9627-80d7559c74c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33780" http.request.uri="/v2/foo/aaaa/blobs/uploads/6c91194b-cfdc-4ed2-b4e5-00c38d6abf26?_state=OVTQR9JCfUzA5mtuu9CVcXi172ksMkdUGj8Sbac9h597Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI2YzkxMTk0Yi1jZmRjLTRlZDItYjRlNS0wMGMzOGQ2YWJmMjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDU6NTYuODk0MjU5ODQ1WiJ9&digest=sha256%3A3c05d0a87220d6de0ff295cb26af006b9bdc6bb0a063ab1974e4c7e8f181f11c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.035788034s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:45:56 +0000] "PUT /v2/foo/aaaa/blobs/uploads/6c91194b-cfdc-4ed2-b4e5-00c38d6abf26?_state=OVTQR9JCfUzA5mtuu9CVcXi172ksMkdUGj8Sbac9h597Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI2YzkxMTk0Yi1jZmRjLTRlZDItYjRlNS0wMGMzOGQ2YWJmMjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDU6NTYuODk0MjU5ODQ1WiJ9&digest=sha256%3A3c05d0a87220d6de0ff295cb26af006b9bdc6bb0a063ab1974e4c7e8f181f11c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:45:58Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46689" http.request.id=212e6c2d-d4e0-492c-b2d7-7350e064c679 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33780" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.816125ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:45:58 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:45:59Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46689" http.request.id=b2619983-6403-47df-b06f-c8aafcd7c503 http.request.method=POST http.request.remoteaddr="127.0.0.1:33780" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.706835ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:45:59 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46689" http.request.id=c1223d32-81b5-4f03-8fc0-b889b31aa5e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33780" http.request.uri="/v2/foo/bbbb/blobs/uploads/bd5cd98e-19e1-4ac1-87c3-429971bc491f?_state=C0WHq4tDBKGj-Zwljh1qH0BDfskgG92BlT5lZ5GufkN7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJiZDVjZDk4ZS0xOWUxLTRhYzEtODdjMy00Mjk5NzFiYzQ5MWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDU6NTkuMTI5MzI4NjA5WiJ9&digest=sha256%3A1d1d611bfda95a36e9433c66a5d34e2d5a9e4d682cb217d689c8997009d15e88" http.request.useragent="Go-http-client/1.1" http.response.duration=4.171401351s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:45:59 +0000] "PUT /v2/foo/bbbb/blobs/uploads/bd5cd98e-19e1-4ac1-87c3-429971bc491f?_state=C0WHq4tDBKGj-Zwljh1qH0BDfskgG92BlT5lZ5GufkN7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJiZDVjZDk4ZS0xOWUxLTRhYzEtODdjMy00Mjk5NzFiYzQ5MWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDU6NTkuMTI5MzI4NjA5WiJ9&digest=sha256%3A1d1d611bfda95a36e9433c66a5d34e2d5a9e4d682cb217d689c8997009d15e88 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46689" http.request.id=a033bbc1-b7bf-437d-aea7-24762b94c863 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33780" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.346543ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:03 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:03Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46689" http.request.id=7d97574b-f8d0-4488-b5dc-f0f6077a94f7 http.request.method=POST http.request.remoteaddr="127.0.0.1:33780" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.96671ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:03 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46689" http.request.id=afe8f4a2-1073-40ba-95c2-36dd213175a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33780" http.request.uri="/v2/foo/cccc/blobs/uploads/98f51c96-5c71-4eb9-a7a2-3da854ebf79c?_state=8d5SylPu8YCbUTpHTnmUOtc-qWUJ7bwLULhXsJDN1WZ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI5OGY1MWM5Ni01YzcxLTRlYjktYTdhMi0zZGE4NTRlYmY3OWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDY6MDMuNDk3OTU0MzM4WiJ9&digest=sha256%3A02fd4efbe7391e7f14de2a4383a5fd117ba81ed12681f0c3c27c63817033bd3e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.414511007s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:03 +0000] "PUT /v2/foo/cccc/blobs/uploads/98f51c96-5c71-4eb9-a7a2-3da854ebf79c?_state=8d5SylPu8YCbUTpHTnmUOtc-qWUJ7bwLULhXsJDN1WZ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI5OGY1MWM5Ni01YzcxLTRlYjktYTdhMi0zZGE4NTRlYmY3OWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDY6MDMuNDk3OTU0MzM4WiJ9&digest=sha256%3A02fd4efbe7391e7f14de2a4383a5fd117ba81ed12681f0c3c27c63817033bd3e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:06Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46689" http.request.id=00528076-9444-4cca-b50d-b4c3035a2b40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33780" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.827455ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:06 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46689" http.request.id=f87a3bd4-4e10-4af2-8fd0-53f8c7a91309 http.request.method=POST http.request.remoteaddr="127.0.0.1:33780" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.095706ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:07 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:08Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46689" http.request.id=0f947730-068c-41f6-a401-9dc2cc1c268a http.request.method=PUT http.request.remoteaddr="127.0.0.1:33780" http.request.uri="/v2/foo/dddd/blobs/uploads/aaaba536-1af9-40b2-931f-4d3b5774fd84?_state=peQVbxAOa7LXQn9KCOu1AvVxDyS4_8uBAe-RV8OevBV7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhYWFiYTUzNi0xYWY5LTQwYjItOTMxZi00ZDNiNTc3NGZkODQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDY6MDcuMDc4MTg4MTQyWiJ9&digest=sha256%3A676e14335495fa1089be76c39ce742da8fae2fb5834c97a295e866f730b00542" http.request.useragent="Go-http-client/1.1" http.response.duration=1.775509661s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:07 +0000] "PUT /v2/foo/dddd/blobs/uploads/aaaba536-1af9-40b2-931f-4d3b5774fd84?_state=peQVbxAOa7LXQn9KCOu1AvVxDyS4_8uBAe-RV8OevBV7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJhYWFiYTUzNi0xYWY5LTQwYjItOTMxZi00ZDNiNTc3NGZkODQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDY6MDcuMDc4MTg4MTQyWiJ9&digest=sha256%3A676e14335495fa1089be76c39ce742da8fae2fb5834c97a295e866f730b00542 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:08Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46689" http.request.id=544fa74e-ab10-4a70-9a68-b89ed49055a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33780" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.801471ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:08 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:08Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46689" http.request.id=92395965-6bce-4c2c-8b32-068bf5327514 http.request.method=GET http.request.remoteaddr="127.0.0.1:33780" 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.385161ms http.response.status=200 http.response.written=63 127.0.0.1 - - [10/Nov/2024:11:46:08 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (39.22s) === RUN TestURLPrefix time="2024-11-10T11:46:08Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-10T11:46:08Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-10T11:46:08Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:45259" http.request.id=3e401bd1-4afb-4d6d-b53c-846bff4fd5d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:49086" 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.512795ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Nov/2024:11:46:08 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2024-11-10T11:46:08Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-10T11:46:08Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-10T11:46:09Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=ded84fa6-e74f-4b62-aba8-bf84de24b225 http.request.method=GET http.request.remoteaddr="127.0.0.1:33808" http.request.uri="/v2/foo/bar/blobs/sha256:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="861.294µs" http.response.status=404 http.response.written=157 vars.digest="sha256:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601" vars.name="foo/bar" 127.0.0.1 - - [10/Nov/2024:11:46:09 +0000] "GET /v2/foo/bar/blobs/sha256:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-10T11:46:09Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=3faae491-ac6c-4aae-a8b2-24962467506e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33812" http.request.uri="/v2/foo/bar/blobs/sha256:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="843.401µs" http.response.status=404 http.response.written=157 vars.digest="sha256:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601" vars.name="foo/bar" 127.0.0.1 - - [10/Nov/2024:11:46:09 +0000] "HEAD /v2/foo/bar/blobs/sha256:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-10T11:46:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=d2b7e136-17ec-4e31-b33f-856846c4afe9 http.request.method=POST http.request.remoteaddr="127.0.0.1:33812" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="766.64µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=a4dba924-d8fa-4182-a42b-4b4f3640f952 http.request.method=GET http.request.remoteaddr="127.0.0.1:33812" http.request.uri="/v2/foo/bar/blobs/uploads/927d2a41-110c-4c2f-82af-f956dec1aeb7?_state=FvCtAzHesZHtJBhyuvNjH_SAmmRkbKVKUGZ6JwEUL_B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyN2QyYTQxLTExMGMtNGMyZi04MmFmLWY5NTZkZWMxYWViNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjowOS4wNDg0ODQxMVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="924.411µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:09 +0000] "GET /v2/foo/bar/blobs/uploads/927d2a41-110c-4c2f-82af-f956dec1aeb7?_state=FvCtAzHesZHtJBhyuvNjH_SAmmRkbKVKUGZ6JwEUL_B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyN2QyYTQxLTExMGMtNGMyZi04MmFmLWY5NTZkZWMxYWViNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjowOS4wNDg0ODQxMVoifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=77c9fd65-fe72-4aa9-9f59-77d55daf10f2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:33812" http.request.uri="/v2/foo/bar/blobs/uploads/927d2a41-110c-4c2f-82af-f956dec1aeb7?_state=FvCtAzHesZHtJBhyuvNjH_SAmmRkbKVKUGZ6JwEUL_B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyN2QyYTQxLTExMGMtNGMyZi04MmFmLWY5NTZkZWMxYWViNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjowOS4wNDg0ODQxMVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="871.164µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:09 +0000] "DELETE /v2/foo/bar/blobs/uploads/927d2a41-110c-4c2f-82af-f956dec1aeb7?_state=FvCtAzHesZHtJBhyuvNjH_SAmmRkbKVKUGZ6JwEUL_B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyN2QyYTQxLTExMGMtNGMyZi04MmFmLWY5NTZkZWMxYWViNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjowOS4wNDg0ODQxMVoifQ%3D%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:09Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=5847eb55-2fec-4c35-b63b-aa578af38369 http.request.method=GET http.request.remoteaddr="127.0.0.1:33812" http.request.uri="/v2/foo/bar/blobs/uploads/927d2a41-110c-4c2f-82af-f956dec1aeb7?_state=FvCtAzHesZHtJBhyuvNjH_SAmmRkbKVKUGZ6JwEUL_B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyN2QyYTQxLTExMGMtNGMyZi04MmFmLWY5NTZkZWMxYWViNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjowOS4wNDg0ODQxMVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=927d2a41-110c-4c2f-82af-f956dec1aeb7 time="2024-11-10T11:46:09Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=5847eb55-2fec-4c35-b63b-aa578af38369 http.request.method=GET http.request.remoteaddr="127.0.0.1:33812" http.request.uri="/v2/foo/bar/blobs/uploads/927d2a41-110c-4c2f-82af-f956dec1aeb7?_state=FvCtAzHesZHtJBhyuvNjH_SAmmRkbKVKUGZ6JwEUL_B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyN2QyYTQxLTExMGMtNGMyZi04MmFmLWY5NTZkZWMxYWViNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjowOS4wNDg0ODQxMVoifQ%3D%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.374459ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=927d2a41-110c-4c2f-82af-f956dec1aeb7 127.0.0.1 - - [10/Nov/2024:11:46:09 +0000] "GET /v2/foo/bar/blobs/uploads/927d2a41-110c-4c2f-82af-f956dec1aeb7?_state=FvCtAzHesZHtJBhyuvNjH_SAmmRkbKVKUGZ6JwEUL_B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkyN2QyYTQxLTExMGMtNGMyZi04MmFmLWY5NTZkZWMxYWViNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjowOS4wNDg0ODQxMVoifQ%3D%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-11-10T11:46:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=b78c29e5-d2ee-4384-870f-eee19bd4bc75 http.request.method=POST http.request.remoteaddr="127.0.0.1:33824" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.026294ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:09Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=d8a1802f-7134-4fb4-a7b8-59ef1072bfc7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33824" http.request.uri="/v2/foo/bar/blobs/uploads/09f3bd64-90b2-48f3-835c-1462f7f55359?_state=LIySJVIXyG6g_qZVv4PLVUo-qJ_6b3pMC5kqrFBBKfB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA5ZjNiZDY0LTkwYjItNDhmMy04MzVjLTE0NjJmN2Y1NTM1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjowOS4wNTM1MDE4ODFaIn0%3D&digest=sha256%3A9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601" http.request.useragent="Go-http-client/1.1" provided=sha256:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601 vars.name="foo/bar" vars.uuid=09f3bd64-90b2-48f3-835c-1462f7f55359 time="2024-11-10T11:46:09Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=d8a1802f-7134-4fb4-a7b8-59ef1072bfc7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33824" http.request.uri="/v2/foo/bar/blobs/uploads/09f3bd64-90b2-48f3-835c-1462f7f55359?_state=LIySJVIXyG6g_qZVv4PLVUo-qJ_6b3pMC5kqrFBBKfB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA5ZjNiZDY0LTkwYjItNDhmMy04MzVjLTE0NjJmN2Y1NTM1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjowOS4wNTM1MDE4ODFaIn0%3D&digest=sha256%3A9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=09f3bd64-90b2-48f3-835c-1462f7f55359 time="2024-11-10T11:46:09Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=d8a1802f-7134-4fb4-a7b8-59ef1072bfc7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33824" http.request.uri="/v2/foo/bar/blobs/uploads/09f3bd64-90b2-48f3-835c-1462f7f55359?_state=LIySJVIXyG6g_qZVv4PLVUo-qJ_6b3pMC5kqrFBBKfB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA5ZjNiZDY0LTkwYjItNDhmMy04MzVjLTE0NjJmN2Y1NTM1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjowOS4wNTM1MDE4ODFaIn0%3D&digest=sha256%3A9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="778.545µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=09f3bd64-90b2-48f3-835c-1462f7f55359 127.0.0.1 - - [10/Nov/2024:11:46:09 +0000] "PUT /v2/foo/bar/blobs/uploads/09f3bd64-90b2-48f3-835c-1462f7f55359?_state=LIySJVIXyG6g_qZVv4PLVUo-qJ_6b3pMC5kqrFBBKfB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA5ZjNiZDY0LTkwYjItNDhmMy04MzVjLTE0NjJmN2Y1NTM1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjowOS4wNTM1MDE4ODFaIn0%3D&digest=sha256%3A9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-11-10T11:46:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=8781f854-e6cb-46a2-b5a2-e7e147e43112 http.request.method=POST http.request.remoteaddr="127.0.0.1:33824" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="644.883µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=50a80222-fac6-4775-a0be-1a900220ef37 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33824" http.request.uri="/v2/foo/bar/blobs/uploads/a4ee25a0-525b-4e5a-9570-c5b3a544bca4?_state=AnAWtJZXwADrbt0rXZYxAO4TGPwXDH510kYUVDfEslJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0ZWUyNWEwLTUyNWItNGU1YS05NTcwLWM1YjNhNTQ0YmNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjowOS4wNTUyODUxOThaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="949.415µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:09 +0000] "PUT /v2/foo/bar/blobs/uploads/a4ee25a0-525b-4e5a-9570-c5b3a544bca4?_state=AnAWtJZXwADrbt0rXZYxAO4TGPwXDH510kYUVDfEslJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0ZWUyNWEwLTUyNWItNGU1YS05NTcwLWM1YjNhNTQ0YmNhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjowOS4wNTUyODUxOThaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=bd5524a1-e2e8-4d89-909c-7e46c8b2b103 http.request.method=POST http.request.remoteaddr="127.0.0.1:33824" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="660.957µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=fd567eaf-e59e-4a2e-bbdf-095ce96d80cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:33824" http.request.uri="/v2/foo/bar/blobs/uploads/299bb8d9-0345-4f38-9ce0-d29deb590153?_state=l0PTZoNzWNzam7Utp_nTE8A5iqJWmr86QVWvi7GlftF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5OWJiOGQ5LTAzNDUtNGYzOC05Y2UwLWQyOWRlYjU5MDE1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjowOS4wNTcyNjI2NThaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.005917ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:09 +0000] "PUT /v2/foo/bar/blobs/uploads/299bb8d9-0345-4f38-9ce0-d29deb590153?_state=l0PTZoNzWNzam7Utp_nTE8A5iqJWmr86QVWvi7GlftF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5OWJiOGQ5LTAzNDUtNGYzOC05Y2UwLWQyOWRlYjU5MDE1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjowOS4wNTcyNjI2NThaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:09Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=944523ba-d8b5-432a-9d8a-f30b2f9c15f8 http.request.method=POST http.request.remoteaddr="127.0.0.1:33824" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.744319ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:13Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=4c71fd5d-0c8c-4a4d-9fce-c2c4e9491137 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33824" http.request.uri="/v2/foo/bar/blobs/uploads/3d73344d-f0c7-4b0a-80d7-cc6b2cd2ab3c?_state=aTSE4dNZUhmEcbj8xq077bt9HrH4m5BPHPKiBKjl68t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkNzMzNDRkLWYwYzctNGIwYS04MGQ3LWNjNmIyY2QyYWIzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjowOS4wNjEzNjk1N1oifQ%3D%3D&digest=sha256%3A9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601" http.request.useragent="Go-http-client/1.1" http.response.duration=4.222835179s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:09 +0000] "PUT /v2/foo/bar/blobs/uploads/3d73344d-f0c7-4b0a-80d7-cc6b2cd2ab3c?_state=aTSE4dNZUhmEcbj8xq077bt9HrH4m5BPHPKiBKjl68t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkNzMzNDRkLWYwYzctNGIwYS04MGQ3LWNjNmIyY2QyYWIzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjowOS4wNjEzNjk1N1oifQ%3D%3D&digest=sha256%3A9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:13Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=74132631-8f88-4462-b57c-ff1f2c9a169b http.request.method=POST http.request.remoteaddr="127.0.0.1:33824" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.201052ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:33443" http.request.id=6998a2dc-6f84-4822-9e73-68a6363486db http.request.method=PATCH http.request.remoteaddr="127.0.0.1:33824" http.request.uri="/v2/foo/bar/blobs/uploads/7c987fb6-9f7d-4adf-a196-97b0f825c363?_state=DSgpFUmEGwjBgIW87FKi7N8fp1E6JC7GIZr69ojWdtV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjOTg3ZmI2LTlmN2QtNGFkZi1hMTk2LTk3YjBmODI1YzM2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoxMy4zOTI2OTM2MTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.940544546s http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:13 +0000] "PATCH /v2/foo/bar/blobs/uploads/7c987fb6-9f7d-4adf-a196-97b0f825c363?_state=DSgpFUmEGwjBgIW87FKi7N8fp1E6JC7GIZr69ojWdtV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjOTg3ZmI2LTlmN2QtNGFkZi1hMTk2LTk3YjBmODI1YzM2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoxMy4zOTI2OTM2MTlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=d02e0107-8bb6-4218-9fac-2a5bed7029e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:33824" http.request.uri="/v2/foo/bar/blobs/uploads/7c987fb6-9f7d-4adf-a196-97b0f825c363?_state=ejCzlsNFDSR9ND6AZCmLV_64us4weKNFMzHvMk5cI1F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjOTg3ZmI2LTlmN2QtNGFkZi1hMTk2LTk3YjBmODI1YzM2MyIsIk9mZnNldCI6MjE2Mjg0MTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDY6MTNaIn0%3D&digest=sha256%3A9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601" http.request.useragent="Go-http-client/1.1" http.response.duration=2.345118ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:17 +0000] "PUT /v2/foo/bar/blobs/uploads/7c987fb6-9f7d-4adf-a196-97b0f825c363?_state=ejCzlsNFDSR9ND6AZCmLV_64us4weKNFMzHvMk5cI1F7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjOTg3ZmI2LTlmN2QtNGFkZi1hMTk2LTk3YjBmODI1YzM2MyIsIk9mZnNldCI6MjE2Mjg0MTYsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDY6MTNaIn0%3D&digest=sha256%3A9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=9adc6d43-b685-4e9e-94dd-e44560d2c9f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33824" http.request.uri="/v2/foo/bar/blobs/sha256:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.841856ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:17 +0000] "HEAD /v2/foo/bar/blobs/sha256:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=df4a6365-32bb-4dc3-81af-a7e7c77cf9de http.request.method=GET http.request.remoteaddr="127.0.0.1:33824" http.request.uri="/v2/foo/bar/blobs/sha256:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=103.328682ms http.response.status=200 http.response.written=21628416 127.0.0.1 - - [10/Nov/2024:11:46:17 +0000] "GET /v2/foo/bar/blobs/sha256:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601 HTTP/1.1" 200 21628416 "" "Go-http-client/1.1" time="2024-11-10T11:46:17Z" level=error msg="error parsing digest="sha257:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601": unsupported digest algorithm" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=2b24b768-6ae4-4be3-900e-0bd8d49e57bb http.request.method=GET http.request.remoteaddr="127.0.0.1:33824" http.request.uri="/v2/foo/bar/blobs/sha257:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601" vars.name="foo/bar" time="2024-11-10T11:46:17Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=2b24b768-6ae4-4be3-900e-0bd8d49e57bb http.request.method=GET http.request.remoteaddr="127.0.0.1:33824" http.request.uri="/v2/foo/bar/blobs/sha257:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.166296ms http.response.status=400 http.response.written=110 vars.digest="sha257:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601" vars.name="foo/bar" 127.0.0.1 - - [10/Nov/2024:11:46:17 +0000] "GET /v2/foo/bar/blobs/sha257:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-11-10T11:46:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=dc6d76b6-ea70-4fb0-9cdd-212fd0d84124 http.request.method=GET http.request.remoteaddr="127.0.0.1:34858" http.request.uri="/v2/foo/bar/blobs/sha256:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601" http.request.useragent="Go-http-client/1.1" http.response.duration=2.506439ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:17 +0000] "GET /v2/foo/bar/blobs/sha256:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:17Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-10T11:46:17Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-10T11:46:17Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=6e2a2b2c-acf3-4add-a96f-e7e5e817df7c http.request.method=GET http.request.remoteaddr="127.0.0.1:38148" http.request.uri="/v2/foo/bar/blobs/sha256:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.869685ms http.response.status=404 http.response.written=157 vars.digest="sha256:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe" vars.name="foo/bar" 127.0.0.1 - - [10/Nov/2024:11:46:17 +0000] "GET /v2/foo/bar/blobs/sha256:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-10T11:46:17Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=0c0cc6ab-15b0-40ac-a31c-68e2555d2f75 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38156" http.request.uri="/v2/foo/bar/blobs/sha256:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.712905ms http.response.status=404 http.response.written=157 vars.digest="sha256:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe" vars.name="foo/bar" 127.0.0.1 - - [10/Nov/2024:11:46:17 +0000] "HEAD /v2/foo/bar/blobs/sha256:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-10T11:46:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=b419c70a-96e1-490e-b7bc-91210451d9ff http.request.method=POST http.request.remoteaddr="127.0.0.1:38156" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.534652ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=a25e92b8-591e-497b-8329-48620749007e http.request.method=GET http.request.remoteaddr="127.0.0.1:38156" http.request.uri="/v2/foo/bar/blobs/uploads/a3ffca19-c3d0-4515-b8b3-c72431311589?_state=z8EJXlNyo0l93gAstOjJmVp-6tQv49fKzs2zAjUuNrR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzZmZjYTE5LWMzZDAtNDUxNS1iOGIzLWM3MjQzMTMxMTU4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoxNy42OTg5NTMwMTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.647476ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:17 +0000] "GET /v2/foo/bar/blobs/uploads/a3ffca19-c3d0-4515-b8b3-c72431311589?_state=z8EJXlNyo0l93gAstOjJmVp-6tQv49fKzs2zAjUuNrR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzZmZjYTE5LWMzZDAtNDUxNS1iOGIzLWM3MjQzMTMxMTU4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoxNy42OTg5NTMwMTRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=0ad980ce-ea7b-442c-abf3-f2bf4f652c70 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:38156" http.request.uri="/v2/foo/bar/blobs/uploads/a3ffca19-c3d0-4515-b8b3-c72431311589?_state=z8EJXlNyo0l93gAstOjJmVp-6tQv49fKzs2zAjUuNrR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzZmZjYTE5LWMzZDAtNDUxNS1iOGIzLWM3MjQzMTMxMTU4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoxNy42OTg5NTMwMTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.611587ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:17 +0000] "DELETE /v2/foo/bar/blobs/uploads/a3ffca19-c3d0-4515-b8b3-c72431311589?_state=z8EJXlNyo0l93gAstOjJmVp-6tQv49fKzs2zAjUuNrR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzZmZjYTE5LWMzZDAtNDUxNS1iOGIzLWM3MjQzMTMxMTU4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoxNy42OTg5NTMwMTRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:17Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=773b5916-59e4-4ab3-95a8-0f74c5d38635 http.request.method=GET http.request.remoteaddr="127.0.0.1:38156" http.request.uri="/v2/foo/bar/blobs/uploads/a3ffca19-c3d0-4515-b8b3-c72431311589?_state=z8EJXlNyo0l93gAstOjJmVp-6tQv49fKzs2zAjUuNrR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzZmZjYTE5LWMzZDAtNDUxNS1iOGIzLWM3MjQzMTMxMTU4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoxNy42OTg5NTMwMTRaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=a3ffca19-c3d0-4515-b8b3-c72431311589 time="2024-11-10T11:46:17Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=773b5916-59e4-4ab3-95a8-0f74c5d38635 http.request.method=GET http.request.remoteaddr="127.0.0.1:38156" http.request.uri="/v2/foo/bar/blobs/uploads/a3ffca19-c3d0-4515-b8b3-c72431311589?_state=z8EJXlNyo0l93gAstOjJmVp-6tQv49fKzs2zAjUuNrR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzZmZjYTE5LWMzZDAtNDUxNS1iOGIzLWM3MjQzMTMxMTU4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoxNy42OTg5NTMwMTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="814.804µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=a3ffca19-c3d0-4515-b8b3-c72431311589 127.0.0.1 - - [10/Nov/2024:11:46:17 +0000] "GET /v2/foo/bar/blobs/uploads/a3ffca19-c3d0-4515-b8b3-c72431311589?_state=z8EJXlNyo0l93gAstOjJmVp-6tQv49fKzs2zAjUuNrR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEzZmZjYTE5LWMzZDAtNDUxNS1iOGIzLWM3MjQzMTMxMTU4OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoxNy42OTg5NTMwMTRaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-11-10T11:46:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=8d9ec42c-31ee-4cb1-bdfe-d3c5105da9a0 http.request.method=POST http.request.remoteaddr="127.0.0.1:38162" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="840.627µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:17Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=0e6cf16d-dd07-4679-8113-0a443cbb6bcf http.request.method=PUT http.request.remoteaddr="127.0.0.1:38162" http.request.uri="/v2/foo/bar/blobs/uploads/f7c7e8f5-bcad-4c41-8861-3344b40afb8e?_state=B8EqoM1XDP1GQHY9rIFk6l0byElYdxNXhjRGA9VWYIJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY3YzdlOGY1LWJjYWQtNGM0MS04ODYxLTMzNDRiNDBhZmI4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoxNy43MDU1Mjc3MzVaIn0%3D&digest=sha256%3A49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe" http.request.useragent="Go-http-client/1.1" provided=sha256:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe vars.name="foo/bar" vars.uuid=f7c7e8f5-bcad-4c41-8861-3344b40afb8e time="2024-11-10T11:46:17Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=0e6cf16d-dd07-4679-8113-0a443cbb6bcf http.request.method=PUT http.request.remoteaddr="127.0.0.1:38162" http.request.uri="/v2/foo/bar/blobs/uploads/f7c7e8f5-bcad-4c41-8861-3344b40afb8e?_state=B8EqoM1XDP1GQHY9rIFk6l0byElYdxNXhjRGA9VWYIJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY3YzdlOGY1LWJjYWQtNGM0MS04ODYxLTMzNDRiNDBhZmI4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoxNy43MDU1Mjc3MzVaIn0%3D&digest=sha256%3A49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=f7c7e8f5-bcad-4c41-8861-3344b40afb8e time="2024-11-10T11:46:17Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=0e6cf16d-dd07-4679-8113-0a443cbb6bcf http.request.method=PUT http.request.remoteaddr="127.0.0.1:38162" http.request.uri="/v2/foo/bar/blobs/uploads/f7c7e8f5-bcad-4c41-8861-3344b40afb8e?_state=B8EqoM1XDP1GQHY9rIFk6l0byElYdxNXhjRGA9VWYIJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY3YzdlOGY1LWJjYWQtNGM0MS04ODYxLTMzNDRiNDBhZmI4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoxNy43MDU1Mjc3MzVaIn0%3D&digest=sha256%3A49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.369079ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=f7c7e8f5-bcad-4c41-8861-3344b40afb8e 127.0.0.1 - - [10/Nov/2024:11:46:17 +0000] "PUT /v2/foo/bar/blobs/uploads/f7c7e8f5-bcad-4c41-8861-3344b40afb8e?_state=B8EqoM1XDP1GQHY9rIFk6l0byElYdxNXhjRGA9VWYIJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY3YzdlOGY1LWJjYWQtNGM0MS04ODYxLTMzNDRiNDBhZmI4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoxNy43MDU1Mjc3MzVaIn0%3D&digest=sha256%3A49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-11-10T11:46:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=522b6f92-337d-42ee-bf1f-037f0f17fbb1 http.request.method=POST http.request.remoteaddr="127.0.0.1:38162" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.663718ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=b83704f2-5a97-465e-8df3-edd8df374997 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38162" http.request.uri="/v2/foo/bar/blobs/uploads/4e2c75bc-3fdc-4d58-af5c-ba2a44201850?_state=6H0hS9onve7XWBf7FRCyRpPRwiVipT7DO8o-zm94jF57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlMmM3NWJjLTNmZGMtNGQ1OC1hZjVjLWJhMmE0NDIwMTg1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoxNy43MDkxMzQ0NDZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.913062ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:17 +0000] "PUT /v2/foo/bar/blobs/uploads/4e2c75bc-3fdc-4d58-af5c-ba2a44201850?_state=6H0hS9onve7XWBf7FRCyRpPRwiVipT7DO8o-zm94jF57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRlMmM3NWJjLTNmZGMtNGQ1OC1hZjVjLWJhMmE0NDIwMTg1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoxNy43MDkxMzQ0NDZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=ef2d5845-e680-47c0-a0bf-ca3f910f17d0 http.request.method=POST http.request.remoteaddr="127.0.0.1:38162" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.5281ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=df695fc9-1673-4769-b200-d69de63fbe8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38162" http.request.uri="/v2/foo/bar/blobs/uploads/c586786c-7b05-4192-813e-a035b2d0b290?_state=s27KbSASVL4xZY3bGGPsTqFVlkFG3cZtLGEFl8OFBLR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1ODY3ODZjLTdiMDUtNDE5Mi04MTNlLWEwMzViMmQwYjI5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoxNy43MTM0NTgwODJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.047515ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:17 +0000] "PUT /v2/foo/bar/blobs/uploads/c586786c-7b05-4192-813e-a035b2d0b290?_state=s27KbSASVL4xZY3bGGPsTqFVlkFG3cZtLGEFl8OFBLR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImM1ODY3ODZjLTdiMDUtNDE5Mi04MTNlLWEwMzViMmQwYjI5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoxNy43MTM0NTgwODJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=dfb7e1a4-3cfb-47da-932e-f0511034779e http.request.method=POST http.request.remoteaddr="127.0.0.1:38162" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="862.079µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:22Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=a7806435-c317-45bc-b071-a9b277c1a5b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38162" http.request.uri="/v2/foo/bar/blobs/uploads/4a446efc-ad4d-49cb-8a73-21e5836b49ff?_state=ffP1W7g7-X6vkb6B6XsdY37JP2B59mY7FNgCGOXw70t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRhNDQ2ZWZjLWFkNGQtNDljYi04YTczLTIxZTU4MzZiNDlmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoxNy43MTYxODYyMjdaIn0%3D&digest=sha256%3A49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe" http.request.useragent="Go-http-client/1.1" http.response.duration=4.842401838s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:17 +0000] "PUT /v2/foo/bar/blobs/uploads/4a446efc-ad4d-49cb-8a73-21e5836b49ff?_state=ffP1W7g7-X6vkb6B6XsdY37JP2B59mY7FNgCGOXw70t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRhNDQ2ZWZjLWFkNGQtNDljYi04YTczLTIxZTU4MzZiNDlmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoxNy43MTYxODYyMjdaIn0%3D&digest=sha256%3A49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:22Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=036f4e0f-b663-4a87-b480-20203331f367 http.request.method=POST http.request.remoteaddr="127.0.0.1:38162" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.306629ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:22 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:41867" http.request.id=9fdac755-72db-4d9b-9b7d-e4801cfe0d9c http.request.method=PATCH http.request.remoteaddr="127.0.0.1:38162" http.request.uri="/v2/foo/bar/blobs/uploads/2e582e59-c333-4c1a-8954-244bc5de775c?_state=419UjDkGEpZc82m8T5BY9CljcTIlv907aw6-MT4t85x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlNTgyZTU5LWMzMzMtNGMxYS04OTU0LTI0NGJjNWRlNzc1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoyMi42Nzc3OTg0OTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=4.577839425s http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:22 +0000] "PATCH /v2/foo/bar/blobs/uploads/2e582e59-c333-4c1a-8954-244bc5de775c?_state=419UjDkGEpZc82m8T5BY9CljcTIlv907aw6-MT4t85x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlNTgyZTU5LWMzMzMtNGMxYS04OTU0LTI0NGJjNWRlNzc1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoyMi42Nzc3OTg0OTZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=1b1848f7-090b-4e28-8541-14f68ff44f5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:38162" http.request.uri="/v2/foo/bar/blobs/uploads/2e582e59-c333-4c1a-8954-244bc5de775c?_state=AFaQfVn7eu7yN1gF3EQA7Mz54OyN7z3Bsf9SLzezZfd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlNTgyZTU5LWMzMzMtNGMxYS04OTU0LTI0NGJjNWRlNzc1YyIsIk9mZnNldCI6MjQzNjYwODAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDY6MjJaIn0%3D&digest=sha256%3A49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe" http.request.useragent="Go-http-client/1.1" http.response.duration=2.676187ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:27 +0000] "PUT /v2/foo/bar/blobs/uploads/2e582e59-c333-4c1a-8954-244bc5de775c?_state=AFaQfVn7eu7yN1gF3EQA7Mz54OyN7z3Bsf9SLzezZfd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJlNTgyZTU5LWMzMzMtNGMxYS04OTU0LTI0NGJjNWRlNzc1YyIsIk9mZnNldCI6MjQzNjYwODAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDY6MjJaIn0%3D&digest=sha256%3A49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=f4f6e480-aae9-4dd2-9e67-0d2516adc56f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38162" http.request.uri="/v2/foo/bar/blobs/sha256:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.88779ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:27 +0000] "HEAD /v2/foo/bar/blobs/sha256:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=dcd4fd14-b33f-4d8f-8004-c5553fbb1dbd http.request.method=GET http.request.remoteaddr="127.0.0.1:38162" http.request.uri="/v2/foo/bar/blobs/sha256:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=108.74098ms http.response.status=200 http.response.written=24366080 127.0.0.1 - - [10/Nov/2024:11:46:27 +0000] "GET /v2/foo/bar/blobs/sha256:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe HTTP/1.1" 200 24366080 "" "Go-http-client/1.1" time="2024-11-10T11:46:27Z" level=error msg="error parsing digest="sha257:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe": unsupported digest algorithm" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=80479f7c-e425-4ff9-9324-412dbbd91913 http.request.method=GET http.request.remoteaddr="127.0.0.1:38162" http.request.uri="/v2/foo/bar/blobs/sha257:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe" vars.name="foo/bar" time="2024-11-10T11:46:27Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=80479f7c-e425-4ff9-9324-412dbbd91913 http.request.method=GET http.request.remoteaddr="127.0.0.1:38162" http.request.uri="/v2/foo/bar/blobs/sha257:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.768273ms http.response.status=400 http.response.written=110 vars.digest="sha257:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe" vars.name="foo/bar" 127.0.0.1 - - [10/Nov/2024:11:46:27 +0000] "GET /v2/foo/bar/blobs/sha257:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-11-10T11:46:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=51e298dd-a191-4783-83d5-bd5c3e477b52 http.request.method=GET http.request.remoteaddr="127.0.0.1:60234" http.request.uri="/v2/foo/bar/blobs/sha256:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe" http.request.useragent="Go-http-client/1.1" http.response.duration=2.412179ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:27 +0000] "GET /v2/foo/bar/blobs/sha256:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=9eefffe4-fcc0-4c84-815a-58e07bd7b3a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:60220" http.request.uri="/v2/foo/bar/blobs/sha256:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=14.725402ms http.response.status=200 http.response.written=2719744 127.0.0.1 - - [10/Nov/2024:11:46:27 +0000] "GET /v2/foo/bar/blobs/sha256:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" time="2024-11-10T11:46:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41867" http.request.id=d7d78244-a12b-4b1d-b8da-2b80c719ecec http.request.method=GET http.request.remoteaddr="127.0.0.1:60234" http.request.uri="/v2/foo/bar/blobs/sha256:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.9121ms http.response.status=200 http.response.written=131072 127.0.0.1 - - [10/Nov/2024:11:46:27 +0000] "GET /v2/foo/bar/blobs/sha256:49e428cfe05e4558d4a035be97d6c2918e17c26314217904cb5b0b94ee8159fe HTTP/1.1" 200 131072 "" "Go-http-client/1.1" time="2024-11-10T11:46:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=69431f12-8b8f-4575-81b0-5618604f887e http.request.method=GET http.request.remoteaddr="127.0.0.1:34858" http.request.uri="/v2/foo/bar/blobs/sha256:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=9.930104851s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [10/Nov/2024:11:46:17 +0000] "GET /v2/foo/bar/blobs/sha256:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2024-11-10T11:46:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:33443" http.request.id=e40fcf6b-b078-4853-8c5f-3d7fd71a0c2b http.request.method=GET http.request.remoteaddr="127.0.0.1:34846" http.request.uri="/v2/foo/bar/blobs/sha256:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=9.942987764s http.response.status=200 http.response.written=2686976 127.0.0.1 - - [10/Nov/2024:11:46:17 +0000] "GET /v2/foo/bar/blobs/sha256:9242867b09b0d2b5a905e9d0f61268c31a0b82cea32d9572929d4ac16eb96601 HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (18.54s) === RUN TestBlobDelete time="2024-11-10T11:46:27Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-10T11:46:27Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-10T11:46:27Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=5cde479b-8e90-493b-8bb2-45e6615cdc3c http.request.method=GET http.request.remoteaddr="127.0.0.1:41400" http.request.uri="/v2/foo/bar/blobs/sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="865.404µs" http.response.status=404 http.response.written=157 vars.digest="sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" vars.name="foo/bar" 127.0.0.1 - - [10/Nov/2024:11:46:27 +0000] "GET /v2/foo/bar/blobs/sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-10T11:46:27Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=b4c280e5-5f9b-47ee-9799-241e0f843b45 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41410" http.request.uri="/v2/foo/bar/blobs/sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.013556ms http.response.status=404 http.response.written=157 vars.digest="sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" vars.name="foo/bar" 127.0.0.1 - - [10/Nov/2024:11:46:27 +0000] "HEAD /v2/foo/bar/blobs/sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-10T11:46:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=eb776380-0aff-455e-ba1f-75612a2eb579 http.request.method=POST http.request.remoteaddr="127.0.0.1:41410" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.912991ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=5682af92-119b-4fc6-993c-bdffea133c20 http.request.method=GET http.request.remoteaddr="127.0.0.1:41410" http.request.uri="/v2/foo/bar/blobs/uploads/4b1fb49b-a1f5-4fb0-9903-114edf63081d?_state=kKqD0eh2EFT3s5fjUaxK0WlWuUm0zthPurRKeZkIOR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiMWZiNDliLWExZjUtNGZiMC05OTAzLTExNGVkZjYzMDgxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoyNy42NzExMTAxMzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.927131ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:27 +0000] "GET /v2/foo/bar/blobs/uploads/4b1fb49b-a1f5-4fb0-9903-114edf63081d?_state=kKqD0eh2EFT3s5fjUaxK0WlWuUm0zthPurRKeZkIOR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiMWZiNDliLWExZjUtNGZiMC05OTAzLTExNGVkZjYzMDgxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoyNy42NzExMTAxMzVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=ab124c66-8236-46cc-802b-7b2c018be9c2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41410" http.request.uri="/v2/foo/bar/blobs/uploads/4b1fb49b-a1f5-4fb0-9903-114edf63081d?_state=kKqD0eh2EFT3s5fjUaxK0WlWuUm0zthPurRKeZkIOR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiMWZiNDliLWExZjUtNGZiMC05OTAzLTExNGVkZjYzMDgxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoyNy42NzExMTAxMzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.840504ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:27 +0000] "DELETE /v2/foo/bar/blobs/uploads/4b1fb49b-a1f5-4fb0-9903-114edf63081d?_state=kKqD0eh2EFT3s5fjUaxK0WlWuUm0zthPurRKeZkIOR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiMWZiNDliLWExZjUtNGZiMC05OTAzLTExNGVkZjYzMDgxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoyNy42NzExMTAxMzVaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:27Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=d8b50cfa-dd15-4292-a9f9-dea49f890446 http.request.method=GET http.request.remoteaddr="127.0.0.1:41410" http.request.uri="/v2/foo/bar/blobs/uploads/4b1fb49b-a1f5-4fb0-9903-114edf63081d?_state=kKqD0eh2EFT3s5fjUaxK0WlWuUm0zthPurRKeZkIOR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiMWZiNDliLWExZjUtNGZiMC05OTAzLTExNGVkZjYzMDgxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoyNy42NzExMTAxMzVaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=4b1fb49b-a1f5-4fb0-9903-114edf63081d time="2024-11-10T11:46:27Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=d8b50cfa-dd15-4292-a9f9-dea49f890446 http.request.method=GET http.request.remoteaddr="127.0.0.1:41410" http.request.uri="/v2/foo/bar/blobs/uploads/4b1fb49b-a1f5-4fb0-9903-114edf63081d?_state=kKqD0eh2EFT3s5fjUaxK0WlWuUm0zthPurRKeZkIOR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiMWZiNDliLWExZjUtNGZiMC05OTAzLTExNGVkZjYzMDgxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoyNy42NzExMTAxMzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.611648ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=4b1fb49b-a1f5-4fb0-9903-114edf63081d 127.0.0.1 - - [10/Nov/2024:11:46:27 +0000] "GET /v2/foo/bar/blobs/uploads/4b1fb49b-a1f5-4fb0-9903-114edf63081d?_state=kKqD0eh2EFT3s5fjUaxK0WlWuUm0zthPurRKeZkIOR97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRiMWZiNDliLWExZjUtNGZiMC05OTAzLTExNGVkZjYzMDgxZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoyNy42NzExMTAxMzVaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-11-10T11:46:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=f7b15c9f-0852-4e8e-9124-5a335d44a997 http.request.method=POST http.request.remoteaddr="127.0.0.1:41414" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.778378ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:27Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=3b35db84-f8ec-45cd-9fa0-ede03f4e6758 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41414" http.request.uri="/v2/foo/bar/blobs/uploads/8f9d3ebd-b73c-40ce-b6fe-b49349e1bd63?_state=M81YHAO53Cs1HzXZbpHr9oRaK0M-F94zPNzSvnP40Hh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmOWQzZWJkLWI3M2MtNDBjZS1iNmZlLWI0OTM0OWUxYmQ2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoyNy42ODAwNzUyMzhaIn0%3D&digest=sha256%3A945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" http.request.useragent="Go-http-client/1.1" provided=sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73 vars.name="foo/bar" vars.uuid=8f9d3ebd-b73c-40ce-b6fe-b49349e1bd63 time="2024-11-10T11:46:27Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=3b35db84-f8ec-45cd-9fa0-ede03f4e6758 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41414" http.request.uri="/v2/foo/bar/blobs/uploads/8f9d3ebd-b73c-40ce-b6fe-b49349e1bd63?_state=M81YHAO53Cs1HzXZbpHr9oRaK0M-F94zPNzSvnP40Hh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmOWQzZWJkLWI3M2MtNDBjZS1iNmZlLWI0OTM0OWUxYmQ2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoyNy42ODAwNzUyMzhaIn0%3D&digest=sha256%3A945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=8f9d3ebd-b73c-40ce-b6fe-b49349e1bd63 time="2024-11-10T11:46:27Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=3b35db84-f8ec-45cd-9fa0-ede03f4e6758 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41414" http.request.uri="/v2/foo/bar/blobs/uploads/8f9d3ebd-b73c-40ce-b6fe-b49349e1bd63?_state=M81YHAO53Cs1HzXZbpHr9oRaK0M-F94zPNzSvnP40Hh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmOWQzZWJkLWI3M2MtNDBjZS1iNmZlLWI0OTM0OWUxYmQ2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoyNy42ODAwNzUyMzhaIn0%3D&digest=sha256%3A945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.885092ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=8f9d3ebd-b73c-40ce-b6fe-b49349e1bd63 127.0.0.1 - - [10/Nov/2024:11:46:27 +0000] "PUT /v2/foo/bar/blobs/uploads/8f9d3ebd-b73c-40ce-b6fe-b49349e1bd63?_state=M81YHAO53Cs1HzXZbpHr9oRaK0M-F94zPNzSvnP40Hh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhmOWQzZWJkLWI3M2MtNDBjZS1iNmZlLWI0OTM0OWUxYmQ2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoyNy42ODAwNzUyMzhaIn0%3D&digest=sha256%3A945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-11-10T11:46:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=254687b6-b7a8-49d4-bff7-79522ca21fdc http.request.method=POST http.request.remoteaddr="127.0.0.1:41414" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.644203ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=627370c4-7f2a-495a-afde-9413a98e912f http.request.method=PUT http.request.remoteaddr="127.0.0.1:41414" http.request.uri="/v2/foo/bar/blobs/uploads/b3dd1ce3-552f-4a89-8845-a914df71ac90?_state=igu3hT7vMmv7iPHZO5nxY36VM5U6C0Llu1Lw7Zqo5Vd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzZGQxY2UzLTU1MmYtNGE4OS04ODQ1LWE5MTRkZjcxYWM5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoyNy42ODQ0MTYyOVoifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.571018ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:27 +0000] "PUT /v2/foo/bar/blobs/uploads/b3dd1ce3-552f-4a89-8845-a914df71ac90?_state=igu3hT7vMmv7iPHZO5nxY36VM5U6C0Llu1Lw7Zqo5Vd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIzZGQxY2UzLTU1MmYtNGE4OS04ODQ1LWE5MTRkZjcxYWM5MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoyNy42ODQ0MTYyOVoifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=55c4e3a3-5a69-40a5-9a74-ddba49d82419 http.request.method=POST http.request.remoteaddr="127.0.0.1:41414" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.621313ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=da67b4d4-67c4-40c3-b32f-16181020224e http.request.method=PUT http.request.remoteaddr="127.0.0.1:41414" http.request.uri="/v2/foo/bar/blobs/uploads/05e14ed9-bdd0-46e1-98bf-ff85604f1f50?_state=hoL1DSjL0cD7F3f7ToktHUietRMLgzqlIMszcK3lh157Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA1ZTE0ZWQ5LWJkZDAtNDZlMS05OGJmLWZmODU2MDRmMWY1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoyNy42ODg0Nzc2MDdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.315386ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:27 +0000] "PUT /v2/foo/bar/blobs/uploads/05e14ed9-bdd0-46e1-98bf-ff85604f1f50?_state=hoL1DSjL0cD7F3f7ToktHUietRMLgzqlIMszcK3lh157Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA1ZTE0ZWQ5LWJkZDAtNDZlMS05OGJmLWZmODU2MDRmMWY1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoyNy42ODg0Nzc2MDdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:27Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=e4b2d781-5381-494e-849f-572e2da6e04f http.request.method=POST http.request.remoteaddr="127.0.0.1:41414" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.989324ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:27 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=8cfcd74c-fbc7-4de5-9afd-1252cad5f8a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41414" http.request.uri="/v2/foo/bar/blobs/uploads/77ea5b86-c698-44b6-80d5-028a265c261a?_state=Jfo_yy6hd_udcWLvAEeUpWo2NbSBqgWNK0cIXSv826B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3ZWE1Yjg2LWM2OTgtNDRiNi04MGQ1LTAyOGEyNjVjMjYxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoyNy42OTM1NDY2MTNaIn0%3D&digest=sha256%3A945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" http.request.useragent="Go-http-client/1.1" http.response.duration=5.436419966s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:27 +0000] "PUT /v2/foo/bar/blobs/uploads/77ea5b86-c698-44b6-80d5-028a265c261a?_state=Jfo_yy6hd_udcWLvAEeUpWo2NbSBqgWNK0cIXSv826B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3ZWE1Yjg2LWM2OTgtNDRiNi04MGQ1LTAyOGEyNjVjMjYxYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjoyNy42OTM1NDY2MTNaIn0%3D&digest=sha256%3A945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=4d494d29-523b-4f22-90f9-517e2de36422 http.request.method=POST http.request.remoteaddr="127.0.0.1:41414" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.522295ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:38605" http.request.id=28892183-9f07-455f-82ea-9fb1bbf45bc2 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:41414" http.request.uri="/v2/foo/bar/blobs/uploads/b4688669-eb7c-4147-9194-bd081349b752?_state=hz0BreCpvP2r-EwYXEoLk9NGQH6eOARGFVasJJBHhT97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0Njg4NjY5LWViN2MtNDE0Ny05MTk0LWJkMDgxMzQ5Yjc1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjozMy4yNTE1OTQyMjhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.076587335s http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:33 +0000] "PATCH /v2/foo/bar/blobs/uploads/b4688669-eb7c-4147-9194-bd081349b752?_state=hz0BreCpvP2r-EwYXEoLk9NGQH6eOARGFVasJJBHhT97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0Njg4NjY5LWViN2MtNDE0Ny05MTk0LWJkMDgxMzQ5Yjc1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjozMy4yNTE1OTQyMjhaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=74c7ecc7-d15e-49a0-9841-b863e74d18c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41414" http.request.uri="/v2/foo/bar/blobs/uploads/b4688669-eb7c-4147-9194-bd081349b752?_state=w31_e1LiB8NaGT6FIR36iezxgAJFq3jBAhJ2qz7FePd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0Njg4NjY5LWViN2MtNDE0Ny05MTk0LWJkMDgxMzQ5Yjc1MiIsIk9mZnNldCI6MjUyMDMyMDAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDY6MzNaIn0%3D&digest=sha256%3A945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" http.request.useragent="Go-http-client/1.1" http.response.duration=2.52193ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:38 +0000] "PUT /v2/foo/bar/blobs/uploads/b4688669-eb7c-4147-9194-bd081349b752?_state=w31_e1LiB8NaGT6FIR36iezxgAJFq3jBAhJ2qz7FePd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImI0Njg4NjY5LWViN2MtNDE0Ny05MTk0LWJkMDgxMzQ5Yjc1MiIsIk9mZnNldCI6MjUyMDMyMDAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDY6MzNaIn0%3D&digest=sha256%3A945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=b40ab8d3-6434-4a6e-824d-6fafb4f854b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41414" http.request.uri="/v2/foo/bar/blobs/sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.051042ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:38 +0000] "HEAD /v2/foo/bar/blobs/sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=8858d817-c892-44fd-bc41-0895ce7c7ef0 http.request.method=GET http.request.remoteaddr="127.0.0.1:41414" http.request.uri="/v2/foo/bar/blobs/sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=113.750106ms http.response.status=200 http.response.written=25203200 127.0.0.1 - - [10/Nov/2024:11:46:38 +0000] "GET /v2/foo/bar/blobs/sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73 HTTP/1.1" 200 25203200 "" "Go-http-client/1.1" time="2024-11-10T11:46:38Z" level=error msg="error parsing digest="sha257:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73": unsupported digest algorithm" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=9c2f1bcb-706d-4729-a69c-fe74126918f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:41414" http.request.uri="/v2/foo/bar/blobs/sha257:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" vars.name="foo/bar" time="2024-11-10T11:46:38Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=9c2f1bcb-706d-4729-a69c-fe74126918f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:41414" http.request.uri="/v2/foo/bar/blobs/sha257:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.129707ms http.response.status=400 http.response.written=110 vars.digest="sha257:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" vars.name="foo/bar" 127.0.0.1 - - [10/Nov/2024:11:46:38 +0000] "GET /v2/foo/bar/blobs/sha257:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-11-10T11:46:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=4e9cc6ce-41cb-4555-8dde-bd601a6154a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36498" http.request.uri="/v2/foo/bar/blobs/sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" http.request.useragent="Go-http-client/1.1" http.response.duration=1.354599ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:38 +0000] "GET /v2/foo/bar/blobs/sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=20abea80-c40e-4c41-82a0-a72c37a5b391 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36508" http.request.uri="/v2/foo/bar/blobs/sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" http.request.useragent="Go-http-client/1.1" http.response.duration=2.452699ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:38 +0000] "DELETE /v2/foo/bar/blobs/sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:38Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73 err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=8c18be5a-62fe-464e-9d26-64a58b4f5993 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36508" http.request.uri="/v2/foo/bar/blobs/sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.964208ms http.response.status=404 http.response.written=157 vars.digest="sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" vars.name="foo/bar" 127.0.0.1 - - [10/Nov/2024:11:46:38 +0000] "HEAD /v2/foo/bar/blobs/sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-11-10T11:46:38Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=ef4687d4-b5c6-4d1d-a18c-2dfcb4813ed5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36508" http.request.uri="/v2/foo/bar/blobs/sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.138614ms http.response.status=404 http.response.written=74 vars.digest="sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" vars.name="foo/bar" 127.0.0.1 - - [10/Nov/2024:11:46:38 +0000] "DELETE /v2/foo/bar/blobs/sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-11-10T11:46:38Z" level=error msg="error parsing digest="sha257:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73": unsupported digest algorithm" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=05f6f0b7-2db6-41ab-9df7-6349ebe85f45 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/foo/bar/blobs/sha257:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" vars.name="foo/bar" time="2024-11-10T11:46:38Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=05f6f0b7-2db6-41ab-9df7-6349ebe85f45 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36514" http.request.uri="/v2/foo/bar/blobs/sha257:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.190457ms http.response.status=400 http.response.written=110 vars.digest="sha257:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" vars.name="foo/bar" 127.0.0.1 - - [10/Nov/2024:11:46:38 +0000] "DELETE /v2/foo/bar/blobs/sha257:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-11-10T11:46:38Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=4ce6bdfd-c270-4e4e-912e-c924c81045ad http.request.method=POST http.request.remoteaddr="127.0.0.1:36522" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.433697ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:38 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:43Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=e3be8de0-7764-4f4c-b4df-239a4346ea95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36522" http.request.uri="/v2/foo/bar/blobs/uploads/f98d8b7b-dc5c-4294-a2c8-ccb5f621c245?_state=Dokcy2S78r5qUki-3TK1ebLbopt3jyAQTfOPCkhlqYF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5OGQ4YjdiLWRjNWMtNDI5NC1hMmM4LWNjYjVmNjIxYzI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjozOC41MDEwODc5MjRaIn0%3D&digest=sha256%3A945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" http.request.useragent="Go-http-client/1.1" http.response.duration=5.183916487s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:38 +0000] "PUT /v2/foo/bar/blobs/uploads/f98d8b7b-dc5c-4294-a2c8-ccb5f621c245?_state=Dokcy2S78r5qUki-3TK1ebLbopt3jyAQTfOPCkhlqYF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5OGQ4YjdiLWRjNWMtNDI5NC1hMmM4LWNjYjVmNjIxYzI0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0NjozOC41MDEwODc5MjRaIn0%3D&digest=sha256%3A945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:43Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=8d8c8770-33b6-4bc4-816e-0ff171e0f20f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36522" http.request.uri="/v2/foo/bar/blobs/sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.570655ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:43 +0000] "HEAD /v2/foo/bar/blobs/sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:43Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=aeef643f-bb8b-4178-8165-e45346782eb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:36486" http.request.uri="/v2/foo/bar/blobs/sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.340234753s http.response.status=200 http.response.written=2719744 127.0.0.1 - - [10/Nov/2024:11:46:38 +0000] "GET /v2/foo/bar/blobs/sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73 HTTP/1.1" 200 2719744 "" "Go-http-client/1.1" time="2024-11-10T11:46:43Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:38605" http.request.id=c8407f9e-5273-4a0a-a864-61932b7524c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36498" http.request.uri="/v2/foo/bar/blobs/sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.329055928s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [10/Nov/2024:11:46:38 +0000] "GET /v2/foo/bar/blobs/sha256:945f70bc1cc553a42d7f12b40a78bbc51e208d454f54e219fb6e4849beacfb73 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (16.40s) === RUN TestRelativeURL time="2024-11-10T11:46:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-10T11:46:43Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-10T11:46:43Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35375" http.request.id=ec796c74-eb20-4b0c-95f5-c409541ad016 http.request.method=POST http.request.remoteaddr="127.0.0.1:38558" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.246089ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:45Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35375" http.request.id=5184bea1-844c-41a3-978b-15a1ca1a5dee http.request.method=PUT http.request.remoteaddr="127.0.0.1:38558" http.request.uri="/v2/foo/bar/blobs/uploads/39969c9b-6262-453a-867d-9738d462bd32?_state=aJRExqTJfmT9grJ-erCftEs1Cw6kRLqFTRdZkoo36MJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5OTY5YzliLTYyNjItNDUzYS04NjdkLTk3MzhkNDYyYmQzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0Njo0My44MTQxMTY4MloifQ%3D%3D&digest=sha256%3A60ba2cf28c968d19bb4bc81215b3326e947b4411a4dcfe4fc962426fd8ec0928" http.request.useragent="Go-http-client/1.1" http.response.duration=1.919717177s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:43 +0000] "PUT /v2/foo/bar/blobs/uploads/39969c9b-6262-453a-867d-9738d462bd32?_state=aJRExqTJfmT9grJ-erCftEs1Cw6kRLqFTRdZkoo36MJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5OTY5YzliLTYyNjItNDUzYS04NjdkLTk3MzhkNDYyYmQzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0Njo0My44MTQxMTY4MloifQ%3D%3D&digest=sha256%3A60ba2cf28c968d19bb4bc81215b3326e947b4411a4dcfe4fc962426fd8ec0928 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35375" http.request.id=e2643de8-751a-46e3-9456-7f7c54391dc3 http.request.method=POST http.request.remoteaddr="127.0.0.1:38558" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.839737ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35375" http.request.id=a2ab6eed-dade-4193-8139-16dba97f2cab http.request.method=POST http.request.remoteaddr="127.0.0.1:38558" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.655069ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:49Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:35375" http.request.id=a8b02d8e-39bb-414a-bbe1-fffd8385d219 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38558" http.request.uri="/v2/foo/bar/blobs/uploads/a5f31d17-308a-4b22-8e20-b71b108bf2a4?_state=xttxbJ5kUxC8VVDWyZapVqKLH8aGHmOSkeaoCgEIsK97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE1ZjMxZDE3LTMwOGEtNGIyMi04ZTIwLWI3MWIxMDhiZjJhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0Njo0Ni4wMzI0MTE3MjJaIn0%3D&digest=sha256%3Ab52c4a1fda9c037e4697b9c16e4fa89855a0023713b289276ba9b0d778511cd3" http.request.useragent="Go-http-client/1.1" http.response.duration=3.551009472s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:46 +0000] "PUT /v2/foo/bar/blobs/uploads/a5f31d17-308a-4b22-8e20-b71b108bf2a4?_state=xttxbJ5kUxC8VVDWyZapVqKLH8aGHmOSkeaoCgEIsK97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE1ZjMxZDE3LTMwOGEtNGIyMi04ZTIwLWI3MWIxMDhiZjJhNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0Njo0Ni4wMzI0MTE3MjJaIn0%3D&digest=sha256%3Ab52c4a1fda9c037e4697b9c16e4fa89855a0023713b289276ba9b0d778511cd3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (5.78s) === RUN TestBlobDeleteDisabled time="2024-11-10T11:46:49Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-10T11:46:49Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-10T11:46:49Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:42281" http.request.id=15105d4b-4ec6-44c7-a379-101430dea25a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45636" http.request.uri="/v2/foo/bar/blobs/sha256:ea03d68a631ea18296720a153ee205bd97afb98ca8eed005359eeab822411152" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="837.236µs" http.response.status=405 http.response.written=78 vars.digest="sha256:ea03d68a631ea18296720a153ee205bd97afb98ca8eed005359eeab822411152" vars.name="foo/bar" 127.0.0.1 - - [10/Nov/2024:11:46:49 +0000] "DELETE /v2/foo/bar/blobs/sha256:ea03d68a631ea18296720a153ee205bd97afb98ca8eed005359eeab822411152 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.26s) === RUN TestDeleteDisabled time="2024-11-10T11:46:49Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-10T11:46:49Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-10T11:46:49Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37595" http.request.id=63d3cbf3-de5e-4691-9eda-aefa1ec42924 http.request.method=POST http.request.remoteaddr="127.0.0.1:36596" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="907.519µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:49 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37595" http.request.id=d768ca88-e36c-4bdc-8cee-3897474d8aae http.request.method=PUT http.request.remoteaddr="127.0.0.1:36596" http.request.uri="/v2/foo/bar/blobs/uploads/9402d976-4937-461b-b9af-ebeef68f00c8?_state=VSeGXF_3bvfY5YHHgdvuotN9JL9-6tUfqPoqi0_MNVd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0MDJkOTc2LTQ5MzctNDYxYi1iOWFmLWViZWVmNjhmMDBjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0Njo0OS45NzkzMjc1ODRaIn0%3D&digest=sha256%3A9afa97e2e7616f2181bf67b649f0f648450ad8a067c135e88d31eea3305a02c9" http.request.useragent="Go-http-client/1.1" http.response.duration=3.476975823s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:49 +0000] "PUT /v2/foo/bar/blobs/uploads/9402d976-4937-461b-b9af-ebeef68f00c8?_state=VSeGXF_3bvfY5YHHgdvuotN9JL9-6tUfqPoqi0_MNVd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0MDJkOTc2LTQ5MzctNDYxYi1iOWFmLWViZWVmNjhmMDBjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0Njo0OS45NzkzMjc1ODRaIn0%3D&digest=sha256%3A9afa97e2e7616f2181bf67b649f0f648450ad8a067c135e88d31eea3305a02c9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:46:53Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:37595" http.request.id=b85d09ba-1474-403e-93ad-dffa00f19cfb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36596" http.request.uri="/v2/foo/bar/blobs/sha256:9afa97e2e7616f2181bf67b649f0f648450ad8a067c135e88d31eea3305a02c9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.086117ms http.response.status=405 http.response.written=78 vars.digest="sha256:9afa97e2e7616f2181bf67b649f0f648450ad8a067c135e88d31eea3305a02c9" vars.name="foo/bar" 127.0.0.1 - - [10/Nov/2024:11:46:53 +0000] "DELETE /v2/foo/bar/blobs/sha256:9afa97e2e7616f2181bf67b649f0f648450ad8a067c135e88d31eea3305a02c9 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (3.61s) === RUN TestDeleteReadOnly time="2024-11-10T11:46:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-10T11:46:53Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-10T11:46:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37191" http.request.id=c313554b-7394-4482-be59-5fc8e217194c http.request.method=POST http.request.remoteaddr="127.0.0.1:51506" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.912317ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:00Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37191" http.request.id=f72b5be7-ee11-4b93-9473-12ed00e24a5c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51506" http.request.uri="/v2/foo/bar/blobs/uploads/77a6f9db-8429-4c34-b823-52f5d83f1314?_state=qXrhNNY5JY5p3qk4aIF4iiKDLmK8Y1q8Y1uF7aXQzXJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3YTZmOWRiLTg0MjktNGMzNC1iODIzLTUyZjVkODNmMTMxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0Njo1My43MjQ3NTAwOFoifQ%3D%3D&digest=sha256%3Ae1cb05974fe9d619700a82eba98d20a7889815dcabdb7075add5a25b219f79a7" http.request.useragent="Go-http-client/1.1" http.response.duration=7.114192103s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:46:53 +0000] "PUT /v2/foo/bar/blobs/uploads/77a6f9db-8429-4c34-b823-52f5d83f1314?_state=qXrhNNY5JY5p3qk4aIF4iiKDLmK8Y1q8Y1uF7aXQzXJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3YTZmOWRiLTg0MjktNGMzNC1iODIzLTUyZjVkODNmMTMxNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0Njo1My43MjQ3NTAwOFoifQ%3D%3D&digest=sha256%3Ae1cb05974fe9d619700a82eba98d20a7889815dcabdb7075add5a25b219f79a7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [10/Nov/2024:11:47:00 +0000] "DELETE /v2/foo/bar/blobs/sha256:e1cb05974fe9d619700a82eba98d20a7889815dcabdb7075add5a25b219f79a7 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (7.38s) === RUN TestStartPushReadOnly time="2024-11-10T11:47:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-10T11:47:00Z" level=info msg="redis not configured" go.version=go1.23.2 127.0.0.1 - - [10/Nov/2024:11:47:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2024-11-10T11:47:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-10T11:47:00Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-10T11:47:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=b56e586b-426a-4d6e-9e44-a9e2853ceaee http.request.method=GET http.request.remoteaddr="127.0.0.1:51278" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="937.635µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Nov/2024:11:47:00 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-11-10T11:47:00Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=fdecebb9-96c4-4a25-9c74-995a0703664b http.request.method=GET http.request.remoteaddr="127.0.0.1:51278" 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.945176ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/Nov/2024:11:47:00 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-11-10T11:47:00Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=05af7680-c243-41f5-ab04-b0777272d373 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51278" 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.771591ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Nov/2024:11:47:00 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-11-10T11:47:00Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=b9410dcd-0cc3-42fb-8100-f661454c646b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51278" 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.477678ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-10T11:47:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=b9410dcd-0cc3-42fb-8100-f661454c646b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51278" 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.545294ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-10T11:47:00Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=b9410dcd-0cc3-42fb-8100-f661454c646b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51278" 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.606565ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-10T11:47:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=b9410dcd-0cc3-42fb-8100-f661454c646b http.request.method=PUT http.request.remoteaddr="127.0.0.1:51278" 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.659967ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Nov/2024:11:47:00 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-11-10T11:47:01Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=138c66df-d329-49be-b716-18ade498f24b http.request.method=POST http.request.remoteaddr="127.0.0.1:51278" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.110996ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:01 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:05Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=788650fe-0bcf-4aff-a485-eb689666d47c http.request.method=PUT http.request.remoteaddr="127.0.0.1:51278" http.request.uri="/v2/foo/schema1/blobs/uploads/dca00ab4-0ee1-45bf-bf56-826ba3e5775e?_state=k-D87HAAkrKSen_XGEdBhOl_p9HPAhnmf7eEYVmcw2V7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkY2EwMGFiNC0wZWUxLTQ1YmYtYmY1Ni04MjZiYTNlNTc3NWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MDEuMDYxNjczNzg3WiJ9&digest=sha256%3A35053ef9ffb0a2dd8f39af8b0cc3a52186e6ec72f315c2a5634e392863abcdef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.973895556s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:01 +0000] "PUT /v2/foo/schema1/blobs/uploads/dca00ab4-0ee1-45bf-bf56-826ba3e5775e?_state=k-D87HAAkrKSen_XGEdBhOl_p9HPAhnmf7eEYVmcw2V7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkY2EwMGFiNC0wZWUxLTQ1YmYtYmY1Ni04MjZiYTNlNTc3NWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MDEuMDYxNjczNzg3WiJ9&digest=sha256%3A35053ef9ffb0a2dd8f39af8b0cc3a52186e6ec72f315c2a5634e392863abcdef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:05Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=a2123c23-d231-4928-a24e-40e73a294351 http.request.method=POST http.request.remoteaddr="127.0.0.1:51278" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.078644ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:05 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=4aa2c30a-fc24-47e2-b9c1-9749e6a959ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:51278" http.request.uri="/v2/foo/schema1/blobs/uploads/aa247405-9862-4327-be69-4401266686d4?_state=uzN5HtT5V_C6_P2X5OWlUciisxiotaYWb-qq1WFDcZN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhYTI0NzQwNS05ODYyLTQzMjctYmU2OS00NDAxMjY2Njg2ZDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MDUuMjAwNzk4OTk0WiJ9&digest=sha256%3Af1afe099ac8da2ec818a5c5f6f9d77837b65b1dcda562cbe16982420ed862d84" http.request.useragent="Go-http-client/1.1" http.response.duration=2.27485977s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:05 +0000] "PUT /v2/foo/schema1/blobs/uploads/aa247405-9862-4327-be69-4401266686d4?_state=uzN5HtT5V_C6_P2X5OWlUciisxiotaYWb-qq1WFDcZN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhYTI0NzQwNS05ODYyLTQzMjctYmU2OS00NDAxMjY2Njg2ZDQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MDUuMjAwNzk4OTk0WiJ9&digest=sha256%3Af1afe099ac8da2ec818a5c5f6f9d77837b65b1dcda562cbe16982420ed862d84 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=d90251fb-2a03-4eff-a0bd-b890d9f2d42f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51278" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.713593ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:07 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=61207391-9bd2-46bf-ba45-efe1b930ee05 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51278" http.request.uri="/v2/foo/schema1/manifests/sha256:e2a701b387e78aab55040ee945a1480df7cc0c0144ec01f9d4b7b4ab9681c7b5" http.request.useragent="Go-http-client/1.1" http.response.duration=2.598482ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:07 +0000] "PUT /v2/foo/schema1/manifests/sha256:e2a701b387e78aab55040ee945a1480df7cc0c0144ec01f9d4b7b4ab9681c7b5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=f0fde0a2-3819-4979-83ab-c5c5b7eb8203 http.request.method=GET http.request.remoteaddr="127.0.0.1:51278" 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.334245ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Nov/2024:11:47:07 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-10T11:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=5e84b394-c5c9-4eff-ab86-265b84d8ef83 http.request.method=GET http.request.remoteaddr="127.0.0.1:51278" http.request.uri="/v2/foo/schema1/manifests/sha256:e2a701b387e78aab55040ee945a1480df7cc0c0144ec01f9d4b7b4ab9681c7b5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.487062ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Nov/2024:11:47:07 +0000] "GET /v2/foo/schema1/manifests/sha256:e2a701b387e78aab55040ee945a1480df7cc0c0144ec01f9d4b7b4ab9681c7b5 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-10T11:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:41541" http.request.id=ce5bd478-5d51-4568-8a84-81b62dffd1da http.request.method=PUT http.request.remoteaddr="127.0.0.1:51278" http.request.uri="/v2/foo/schema1/manifests/sha256:e2a701b387e78aab55040ee945a1480df7cc0c0144ec01f9d4b7b4ab9681c7b5" http.request.useragent="Go-http-client/1.1" http.response.duration=4.129677ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:07 +0000] "PUT /v2/foo/schema1/manifests/sha256:e2a701b387e78aab55040ee945a1480df7cc0c0144ec01f9d4b7b4ab9681c7b5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:41541" http.request.id=075199b6-3e42-443d-8bd3-6fe065295047 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51278" http.request.uri="/v2/foo/schema1/manifests/sha256:e2a701b387e78aab55040ee945a1480df7cc0c0144ec01f9d4b7b4ab9681c7b5" http.request.useragent="Go-http-client/1.1" http.response.duration=2.780119ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:07 +0000] "PUT /v2/foo/schema1/manifests/sha256:e2a701b387e78aab55040ee945a1480df7cc0c0144ec01f9d4b7b4ab9681c7b5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:41541" http.request.id=1fec2aec-d8fd-4cbd-8f4d-a3a0f5d12271 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51278" http.request.uri="/v2/foo/schema1/manifests/sha256:e2a701b387e78aab55040ee945a1480df7cc0c0144ec01f9d4b7b4ab9681c7b5" http.request.useragent="Go-http-client/1.1" http.response.duration=3.174489ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:07 +0000] "PUT /v2/foo/schema1/manifests/sha256:e2a701b387e78aab55040ee945a1480df7cc0c0144ec01f9d4b7b4ab9681c7b5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=06e4271d-2064-471b-b686-2c851aec3823 http.request.method=GET http.request.remoteaddr="127.0.0.1:51278" http.request.uri="/v2/foo/schema1/manifests/sha256:e2a701b387e78aab55040ee945a1480df7cc0c0144ec01f9d4b7b4ab9681c7b5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.19241ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Nov/2024:11:47:07 +0000] "GET /v2/foo/schema1/manifests/sha256:e2a701b387e78aab55040ee945a1480df7cc0c0144ec01f9d4b7b4ab9681c7b5 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-10T11:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=955c1e62-6bec-41d3-af11-fa8f330dea57 http.request.method=GET http.request.remoteaddr="127.0.0.1:51278" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.332987ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:07 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=6d9d40f1-95f4-4931-9aac-975f8e18fe18 http.request.method=GET http.request.remoteaddr="127.0.0.1:51278" http.request.uri="/v2/foo/schema1/manifests/sha256:e2a701b387e78aab55040ee945a1480df7cc0c0144ec01f9d4b7b4ab9681c7b5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.452907ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:07 +0000] "GET /v2/foo/schema1/manifests/sha256:e2a701b387e78aab55040ee945a1480df7cc0c0144ec01f9d4b7b4ab9681c7b5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=c243b01e-0f96-4eff-85c9-c740fdc0ba4e http.request.method=GET http.request.remoteaddr="127.0.0.1:51278" 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.425665ms http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Nov/2024:11:47:07 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-11-10T11:47:07Z" level=error msg="payload digest does match: "sha256:f986f2e7818f56d0669185b97b7bf417387e9bb1239bc388901d90214d0535d4" != "sha256:e2a701b387e78aab55040ee945a1480df7cc0c0144ec01f9d4b7b4ab9681c7b5"" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=97ecff81-2da1-47f7-9e00-87ee2ac45bd1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51278" http.request.uri="/v2/foo/schema1/manifests/sha256:e2a701b387e78aab55040ee945a1480df7cc0c0144ec01f9d4b7b4ab9681c7b5" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:e2a701b387e78aab55040ee945a1480df7cc0c0144ec01f9d4b7b4ab9681c7b5" time="2024-11-10T11:47:07Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=97ecff81-2da1-47f7-9e00-87ee2ac45bd1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51278" http.request.uri="/v2/foo/schema1/manifests/sha256:e2a701b387e78aab55040ee945a1480df7cc0c0144ec01f9d4b7b4ab9681c7b5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.744513ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:e2a701b387e78aab55040ee945a1480df7cc0c0144ec01f9d4b7b4ab9681c7b5" 127.0.0.1 - - [10/Nov/2024:11:47:07 +0000] "PUT /v2/foo/schema1/manifests/sha256:e2a701b387e78aab55040ee945a1480df7cc0c0144ec01f9d4b7b4ab9681c7b5 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-11-10T11:47:07Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=b5482082-6901-482b-a93f-6586f14f058d http.request.method=GET http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.012899ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Nov/2024:11:47:07 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-11-10T11:47:07Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=22119d5c-e57b-4ca8-9bf1-493c12c989bb http.request.method=GET http.request.remoteaddr="127.0.0.1:38192" 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.617422ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/Nov/2024:11:47:07 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-11-10T11:47:07Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41541" http.request.id=15a740f1-df67-4d81-9a8e-85cfc761c19a http.request.method=PUT http.request.remoteaddr="127.0.0.1:38192" 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.875789ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-10T11:47:07Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41541" http.request.id=15a740f1-df67-4d81-9a8e-85cfc761c19a http.request.method=PUT http.request.remoteaddr="127.0.0.1:38192" 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.959533ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-10T11:47:07Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41541" http.request.id=15a740f1-df67-4d81-9a8e-85cfc761c19a http.request.method=PUT http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.019639ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Nov/2024:11:47:07 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-11-10T11:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=d9128896-bda5-462d-9ee7-e9a179517540 http.request.method=POST http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.111849ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:07 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=3a73d18f-20d1-40cf-bc49-46cac8cebf60 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/schema2/blobs/uploads/01cb8379-e9c0-4e6c-95f1-e0ed09d6fa84?_state=B82IdsJbri2VjdB6_6OMnxdkUsw43T3MTW7gQYf8SPF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwMWNiODM3OS1lOWMwLTRlNmMtOTVmMS1lMGVkMDlkNmZhODQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MDcuNTIyODI1Nzg4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.238266ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:07 +0000] "PUT /v2/foo/schema2/blobs/uploads/01cb8379-e9c0-4e6c-95f1-e0ed09d6fa84?_state=B82IdsJbri2VjdB6_6OMnxdkUsw43T3MTW7gQYf8SPF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwMWNiODM3OS1lOWMwLTRlNmMtOTVmMS1lMGVkMDlkNmZhODQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MDcuNTIyODI1Nzg4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:07Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41541" http.request.id=50345e12-ecd7-48ee-8f4c-8d13ad3d42c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38192" 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.984918ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-10T11:47:07Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41541" http.request.id=50345e12-ecd7-48ee-8f4c-8d13ad3d42c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.055363ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Nov/2024:11:47:07 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-11-10T11:47:07Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=e4c5d7dd-83e8-479e-90dc-ba08eb932b96 http.request.method=POST http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.801632ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:07 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:11Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=15f795c1-18fd-48b7-8a9f-d0b931f4fc38 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/schema2/blobs/uploads/429aa255-68d8-40b8-b389-abc500ad1401?_state=7SDJ4OD6mTPUC1aeiPAvWdI4uqnouTbqFEd8X6qXekt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MjlhYTI1NS02OGQ4LTQwYjgtYjM4OS1hYmM1MDBhZDE0MDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MDcuNzIyODMwNTM5WiJ9&digest=sha256%3Abca1384665f5f55406a7e3619d15715aac15deb0a31ef252d67e0712ca6c7f1d" http.request.useragent="Go-http-client/1.1" http.response.duration=3.874803166s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:07 +0000] "PUT /v2/foo/schema2/blobs/uploads/429aa255-68d8-40b8-b389-abc500ad1401?_state=7SDJ4OD6mTPUC1aeiPAvWdI4uqnouTbqFEd8X6qXekt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0MjlhYTI1NS02OGQ4LTQwYjgtYjM4OS1hYmM1MDBhZDE0MDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MDcuNzIyODMwNTM5WiJ9&digest=sha256%3Abca1384665f5f55406a7e3619d15715aac15deb0a31ef252d67e0712ca6c7f1d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:11Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=88e9f5d0-b578-457f-9cf1-f925025768d9 http.request.method=POST http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.046317ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:11 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=e7dfd589-18df-4adc-83b8-50b57c1a4dd4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/schema2/blobs/uploads/ac55ee3e-0138-4c9d-a9aa-46b544c7ab29?_state=UEi0uroqYUjBbvA9WdtiGftVRhw_Z_0xU7dOICcHkrt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhYzU1ZWUzZS0wMTM4LTRjOWQtYTlhYS00NmI1NDRjN2FiMjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MTEuNzYyMTY3MzU4WiJ9&digest=sha256%3Aecdbe794ea2d32cf7e2363c3a04b3c0575c9345a25877aaff7c737e9fe41fbfe" http.request.useragent="Go-http-client/1.1" http.response.duration=2.395029831s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:11 +0000] "PUT /v2/foo/schema2/blobs/uploads/ac55ee3e-0138-4c9d-a9aa-46b544c7ab29?_state=UEi0uroqYUjBbvA9WdtiGftVRhw_Z_0xU7dOICcHkrt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhYzU1ZWUzZS0wMTM4LTRjOWQtYTlhYS00NmI1NDRjN2FiMjkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MTEuNzYyMTY3MzU4WiJ9&digest=sha256%3Aecdbe794ea2d32cf7e2363c3a04b3c0575c9345a25877aaff7c737e9fe41fbfe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41541" http.request.id=2f486d1c-16e9-4cf1-8be8-32db4a4b53af http.request.method=PUT http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.450257ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:14 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41541" http.request.id=fee9f3e9-8829-4f13-950e-a246b564c1a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/schema2/manifests/sha256:c2f09675b4ca40af92a63bb83ac72afde5d35601bb95e239928e4c13b0bf7764" http.request.useragent="Go-http-client/1.1" http.response.duration=1.92833ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:14 +0000] "PUT /v2/foo/schema2/manifests/sha256:c2f09675b4ca40af92a63bb83ac72afde5d35601bb95e239928e4c13b0bf7764 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=b96057e3-0610-4548-b820-2759aa363d35 http.request.method=GET http.request.remoteaddr="127.0.0.1:38192" 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.702377ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Nov/2024:11:47:14 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-10T11:47:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=eff64fd0-a57d-4956-8ce2-5c7c91709bce http.request.method=GET http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/schema2/manifests/sha256:c2f09675b4ca40af92a63bb83ac72afde5d35601bb95e239928e4c13b0bf7764" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.694524ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Nov/2024:11:47:14 +0000] "GET /v2/foo/schema2/manifests/sha256:c2f09675b4ca40af92a63bb83ac72afde5d35601bb95e239928e4c13b0bf7764 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-10T11:47:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=3b2b8a89-7b1a-44e2-9f7d-d934ceb7e04f http.request.method=GET http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.469853ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:14 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=03c8f15f-bf83-418a-a01d-3005fe6d2e0f http.request.method=GET http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/schema2/manifests/sha256:c2f09675b4ca40af92a63bb83ac72afde5d35601bb95e239928e4c13b0bf7764" http.request.useragent="Go-http-client/1.1" http.response.duration=1.288101ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:14 +0000] "GET /v2/foo/schema2/manifests/sha256:c2f09675b4ca40af92a63bb83ac72afde5d35601bb95e239928e4c13b0bf7764 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=a29353cd-e93a-4ed6-b279-f11c5687da96 http.request.method=GET http.request.remoteaddr="127.0.0.1:38192" 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.468077ms http.response.status=200 http.response.written=45 127.0.0.1 - - [10/Nov/2024:11:47:14 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-11-10T11:47:14Z" level=info msg="rewriting manifest sha256:c2f09675b4ca40af92a63bb83ac72afde5d35601bb95e239928e4c13b0bf7764 in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=830b2f56-6802-469e-b74b-e4e57dbc19d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-10T11:47:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=830b2f56-6802-469e-b74b-e4e57dbc19d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:38192" 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.717985ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/Nov/2024:11:47:14 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-11-10T11:47:14Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41541" http.request.id=98dbd98b-3c29-4e36-aafa-1d622566edcb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38192" 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.789255ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [10/Nov/2024:11:47:14 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-11-10T11:47:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41541" http.request.id=6d314c83-f268-47eb-9693-86a7d6c48158 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.156616ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:14 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:41541" http.request.id=7db9679a-c49a-42c6-bbec-2bd5a5cec97f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/schema2/manifests/sha256:6e70a1f2615bbe9ac0c677b9cd88ac2bebd07434ec1de3cb9e304c727b61b05c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.787742ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:14 +0000] "PUT /v2/foo/schema2/manifests/sha256:6e70a1f2615bbe9ac0c677b9cd88ac2bebd07434ec1de3cb9e304c727b61b05c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=aaabda5e-33a1-455f-b42a-1fc802d45a66 http.request.method=GET http.request.remoteaddr="127.0.0.1:38192" 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.856068ms http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Nov/2024:11:47:14 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-11-10T11:47:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=e0590ddd-cac0-4e68-be1e-b9ec31c10c4d http.request.method=GET http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/schema2/manifests/sha256:6e70a1f2615bbe9ac0c677b9cd88ac2bebd07434ec1de3cb9e304c727b61b05c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.708457ms http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Nov/2024:11:47:14 +0000] "GET /v2/foo/schema2/manifests/sha256:6e70a1f2615bbe9ac0c677b9cd88ac2bebd07434ec1de3cb9e304c727b61b05c HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-11-10T11:47:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=695fb287-1eb8-4785-8db5-eec20d5d137c http.request.method=GET http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.493811ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:14 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=4f2ddba2-813b-4620-a83d-be59d4a455b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/schema2/manifests/sha256:6e70a1f2615bbe9ac0c677b9cd88ac2bebd07434ec1de3cb9e304c727b61b05c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.212491ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:14 +0000] "GET /v2/foo/schema2/manifests/sha256:6e70a1f2615bbe9ac0c677b9cd88ac2bebd07434ec1de3cb9e304c727b61b05c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:14Z" level=info msg="rewriting manifest list sha256:6e70a1f2615bbe9ac0c677b9cd88ac2bebd07434ec1de3cb9e304c727b61b05c in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=a9a49710-2f9b-49d5-af4e-01dd22c3a279 http.request.method=GET http.request.remoteaddr="127.0.0.1:38192" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-11-10T11:47:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:41541" http.request.id=a9a49710-2f9b-49d5-af4e-01dd22c3a279 http.request.method=GET http.request.remoteaddr="127.0.0.1:38192" 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.717308ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [10/Nov/2024:11:47:14 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-11-10T11:47:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-10T11:47:14Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-10T11:47:14Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=00dc4ef5-cf56-41bd-8310-83a3800c3b9a http.request.method=GET http.request.remoteaddr="127.0.0.1:46416" 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.693981ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Nov/2024:11:47:14 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-11-10T11:47:14Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=480e83dc-bfd7-4c0e-916a-8e1b3f90fe0b http.request.method=GET http.request.remoteaddr="127.0.0.1:46416" 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.625787ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/Nov/2024:11:47:14 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-11-10T11:47:14Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=fff742b1-bdf6-4f9c-9472-4dd01a0c6b1d http.request.method=PUT http.request.remoteaddr="127.0.0.1:46416" 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.660091ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Nov/2024:11:47:14 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-11-10T11:47:14Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=7d1d4c79-cf1c-479b-b767-9298b0c9fe52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46416" 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.930508ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-10T11:47:14Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=7d1d4c79-cf1c-479b-b767-9298b0c9fe52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46416" 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.013762ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-10T11:47:14Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=7d1d4c79-cf1c-479b-b767-9298b0c9fe52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46416" 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.061143ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-10T11:47:14Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=7d1d4c79-cf1c-479b-b767-9298b0c9fe52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46416" 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.10957ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Nov/2024:11:47:14 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-11-10T11:47:14Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=6d7e0085-4ff9-4074-a82c-cb16601d7e25 http.request.method=POST http.request.remoteaddr="127.0.0.1:46416" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.107081ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:14 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:16Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=5e11ec14-4997-4c09-a11d-dc4069181b9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46416" http.request.uri="/v2/foo/schema1/blobs/uploads/566bb38b-32c4-4342-912f-4b06f7df5731?_state=1cTrIA3xQK4R5uJ3iojqqdTeuB6bkUvqjpzdOvXA5h17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1NjZiYjM4Yi0zMmM0LTQzNDItOTEyZi00YjA2ZjdkZjU3MzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MTQuMzgwNjMxODQ5WiJ9&digest=sha256%3A2dfc1ef29ea3d9fdd2a7bc173f797a67f56a71fb5cdb276f1f38656c48c79660" http.request.useragent="Go-http-client/1.1" http.response.duration=2.482238501s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:14 +0000] "PUT /v2/foo/schema1/blobs/uploads/566bb38b-32c4-4342-912f-4b06f7df5731?_state=1cTrIA3xQK4R5uJ3iojqqdTeuB6bkUvqjpzdOvXA5h17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1NjZiYjM4Yi0zMmM0LTQzNDItOTEyZi00YjA2ZjdkZjU3MzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MTQuMzgwNjMxODQ5WiJ9&digest=sha256%3A2dfc1ef29ea3d9fdd2a7bc173f797a67f56a71fb5cdb276f1f38656c48c79660 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:17Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=3f124bc6-f529-48bd-8987-b9ce440b8a92 http.request.method=POST http.request.remoteaddr="127.0.0.1:46416" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="892.895µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:17 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=ba5203f4-97ce-4c35-a742-6ced2db4b581 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46416" http.request.uri="/v2/foo/schema1/blobs/uploads/81031c6b-bb0e-4f26-b652-1f78493d99fc?_state=JMl-Rdh6Y9VDw8QUJFYXGdT21b8-s0VwqCmBwp_9Z097Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4MTAzMWM2Yi1iYjBlLTRmMjYtYjY1Mi0xZjc4NDkzZDk5ZmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MTcuMDMyNjAyMjE5WiJ9&digest=sha256%3A9b38cabadc22c0a4bcc285ed46ee6eeea8aa0ef00c2ed7cee94d5dfecf2f8f1f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.00488218s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:17 +0000] "PUT /v2/foo/schema1/blobs/uploads/81031c6b-bb0e-4f26-b652-1f78493d99fc?_state=JMl-Rdh6Y9VDw8QUJFYXGdT21b8-s0VwqCmBwp_9Z097Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4MTAzMWM2Yi1iYjBlLTRmMjYtYjY1Mi0xZjc4NDkzZDk5ZmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MTcuMDMyNjAyMjE5WiJ9&digest=sha256%3A9b38cabadc22c0a4bcc285ed46ee6eeea8aa0ef00c2ed7cee94d5dfecf2f8f1f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=94c8c156-f1f6-402a-88bb-8be93e3acd04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46416" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.929898ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:19 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=e74301f5-ff59-45ac-b058-d17a1679d2dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:46416" http.request.uri="/v2/foo/schema1/manifests/sha256:e1321e6f85960b71961c5d8b68bd86cae396a0d0a9caeede428a3e60c238443f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.567503ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:e1321e6f85960b71961c5d8b68bd86cae396a0d0a9caeede428a3e60c238443f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=22cfdc54-c9b4-44ff-af4a-af4eb4b26de6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46416" 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.212223ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Nov/2024:11:47:19 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-10T11:47:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=7bc1bfea-d89f-414e-ab36-766751151d5e http.request.method=GET http.request.remoteaddr="127.0.0.1:46416" http.request.uri="/v2/foo/schema1/manifests/sha256:e1321e6f85960b71961c5d8b68bd86cae396a0d0a9caeede428a3e60c238443f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.081554ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Nov/2024:11:47:19 +0000] "GET /v2/foo/schema1/manifests/sha256:e1321e6f85960b71961c5d8b68bd86cae396a0d0a9caeede428a3e60c238443f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-10T11:47:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:40021" http.request.id=4fcd881f-77f7-452d-9e19-eaa6bf4799b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46416" http.request.uri="/v2/foo/schema1/manifests/sha256:e1321e6f85960b71961c5d8b68bd86cae396a0d0a9caeede428a3e60c238443f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.556163ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:e1321e6f85960b71961c5d8b68bd86cae396a0d0a9caeede428a3e60c238443f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:40021" http.request.id=eb9c8b20-14ae-46ce-a6a9-4c3bd615adfb http.request.method=PUT http.request.remoteaddr="127.0.0.1:46416" http.request.uri="/v2/foo/schema1/manifests/sha256:e1321e6f85960b71961c5d8b68bd86cae396a0d0a9caeede428a3e60c238443f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.517554ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:e1321e6f85960b71961c5d8b68bd86cae396a0d0a9caeede428a3e60c238443f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:40021" http.request.id=3876d700-b007-49fb-8a26-a214de11f8c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46416" http.request.uri="/v2/foo/schema1/manifests/sha256:e1321e6f85960b71961c5d8b68bd86cae396a0d0a9caeede428a3e60c238443f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.657948ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:e1321e6f85960b71961c5d8b68bd86cae396a0d0a9caeede428a3e60c238443f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=e9d52d25-12ec-4d70-aa49-1e878fdc4352 http.request.method=GET http.request.remoteaddr="127.0.0.1:46416" http.request.uri="/v2/foo/schema1/manifests/sha256:e1321e6f85960b71961c5d8b68bd86cae396a0d0a9caeede428a3e60c238443f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.138584ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Nov/2024:11:47:19 +0000] "GET /v2/foo/schema1/manifests/sha256:e1321e6f85960b71961c5d8b68bd86cae396a0d0a9caeede428a3e60c238443f HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-10T11:47:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=c9aef32c-c6e5-47b0-aa52-e4e9527527c2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46416" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.437965ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:19 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=fd83563a-0f81-4119-a161-1b03ff38757c http.request.method=GET http.request.remoteaddr="127.0.0.1:46416" http.request.uri="/v2/foo/schema1/manifests/sha256:e1321e6f85960b71961c5d8b68bd86cae396a0d0a9caeede428a3e60c238443f" http.request.useragent="Go-http-client/1.1" http.response.duration=1.388885ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:19 +0000] "GET /v2/foo/schema1/manifests/sha256:e1321e6f85960b71961c5d8b68bd86cae396a0d0a9caeede428a3e60c238443f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=ee152c12-4636-467d-bbc9-59356e0f0c0f http.request.method=GET http.request.remoteaddr="127.0.0.1:46416" 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.369292ms http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Nov/2024:11:47:19 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-11-10T11:47:19Z" level=error msg="payload digest does match: "sha256:6b2e5216559da0f579e0a3fcaa0488a219e5345836da7b61c5ec87120263dd29" != "sha256:e1321e6f85960b71961c5d8b68bd86cae396a0d0a9caeede428a3e60c238443f"" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=8907b256-b71e-4611-bc8a-ca8cd824d7e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46416" http.request.uri="/v2/foo/schema1/manifests/sha256:e1321e6f85960b71961c5d8b68bd86cae396a0d0a9caeede428a3e60c238443f" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:e1321e6f85960b71961c5d8b68bd86cae396a0d0a9caeede428a3e60c238443f" time="2024-11-10T11:47:19Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=8907b256-b71e-4611-bc8a-ca8cd824d7e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46416" http.request.uri="/v2/foo/schema1/manifests/sha256:e1321e6f85960b71961c5d8b68bd86cae396a0d0a9caeede428a3e60c238443f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.656509ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:e1321e6f85960b71961c5d8b68bd86cae396a0d0a9caeede428a3e60c238443f" 127.0.0.1 - - [10/Nov/2024:11:47:19 +0000] "PUT /v2/foo/schema1/manifests/sha256:e1321e6f85960b71961c5d8b68bd86cae396a0d0a9caeede428a3e60c238443f HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-11-10T11:47:19Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=3aeda9b7-ce1e-474d-b1c7-381cec930ba2 http.request.method=GET http.request.remoteaddr="127.0.0.1:46420" 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.583244ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Nov/2024:11:47:19 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-11-10T11:47:19Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=2d8a6bcd-a1e0-4ca0-af30-c360dea21e00 http.request.method=GET http.request.remoteaddr="127.0.0.1:46420" 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.471335ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/Nov/2024:11:47:19 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-11-10T11:47:19Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40021" http.request.id=ec164c75-9299-4df5-b6d4-1ccdcabf7d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46420" 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.66788ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-10T11:47:19Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40021" http.request.id=ec164c75-9299-4df5-b6d4-1ccdcabf7d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46420" 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.738642ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-10T11:47:19Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40021" http.request.id=ec164c75-9299-4df5-b6d4-1ccdcabf7d7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46420" 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.791431ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Nov/2024:11:47:19 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-11-10T11:47:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=85ee3ec5-e053-43bb-b384-3111efbefd37 http.request.method=POST http.request.remoteaddr="127.0.0.1:46420" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.66259ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:19 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=f7be8af9-9595-4213-97b2-e73614360173 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46420" http.request.uri="/v2/foo/schema2/blobs/uploads/214b62da-0c15-4f81-8502-8d73982c0ee2?_state=0jdnBVRPfrufwTa-soCNjiPqxOGX6NtizlyC_Rbcd_J7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyMTRiNjJkYS0wYzE1LTRmODEtODUwMi04ZDczOTgyYzBlZTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MTkuMDc4MjEwMDE3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.072844ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:19 +0000] "PUT /v2/foo/schema2/blobs/uploads/214b62da-0c15-4f81-8502-8d73982c0ee2?_state=0jdnBVRPfrufwTa-soCNjiPqxOGX6NtizlyC_Rbcd_J7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyMTRiNjJkYS0wYzE1LTRmODEtODUwMi04ZDczOTgyYzBlZTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MTkuMDc4MjEwMDE3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:19Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40021" http.request.id=124c8bdf-0969-4789-80db-c1e66691cf01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46420" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.022849ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-10T11:47:19Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40021" http.request.id=124c8bdf-0969-4789-80db-c1e66691cf01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46420" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.092343ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Nov/2024:11:47:19 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-11-10T11:47:19Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=48617bb5-63a0-454a-af92-c7552cb3472b http.request.method=POST http.request.remoteaddr="127.0.0.1:46420" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.855334ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:19 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:24Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=91cc549d-60c3-4d85-b0b7-9914f6b85ffd http.request.method=PUT http.request.remoteaddr="127.0.0.1:46420" http.request.uri="/v2/foo/schema2/blobs/uploads/f1471c29-f068-4e49-b990-52c5d5c44872?_state=tujgqY4r9GmsUU0mkz9LUESVmrpsOewpMECEOUad4zx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmMTQ3MWMyOS1mMDY4LTRlNDktYjk5MC01MmM1ZDVjNDQ4NzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MTkuMzUxODU5MzYyWiJ9&digest=sha256%3A4fe5d1b570691556e7395dac0acbdc1eca37f13ec2775e7ae781152153f84035" http.request.useragent="Go-http-client/1.1" http.response.duration=5.255794099s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:19 +0000] "PUT /v2/foo/schema2/blobs/uploads/f1471c29-f068-4e49-b990-52c5d5c44872?_state=tujgqY4r9GmsUU0mkz9LUESVmrpsOewpMECEOUad4zx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmMTQ3MWMyOS1mMDY4LTRlNDktYjk5MC01MmM1ZDVjNDQ4NzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MTkuMzUxODU5MzYyWiJ9&digest=sha256%3A4fe5d1b570691556e7395dac0acbdc1eca37f13ec2775e7ae781152153f84035 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:24Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=bd04ba9c-cc42-4d62-8d03-25bf5bd208aa http.request.method=POST http.request.remoteaddr="127.0.0.1:46420" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.168266ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:24 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:26Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=7d551805-427b-409d-9b49-ffaa6745ef0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46420" http.request.uri="/v2/foo/schema2/blobs/uploads/97ea674b-6f05-4b60-ad98-c587f2d3946e?_state=o38zmOXFBwTr-TTD-j04DGbfOzfKjsez6_EqAeFnyj17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5N2VhNjc0Yi02ZjA1LTRiNjAtYWQ5OC1jNTg3ZjJkMzk0NmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MjQuNzIyMjQzMjk0WiJ9&digest=sha256%3A92e52f23fd2d1aadb6633d89c7ec0d535cfeac1153298011e2e465b860802fa1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.928587434s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:24 +0000] "PUT /v2/foo/schema2/blobs/uploads/97ea674b-6f05-4b60-ad98-c587f2d3946e?_state=o38zmOXFBwTr-TTD-j04DGbfOzfKjsez6_EqAeFnyj17Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5N2VhNjc0Yi02ZjA1LTRiNjAtYWQ5OC1jNTg3ZjJkMzk0NmUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MjQuNzIyMjQzMjk0WiJ9&digest=sha256%3A92e52f23fd2d1aadb6633d89c7ec0d535cfeac1153298011e2e465b860802fa1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:26Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40021" http.request.id=faa202b5-60b2-4d02-8b64-a8202eb4d6f8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46420" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.650746ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:26Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40021" http.request.id=2bcba2ad-3205-4479-8ca8-4631c0334a9a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46420" http.request.uri="/v2/foo/schema2/manifests/sha256:a235469ed921920839bd81e8091d88fd3d4141a57c38c98631cd7a87a34bca46" http.request.useragent="Go-http-client/1.1" http.response.duration=2.037247ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "PUT /v2/foo/schema2/manifests/sha256:a235469ed921920839bd81e8091d88fd3d4141a57c38c98631cd7a87a34bca46 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:26Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=02f3588a-c19e-431e-b627-fe7d8d4a1be0 http.request.method=GET http.request.remoteaddr="127.0.0.1:46420" 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.980927ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-10T11:47:26Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=27c9b216-5574-49de-b4d8-20ca86853a38 http.request.method=GET http.request.remoteaddr="127.0.0.1:46420" http.request.uri="/v2/foo/schema2/manifests/sha256:a235469ed921920839bd81e8091d88fd3d4141a57c38c98631cd7a87a34bca46" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.685558ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "GET /v2/foo/schema2/manifests/sha256:a235469ed921920839bd81e8091d88fd3d4141a57c38c98631cd7a87a34bca46 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-10T11:47:26Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=f4359547-ad6a-4126-9016-3584efea19d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:46420" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.51025ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:26Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=4cc423aa-2c33-4738-a2b1-be9fd71790b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46420" http.request.uri="/v2/foo/schema2/manifests/sha256:a235469ed921920839bd81e8091d88fd3d4141a57c38c98631cd7a87a34bca46" http.request.useragent="Go-http-client/1.1" http.response.duration=1.721836ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "GET /v2/foo/schema2/manifests/sha256:a235469ed921920839bd81e8091d88fd3d4141a57c38c98631cd7a87a34bca46 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:26Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=6df3abb4-e671-4ae8-8196-72b2cab03474 http.request.method=GET http.request.remoteaddr="127.0.0.1:46420" 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.444199ms http.response.status=200 http.response.written=45 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-11-10T11:47:26Z" level=info msg="rewriting manifest sha256:a235469ed921920839bd81e8091d88fd3d4141a57c38c98631cd7a87a34bca46 in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=32e9bb34-36c7-45d2-938f-d7a9138afc55 http.request.method=GET http.request.remoteaddr="127.0.0.1:46420" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-10T11:47:26Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=32e9bb34-36c7-45d2-938f-d7a9138afc55 http.request.method=GET http.request.remoteaddr="127.0.0.1:46420" 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.802307ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-11-10T11:47:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40021" http.request.id=ff99d95e-fb4c-489f-9187-2e72faa8500c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46420" 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.651724ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-11-10T11:47:26Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40021" http.request.id=db13937c-2647-4b71-ad98-376f986b4ab6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46420" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.917648ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:26Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40021" http.request.id=e1c619b3-1c38-47c4-80c4-dfa2bca8205b http.request.method=PUT http.request.remoteaddr="127.0.0.1:46420" http.request.uri="/v2/foo/schema2/manifests/sha256:eb9f7799454ae2bf247588583663bb3123cbc7355cc6a2ed94928cd334ab609e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.819817ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "PUT /v2/foo/schema2/manifests/sha256:eb9f7799454ae2bf247588583663bb3123cbc7355cc6a2ed94928cd334ab609e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:26Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=61e4142d-09be-4007-93c9-58a1676f9710 http.request.method=GET http.request.remoteaddr="127.0.0.1:46420" 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.715338ms http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-11-10T11:47:26Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=25b2affc-b3b4-4b9a-93cb-3ae93a994719 http.request.method=GET http.request.remoteaddr="127.0.0.1:46420" http.request.uri="/v2/foo/schema2/manifests/sha256:eb9f7799454ae2bf247588583663bb3123cbc7355cc6a2ed94928cd334ab609e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.660958ms http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "GET /v2/foo/schema2/manifests/sha256:eb9f7799454ae2bf247588583663bb3123cbc7355cc6a2ed94928cd334ab609e HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-11-10T11:47:26Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=ecbbd22b-9e4d-4724-ac6d-17eaa464d7ad http.request.method=GET http.request.remoteaddr="127.0.0.1:46420" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.415729ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:26Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=8b7627f0-d8c6-451a-9752-5204ffb78165 http.request.method=GET http.request.remoteaddr="127.0.0.1:46420" http.request.uri="/v2/foo/schema2/manifests/sha256:eb9f7799454ae2bf247588583663bb3123cbc7355cc6a2ed94928cd334ab609e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.40717ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "GET /v2/foo/schema2/manifests/sha256:eb9f7799454ae2bf247588583663bb3123cbc7355cc6a2ed94928cd334ab609e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:26Z" level=info msg="rewriting manifest list sha256:eb9f7799454ae2bf247588583663bb3123cbc7355cc6a2ed94928cd334ab609e in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=23d60479-9992-4f29-9ce7-15a9f90a2077 http.request.method=GET http.request.remoteaddr="127.0.0.1:46420" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-11-10T11:47:26Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:40021" http.request.id=23d60479-9992-4f29-9ce7-15a9f90a2077 http.request.method=GET http.request.remoteaddr="127.0.0.1:46420" 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=3.096028ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (25.84s) === RUN TestGetManifestWithStorageError time="2024-11-10T11:47: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.2 time="2024-11-10T11:47:26Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-10T11:47:26Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:33829" http.request.id=87b5d443-ce39-4f24-b7fb-662a3ea9bb1a http.request.method=GET http.request.remoteaddr="127.0.0.1:40862" http.request.uri="/v2/manifesttagnotfound/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.953496ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-11-10T11:47:26Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.2 http.request.host="127.0.0.1:33829" http.request.id=84f46204-a385-457c-99cd-391bbf7ab5c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:40862" 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=1.887986ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-11-10T11:47:26Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.2 http.request.host="127.0.0.1:33829" http.request.id=31a0f105-456d-442e-89e1-e5bc1eccf031 http.request.method=GET http.request.remoteaddr="127.0.0.1:40862" 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.668213ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-11-10T11:47:26Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.2 http.request.host="127.0.0.1:33829" http.request.id=30cdf0a4-b8eb-4484-84ea-885e59e5c5cf http.request.method=GET http.request.remoteaddr="127.0.0.1:40862" http.request.uri="/v2/manifestbadlink/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.638295ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2024-11-10T11:47: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.2 time="2024-11-10T11:47:26Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-10T11:47:26Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=44fc0c8e-7b73-491d-9d5e-07044d8740d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:60308" 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.594061ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-11-10T11:47:26Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=90e292e6-d20e-4d48-92bc-a93b287c2159 http.request.method=GET http.request.remoteaddr="127.0.0.1:60308" 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.452419ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-11-10T11:47:26Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=189a0f86-a564-4781-a7e9-86e046ad8d0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60308" 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.494041ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-11-10T11:47:26Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=87c4f783-6c67-4abc-a99f-510735db9520 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60308" 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.129574ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-10T11:47:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=87c4f783-6c67-4abc-a99f-510735db9520 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60308" 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.199475ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-10T11:47:26Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=87c4f783-6c67-4abc-a99f-510735db9520 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60308" 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.250522ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-11-10T11:47:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=87c4f783-6c67-4abc-a99f-510735db9520 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60308" 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.296782ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-11-10T11:47:26Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=cd7593d9-6e5a-4836-86f4-6f533a5d97d9 http.request.method=POST http.request.remoteaddr="127.0.0.1:60308" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.841828ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=f36b1aae-18d2-41da-8800-fb1ed62e594d http.request.method=PUT http.request.remoteaddr="127.0.0.1:60308" http.request.uri="/v2/foo/schema1/blobs/uploads/2477f5a9-b42f-42a1-b0fd-441d4887ac7e?_state=5dDI8h8QOqhGhZJuZWQoi0D4F-JUxu3zTc3SapF0Cs17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyNDc3ZjVhOS1iNDJmLTQyYTEtYjBmZC00NDFkNDg4N2FjN2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MjYuOTM1MDIwMDRaIn0%3D&digest=sha256%3A9f4023e8110e9b1014dc0f4760d415f9cbc12d3c2d9314496486f781cc13f19f" http.request.useragent="Go-http-client/1.1" http.response.duration=6.151311518s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:26 +0000] "PUT /v2/foo/schema1/blobs/uploads/2477f5a9-b42f-42a1-b0fd-441d4887ac7e?_state=5dDI8h8QOqhGhZJuZWQoi0D4F-JUxu3zTc3SapF0Cs17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyNDc3ZjVhOS1iNDJmLTQyYTEtYjBmZC00NDFkNDg4N2FjN2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MjYuOTM1MDIwMDRaIn0%3D&digest=sha256%3A9f4023e8110e9b1014dc0f4760d415f9cbc12d3c2d9314496486f781cc13f19f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:33Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=871452b3-ab30-4bd8-b399-825a9bf83b51 http.request.method=POST http.request.remoteaddr="127.0.0.1:60308" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.927302ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:33 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=aa824956-6fc0-414f-bb50-3c4531b82acd http.request.method=PUT http.request.remoteaddr="127.0.0.1:60308" http.request.uri="/v2/foo/schema1/blobs/uploads/f3f810fa-4de9-4c44-a668-aed29968495d?_state=r4RsQuXCpMbWyKEwekSH232Gof6Prk4G3sjcjh44LvV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmM2Y4MTBmYS00ZGU5LTRjNDQtYTY2OC1hZWQyOTk2ODQ5NWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MzMuMjgyOTgyMDE2WiJ9&digest=sha256%3A1266e5f054d30de918f22c1bbb490268853183fa48a54c6533de1922ba2cb341" http.request.useragent="Go-http-client/1.1" http.response.duration=2.727466679s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:33 +0000] "PUT /v2/foo/schema1/blobs/uploads/f3f810fa-4de9-4c44-a668-aed29968495d?_state=r4RsQuXCpMbWyKEwekSH232Gof6Prk4G3sjcjh44LvV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmM2Y4MTBmYS00ZGU5LTRjNDQtYTY2OC1hZWQyOTk2ODQ5NWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MzMuMjgyOTgyMDE2WiJ9&digest=sha256%3A1266e5f054d30de918f22c1bbb490268853183fa48a54c6533de1922ba2cb341 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=8e3fb227-46bd-4e61-b658-c3e850fdab6b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60308" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.073558ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=ba0e5b17-2693-45fe-802c-11055069ba52 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60308" http.request.uri="/v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c" http.request.useragent="Go-http-client/1.1" http.response.duration=4.153241ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=72fadadf-1f43-41bf-b0b5-9bdbd14ac112 http.request.method=GET http.request.remoteaddr="127.0.0.1:60308" 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.334742ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=d340a68c-8cd6-4e3f-9e1f-241e92c53d7c http.request.method=GET http.request.remoteaddr="127.0.0.1:60308" http.request.uri="/v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.124453ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "GET /v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:46591" http.request.id=484476d1-859f-480c-9304-a8d26cef553b http.request.method=PUT http.request.remoteaddr="127.0.0.1:60308" http.request.uri="/v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.609855ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:46591" http.request.id=ffb29f17-8497-4c77-b8c2-f3b2bf4184b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60308" http.request.uri="/v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.281838ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:46591" http.request.id=b9e691f1-dbe1-44b9-af7b-3bf191c4cb18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60308" http.request.uri="/v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.195237ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=bb9dc44b-2a29-4c0b-8a3a-410c721d5702 http.request.method=GET http.request.remoteaddr="127.0.0.1:60308" http.request.uri="/v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.948109ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "GET /v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=ccab4d70-34c3-4f46-a429-ea996d70cb53 http.request.method=GET http.request.remoteaddr="127.0.0.1:60308" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.502851ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=8da91e49-1315-4a93-ac4a-67cbc62cfffa http.request.method=GET http.request.remoteaddr="127.0.0.1:60308" http.request.uri="/v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.535563ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "GET /v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=f5d10fb0-d744-424b-9d78-788475946264 http.request.method=GET http.request.remoteaddr="127.0.0.1:60308" 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.479884ms http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=error msg="payload digest does match: "sha256:7edbf4868d19460553c5fe95d1b37fbb92d83d5fee816030970c7cb16a47ec06" != "sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c"" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=e5f87007-d24d-4a4f-a77d-19b976fea577 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60308" http.request.uri="/v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c" time="2024-11-10T11:47: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.2 http.request.host="127.0.0.1:46591" http.request.id=e5f87007-d24d-4a4f-a77d-19b976fea577 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60308" http.request.uri="/v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.006173ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c" 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=80b7bda7-6973-4b35-b99f-483922292521 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55930" http.request.uri="/v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.32083ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "DELETE /v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=96bce0d1-a001-4d1e-b858-3b79d60330fc http.request.method=GET http.request.remoteaddr="127.0.0.1:55930" http.request.uri="/v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.076849ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c" 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "GET /v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=5090b041-1e72-4f22-8526-87eb340a3fc2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55938" http.request.uri="/v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.050236ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c" 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "DELETE /v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=14c9a070-ce6e-486d-ae36-c636f578a3ea http.request.method=PUT http.request.remoteaddr="127.0.0.1:55940" http.request.uri="/v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c" http.request.useragent="Go-http-client/1.1" http.response.duration=2.810622ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "PUT /v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=dd7f3cd5-6256-4be0-b73a-7babf9271205 http.request.method=GET http.request.remoteaddr="127.0.0.1:55940" http.request.uri="/v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.263392ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "GET /v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=20dd9cc3-9630-4350-9121-1c4d051f4d91 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55944" 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.733946ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=c818f39b-6b49-4545-b616-2c6dd28d8377 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55950" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.543294ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=a97eebdf-11a1-4ed8-8db7-c10a4fbb11e5 http.request.method=GET http.request.remoteaddr="127.0.0.1:55950" 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.428999ms http.response.status=200 http.response.written=39 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=ecbd2a4a-1e35-4177-9dde-440df29b314f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55950" http.request.uri="/v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.78776ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "DELETE /v2/foo/schema1/manifests/sha256:4b7c1e6be771495bfb54a0f95fd7039293bd1c2f3b2754c77cbf6f41a546c92c HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=41180d7b-0ba0-4f3a-a57b-ebf99e66f803 http.request.method=GET http.request.remoteaddr="127.0.0.1:55950" 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.46185ms http.response.status=200 http.response.written=35 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-11-10T11:47: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.2 http.request.host="127.0.0.1:46591" http.request.id=99a4c41d-612a-4ffb-b1a3-6dfcaaa2c69d http.request.method=GET http.request.remoteaddr="127.0.0.1:55950" 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="818.011µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-11-10T11:47: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.2 http.request.host="127.0.0.1:46591" http.request.id=a0b6a6c3-fd14-4664-a712-6af07cffaa07 http.request.method=GET http.request.remoteaddr="127.0.0.1:55950" 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.490971ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-11-10T11:47: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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46591" http.request.id=b85b2b32-c6b5-4414-8699-b58661132a7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55950" 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.616854ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-10T11:47: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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46591" http.request.id=b85b2b32-c6b5-4414-8699-b58661132a7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55950" 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.683622ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-10T11:47: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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46591" http.request.id=b85b2b32-c6b5-4414-8699-b58661132a7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:55950" 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.740385ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=44bec990-e64f-403e-a41f-d6d3301b1c2e http.request.method=POST http.request.remoteaddr="127.0.0.1:55950" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.671748ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=fc02902c-7886-4572-b096-a9e5ed962040 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55950" http.request.uri="/v2/foo/schema2/blobs/uploads/d9317b7d-b99a-4eeb-82ae-13539bd0ee0e?_state=UWpyllt-IJScVA08YSmmALh012M6wm0haTxIy_sAqvt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkOTMxN2I3ZC1iOTlhLTRlZWItODJhZS0xMzUzOWJkMGVlMGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MzYuMDc1NjgzNzkyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.136959ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "PUT /v2/foo/schema2/blobs/uploads/d9317b7d-b99a-4eeb-82ae-13539bd0ee0e?_state=UWpyllt-IJScVA08YSmmALh012M6wm0haTxIy_sAqvt7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkOTMxN2I3ZC1iOTlhLTRlZWItODJhZS0xMzUzOWJkMGVlMGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MzYuMDc1NjgzNzkyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47: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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46591" http.request.id=a7f72d09-8e31-4fd6-be05-226654297381 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55950" 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.636708ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-10T11:47: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.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46591" http.request.id=a7f72d09-8e31-4fd6-be05-226654297381 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55950" 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.705214ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-11-10T11:47:36Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=05e8ac70-6a24-47fc-8669-3c9a3bc80961 http.request.method=POST http.request.remoteaddr="127.0.0.1:55950" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.72573ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:40Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=4d91a80f-0fb4-4756-9b2e-c079a0ab9842 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55950" http.request.uri="/v2/foo/schema2/blobs/uploads/36e6e8ac-8864-4c30-aecc-12ea41cd78a0?_state=WPselJmYnGCFEPc3HS8C_HarjEHQAQ5SAOi0jXybXG57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzNmU2ZThhYy04ODY0LTRjMzAtYWVjYy0xMmVhNDFjZDc4YTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MzYuMjcxMTE4ODMyWiJ9&digest=sha256%3A5ba22d17542fb538d2e0ab1e6b08f8eb7bc810946ed8e9acda684d82d719786d" http.request.useragent="Go-http-client/1.1" http.response.duration=4.240422336s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:36 +0000] "PUT /v2/foo/schema2/blobs/uploads/36e6e8ac-8864-4c30-aecc-12ea41cd78a0?_state=WPselJmYnGCFEPc3HS8C_HarjEHQAQ5SAOi0jXybXG57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzNmU2ZThhYy04ODY0LTRjMzAtYWVjYy0xMmVhNDFjZDc4YTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6MzYuMjcxMTE4ODMyWiJ9&digest=sha256%3A5ba22d17542fb538d2e0ab1e6b08f8eb7bc810946ed8e9acda684d82d719786d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:40Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=e3fca69d-446a-480e-a217-a7f40ad05a2b http.request.method=POST http.request.remoteaddr="127.0.0.1:55950" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.865093ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:40 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=f6b629fd-69fa-4b06-a2d1-17976de767d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:55950" http.request.uri="/v2/foo/schema2/blobs/uploads/0543c341-ad26-47ae-85c2-fe4f1b5579d7?_state=ZZ8fNO7q-53xX2JA5_U0l-GqpTwSg95a9rkGCTehfut7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNTQzYzM0MS1hZDI2LTQ3YWUtODVjMi1mZTRmMWI1NTc5ZDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6NDAuNzcwMDE5ODg3WiJ9&digest=sha256%3A3c6323f6dbcb075f0b9ca9b89c30cecc43a71bbbcaa6b8ed28abe233f2287328" http.request.useragent="Go-http-client/1.1" http.response.duration=6.098498859s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:40 +0000] "PUT /v2/foo/schema2/blobs/uploads/0543c341-ad26-47ae-85c2-fe4f1b5579d7?_state=ZZ8fNO7q-53xX2JA5_U0l-GqpTwSg95a9rkGCTehfut7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwNTQzYzM0MS1hZDI2LTQ3YWUtODVjMi1mZTRmMWI1NTc5ZDciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMTEtMTBUMTE6NDc6NDAuNzcwMDE5ODg3WiJ9&digest=sha256%3A3c6323f6dbcb075f0b9ca9b89c30cecc43a71bbbcaa6b8ed28abe233f2287328 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46591" http.request.id=735a7335-3a96-4d1b-bf5f-626cb28a89cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:55950" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.443502ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:46 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46591" http.request.id=7ab2ca3f-05e8-485e-a574-7a755de7a8da http.request.method=PUT http.request.remoteaddr="127.0.0.1:55950" http.request.uri="/v2/foo/schema2/manifests/sha256:4aa5611d2f8927b74b4c412ebe468704ac1951b3bf2d9edd25b11d0bf5a18adc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.372717ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:46 +0000] "PUT /v2/foo/schema2/manifests/sha256:4aa5611d2f8927b74b4c412ebe468704ac1951b3bf2d9edd25b11d0bf5a18adc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=3fb4d1c8-e979-43e7-ad24-47110b1a3064 http.request.method=GET http.request.remoteaddr="127.0.0.1:55950" 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.988393ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Nov/2024:11:47:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-10T11:47:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=dff82f73-0eac-4f7e-af87-eedcfb794bb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:55950" http.request.uri="/v2/foo/schema2/manifests/sha256:4aa5611d2f8927b74b4c412ebe468704ac1951b3bf2d9edd25b11d0bf5a18adc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.045235ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Nov/2024:11:47:46 +0000] "GET /v2/foo/schema2/manifests/sha256:4aa5611d2f8927b74b4c412ebe468704ac1951b3bf2d9edd25b11d0bf5a18adc HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-10T11:47:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=5263dc86-e0e8-4b2f-a77d-ae908a8d7360 http.request.method=GET http.request.remoteaddr="127.0.0.1:55950" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.902345ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=0276f144-35bc-4252-ac83-02795afacc31 http.request.method=GET http.request.remoteaddr="127.0.0.1:55950" http.request.uri="/v2/foo/schema2/manifests/sha256:4aa5611d2f8927b74b4c412ebe468704ac1951b3bf2d9edd25b11d0bf5a18adc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.917387ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:46 +0000] "GET /v2/foo/schema2/manifests/sha256:4aa5611d2f8927b74b4c412ebe468704ac1951b3bf2d9edd25b11d0bf5a18adc HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=889e5261-ef44-4ef2-84c6-5bbde5228b16 http.request.method=GET http.request.remoteaddr="127.0.0.1:55950" 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.862336ms http.response.status=200 http.response.written=45 127.0.0.1 - - [10/Nov/2024:11:47:46 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-11-10T11:47:46Z" level=info msg="rewriting manifest sha256:4aa5611d2f8927b74b4c412ebe468704ac1951b3bf2d9edd25b11d0bf5a18adc in schema1 format to support old client" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=f0929a49-f8d8-40d3-b3dd-156d62fb77a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:55950" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-11-10T11:47:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=f0929a49-f8d8-40d3-b3dd-156d62fb77a1 http.request.method=GET http.request.remoteaddr="127.0.0.1:55950" 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.222337ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/Nov/2024:11:47:46 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-11-10T11:47:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=e8e8ff04-abba-4c89-a4f1-18bbb1cd2305 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:55950" http.request.uri="/v2/foo/schema2/manifests/sha256:4aa5611d2f8927b74b4c412ebe468704ac1951b3bf2d9edd25b11d0bf5a18adc" http.request.useragent="Go-http-client/1.1" http.response.duration=2.187177ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:46 +0000] "DELETE /v2/foo/schema2/manifests/sha256:4aa5611d2f8927b74b4c412ebe468704ac1951b3bf2d9edd25b11d0bf5a18adc HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:46Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:4aa5611d2f8927b74b4c412ebe468704ac1951b3bf2d9edd25b11d0bf5a18adc" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=b31ec86f-9e2b-4c40-99d5-a176159df67b http.request.method=GET http.request.remoteaddr="127.0.0.1:55950" http.request.uri="/v2/foo/schema2/manifests/sha256:4aa5611d2f8927b74b4c412ebe468704ac1951b3bf2d9edd25b11d0bf5a18adc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.019689ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:4aa5611d2f8927b74b4c412ebe468704ac1951b3bf2d9edd25b11d0bf5a18adc" 127.0.0.1 - - [10/Nov/2024:11:47:46 +0000] "GET /v2/foo/schema2/manifests/sha256:4aa5611d2f8927b74b4c412ebe468704ac1951b3bf2d9edd25b11d0bf5a18adc HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-11-10T11:47:46Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=c20b2086-f6f2-41a8-a7ac-cebb9c3231da http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/foo/schema2/manifests/sha256:4aa5611d2f8927b74b4c412ebe468704ac1951b3bf2d9edd25b11d0bf5a18adc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.280135ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:4aa5611d2f8927b74b4c412ebe468704ac1951b3bf2d9edd25b11d0bf5a18adc" 127.0.0.1 - - [10/Nov/2024:11:47:46 +0000] "DELETE /v2/foo/schema2/manifests/sha256:4aa5611d2f8927b74b4c412ebe468704ac1951b3bf2d9edd25b11d0bf5a18adc HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-11-10T11:47:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46591" http.request.id=870e92ab-ef18-4132-b725-c53a7bd2971c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46728" http.request.uri="/v2/foo/schema2/manifests/sha256:4aa5611d2f8927b74b4c412ebe468704ac1951b3bf2d9edd25b11d0bf5a18adc" http.request.useragent="Go-http-client/1.1" http.response.duration=2.655479ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:46 +0000] "PUT /v2/foo/schema2/manifests/sha256:4aa5611d2f8927b74b4c412ebe468704ac1951b3bf2d9edd25b11d0bf5a18adc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=0c3f11fc-05f4-41d4-ade6-111adb360b19 http.request.method=GET http.request.remoteaddr="127.0.0.1:46728" http.request.uri="/v2/foo/schema2/manifests/sha256:4aa5611d2f8927b74b4c412ebe468704ac1951b3bf2d9edd25b11d0bf5a18adc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.303429ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Nov/2024:11:47:46 +0000] "GET /v2/foo/schema2/manifests/sha256:4aa5611d2f8927b74b4c412ebe468704ac1951b3bf2d9edd25b11d0bf5a18adc HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-11-10T11:47:46Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=711d3ec3-e61d-462d-94c1-1f877a7bfc38 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46742" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.340241ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [10/Nov/2024:11:47:46 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-11-10T11:47:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46591" http.request.id=e638a96f-a775-4f42-8960-dc6aae979b6a http.request.method=PUT http.request.remoteaddr="127.0.0.1:46746" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.821014ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:46 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=a881653a-ffd0-49a7-ac15-d34c5b467137 http.request.method=GET http.request.remoteaddr="127.0.0.1:46746" 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.902546ms http.response.status=200 http.response.written=39 127.0.0.1 - - [10/Nov/2024:11:47:46 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-11-10T11:47:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=dd04ec13-5725-4dce-9295-34b10c59a4a9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46746" http.request.uri="/v2/foo/schema2/manifests/sha256:4aa5611d2f8927b74b4c412ebe468704ac1951b3bf2d9edd25b11d0bf5a18adc" http.request.useragent="Go-http-client/1.1" http.response.duration=2.228436ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:46 +0000] "DELETE /v2/foo/schema2/manifests/sha256:4aa5611d2f8927b74b4c412ebe468704ac1951b3bf2d9edd25b11d0bf5a18adc HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:46Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:46591" http.request.id=7cd7589e-a44a-46ea-9137-484d93c713e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:46746" 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.888306ms http.response.status=200 http.response.written=35 127.0.0.1 - - [10/Nov/2024:11:47:46 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (20.21s) === RUN TestManifestDeleteDisabled time="2024-11-10T11:47:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-10T11:47:46Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-10T11:47:46Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:43237" http.request.id=87541eb4-0d5c-4ab1-a93f-e5c02c915ee7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39736" 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=2.120106ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [10/Nov/2024:11:47:46 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.01s) === RUN TestRegistryAsCacheMutationAPIs time="2024-11-10T11:47:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-10T11:47:46Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-10T11:47:46Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 time="2024-11-10T11:47:47Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.2 time="2024-11-10T11:47:47Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.2 time="2024-11-10T11:47:47Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:33673" http.request.id=302890eb-7177-4c8e-9de9-24958e0fc2da http.request.method=PUT http.request.remoteaddr="127.0.0.1:59912" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.107612ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [10/Nov/2024:11:47:47 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-11-10T11:47:47Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:33673" http.request.id=87df3a4a-e650-400d-a34f-b6b53e476ead http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59924" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.615432ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [10/Nov/2024:11:47:47 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-11-10T11:47:47Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:33673" http.request.id=8cafbb15-814b-434b-8ee4-086764de2316 http.request.method=POST http.request.remoteaddr="127.0.0.1:59934" 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=3.973519ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [10/Nov/2024:11:47:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-11-10T11:47:47Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.2 http.request.host="127.0.0.1:33673" http.request.id=fe643869-9866-4a15-b83e-bb36d6e868ac http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59944" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.642099ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [10/Nov/2024:11:47:47 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.22s) === RUN TestProxyManifestGetByTag time="2024-11-10T11:47:47Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-10T11:47:47Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-10T11:47:47Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42937" http.request.id=aa57943b-9303-40b9-a1f8-6de4bd536bc3 http.request.method=POST http.request.remoteaddr="127.0.0.1:38562" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="977.002µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42937" http.request.id=33571ef2-03fa-46d9-897a-9f6ce0bb60d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38562" http.request.uri="/v2/foo/bar/blobs/uploads/49765dc5-b2a9-4934-9a4c-de6e39c0716f?_state=_JLrIflut-utwUFPpa77BSy4RuNkg43qoDopYXrqfn97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5NzY1ZGM1LWIyYTktNDkzNC05YTRjLWRlNmUzOWMwNzE2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0Nzo0Ny40NDI4ODk0MDRaIn0%3D&digest=sha256%3A1beba82d7f767996269cc6792b2fd19ecddbcdd427892296190eaa479ba4e6ca" http.request.useragent="Go-http-client/1.1" http.response.duration=6.013849708s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:47 +0000] "PUT /v2/foo/bar/blobs/uploads/49765dc5-b2a9-4934-9a4c-de6e39c0716f?_state=_JLrIflut-utwUFPpa77BSy4RuNkg43qoDopYXrqfn97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5NzY1ZGM1LWIyYTktNDkzNC05YTRjLWRlNmUzOWMwNzE2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0Nzo0Ny40NDI4ODk0MDRaIn0%3D&digest=sha256%3A1beba82d7f767996269cc6792b2fd19ecddbcdd427892296190eaa479ba4e6ca HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42937" http.request.id=1c4f29b0-28e0-45f0-b149-1faed69af9c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38562" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=2.777525ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:53 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 time="2024-11-10T11:47:53Z" level=info msg="redis not configured" go.version=go1.23.2 time="2024-11-10T11:47:53Z" level=info msg="Starting upload purge in 0s" go.version=go1.23.2 time="2024-11-10T11:47:53Z" level=info msg="PurgeUploads starting: olderThan=2024-11-03 11:47:53.46327605 +0000 UTC m=-604656.168386469, actuallyDelete=true" time="2024-11-10T11:47:53Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 time="2024-11-10T11:47:53Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=1" time="2024-11-10T11:47:53Z" level=info msg="Starting upload purge in 24h0m0s" go.version=go1.23.2 time="2024-11-10T11:47:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42937" http.request.id=b755e18b-4fd7-4eaf-8e64-e4022b7d466e http.request.method=GET http.request.remoteaddr="127.0.0.1:38562" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.502929ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Nov/2024:11:47:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-11-10T11:47:53Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:42937" go.version=go1.23.2 time="2024-11-10T11:47:53Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.2 time="2024-11-10T11:47:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42937" http.request.id=80cb8e64-6264-46d5-9de1-6065e0a3c3df http.request.method=GET http.request.remoteaddr="127.0.0.1:52734" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.04054ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Nov/2024:11:47:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-11-10T11:47:53Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:42937 /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:42937/v2/:[]]}" go.version=go1.23.2 http.request.host="127.0.0.1:37917" http.request.id=7408dc48-204e-4c17-a97e-e4d6e70d850d http.request.method=GET http.request.remoteaddr="127.0.0.1:53358" http.request.uri="/v2/foo/bar/manifests/sha256:172b394d6b4e293088185f11adf5e7ff863a6e811045c523a90c6cd2bda48099" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:172b394d6b4e293088185f11adf5e7ff863a6e811045c523a90c6cd2bda48099" time="2024-11-10T11:47:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42937" http.request.id=c5263852-f5ad-4802-9b30-00215af31a9d http.request.method=GET http.request.remoteaddr="127.0.0.1:52748" http.request.uri="/v2/foo/bar/manifests/sha256:172b394d6b4e293088185f11adf5e7ff863a6e811045c523a90c6cd2bda48099" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.05454ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Nov/2024:11:47:53 +0000] "GET /v2/foo/bar/manifests/sha256:172b394d6b4e293088185f11adf5e7ff863a6e811045c523a90c6cd2bda48099 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-11-10T11:47:53Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:172b394d6b4e293088185f11adf5e7ff863a6e811045c523a90c6cd2bda48099 with ttl=167h59m59.999995678s" go.version=go1.23.2 time="2024-11-10T11:47:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37917" http.request.id=7408dc48-204e-4c17-a97e-e4d6e70d850d http.request.method=GET http.request.remoteaddr="127.0.0.1:53358" http.request.uri="/v2/foo/bar/manifests/sha256:172b394d6b4e293088185f11adf5e7ff863a6e811045c523a90c6cd2bda48099" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=11.603019ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Nov/2024:11:47:53 +0000] "GET /v2/foo/bar/manifests/sha256:172b394d6b4e293088185f11adf5e7ff863a6e811045c523a90c6cd2bda48099 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-11-10T11:47:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42937" http.request.id=69db5408-eac1-4d36-a7c1-eaeae6392eee http.request.method=GET http.request.remoteaddr="127.0.0.1:52748" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.915504ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Nov/2024:11:47:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-11-10T11:47:53Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:42937 /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:42937/v2/:[]]}" go.version=go1.23.2 http.request.host="127.0.0.1:37917" http.request.id=e22bbb50-f2d6-47ae-9392-2dddb9fd5fc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:53368" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-11-10T11:47:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42937" http.request.id=3f26f364-c3d8-4da5-997c-f44ed4c01dd6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52762" 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.208812ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Nov/2024:11:47:53 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-11-10T11:47:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37917" http.request.id=e22bbb50-f2d6-47ae-9392-2dddb9fd5fc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:53368" 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=10.999883ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Nov/2024:11:47:53 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-11-10T11:47:53Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42937" http.request.id=c66e776c-e82c-4728-8d2d-565ae30f3566 http.request.method=POST http.request.remoteaddr="127.0.0.1:52762" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.869404ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42937" http.request.id=dafd5450-4b21-440d-8f5f-5339355e5f0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:52762" http.request.uri="/v2/foo/bar/blobs/uploads/968a89c5-00c2-4c17-b43f-64e8b8568b9f?_state=gkcHTBM-kExrh3ytiXv9ijq5TFV8RuXYAiFuGYxTLxV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2OGE4OWM1LTAwYzItNGMxNy1iNDNmLTY0ZThiODU2OGI5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0Nzo1My42ODMzMDE5ODRaIn0%3D&digest=sha256%3A47a736d337abf8a38bf1e4d7a0f3e914795b443687c6c1412d7ff949c0b3fa89" http.request.useragent="Go-http-client/1.1" http.response.duration=3.415783249s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:53 +0000] "PUT /v2/foo/bar/blobs/uploads/968a89c5-00c2-4c17-b43f-64e8b8568b9f?_state=gkcHTBM-kExrh3ytiXv9ijq5TFV8RuXYAiFuGYxTLxV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk2OGE4OWM1LTAwYzItNGMxNy1iNDNmLTY0ZThiODU2OGI5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0xMS0xMFQxMTo0Nzo1My42ODMzMDE5ODRaIn0%3D&digest=sha256%3A47a736d337abf8a38bf1e4d7a0f3e914795b443687c6c1412d7ff949c0b3fa89 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42937" http.request.id=4e746472-dc1e-4770-a182-279c95096a4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52762" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=2.878003ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Nov/2024:11:47:57 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-11-10T11:47:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42937" http.request.id=5be25244-3d2c-4e2d-9d96-569d7b0ad60a http.request.method=GET http.request.remoteaddr="127.0.0.1:52762" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.35327ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Nov/2024:11:47:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-11-10T11:47:57Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:42937 /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:42937/v2/:[]]}" go.version=go1.23.2 http.request.host="127.0.0.1:37917" http.request.id=cddf1f17-655e-40eb-8b8d-60a41b91fb4d http.request.method=GET http.request.remoteaddr="127.0.0.1:53380" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-11-10T11:47:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42937" http.request.id=0d11b38c-21fb-45e3-80a9-99412d48a4eb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52766" 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.012027ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Nov/2024:11:47:57 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-11-10T11:47:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42937" http.request.id=5d8d4882-6d97-4399-a6c9-d5bdb3c277c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:52766" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.548741ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Nov/2024:11:47:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-11-10T11:47:57Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:42937 /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:42937/v2/:[]]}" go.version=go1.23.2 http.request.host="127.0.0.1:37917" http.request.id=cddf1f17-655e-40eb-8b8d-60a41b91fb4d http.request.method=GET http.request.remoteaddr="127.0.0.1:53380" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-11-10T11:47:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:42937" http.request.id=a07a903b-e886-43b0-942b-a2c22c553a86 http.request.method=GET http.request.remoteaddr="127.0.0.1:52774" 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.092093ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Nov/2024:11:47:57 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-11-10T11:47:57Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:c807baa8a75c340280935c189dba1695c5d2c2743971241af525c690bb429a13 with ttl=167h59m59.999996062s" go.version=go1.23.2 time="2024-11-10T11:47:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:37917" http.request.id=cddf1f17-655e-40eb-8b8d-60a41b91fb4d http.request.method=GET http.request.remoteaddr="127.0.0.1:53380" 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.953017ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Nov/2024:11:47:57 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (9.97s) === RUN TestAppDispatcher time="2024-11-10T11:47:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34151" http.request.id=60538d36-d0fa-43e0-b450-947c71c70e6f http.request.method=GET http.request.remoteaddr="127.0.0.1:39094" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.033736ms http.response.status=200 http.response.written=0 time="2024-11-10T11:47:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34151" http.request.id=463324ab-9888-4fbd-8a7c-46dc29e8413e http.request.method=GET http.request.remoteaddr="127.0.0.1:39094" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.921891ms http.response.status=200 http.response.written=0 time="2024-11-10T11:47:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34151" http.request.id=fe50babf-0e3e-4134-9212-dc0bb107645d http.request.method=GET http.request.remoteaddr="127.0.0.1:39094" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.555906ms http.response.status=200 http.response.written=0 time="2024-11-10T11:47:57Z" level=info msg="response completed" go.version=go1.23.2 http.request.host="127.0.0.1:34151" http.request.id=0ddc985d-511a-482a-83a2-6f25d6694346 http.request.method=GET http.request.remoteaddr="127.0.0.1:39094" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.783134ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-11-10T11:47:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 instance.id=988709a3-b7cf-4b1c-b297-69bb76a60a83 time="2024-11-10T11:47:57Z" level=info msg="redis not configured" go.version=go1.23.2 instance.id=988709a3-b7cf-4b1c-b297-69bb76a60a83 time="2024-11-10T11:47:57Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.2 http.request.host="127.0.0.1:39825" http.request.id=ee56a528-7109-4eca-800d-f83271c11927 http.request.method=GET http.request.remoteaddr="127.0.0.1:45316" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.01s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-11-10T11:47:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 instance.id=988709a3-b7cf-4b1c-b297-69bb76a60a83 time="2024-11-10T11:47:57Z" level=info msg="redis not configured" go.version=go1.23.2 instance.id=988709a3-b7cf-4b1c-b297-69bb76a60a83 time="2024-11-10T11:47:57Z" level=info msg="configuring file health check path=/tmp/healthcheck3632640828, interval=1" go.version=go1.23.2 instance.id=988709a3-b7cf-4b1c-b297-69bb76a60a83 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-11-10T11:48:01Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 instance.id=988709a3-b7cf-4b1c-b297-69bb76a60a83 time="2024-11-10T11:48:01Z" level=info msg="redis not configured" go.version=go1.23.2 instance.id=988709a3-b7cf-4b1c-b297-69bb76a60a83 time="2024-11-10T11:48:01Z" level=info msg="configuring TCP health check addr=127.0.0.1:36815, interval=1" go.version=go1.23.2 instance.id=988709a3-b7cf-4b1c-b297-69bb76a60a83 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-11-10T11:48:05Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.2 instance.id=988709a3-b7cf-4b1c-b297-69bb76a60a83 time="2024-11-10T11:48:05Z" level=info msg="redis not configured" go.version=go1.23.2 instance.id=988709a3-b7cf-4b1c-b297-69bb76a60a83 time="2024-11-10T11:48:05Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:37949, interval=1, threshold=3" go.version=go1.23.2 instance.id=988709a3-b7cf-4b1c-b297-69bb76a60a83 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 162.588s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.01s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.08s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.05s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.38s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.65s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.186s === RUN TestSchedule time="2024-11-10T11:45:29Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=5bca9308-b7ec-402c-9aa2-929eb1260ea8 time="2024-11-10T11:45:29Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99599ms" go.version=go1.23.2 instance.id=5bca9308-b7ec-402c-9aa2-929eb1260ea8 time="2024-11-10T11:45:29Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.147µs" go.version=go1.23.2 instance.id=5bca9308-b7ec-402c-9aa2-929eb1260ea8 time="2024-11-10T11:45:29Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=997.282µs" go.version=go1.23.2 instance.id=5bca9308-b7ec-402c-9aa2-929eb1260ea8 scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2024-11-10T11:45:29Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=5bca9308-b7ec-402c-9aa2-929eb1260ea8 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-11-10T11:45:29Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=5bca9308-b7ec-402c-9aa2-929eb1260ea8 time="2024-11-10T11:45:29Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.997196ms" go.version=go1.23.2 instance.id=5bca9308-b7ec-402c-9aa2-929eb1260ea8 time="2024-11-10T11:45:29Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.998407ms" go.version=go1.23.2 instance.id=5bca9308-b7ec-402c-9aa2-929eb1260ea8 time="2024-11-10T11:45:29Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=5bca9308-b7ec-402c-9aa2-929eb1260ea8 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-11-10T11:45:30Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.2 instance.id=5bca9308-b7ec-402c-9aa2-929eb1260ea8 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.579s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (8.61s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 29815808 sha256:3f62bdd9e4bcf3e52cbf51de25f4f51661185689f3962dafb6493e7624e53aa9 [] map[] } --- PASS: TestSimpleBlobRead (0.68s) === RUN TestBlobMount --- PASS: TestBlobMount (0.32s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (2.43s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (2.43s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (1.99s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.01s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:09ef692c7f7cf1baffda06482f20e5609c0fb1efe535b1264a077ddf56e4f321 palailogos: marking blob sha256:c0644806aec17b3c3a2345b94164cf970ecd4ab4af25158901780538d6c03228 palailogos: marking blob sha256:add40ce587f05f458fcef9e4a0237c23a651770fe28f0dd2874b61ea4a3b4c71 palailogos: marking manifest sha256:2230cc0b1f8e4af8a8b9790585eccee8558210018a82605d845d56902967f9e4 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:f4abae11a5ea3a25cc9e1a42a3867de5bb2446ab9dfaec7d645985417d3e6458 palailogos: marking blob sha256:1d59f23ed4c2f73c0629de4bf2f8fce3e8ff25a23fd4e78b20a5372ecd813881 palailogos: marking manifest sha256:add40ce587f05f458fcef9e4a0237c23a651770fe28f0dd2874b61ea4a3b4c71 palailogos: marking blob sha256:82da0142a8d219a0ba851af58752e43af82c644f884585e33a47e97a74d57cd3 palailogos: marking blob sha256:c4390fbde29298b0829273b8489f6f63a388a16f7e4bf6b7c316e51ccd45dcf4 palailogos: marking manifest sha256:c0644806aec17b3c3a2345b94164cf970ecd4ab4af25158901780538d6c03228 palailogos: marking blob sha256:e9a4a3dbe812973fde719e08347aa7db5d38673f5675b6dfb74599a343c84376 palailogos: marking blob sha256:639a376b138da3af9fa307687a7340c237302a4b639e61645208d8909037cf8b 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (1.71s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:5b62d862b0e46a4aed0508db17c30f0b56c2c0cd098c666c10c291ae0520182d deletemanifests: marking manifest sha256:9e52fa4069f159b707a95379c001de53504dbf0ac858df7e9120757e134e2651 deletemanifests: marking blob sha256:d1a3e5f74cbd289bc0a5da506113f20073472acb57f67a8c22fc10b5091073ad deletemanifests: marking blob sha256:67ef884498b038811f3fdd94d0be8d707b5201991f2cd55ef0db7f9a5563dc2d deletemanifests: marking blob sha256:6d2f7ebc3d9f1ed55ed81752aaabe91b0bed0b6d71d6ddf93d88fbd67b831abf 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:5b62d862b0e46a4aed0508db17c30f0b56c2c0cd098c666c10c291ae0520182d blob eligible for deletion: sha256:8d91466efa82874e58114bdb046a3bbdd196e623c3802a2520d12e87b50b45a0 blob eligible for deletion: sha256:959383f628ed7597f3c1f4e75b6c214ea8c40189efae45b95d39ab5e0ab5d6af blob eligible for deletion: sha256:9b9dd33749850b5ba2627548483f8bfa7273701c0f0de0c58330964a4c443081 deletemanifests manifest eligible for deletion: sha256:5b62d862b0e46a4aed0508db17c30f0b56c2c0cd098c666c10c291ae0520182d deletemanifests: marking manifest sha256:9e52fa4069f159b707a95379c001de53504dbf0ac858df7e9120757e134e2651 deletemanifests: marking blob sha256:d1a3e5f74cbd289bc0a5da506113f20073472acb57f67a8c22fc10b5091073ad deletemanifests: marking blob sha256:67ef884498b038811f3fdd94d0be8d707b5201991f2cd55ef0db7f9a5563dc2d deletemanifests: marking blob sha256:6d2f7ebc3d9f1ed55ed81752aaabe91b0bed0b6d71d6ddf93d88fbd67b831abf time="2024-11-10T11:45:49Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/5b62d862b0e46a4aed0508db17c30f0b56c2c0cd098c666c10c291ae0520182d" go.version=go1.23.2 instance.id=ad2e6ffd-9663-4a3d-81f1-c00c2dc92e5f time="2024-11-10T11:45:49Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/5b62d862b0e46a4aed0508db17c30f0b56c2c0cd098c666c10c291ae0520182d" go.version=go1.23.2 instance.id=ad2e6ffd-9663-4a3d-81f1-c00c2dc92e5f 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:8d91466efa82874e58114bdb046a3bbdd196e623c3802a2520d12e87b50b45a0 time="2024-11-10T11:45:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/8d/8d91466efa82874e58114bdb046a3bbdd196e623c3802a2520d12e87b50b45a0" go.version=go1.23.2 instance.id=ad2e6ffd-9663-4a3d-81f1-c00c2dc92e5f blob eligible for deletion: sha256:959383f628ed7597f3c1f4e75b6c214ea8c40189efae45b95d39ab5e0ab5d6af time="2024-11-10T11:45:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/95/959383f628ed7597f3c1f4e75b6c214ea8c40189efae45b95d39ab5e0ab5d6af" go.version=go1.23.2 instance.id=ad2e6ffd-9663-4a3d-81f1-c00c2dc92e5f blob eligible for deletion: sha256:9b9dd33749850b5ba2627548483f8bfa7273701c0f0de0c58330964a4c443081 time="2024-11-10T11:45:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9b/9b9dd33749850b5ba2627548483f8bfa7273701c0f0de0c58330964a4c443081" go.version=go1.23.2 instance.id=ad2e6ffd-9663-4a3d-81f1-c00c2dc92e5f blob eligible for deletion: sha256:5b62d862b0e46a4aed0508db17c30f0b56c2c0cd098c666c10c291ae0520182d time="2024-11-10T11:45:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5b/5b62d862b0e46a4aed0508db17c30f0b56c2c0cd098c666c10c291ae0520182d" go.version=go1.23.2 instance.id=ad2e6ffd-9663-4a3d-81f1-c00c2dc92e5f --- PASS: TestDeleteManifestIfTagNotFound (1.38s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:08ce9c98f9c0048808290b6a7d6fcbbec0c8c9e1247c069f65255ed4d2438e0e time="2024-11-10T11:45:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/08/08ce9c98f9c0048808290b6a7d6fcbbec0c8c9e1247c069f65255ed4d2438e0e" go.version=go1.23.2 instance.id=ad2e6ffd-9663-4a3d-81f1-c00c2dc92e5f blob eligible for deletion: sha256:199bee15b58aaf5ea5194e7316288a7ff5b6951c3d6004068806bc79b546e770 time="2024-11-10T11:45:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/19/199bee15b58aaf5ea5194e7316288a7ff5b6951c3d6004068806bc79b546e770" go.version=go1.23.2 instance.id=ad2e6ffd-9663-4a3d-81f1-c00c2dc92e5f blob eligible for deletion: sha256:35d7349c59634b413b389d70920ce58f4aee0bc88a675f83ba479e0a948c8cbc time="2024-11-10T11:45:49Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/35/35d7349c59634b413b389d70920ce58f4aee0bc88a675f83ba479e0a948c8cbc" go.version=go1.23.2 instance.id=ad2e6ffd-9663-4a3d-81f1-c00c2dc92e5f --- PASS: TestGCWithMissingManifests (0.36s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:c111d6b327d24d91c66580fe30c270d4f53d2080b3fe274d72f50489961c4cc9 komnenos: marking blob sha256:ac720e79d865009737de729faf8aa85bbc6343deecd5c33ac7e511adcdaacc40 komnenos: marking blob sha256:ebcf881d47b3d7b9fb7d52ccbaf6514baee0336df08ec69ec215084ed1450983 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:532ecac03ca670de80972a021ef7652611f5e6c9fdd8ea62ba827ec98e70b095 time="2024-11-10T11:45:50Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/53/532ecac03ca670de80972a021ef7652611f5e6c9fdd8ea62ba827ec98e70b095" go.version=go1.23.2 instance.id=ad2e6ffd-9663-4a3d-81f1-c00c2dc92e5f blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-11-10T11:45:50Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.2 instance.id=ad2e6ffd-9663-4a3d-81f1-c00c2dc92e5f blob eligible for deletion: sha256:0c3ba18088a2d8616d6782ab75b6fa925901b1f24d88ca07745702263d2d652b time="2024-11-10T11:45:50Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0c/0c3ba18088a2d8616d6782ab75b6fa925901b1f24d88ca07745702263d2d652b" go.version=go1.23.2 instance.id=ad2e6ffd-9663-4a3d-81f1-c00c2dc92e5f blob eligible for deletion: sha256:1bcbb95e772bb43e405326019d35b306927918d66ec40abd946a81c3611c3048 time="2024-11-10T11:45:50Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1b/1bcbb95e772bb43e405326019d35b306927918d66ec40abd946a81c3611c3048" go.version=go1.23.2 instance.id=ad2e6ffd-9663-4a3d-81f1-c00c2dc92e5f blob eligible for deletion: sha256:24c279ef0401a1929e49c0520233b6f874e7501cc3a5dd6e3597fe8d983de6cc time="2024-11-10T11:45:50Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/24/24c279ef0401a1929e49c0520233b6f874e7501cc3a5dd6e3597fe8d983de6cc" go.version=go1.23.2 instance.id=ad2e6ffd-9663-4a3d-81f1-c00c2dc92e5f blob eligible for deletion: sha256:452ac4b488bb0e1400b94fe5224dd4cc607622786113a51d374d58257b5e8615 time="2024-11-10T11:45:50Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/45/452ac4b488bb0e1400b94fe5224dd4cc607622786113a51d374d58257b5e8615" go.version=go1.23.2 instance.id=ad2e6ffd-9663-4a3d-81f1-c00c2dc92e5f blob eligible for deletion: sha256:4d49d4aaeebb96098cc037d9c304814b4f55f27715629a95ef67c2c97849c943 time="2024-11-10T11:45:50Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/4d/4d49d4aaeebb96098cc037d9c304814b4f55f27715629a95ef67c2c97849c943" go.version=go1.23.2 instance.id=ad2e6ffd-9663-4a3d-81f1-c00c2dc92e5f --- PASS: TestDeletionHasEffect (1.41s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (1.31s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:e9736ccb452dd8b2d4e99e3275177878590eac45a3d9af975c2665f1a4448ca5 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:73c6e8f9c961ab2080f359d5f54a32fc6838923612190fca20592258fdf37000 michael_z_doukas: marking blob sha256:d1c1a9f8deffa29e91077b83df18cc1cf7ce87a8744cffb4f334c31ca58bb875 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:0cd54092a731611419ae4fd06c09467d18ccccab4278728703db8feb3ca60d5d time="2024-11-10T11:45:53Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0c/0cd54092a731611419ae4fd06c09467d18ccccab4278728703db8feb3ca60d5d" go.version=go1.23.2 instance.id=ad2e6ffd-9663-4a3d-81f1-c00c2dc92e5f --- PASS: TestOrphanBlobDeleted (0.81s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:b835af2f007f52560fc5f28d17a2331d166f6c730bb0dcdabf88d5f1648cb5b7 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:a66ca152e88db20910c3c30e9a626b005fa1f9217c6c2abc80a0fe06452fc031 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.47s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.41s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.41s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.02s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2024-11-10T11:45:55Z" level=info msg="PurgeUploads starting: olderThan=2024-11-10 10:45:55.40501597 +0000 UTC m=-3574.225819916, actuallyDelete=true" time="2024-11-10T11:45:55Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-11-10T11:45:55Z" level=info msg="PurgeUploads starting: olderThan=2024-11-10 11:45:55.406557573 +0000 UTC m=+25.775721683, actuallyDelete=true" time="2024-11-10T11:45:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/27ba1e07-7b23-4216-ae6c-67a5eed7b5fc have older date (2024-11-10 10:45:55 +0000 UTC) than purge date (2024-11-10 11:45:55.406557573 +0000 UTC m=+25.775721683). Removing upload directory." time="2024-11-10T11:45:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3e9f90f6-c435-4453-a26b-00d9b0cc68ef have older date (2024-11-10 10:45:55 +0000 UTC) than purge date (2024-11-10 11:45:55.406557573 +0000 UTC m=+25.775721683). Removing upload directory." time="2024-11-10T11:45:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/47d9720c-4c8c-4428-ab58-df375a1852f7 have older date (2024-11-10 10:45:55 +0000 UTC) than purge date (2024-11-10 11:45:55.406557573 +0000 UTC m=+25.775721683). Removing upload directory." time="2024-11-10T11:45:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/945fb09d-cf43-4bf7-bb43-52c427f35994 have older date (2024-11-10 10:45:55 +0000 UTC) than purge date (2024-11-10 11:45:55.406557573 +0000 UTC m=+25.775721683). Removing upload directory." time="2024-11-10T11:45:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/974346ea-201c-481e-be4c-7680a3dfc7bd have older date (2024-11-10 10:45:55 +0000 UTC) than purge date (2024-11-10 11:45:55.406557573 +0000 UTC m=+25.775721683). Removing upload directory." time="2024-11-10T11:45:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ff33e6a0-ed44-41ea-b928-d9e72a7999d4 have older date (2024-11-10 10:45:55 +0000 UTC) than purge date (2024-11-10 11:45:55.406557573 +0000 UTC m=+25.775721683). Removing upload directory." time="2024-11-10T11:45:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/454a50b0-f3ff-49df-b112-1732e146172e have older date (2024-11-10 10:45:55 +0000 UTC) than purge date (2024-11-10 11:45:55.406557573 +0000 UTC m=+25.775721683). Removing upload directory." time="2024-11-10T11:45:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/67967f36-3d56-410e-a101-fa34d03a0dbb have older date (2024-11-10 10:45:55 +0000 UTC) than purge date (2024-11-10 11:45:55.406557573 +0000 UTC m=+25.775721683). Removing upload directory." time="2024-11-10T11:45:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a33e4b88-efe6-4a42-915c-8be0b71741c8 have older date (2024-11-10 10:45:55 +0000 UTC) than purge date (2024-11-10 11:45:55.406557573 +0000 UTC m=+25.775721683). Removing upload directory." time="2024-11-10T11:45:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d6a8991a-59ed-428f-8f4d-2f25329e1474 have older date (2024-11-10 10:45:55 +0000 UTC) than purge date (2024-11-10 11:45:55.406557573 +0000 UTC m=+25.775721683). Removing upload directory." time="2024-11-10T11:45:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/e3f36f28-a326-48bd-9712-8422634c8301 have older date (2024-11-10 10:45:55 +0000 UTC) than purge date (2024-11-10 11:45:55.406557573 +0000 UTC m=+25.775721683). Removing upload directory." time="2024-11-10T11:45:55Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-11-10T11:45:55Z" level=info msg="PurgeUploads starting: olderThan=2024-11-10 11:45:55.408390435 +0000 UTC m=+25.777554545, actuallyDelete=true" time="2024-11-10T11:45:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/26c13334-e90f-4a1a-b29f-41e45325b8b3 have older date (2024-11-10 10:45:55 +0000 UTC) than purge date (2024-11-10 11:45:55.408390435 +0000 UTC m=+25.777554545). Removing upload directory." time="2024-11-10T11:45:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/e4e5d84c-47f5-4ce7-b732-17b937a376d4 have older date (2024-11-10 10:45:55 +0000 UTC) than purge date (2024-11-10 11:45:55.408390435 +0000 UTC m=+25.777554545). Removing upload directory." time="2024-11-10T11:45:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/feda7fc3-5c5a-4dbe-a19e-86203e224df5 have older date (2024-11-10 10:45:55 +0000 UTC) than purge date (2024-11-10 11:45:55.408390435 +0000 UTC m=+25.777554545). Removing upload directory." time="2024-11-10T11:45:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/326d9492-dac4-40d4-ad07-7ee5b8e2f4f9 have older date (2024-11-10 10:45:55 +0000 UTC) than purge date (2024-11-10 11:45:55.408390435 +0000 UTC m=+25.777554545). Removing upload directory." time="2024-11-10T11:45:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/b090e825-fac2-49cc-b94d-3781206f53cf have older date (2024-11-10 10:45:55 +0000 UTC) than purge date (2024-11-10 11:45:55.408390435 +0000 UTC m=+25.777554545). Removing upload directory." time="2024-11-10T11:45:55Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-11-10T11:45:55Z" level=info msg="PurgeUploads starting: olderThan=2024-11-10 11:45:55.409622287 +0000 UTC m=+25.778786397, actuallyDelete=true" time="2024-11-10T11:45:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/109743ff-3ad9-4ce1-8771-80aa54926cff have older date (2024-11-10 10:45:55 +0000 UTC) than purge date (2024-11-10 11:45:55.409622287 +0000 UTC m=+25.778786397). Removing upload directory." time="2024-11-10T11:45:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/348c01c1-e90c-4680-a447-423af2c1dfc1 have older date (2024-11-10 10:45:55 +0000 UTC) than purge date (2024-11-10 11:45:55.409622287 +0000 UTC m=+25.778786397). Removing upload directory." time="2024-11-10T11:45:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/761b4719-814f-4d2c-8d95-e894e2f21061 have older date (2024-11-10 10:45:55 +0000 UTC) than purge date (2024-11-10 11:45:55.409622287 +0000 UTC m=+25.778786397). Removing upload directory." time="2024-11-10T11:45:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8a01f10e-dd47-4baa-a02f-f26a5122ac34 have older date (2024-11-10 10:45:55 +0000 UTC) than purge date (2024-11-10 11:45:55.409622287 +0000 UTC m=+25.778786397). Removing upload directory." time="2024-11-10T11:45:55Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d5c24de7-2adc-4a7c-beb2-93e519d2e70d have older date (2024-11-10 10:45:55 +0000 UTC) than purge date (2024-11-10 11:45:55.409622287 +0000 UTC m=+25.778786397). Removing upload directory." time="2024-11-10T11:45:55Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-11-10T11:45:55Z" level=info msg="PurgeUploads starting: olderThan=2024-11-10 11:45:55.410404885 +0000 UTC m=+25.779569015, actuallyDelete=true" time="2024-11-10T11:45:55Z" 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 25.804s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.006s === RUN TestRedisBlobDescriptorCacheProvider redis_test.go:29: please set -test.registry.storage.cache.redis.addr to test layer info cache against redis --- SKIP: TestRedisBlobDescriptorCacheProvider (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/redis 0.007s === RUN TestWalkFileRemoved time="2024-11-10T11:45:29Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.003s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.415s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.06s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 0.063s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.36s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.816s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (19.30s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 19.720s === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2024-11-10T11:45:29Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.2 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-11-10T11:45:29Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.2 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-11-10T11:45:29Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.2 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV6 === CONT TestParsing === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4_2 === CONT TestMatchIPV4 === CONT TestInvalidNetworkType === CONT TestMatchIPV4WithRegionNotMatched === CONT TestMatchIPV4WithRegionMatched === CONT TestInvalidData time="2024-11-10T11:45:29Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 time="2024-11-10T11:45:29Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.2 instance.id=2011d2f9-731f-4b0d-8a7a-12a8cc9d511f --- PASS: TestParsing (0.00s) time="2024-11-10T11:45:29Z" level=error msg="unknown ip address format" go.version=go1.23.2 instance.id=2011d2f9-731f-4b0d-8a7a-12a8cc9d511f ip=?0000000000000000000000000000000000 --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) --- PASS: TestMatchIPV4 (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) time="2024-11-10T11:45:29Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.2 instance.id=2011d2f9-731f-4b0d-8a7a-12a8cc9d511f --- PASS: TestInvalidData (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) --- PASS: TestMatchIPV6 (0.00s) time="2024-11-10T11:45:30Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 time="2024-11-10T11:45:31Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 time="2024-11-10T11:45:32Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 time="2024-11-10T11:45:33Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.2 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.509s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.005s === 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.414s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.73s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.202s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.011s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/init.d' >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r7.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r7.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-x86_64.so.1 >>> docker-registry*: Package size: 24.6 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r7.apk >>> docker-registry: Build complete at Sun, 10 Nov 2024 11:48:13 +0000 elapsed time 0h 3m 2s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20241110.114512) (2/2) Purging go (1.23.2-r0) Executing busybox-1.37.0-r6.trigger OK: 395 MiB in 101 packages >>> docker-registry: Updating the community/x86_64 repository index... >>> docker-registry: Signing the index...