>>> docker-registry: Building community/docker-registry 2.8.3-r6 (using abuild 3.13.0-r3) started Wed, 05 Jun 2024 17:23:22 +0000 >>> docker-registry: Checking sanity of /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/1) Installing .makedepends-docker-registry (20240605.172323) OK: 454 MiB in 107 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/docker-registry-2.8.3.tar.gz >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/v3.20/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] ? 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 Test time="2024-06-05T17:23:39Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-06-05T17:23:39Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.02s) PASS ok github.com/docker/distribution/configuration 0.072s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-06-05T17:23:39Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.01s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.050s === 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.048s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.031s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.10s) PASS ok github.com/docker/distribution/health/checks 0.144s === 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.035s === 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.036s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.01s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.01s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.062s === 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.036s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.01s) === 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/06/05 17:23:39 http: TLS handshake error from 127.0.0.1:52198: 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:38489/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38489/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:38489/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:38489/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:37451?status=0, fail=true --- PASS: TestHTTPSink (0.06s) === RUN TestListener --- PASS: TestListener (0.85s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-06-05T17:23:40Z" level=info msg="broadcaster: closing" time="2024-06-05T17:23:40Z" level=info msg="closing testSink" time="2024-06-05T17:23:40Z" level=info msg="closing testSink" time="2024-06-05T17:23:40Z" level=info msg="closing testSink" time="2024-06-05T17:23:40Z" level=info msg="closing testSink" time="2024-06-05T17:23:40Z" level=info msg="closing testSink" time="2024-06-05T17:23:40Z" level=info msg="closing testSink" time="2024-06-05T17:23:40Z" level=info msg="closing testSink" time="2024-06-05T17:23:40Z" level=info msg="closing testSink" time="2024-06-05T17:23:40Z" level=info msg="closing testSink" time="2024-06-05T17:23:40Z" level=info msg="closing testSink" time="2024-06-05T17:23:40Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-06-05T17:23:40Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 1} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 1} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 1} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:23:40Z" level=warning msg="&{0x2fc8510 0.9} encountered too many errors, backing off" time="2024-06-05T17:23:40Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.51s) PASS ok github.com/docker/distribution/notifications 1.611s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-06-05T17:23:39Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-05T17:23:39.100311099Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-06-05T17:23:39.100404219Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-06-05T17:23:39.100402859Z" level=info msg="Starting upload purge in 58m0s" go.version=go1.22.2 time="2024-06-05T17:23:39.107162835Z" level=info msg="listening on [::]:5000" go.version=go1.22.2 time="2024-06-05T17:23:42.108503573Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.2 time="2024-06-05T17:23:42.212648994Z" level=info msg="response completed" go.version=go1.22.2 http.request.host=127.0.0.1 http.request.id=60f076d3-c22a-441c-95cb-64a04d5aede8 http.request.method=GET http.request.remoteaddr="[::1]:36816" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="837.727µs" http.response.status=200 http.response.written=2 ::1 - - [05/Jun/2024:17:23:42 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-06-05T17:23:43.718776447Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-05T17:23:43.719559654Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-06-05T17:23:43.719581814Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-06-05T17:23:43.719653815Z" level=info msg="Starting upload purge in 1m0s" go.version=go1.22.2 time="2024-06-05T17:23:43.720178099Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.2 time="2024-06-05T17:23:43.720192739Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.2 time="2024-06-05T17:23:43.720581582Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.2 time="2024-06-05T17:23:46.736400319Z" level=info msg="response completed" go.version=go1.22.2 http.request.host=127.0.0.1 http.request.id=fde3b950-5caf-4876-b23d-518a767503dd http.request.method=GET http.request.remoteaddr="127.0.0.1:41120" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="797.367µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Jun/2024:17:23:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-06-05T17:23:46.73655472Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.2 --- PASS: TestRegistrySupportedCipherSuite (4.62s) === RUN TestRegistryUnsupportedCipherSuite time="2024-06-05T17:23:47.579197688Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-05T17:23:47.580050775Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-06-05T17:23:47.580124535Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-06-05T17:23:47.580142215Z" level=info msg="Starting upload purge in 46m0s" go.version=go1.22.2 time="2024-06-05T17:23:47.5807511Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.2 --- PASS: TestRegistryUnsupportedCipherSuite (8.85s) PASS ok github.com/docker/distribution/registry 16.639s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.035s === 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.04s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.122s === RUN TestBasicAccessController time="2024-06-05T17:23:39Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.2 instance.id=fdd0e4bb-6bce-4f03-b890-31f2c5d7eeed time="2024-06-05T17:23:39Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.2 instance.id=fdd0e4bb-6bce-4f03-b890-31f2c5d7eeed --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-06-05T17:23:39Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.2 password=-RMcJkecUq1yUTIIv3IFpWwRSUSdF9gxAkcyql9YdI4 user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.126s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.047s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.07s) === RUN TestLeeway time="2024-06-05T17:23:39Z" level=info msg="token not to be used before 2024-06-05 17:23:40 +0000 UTC - currently 2024-06-05 17:23:39.158928903 +0000 UTC m=+0.091791880" time="2024-06-05T17:23:39Z" level=info msg="token not to be used after 2024-06-05 17:23:39 +0000 UTC - currently 2024-06-05 17:23:39.162756735 +0000 UTC m=+0.095619752" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2024-06-05T17:23:39Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.04s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.01s) PASS ok github.com/docker/distribution/registry/auth/token 0.162s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.112s === 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.059s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.035s === RUN TestCheckAPI time="2024-06-05T17:23:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-06-05T17:23:39Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-06-05T17:23:39Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42673" http.request.id=aec11b59-6ab5-43b7-9b1e-f2fbaf0f8c51 http.request.method=GET http.request.remoteaddr="127.0.0.1:56562" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.032648ms http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Jun/2024:17:23:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-06-05T17:23:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-06-05T17:23:39Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-06-05T17:23:39Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=325e4d97-3cd5-4817-9a29-79526481c653 http.request.method=GET http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="953.288µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [05/Jun/2024:17:23:39 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-06-05T17:23:39Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=db3e0f98-8e70-4e69-9089-00c3bc657f74 http.request.method=POST http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.20913ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:39 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=8234b665-a352-406e-abe6-eb417bfd2107 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/foo/aaaa/blobs/uploads/63c2e17f-43bb-499e-a0b2-bcc5a94e554c?_state=pXWOuEehZTbPLvBXjMUJK64xyP4MAOHmIxHNhLshMjV7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI2M2MyZTE3Zi00M2JiLTQ5OWUtYTBiMi1iY2M1YTk0ZTU1NGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6MzkuMzkzMzE1OTIxWiJ9&digest=sha256%3Ae14b77a6210a12db5e93944200a292febb96a89fead4174ed954933756571200" http.request.useragent="Go-http-client/1.1" http.response.duration=1.750650076s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:39 +0000] "PUT /v2/foo/aaaa/blobs/uploads/63c2e17f-43bb-499e-a0b2-bcc5a94e554c?_state=pXWOuEehZTbPLvBXjMUJK64xyP4MAOHmIxHNhLshMjV7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI2M2MyZTE3Zi00M2JiLTQ5OWUtYTBiMi1iY2M1YTk0ZTU1NGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6MzkuMzkzMzE1OTIxWiJ9&digest=sha256%3Ae14b77a6210a12db5e93944200a292febb96a89fead4174ed954933756571200 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=0dfaeba2-7185-46b9-88c6-65893faef696 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.794191ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:41 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=b597eb61-e7f6-4e0b-8e96-d341299e883a http.request.method=POST http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.093489ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:41 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:42Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=d4dec4ad-a049-4308-8581-242cc196dc80 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/foo/bbbb/blobs/uploads/eb13f7a5-2ad8-4394-b18f-c865093b38da?_state=dsj1gh3LJ60t5kMUpS0CoQgpdArdvT1FApppmkHSN_t7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJlYjEzZjdhNS0yYWQ4LTQzOTQtYjE4Zi1jODY1MDkzYjM4ZGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDEuMzEwOTA1Mjk3WiJ9&digest=sha256%3Ab81b3025f10eb9ecdb23a37f9955bf3694f29a96d5dbef4b4afe01fef828347e" http.request.useragent="Go-http-client/1.1" http.response.duration=844.258181ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:41 +0000] "PUT /v2/foo/bbbb/blobs/uploads/eb13f7a5-2ad8-4394-b18f-c865093b38da?_state=dsj1gh3LJ60t5kMUpS0CoQgpdArdvT1FApppmkHSN_t7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJlYjEzZjdhNS0yYWQ4LTQzOTQtYjE4Zi1jODY1MDkzYjM4ZGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDEuMzEwOTA1Mjk3WiJ9&digest=sha256%3Ab81b3025f10eb9ecdb23a37f9955bf3694f29a96d5dbef4b4afe01fef828347e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:42Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=51e41258-3a7e-4e2d-b147-8e8750d2dc47 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=8.850514ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:42 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:42Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=320d22a1-49fb-4d80-9293-55da5814bcfb http.request.method=POST http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.131169ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:42 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=c7096693-deba-4c4f-a21a-9c044faaa1f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/foo/cccc/blobs/uploads/2a7bd774-d8b9-4b55-a96e-84333418b4a5?_state=48V5aucI-EF2dvx0rRKLWtTXe4dq4ZRbFnt1n6e-QMJ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyYTdiZDc3NC1kOGI5LTRiNTUtYTk2ZS04NDMzMzQxOGI0YTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDIuMzQ3MjQ3Nzg3WiJ9&digest=sha256%3Ad6177e84c9196322052591369a1f5646da3233679fc21ed81717e2d12222594a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.122673723s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:42 +0000] "PUT /v2/foo/cccc/blobs/uploads/2a7bd774-d8b9-4b55-a96e-84333418b4a5?_state=48V5aucI-EF2dvx0rRKLWtTXe4dq4ZRbFnt1n6e-QMJ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIyYTdiZDc3NC1kOGI5LTRiNTUtYTk2ZS04NDMzMzQxOGI0YTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDIuMzQ3MjQ3Nzg3WiJ9&digest=sha256%3Ad6177e84c9196322052591369a1f5646da3233679fc21ed81717e2d12222594a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=0c4dfd22-c293-41d7-bf1d-9d673f244076 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.788631ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:43 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=403757b8-ba7d-4acd-b1a2-c9003040a798 http.request.method=POST http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.083729ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:43 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:45Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=fd907853-58e3-47c1-9ace-4eecac1cd551 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/foo/dddd/blobs/uploads/c0878636-2afc-48b2-a4bf-c069c16620ba?_state=RgKhE8db7FJaty62a2si6YTHTpDHjUlChogNG5TX0It7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJjMDg3ODYzNi0yYWZjLTQ4YjItYTRiZi1jMDY5YzE2NjIwYmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDMuNzc1NDIxMDM2WiJ9&digest=sha256%3Aeb58236bca5e807e30adf06a39cea4102425d5a50f98395cf4fc811cfcebd7da" http.request.useragent="Go-http-client/1.1" http.response.duration=2.047779092s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:43 +0000] "PUT /v2/foo/dddd/blobs/uploads/c0878636-2afc-48b2-a4bf-c069c16620ba?_state=RgKhE8db7FJaty62a2si6YTHTpDHjUlChogNG5TX0It7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJjMDg3ODYzNi0yYWZjLTQ4YjItYTRiZi1jMDY5YzE2NjIwYmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDMuNzc1NDIxMDM2WiJ9&digest=sha256%3Aeb58236bca5e807e30adf06a39cea4102425d5a50f98395cf4fc811cfcebd7da HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:45Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=5edb9960-4491-48cb-8422-76c940b22637 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.70335ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:45 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:46Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=1ce7a4c6-7c84-4a8d-9d23-ed02ede522c7 http.request.method=POST http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.117169ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:46 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:48Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=68e208eb-37ae-4541-9669-0094df4d649d http.request.method=PUT http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/foo/eeee/blobs/uploads/50b6bf95-65bd-4ba6-8201-680610cca78c?_state=NtdvIWSo5kA9S-zLGJU9xa_gMdDqJ_g-qXG5Zke4R297Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI1MGI2YmY5NS02NWJkLTRiYTYtODIwMS02ODA2MTBjY2E3OGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDYuMDk0OTAxODU1WiJ9&digest=sha256%3Adf5ebf141b55db5ab71dfc84e9f9947f94231e826cc872a242241ab0a3044f2c" http.request.useragent="Go-http-client/1.1" http.response.duration=1.997520477s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:46 +0000] "PUT /v2/foo/eeee/blobs/uploads/50b6bf95-65bd-4ba6-8201-680610cca78c?_state=NtdvIWSo5kA9S-zLGJU9xa_gMdDqJ_g-qXG5Zke4R297Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI1MGI2YmY5NS02NWJkLTRiYTYtODIwMS02ODA2MTBjY2E3OGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDYuMDk0OTAxODU1WiJ9&digest=sha256%3Adf5ebf141b55db5ab71dfc84e9f9947f94231e826cc872a242241ab0a3044f2c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:48Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=8db8b017-2b69-4382-b938-4f4f168c9423 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.763752ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:48 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:48Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=25336fa8-2e49-448a-a636-157699bd7d54 http.request.method=POST http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.053568ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:48 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=3f532360-e5eb-44fa-8ec4-9f2d124af1eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/foo/ffff/blobs/uploads/87db9c67-879a-440a-a060-578222480f78?_state=Poot0F7E8AzDxZ7IyWiFUruAc6C6sZ_-05Pcht9iVop7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI4N2RiOWM2Ny04NzlhLTQ0MGEtYTA2MC01NzgyMjI0ODBmNzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDguMzA5NzA0NzI4WiJ9&digest=sha256%3Ac489cc64d0e49b534e2d58d8ffe6c3186aaa48e4177ced3870c58f9852d5a030" http.request.useragent="Go-http-client/1.1" http.response.duration=1.323644824s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:48 +0000] "PUT /v2/foo/ffff/blobs/uploads/87db9c67-879a-440a-a060-578222480f78?_state=Poot0F7E8AzDxZ7IyWiFUruAc6C6sZ_-05Pcht9iVop7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI4N2RiOWM2Ny04NzlhLTQ0MGEtYTA2MC01NzgyMjI0ODBmNzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDguMzA5NzA0NzI4WiJ9&digest=sha256%3Ac489cc64d0e49b534e2d58d8ffe6c3186aaa48e4177ced3870c58f9852d5a030 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=f3c5ed7f-5e14-4a60-9cc5-4163e4ef3559 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.71919ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:49 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=83224bf4-a35d-4421-931c-c932d7c7faf0 http.request.method=GET http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="781.606µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [05/Jun/2024:17:23:49 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-05T17:23:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=8c4f2c6b-3b2a-4210-b562-4ab4c537f31b http.request.method=GET http.request.remoteaddr="127.0.0.1:47476" 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="780.327µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [05/Jun/2024:17:23:49 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-06-05T17:23:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=dc2d143d-f5bf-417e-b892-35050b1f52e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:47476" 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="846.967µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [05/Jun/2024:17:23:49 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-05T17:23:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=976e6115-4bf5-41fc-83b3-e0bc080183ae http.request.method=GET http.request.remoteaddr="127.0.0.1:47476" 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="777.126µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [05/Jun/2024:17:23:49 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-06-05T17:23:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=a2aed77b-2b8a-45cf-ba99-313142ad76e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47476" 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="779.846µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [05/Jun/2024:17:23:49 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-06-05T17:23:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=5abee3a4-fa3f-4cd9-9069-6f6fdd875eaf http.request.method=GET http.request.remoteaddr="127.0.0.1:47476" 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="864.687µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [05/Jun/2024:17:23:49 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-05T17:23:49Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=15cbccad-11d5-43b2-98d8-e0dcb9c24fa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:47476" 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="835.367µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [05/Jun/2024:17:23:49 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-06-05T17:23:49Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=027e148b-b43c-46cf-89f8-5b912a6d8c1c http.request.method=GET http.request.remoteaddr="127.0.0.1:47476" 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="720.766µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [05/Jun/2024:17:23:49 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-06-05T17:23:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=d11359da-605c-44ea-af3f-cf5c5514c7f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:47476" 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="692.046µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [05/Jun/2024:17:23:49 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-06-05T17:23:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:33277" http.request.id=dde0c999-c4ca-4a3f-815f-a21509872728 http.request.method=GET http.request.remoteaddr="127.0.0.1:47476" 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="798.006µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [05/Jun/2024:17:23:49 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-05T17:23: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.22.2 time="2024-06-05T17:23:49Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-06-05T17:23:49Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:45123" http.request.id=e0459346-4354-4a31-a454-a8658a4aa224 http.request.method=POST http.request.remoteaddr="127.0.0.1:36174" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.114849ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:49 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:50Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:45123" http.request.id=6854c33e-b261-40b1-b144-8f4b22ef9ea1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36174" http.request.uri="/v2/foo/aaaa/blobs/uploads/40c5f967-e054-4ceb-abb0-961536a589cb?_state=B3KGzCe_9svetziaEjlfcVU3FDno6vYqGUafw0x58h57Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0MGM1Zjk2Ny1lMDU0LTRjZWItYWJiMC05NjE1MzZhNTg5Y2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDkuODU2NjA5NDc4WiJ9&digest=sha256%3Ab66cebb764aeb411eece3a00dbddadcf8b4a5aefbb66bf05e439e6c758b8a3ab" http.request.useragent="Go-http-client/1.1" http.response.duration=1.023245101s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:49 +0000] "PUT /v2/foo/aaaa/blobs/uploads/40c5f967-e054-4ceb-abb0-961536a589cb?_state=B3KGzCe_9svetziaEjlfcVU3FDno6vYqGUafw0x58h57Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI0MGM1Zjk2Ny1lMDU0LTRjZWItYWJiMC05NjE1MzZhNTg5Y2IiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NDkuODU2NjA5NDc4WiJ9&digest=sha256%3Ab66cebb764aeb411eece3a00dbddadcf8b4a5aefbb66bf05e439e6c758b8a3ab HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:50Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:45123" http.request.id=bb3417c9-7006-45ad-8f72-632385807b07 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36174" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.775911ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:50 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:51Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:45123" http.request.id=755ff3b5-412d-492f-b878-95f268a33ebe http.request.method=POST http.request.remoteaddr="127.0.0.1:36174" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.091489ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:51 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:45123" http.request.id=22d668ea-bf75-4e89-9fdb-ea775a458f01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36174" http.request.uri="/v2/foo/bbbb/blobs/uploads/62f33ebb-e44c-4016-a20a-f3b08a2c61af?_state=i4ZO5wCRIvzdTdfP4-wSTgQaMiCUGBEcPjp9dkhoSIl7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2MmYzM2ViYi1lNDRjLTQwMTYtYTIwYS1mM2IwOGEyYzYxYWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NTEuMTIzMjQ3MDcxWiJ9&digest=sha256%3Aa068964f020e67ad14708eaa2367b591c6a628250d1b9cda71ed5e1973af7e03" http.request.useragent="Go-http-client/1.1" http.response.duration=1.436711839s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:51 +0000] "PUT /v2/foo/bbbb/blobs/uploads/62f33ebb-e44c-4016-a20a-f3b08a2c61af?_state=i4ZO5wCRIvzdTdfP4-wSTgQaMiCUGBEcPjp9dkhoSIl7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI2MmYzM2ViYi1lNDRjLTQwMTYtYTIwYS1mM2IwOGEyYzYxYWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NTEuMTIzMjQ3MDcxWiJ9&digest=sha256%3Aa068964f020e67ad14708eaa2367b591c6a628250d1b9cda71ed5e1973af7e03 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:45123" http.request.id=aec9cb3e-0fc9-4178-a71c-55159a6ea05e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36174" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.71887ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:52 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:52Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:45123" http.request.id=d91dbe7f-7197-489e-924b-f74105354cea http.request.method=POST http.request.remoteaddr="127.0.0.1:36174" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.049809ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:52 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:54Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:45123" http.request.id=717aefc1-5372-4df0-8c6e-d5b58d4f0fff http.request.method=PUT http.request.remoteaddr="127.0.0.1:36174" http.request.uri="/v2/foo/cccc/blobs/uploads/e67a46a7-3b1e-4528-be92-9eb334e586a5?_state=Z3IFbldvrEl1Dd5WylJq7lLtR6EpktTsbp0t2Rt8Zl17Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJlNjdhNDZhNy0zYjFlLTQ1MjgtYmU5Mi05ZWIzMzRlNTg2YTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NTIuNzg1NDU2NTM1WiJ9&digest=sha256%3A6d9f4c81843d868d54034019f4a5520af15d2ebd98c0ae79e3d918edc128addc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.405443581s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:52 +0000] "PUT /v2/foo/cccc/blobs/uploads/e67a46a7-3b1e-4528-be92-9eb334e586a5?_state=Z3IFbldvrEl1Dd5WylJq7lLtR6EpktTsbp0t2Rt8Zl17Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJlNjdhNDZhNy0zYjFlLTQ1MjgtYmU5Mi05ZWIzMzRlNTg2YTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NTIuNzg1NDU2NTM1WiJ9&digest=sha256%3A6d9f4c81843d868d54034019f4a5520af15d2ebd98c0ae79e3d918edc128addc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:54Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:45123" http.request.id=2dec1d6d-e21f-40d5-ba44-d3b7ec4b0d8d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36174" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.777671ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:54 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:54Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:45123" http.request.id=b03d745b-90de-44d7-8058-63e211aa9dbc http.request.method=POST http.request.remoteaddr="127.0.0.1:36174" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.120249ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:54 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:45123" http.request.id=e249911a-042a-48dc-8f87-b3734f4debc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36174" http.request.uri="/v2/foo/dddd/blobs/uploads/4ec8eb39-905c-4289-8dca-4a5bbeee02af?_state=YLhi8RUPWCw4uwpiXXGqBfTrl3-mpRGqeD_hVigmFA17Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI0ZWM4ZWIzOS05MDVjLTQyODktOGRjYS00YTViYmVlZTAyYWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NTQuNDc0NjkxMTgyWiJ9&digest=sha256%3A61a2b09804440a4c4ed6f51bacf474d900a1145276f82a4ae3ad62d5889206c5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.847279154s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:54 +0000] "PUT /v2/foo/dddd/blobs/uploads/4ec8eb39-905c-4289-8dca-4a5bbeee02af?_state=YLhi8RUPWCw4uwpiXXGqBfTrl3-mpRGqeD_hVigmFA17Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI0ZWM4ZWIzOS05MDVjLTQyODktOGRjYS00YTViYmVlZTAyYWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NTQuNDc0NjkxMTgyWiJ9&digest=sha256%3A61a2b09804440a4c4ed6f51bacf474d900a1145276f82a4ae3ad62d5889206c5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:45123" http.request.id=0c1cbb32-edf2-4062-b67c-28f8cf453e4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36174" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.735751ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:45123" http.request.id=51ebe42e-0a57-4bac-8a02-45096d8688b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36174" 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="774.526µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (17.16s) === RUN TestURLPrefix time="2024-06-05T17:23:56Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-06-05T17:23:56Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-06-05T17:23:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:44593" http.request.id=29be50b3-70d9-4542-a7dd-ed6cd59cbdd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:51098" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="893.048µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-06-05T17:23:56Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-06-05T17:23:56Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-06-05T17:23:56Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12 err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=98c2350f-8d8d-4706-99e9-f47de8cd837a http.request.method=GET http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/foo/bar/blobs/sha256:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.091489ms http.response.status=404 http.response.written=157 vars.digest="sha256:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "GET /v2/foo/bar/blobs/sha256:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12 err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=bf63d9b9-dcde-4f50-9f7d-6eab84e0c4d2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47458" http.request.uri="/v2/foo/bar/blobs/sha256:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.14385ms http.response.status=404 http.response.written=157 vars.digest="sha256:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "HEAD /v2/foo/bar/blobs/sha256:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=c48faf26-3298-4bcb-b01e-16fb89aeb249 http.request.method=POST http.request.remoteaddr="127.0.0.1:47458" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="952.928µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=eb3984a4-3827-4b70-9539-2a4a4792305f http.request.method=GET http.request.remoteaddr="127.0.0.1:47458" http.request.uri="/v2/foo/bar/blobs/uploads/caddb1e6-4161-416c-aaa4-13ef55204bc9?_state=xRiUBi7_Ej2qYJYbhRXcma19EqwBtPx8MrkRauROefl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhZGRiMWU2LTQxNjEtNDE2Yy1hYWE0LTEzZWY1NTIwNGJjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni42NDY1MzU3WiJ9" http.request.useragent="Go-http-client/1.1" http.response.duration="973.448µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "GET /v2/foo/bar/blobs/uploads/caddb1e6-4161-416c-aaa4-13ef55204bc9?_state=xRiUBi7_Ej2qYJYbhRXcma19EqwBtPx8MrkRauROefl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhZGRiMWU2LTQxNjEtNDE2Yy1hYWE0LTEzZWY1NTIwNGJjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni42NDY1MzU3WiJ9 HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=4701e0a8-c7ef-48f0-a2d5-1382a853cdb2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47458" http.request.uri="/v2/foo/bar/blobs/uploads/caddb1e6-4161-416c-aaa4-13ef55204bc9?_state=xRiUBi7_Ej2qYJYbhRXcma19EqwBtPx8MrkRauROefl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhZGRiMWU2LTQxNjEtNDE2Yy1hYWE0LTEzZWY1NTIwNGJjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni42NDY1MzU3WiJ9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.120449ms http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "DELETE /v2/foo/bar/blobs/uploads/caddb1e6-4161-416c-aaa4-13ef55204bc9?_state=xRiUBi7_Ej2qYJYbhRXcma19EqwBtPx8MrkRauROefl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhZGRiMWU2LTQxNjEtNDE2Yy1hYWE0LTEzZWY1NTIwNGJjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni42NDY1MzU3WiJ9 HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=76e526f2-541a-40fc-af54-54fe5adb4db3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47458" http.request.uri="/v2/foo/bar/blobs/uploads/caddb1e6-4161-416c-aaa4-13ef55204bc9?_state=xRiUBi7_Ej2qYJYbhRXcma19EqwBtPx8MrkRauROefl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhZGRiMWU2LTQxNjEtNDE2Yy1hYWE0LTEzZWY1NTIwNGJjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni42NDY1MzU3WiJ9" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=caddb1e6-4161-416c-aaa4-13ef55204bc9 time="2024-06-05T17:23:56Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=76e526f2-541a-40fc-af54-54fe5adb4db3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47458" http.request.uri="/v2/foo/bar/blobs/uploads/caddb1e6-4161-416c-aaa4-13ef55204bc9?_state=xRiUBi7_Ej2qYJYbhRXcma19EqwBtPx8MrkRauROefl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhZGRiMWU2LTQxNjEtNDE2Yy1hYWE0LTEzZWY1NTIwNGJjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni42NDY1MzU3WiJ9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="955.087µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=caddb1e6-4161-416c-aaa4-13ef55204bc9 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "GET /v2/foo/bar/blobs/uploads/caddb1e6-4161-416c-aaa4-13ef55204bc9?_state=xRiUBi7_Ej2qYJYbhRXcma19EqwBtPx8MrkRauROefl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNhZGRiMWU2LTQxNjEtNDE2Yy1hYWE0LTEzZWY1NTIwNGJjOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni42NDY1MzU3WiJ9 HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=b7a9e359-10ae-4926-b52b-a801b5ebc6a0 http.request.method=POST http.request.remoteaddr="127.0.0.1:47466" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.088329ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=065f200e-2d76-4c39-8978-d9212ddcd4cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:47466" http.request.uri="/v2/foo/bar/blobs/uploads/30514809-1d89-4683-8f2b-ef2cf5299d35?_state=lqpT3uSW6FkekSvb9Yf3h4uJTbIRBa8qIBZkNlmNmgV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMwNTE0ODA5LTFkODktNDY4My04ZjJiLWVmMmNmNTI5OWQzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni42NTE3OTk0MjNaIn0%3D&digest=sha256%3A79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12" http.request.useragent="Go-http-client/1.1" provided=sha256:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12 vars.name="foo/bar" vars.uuid=30514809-1d89-4683-8f2b-ef2cf5299d35 time="2024-06-05T17:23:56Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=065f200e-2d76-4c39-8978-d9212ddcd4cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:47466" http.request.uri="/v2/foo/bar/blobs/uploads/30514809-1d89-4683-8f2b-ef2cf5299d35?_state=lqpT3uSW6FkekSvb9Yf3h4uJTbIRBa8qIBZkNlmNmgV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMwNTE0ODA5LTFkODktNDY4My04ZjJiLWVmMmNmNTI5OWQzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni42NTE3OTk0MjNaIn0%3D&digest=sha256%3A79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=30514809-1d89-4683-8f2b-ef2cf5299d35 time="2024-06-05T17:23:56Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=065f200e-2d76-4c39-8978-d9212ddcd4cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:47466" http.request.uri="/v2/foo/bar/blobs/uploads/30514809-1d89-4683-8f2b-ef2cf5299d35?_state=lqpT3uSW6FkekSvb9Yf3h4uJTbIRBa8qIBZkNlmNmgV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMwNTE0ODA5LTFkODktNDY4My04ZjJiLWVmMmNmNTI5OWQzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni42NTE3OTk0MjNaIn0%3D&digest=sha256%3A79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.064209ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=30514809-1d89-4683-8f2b-ef2cf5299d35 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "PUT /v2/foo/bar/blobs/uploads/30514809-1d89-4683-8f2b-ef2cf5299d35?_state=lqpT3uSW6FkekSvb9Yf3h4uJTbIRBa8qIBZkNlmNmgV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMwNTE0ODA5LTFkODktNDY4My04ZjJiLWVmMmNmNTI5OWQzNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni42NTE3OTk0MjNaIn0%3D&digest=sha256%3A79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=f045dbaa-f1a3-484f-b892-e92cb748b8e5 http.request.method=POST http.request.remoteaddr="127.0.0.1:47466" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="949.488µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=8208a540-0a44-4c8e-9262-eacb5b203bd8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47466" http.request.uri="/v2/foo/bar/blobs/uploads/2cadd870-58de-4e8e-a21e-c77ef16aed59?_state=-nbFRuYNo-PF8CY6Y9kwxtJpFjshvrdVjF7O7VzWjnV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjYWRkODcwLTU4ZGUtNGU4ZS1hMjFlLWM3N2VmMTZhZWQ1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni42NTg4MzczNjFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.092649ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "PUT /v2/foo/bar/blobs/uploads/2cadd870-58de-4e8e-a21e-c77ef16aed59?_state=-nbFRuYNo-PF8CY6Y9kwxtJpFjshvrdVjF7O7VzWjnV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjYWRkODcwLTU4ZGUtNGU4ZS1hMjFlLWM3N2VmMTZhZWQ1OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni42NTg4MzczNjFaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=6c9fa596-b12c-45f0-be0f-35bdd908d1b2 http.request.method=POST http.request.remoteaddr="127.0.0.1:47466" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="954.928µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=dea9c080-ad02-4349-9223-19084d6c97ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:47466" http.request.uri="/v2/foo/bar/blobs/uploads/6fc1f81d-ee34-4fec-9643-5eeb31770fb1?_state=spZeUGyDkbTjUBAWiDsczcieOGIeTbXLnK0lVUYQYcF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmYzFmODFkLWVlMzQtNGZlYy05NjQzLTVlZWIzMTc3MGZiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni42NjQ4NDM1MzFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.22665ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "PUT /v2/foo/bar/blobs/uploads/6fc1f81d-ee34-4fec-9643-5eeb31770fb1?_state=spZeUGyDkbTjUBAWiDsczcieOGIeTbXLnK0lVUYQYcF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmYzFmODFkLWVlMzQtNGZlYy05NjQzLTVlZWIzMTc3MGZiMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni42NjQ4NDM1MzFaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:56Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=8944b581-1349-4314-906f-887c97518b3c http.request.method=POST http.request.remoteaddr="127.0.0.1:47466" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="954.288µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=2f00936e-ece1-4ab4-8d82-ed90a7d8a4fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:47466" http.request.uri="/v2/foo/bar/blobs/uploads/95d4a74e-bf09-4c9d-8a1a-0619bbbeaa7d?_state=HbN3YJMK1KK2YuEZESYcJzn6a7ZC3zLtXVYmvKXhkjp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1ZDRhNzRlLWJmMDktNGM5ZC04YTFhLTA2MTliYmJlYWE3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni42NzIyOTM2NzNaIn0%3D&digest=sha256%3A79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12" http.request.useragent="Go-http-client/1.1" http.response.duration=2.501320241s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:56 +0000] "PUT /v2/foo/bar/blobs/uploads/95d4a74e-bf09-4c9d-8a1a-0619bbbeaa7d?_state=HbN3YJMK1KK2YuEZESYcJzn6a7ZC3zLtXVYmvKXhkjp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk1ZDRhNzRlLWJmMDktNGM5ZC04YTFhLTA2MTliYmJlYWE3ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1Ni42NzIyOTM2NzNaIn0%3D&digest=sha256%3A79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:23:59Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=9d0b45bb-8d9d-4fa7-8f61-74d9ce1c78ba http.request.method=POST http.request.remoteaddr="127.0.0.1:47466" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.092369ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:59 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:42861" http.request.id=23cc22e9-a008-4395-806d-9f797e0695f2 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:47466" http.request.uri="/v2/foo/bar/blobs/uploads/d9a798a0-1624-4183-a534-463d570ae5bc?_state=cZyUcsNUJuHAKhXsNUio0FMs1EQFIQu6zl215GutJSd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5YTc5OGEwLTE2MjQtNDE4My1hNTM0LTQ2M2Q1NzBhZTViYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1OS4zODA5OTc4NjhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.461091948s http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:23:59 +0000] "PATCH /v2/foo/bar/blobs/uploads/d9a798a0-1624-4183-a534-463d570ae5bc?_state=cZyUcsNUJuHAKhXsNUio0FMs1EQFIQu6zl215GutJSd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5YTc5OGEwLTE2MjQtNDE4My1hNTM0LTQ2M2Q1NzBhZTViYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyMzo1OS4zODA5OTc4NjhaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=9f817c2b-f211-4963-a3c7-8b4d311e9142 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47466" http.request.uri="/v2/foo/bar/blobs/uploads/d9a798a0-1624-4183-a534-463d570ae5bc?_state=giXj--iq0dL8qpmvIsEk2WQL_Yua6QTyRCe51YePJAR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5YTc5OGEwLTE2MjQtNDE4My1hNTM0LTQ2M2Q1NzBhZTViYyIsIk9mZnNldCI6Mjg5NDM4NzIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NTlaIn0%3D&digest=sha256%3A79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12" http.request.useragent="Go-http-client/1.1" http.response.duration=1.402131ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:01 +0000] "PUT /v2/foo/bar/blobs/uploads/d9a798a0-1624-4183-a534-463d570ae5bc?_state=giXj--iq0dL8qpmvIsEk2WQL_Yua6QTyRCe51YePJAR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5YTc5OGEwLTE2MjQtNDE4My1hNTM0LTQ2M2Q1NzBhZTViYyIsIk9mZnNldCI6Mjg5NDM4NzIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjM6NTlaIn0%3D&digest=sha256%3A79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:01Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=2408bec3-6ed2-4ea3-a123-899c0959f692 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47466" http.request.uri="/v2/foo/bar/blobs/sha256:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.038768ms http.response.status=200 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:01 +0000] "HEAD /v2/foo/bar/blobs/sha256:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:02Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=da3246a3-ed8f-4b61-a95b-cb8132a624d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:47466" http.request.uri="/v2/foo/bar/blobs/sha256:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=159.741241ms http.response.status=200 http.response.written=28943872 127.0.0.1 - - [05/Jun/2024:17:24:01 +0000] "GET /v2/foo/bar/blobs/sha256:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12 HTTP/1.1" 200 28943872 "" "Go-http-client/1.1" time="2024-06-05T17:24:02Z" level=error msg="error parsing digest="sha257:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12": unsupported digest algorithm" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=13d8fd71-15c5-4027-8cbe-ac9465717c52 http.request.method=GET http.request.remoteaddr="127.0.0.1:47466" http.request.uri="/v2/foo/bar/blobs/sha257:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12" vars.name="foo/bar" time="2024-06-05T17:24:02Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=13d8fd71-15c5-4027-8cbe-ac9465717c52 http.request.method=GET http.request.remoteaddr="127.0.0.1:47466" http.request.uri="/v2/foo/bar/blobs/sha257:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="926.527µs" http.response.status=400 http.response.written=110 vars.digest="sha257:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:24:02 +0000] "GET /v2/foo/bar/blobs/sha257:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-05T17:24:02Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=75c05134-9811-42ce-a05b-7d6cfcfb0235 http.request.method=GET http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/foo/bar/blobs/sha256:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12" http.request.useragent="Go-http-client/1.1" http.response.duration=1.19793ms http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:02 +0000] "GET /v2/foo/bar/blobs/sha256:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:02Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-06-05T17:24:02Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-06-05T17:24:02Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=df61cab5-ad94-4459-9a02-860f9521fe18 http.request.method=GET http.request.remoteaddr="127.0.0.1:45740" http.request.uri="/v2/foo/bar/blobs/sha256:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="982.528µs" http.response.status=404 http.response.written=157 vars.digest="sha256:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:24:02 +0000] "GET /v2/foo/bar/blobs/sha256:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-05T17:24:02Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=857a33a3-36af-43ce-b598-e8b84e3a7ac2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45750" http.request.uri="/v2/foo/bar/blobs/sha256:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="902.648µs" http.response.status=404 http.response.written=157 vars.digest="sha256:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:24:02 +0000] "HEAD /v2/foo/bar/blobs/sha256:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-05T17:24:02Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=3ddfc721-907a-42c1-985b-0f548b9bd614 http.request.method=POST http.request.remoteaddr="127.0.0.1:45750" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="932.168µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:02Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=845b7bb1-ce98-42dc-a917-51ecd9a21317 http.request.method=GET http.request.remoteaddr="127.0.0.1:45750" http.request.uri="/v2/foo/bar/blobs/uploads/a2b29c38-75b0-4aa9-80ff-67673b7a34ad?_state=yZ_4DaD63oCj8ZL0tb2KlkyXzQkEMHkO_jR_8R9LdRd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEyYjI5YzM4LTc1YjAtNGFhOS04MGZmLTY3NjczYjdhMzRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMi4zNTMxMjk0NDJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="921.328µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:02 +0000] "GET /v2/foo/bar/blobs/uploads/a2b29c38-75b0-4aa9-80ff-67673b7a34ad?_state=yZ_4DaD63oCj8ZL0tb2KlkyXzQkEMHkO_jR_8R9LdRd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEyYjI5YzM4LTc1YjAtNGFhOS04MGZmLTY3NjczYjdhMzRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMi4zNTMxMjk0NDJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:02Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=aa78d05c-8216-460f-a206-6e601544b17d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45750" http.request.uri="/v2/foo/bar/blobs/uploads/a2b29c38-75b0-4aa9-80ff-67673b7a34ad?_state=yZ_4DaD63oCj8ZL0tb2KlkyXzQkEMHkO_jR_8R9LdRd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEyYjI5YzM4LTc1YjAtNGFhOS04MGZmLTY3NjczYjdhMzRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMi4zNTMxMjk0NDJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="872.927µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:02 +0000] "DELETE /v2/foo/bar/blobs/uploads/a2b29c38-75b0-4aa9-80ff-67673b7a34ad?_state=yZ_4DaD63oCj8ZL0tb2KlkyXzQkEMHkO_jR_8R9LdRd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEyYjI5YzM4LTc1YjAtNGFhOS04MGZmLTY3NjczYjdhMzRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMi4zNTMxMjk0NDJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:02Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=bfe3e9d9-b0e1-45c3-aead-deffcdfe0d37 http.request.method=GET http.request.remoteaddr="127.0.0.1:45750" http.request.uri="/v2/foo/bar/blobs/uploads/a2b29c38-75b0-4aa9-80ff-67673b7a34ad?_state=yZ_4DaD63oCj8ZL0tb2KlkyXzQkEMHkO_jR_8R9LdRd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEyYjI5YzM4LTc1YjAtNGFhOS04MGZmLTY3NjczYjdhMzRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMi4zNTMxMjk0NDJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=a2b29c38-75b0-4aa9-80ff-67673b7a34ad time="2024-06-05T17:24:02Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=bfe3e9d9-b0e1-45c3-aead-deffcdfe0d37 http.request.method=GET http.request.remoteaddr="127.0.0.1:45750" http.request.uri="/v2/foo/bar/blobs/uploads/a2b29c38-75b0-4aa9-80ff-67673b7a34ad?_state=yZ_4DaD63oCj8ZL0tb2KlkyXzQkEMHkO_jR_8R9LdRd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEyYjI5YzM4LTc1YjAtNGFhOS04MGZmLTY3NjczYjdhMzRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMi4zNTMxMjk0NDJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="796.566µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=a2b29c38-75b0-4aa9-80ff-67673b7a34ad 127.0.0.1 - - [05/Jun/2024:17:24:02 +0000] "GET /v2/foo/bar/blobs/uploads/a2b29c38-75b0-4aa9-80ff-67673b7a34ad?_state=yZ_4DaD63oCj8ZL0tb2KlkyXzQkEMHkO_jR_8R9LdRd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImEyYjI5YzM4LTc1YjAtNGFhOS04MGZmLTY3NjczYjdhMzRhZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMi4zNTMxMjk0NDJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-05T17:24:02Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=6707190b-1dd7-4a8b-b176-c86aa6b5a601 http.request.method=POST http.request.remoteaddr="127.0.0.1:45758" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="930.608µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:02Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=9d0f2197-55b5-4aa3-9146-565180156b12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45758" http.request.uri="/v2/foo/bar/blobs/uploads/939b8124-3f10-4ff4-8b07-eb773ba43a65?_state=gdDfs-kM2Kmv0aNRS4Y-mFlnBuJ2Wr12qZpGrJl1zWJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzOWI4MTI0LTNmMTAtNGZmNC04YjA3LWViNzczYmE0M2E2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMi4zNTc0NTU3OThaIn0%3D&digest=sha256%3A6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e" http.request.useragent="Go-http-client/1.1" provided=sha256:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e vars.name="foo/bar" vars.uuid=939b8124-3f10-4ff4-8b07-eb773ba43a65 time="2024-06-05T17:24:02Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=9d0f2197-55b5-4aa3-9146-565180156b12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45758" http.request.uri="/v2/foo/bar/blobs/uploads/939b8124-3f10-4ff4-8b07-eb773ba43a65?_state=gdDfs-kM2Kmv0aNRS4Y-mFlnBuJ2Wr12qZpGrJl1zWJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzOWI4MTI0LTNmMTAtNGZmNC04YjA3LWViNzczYmE0M2E2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMi4zNTc0NTU3OThaIn0%3D&digest=sha256%3A6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=939b8124-3f10-4ff4-8b07-eb773ba43a65 time="2024-06-05T17:24:02Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=9d0f2197-55b5-4aa3-9146-565180156b12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45758" http.request.uri="/v2/foo/bar/blobs/uploads/939b8124-3f10-4ff4-8b07-eb773ba43a65?_state=gdDfs-kM2Kmv0aNRS4Y-mFlnBuJ2Wr12qZpGrJl1zWJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzOWI4MTI0LTNmMTAtNGZmNC04YjA3LWViNzczYmE0M2E2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMi4zNTc0NTU3OThaIn0%3D&digest=sha256%3A6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="953.488µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=939b8124-3f10-4ff4-8b07-eb773ba43a65 127.0.0.1 - - [05/Jun/2024:17:24:02 +0000] "PUT /v2/foo/bar/blobs/uploads/939b8124-3f10-4ff4-8b07-eb773ba43a65?_state=gdDfs-kM2Kmv0aNRS4Y-mFlnBuJ2Wr12qZpGrJl1zWJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzOWI4MTI0LTNmMTAtNGZmNC04YjA3LWViNzczYmE0M2E2NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMi4zNTc0NTU3OThaIn0%3D&digest=sha256%3A6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-05T17:24:02Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=8fdb3db8-4e20-48b8-bdc0-e3d6e159bf27 http.request.method=POST http.request.remoteaddr="127.0.0.1:45758" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="822.247µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:02Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=f6a4ff65-5c16-4358-9a18-bf6a7be7b414 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45758" http.request.uri="/v2/foo/bar/blobs/uploads/6f605d66-4b17-4333-9f17-7303eaab5505?_state=1A9PRr0JmYX7luO3-yV4w_svSyUXlnOgHN0M5k3VFtR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmNjA1ZDY2LTRiMTctNDMzMy05ZjE3LTczMDNlYWFiNTUwNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMi4zNTk2NjE5NzZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="998.528µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:02 +0000] "PUT /v2/foo/bar/blobs/uploads/6f605d66-4b17-4333-9f17-7303eaab5505?_state=1A9PRr0JmYX7luO3-yV4w_svSyUXlnOgHN0M5k3VFtR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZmNjA1ZDY2LTRiMTctNDMzMy05ZjE3LTczMDNlYWFiNTUwNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMi4zNTk2NjE5NzZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:02Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=335f79b2-5358-4afd-88f6-bb667adb3036 http.request.method=POST http.request.remoteaddr="127.0.0.1:45758" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="840.927µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:02Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=24af44c2-16a6-4a89-ba41-46c0addb4282 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45758" http.request.uri="/v2/foo/bar/blobs/uploads/0200f697-9b61-4b3a-9b94-bd9ddb09e602?_state=1Pzu7ZD_Ye9qVjVSXBeoIvq91PpRAXsBwoNkwLMzGnZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAyMDBmNjk3LTliNjEtNGIzYS05Yjk0LWJkOWRkYjA5ZTYwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMi4zNjE5MDc5MTVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.051249ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:02 +0000] "PUT /v2/foo/bar/blobs/uploads/0200f697-9b61-4b3a-9b94-bd9ddb09e602?_state=1Pzu7ZD_Ye9qVjVSXBeoIvq91PpRAXsBwoNkwLMzGnZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAyMDBmNjk3LTliNjEtNGIzYS05Yjk0LWJkOWRkYjA5ZTYwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMi4zNjE5MDc5MTVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:02Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=646f53dd-7a28-4c7f-936d-b3409b21edd9 http.request.method=POST http.request.remoteaddr="127.0.0.1:45758" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="818.807µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:04Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=fc52d402-a2f6-4348-a6c7-8b4d92133141 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45758" http.request.uri="/v2/foo/bar/blobs/uploads/db956b93-068d-46b7-a4ba-6d4fbb096172?_state=ABrJGM7vZqZaPl5IpCbofSLQK8GyeDnwXgciaetK9Vl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRiOTU2YjkzLTA2OGQtNDZiNy1hNGJhLTZkNGZiYjA5NjE3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMi4zNjQxMTkzMzNaIn0%3D&digest=sha256%3A6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.032356444s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:02 +0000] "PUT /v2/foo/bar/blobs/uploads/db956b93-068d-46b7-a4ba-6d4fbb096172?_state=ABrJGM7vZqZaPl5IpCbofSLQK8GyeDnwXgciaetK9Vl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRiOTU2YjkzLTA2OGQtNDZiNy1hNGJhLTZkNGZiYjA5NjE3MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowMi4zNjQxMTkzMzNaIn0%3D&digest=sha256%3A6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:04Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=231db719-085a-4b43-ba87-c9cde9f4a98f http.request.method=POST http.request.remoteaddr="127.0.0.1:45758" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.160649ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:34671" http.request.id=0d55008d-e258-474d-8bbe-b66df1a30cc0 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:45758" http.request.uri="/v2/foo/bar/blobs/uploads/10b57dfc-9d1c-4697-b71c-d49a302b1fcd?_state=FNe0PRzp3pj60CRpgQCGxjw3qr-RP4JPugEksQP3dnJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwYjU3ZGZjLTlkMWMtNDY5Ny1iNzFjLWQ0OWEzMDJiMWZjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowNC41ODgxMDk0MDFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.006307148s http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:04 +0000] "PATCH /v2/foo/bar/blobs/uploads/10b57dfc-9d1c-4697-b71c-d49a302b1fcd?_state=FNe0PRzp3pj60CRpgQCGxjw3qr-RP4JPugEksQP3dnJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwYjU3ZGZjLTlkMWMtNDY5Ny1iNzFjLWQ0OWEzMDJiMWZjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowNC41ODgxMDk0MDFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=e8f4729c-d80e-4a9b-a7ed-361141de8081 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45758" http.request.uri="/v2/foo/bar/blobs/uploads/10b57dfc-9d1c-4697-b71c-d49a302b1fcd?_state=z_mqfvHBlx-addMkBh_mwOouIHzG16BRLGwLKLnHHCx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwYjU3ZGZjLTlkMWMtNDY5Ny1iNzFjLWQ0OWEzMDJiMWZjZCIsIk9mZnNldCI6MjY0ODAxMjgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MDRaIn0%3D&digest=sha256%3A6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.250691ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "PUT /v2/foo/bar/blobs/uploads/10b57dfc-9d1c-4697-b71c-d49a302b1fcd?_state=z_mqfvHBlx-addMkBh_mwOouIHzG16BRLGwLKLnHHCx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEwYjU3ZGZjLTlkMWMtNDY5Ny1iNzFjLWQ0OWEzMDJiMWZjZCIsIk9mZnNldCI6MjY0ODAxMjgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MDRaIn0%3D&digest=sha256%3A6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=85747805-dc13-434c-bb0f-becb63afa07c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45758" http.request.uri="/v2/foo/bar/blobs/sha256:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="968.648µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "HEAD /v2/foo/bar/blobs/sha256:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=8d7be25e-fc9e-4387-8598-56a6cdd197d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45758" http.request.uri="/v2/foo/bar/blobs/sha256:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=140.437361ms http.response.status=200 http.response.written=26480128 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "GET /v2/foo/bar/blobs/sha256:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e HTTP/1.1" 200 26480128 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=error msg="error parsing digest="sha257:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e": unsupported digest algorithm" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=a7028753-ae13-4d66-a4e8-7828d6fe1d31 http.request.method=GET http.request.remoteaddr="127.0.0.1:45758" http.request.uri="/v2/foo/bar/blobs/sha257:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e" vars.name="foo/bar" time="2024-06-05T17:24:06Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=a7028753-ae13-4d66-a4e8-7828d6fe1d31 http.request.method=GET http.request.remoteaddr="127.0.0.1:45758" http.request.uri="/v2/foo/bar/blobs/sha257:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="878.168µs" http.response.status=400 http.response.written=110 vars.digest="sha257:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "GET /v2/foo/bar/blobs/sha257:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=d00b7c2d-4951-4c5e-8c59-a9b3e52c217b http.request.method=GET http.request.remoteaddr="127.0.0.1:44618" http.request.uri="/v2/foo/bar/blobs/sha256:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.20217ms http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "GET /v2/foo/bar/blobs/sha256:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=c98367c6-a5fa-4f6c-b70c-7dffdbae5360 http.request.method=GET http.request.remoteaddr="127.0.0.1:44618" http.request.uri="/v2/foo/bar/blobs/sha256:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.190426ms http.response.status=200 http.response.written=294912 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "GET /v2/foo/bar/blobs/sha256:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e HTTP/1.1" 200 294912 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34671" http.request.id=95ddaa31-a115-4c9c-8333-68adab08ee1c http.request.method=GET http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/foo/bar/blobs/sha256:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.138067ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "GET /v2/foo/bar/blobs/sha256:6f47614945b520c45b69c9a83ce7b07f1493e2c33543267c8d5b90d7b8bb8f3e HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=82a3c3a5-bd12-4a27-b59d-30ea1dfe22f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:47476" http.request.uri="/v2/foo/bar/blobs/sha256:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.737448489s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [05/Jun/2024:17:24:02 +0000] "GET /v2/foo/bar/blobs/sha256:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:42861" http.request.id=cfadd8cf-9f01-4f5e-be38-e2743d60d2d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:47472" http.request.uri="/v2/foo/bar/blobs/sha256:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.742505531s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [05/Jun/2024:17:24:02 +0000] "GET /v2/foo/bar/blobs/sha256:79b2d1e76b36df758a0d4aae8e235a537d488e24a4266bbf969013d28586fc12 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (10.47s) === RUN TestBlobDelete time="2024-06-05T17:24:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-06-05T17:24:06Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-06-05T17:24:06Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165 err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=2f3abda6-41a6-463b-a314-343ef6ce3cd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:54756" http.request.uri="/v2/foo/bar/blobs/sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="992.608µs" http.response.status=404 http.response.written=157 vars.digest="sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "GET /v2/foo/bar/blobs/sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165 err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=15c2736a-1c49-4d03-a462-9ea15c1dd7e2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54766" http.request.uri="/v2/foo/bar/blobs/sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.011249ms http.response.status=404 http.response.written=157 vars.digest="sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "HEAD /v2/foo/bar/blobs/sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=cc22de6e-2ec4-461d-a6f0-39382b265ab1 http.request.method=POST http.request.remoteaddr="127.0.0.1:54766" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="919.327µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=5f5e027d-e37e-4c24-b07e-5dc5c95653aa http.request.method=GET http.request.remoteaddr="127.0.0.1:54766" http.request.uri="/v2/foo/bar/blobs/uploads/39eddbce-170c-4803-b2f7-382e2b6afe3a?_state=_wfbjJtWWTPem5gCgQs07kM0nqwrpYaz4kNCaKyzG-B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5ZWRkYmNlLTE3MGMtNDgwMy1iMmY3LTM4MmUyYjZhZmUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowNi45ODI0NTkxMTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="874.287µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "GET /v2/foo/bar/blobs/uploads/39eddbce-170c-4803-b2f7-382e2b6afe3a?_state=_wfbjJtWWTPem5gCgQs07kM0nqwrpYaz4kNCaKyzG-B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5ZWRkYmNlLTE3MGMtNDgwMy1iMmY3LTM4MmUyYjZhZmUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowNi45ODI0NTkxMTdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=c48107a2-f5a5-46bb-936f-746518cd4e66 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54766" http.request.uri="/v2/foo/bar/blobs/uploads/39eddbce-170c-4803-b2f7-382e2b6afe3a?_state=_wfbjJtWWTPem5gCgQs07kM0nqwrpYaz4kNCaKyzG-B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5ZWRkYmNlLTE3MGMtNDgwMy1iMmY3LTM4MmUyYjZhZmUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowNi45ODI0NTkxMTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="856.727µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "DELETE /v2/foo/bar/blobs/uploads/39eddbce-170c-4803-b2f7-382e2b6afe3a?_state=_wfbjJtWWTPem5gCgQs07kM0nqwrpYaz4kNCaKyzG-B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5ZWRkYmNlLTE3MGMtNDgwMy1iMmY3LTM4MmUyYjZhZmUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowNi45ODI0NTkxMTdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=6f61123c-4ab4-4c1f-95af-fef58c179a40 http.request.method=GET http.request.remoteaddr="127.0.0.1:54766" http.request.uri="/v2/foo/bar/blobs/uploads/39eddbce-170c-4803-b2f7-382e2b6afe3a?_state=_wfbjJtWWTPem5gCgQs07kM0nqwrpYaz4kNCaKyzG-B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5ZWRkYmNlLTE3MGMtNDgwMy1iMmY3LTM4MmUyYjZhZmUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowNi45ODI0NTkxMTdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=39eddbce-170c-4803-b2f7-382e2b6afe3a time="2024-06-05T17:24:06Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=6f61123c-4ab4-4c1f-95af-fef58c179a40 http.request.method=GET http.request.remoteaddr="127.0.0.1:54766" http.request.uri="/v2/foo/bar/blobs/uploads/39eddbce-170c-4803-b2f7-382e2b6afe3a?_state=_wfbjJtWWTPem5gCgQs07kM0nqwrpYaz4kNCaKyzG-B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5ZWRkYmNlLTE3MGMtNDgwMy1iMmY3LTM4MmUyYjZhZmUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowNi45ODI0NTkxMTdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="783.366µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=39eddbce-170c-4803-b2f7-382e2b6afe3a 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "GET /v2/foo/bar/blobs/uploads/39eddbce-170c-4803-b2f7-382e2b6afe3a?_state=_wfbjJtWWTPem5gCgQs07kM0nqwrpYaz4kNCaKyzG-B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM5ZWRkYmNlLTE3MGMtNDgwMy1iMmY3LTM4MmUyYjZhZmUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowNi45ODI0NTkxMTdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=e99d7ae2-93b6-405a-b504-22fe9921d70e http.request.method=POST http.request.remoteaddr="127.0.0.1:54768" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.016048ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=c6199c9d-f8bb-40ce-a5f0-cee603d6c506 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54768" http.request.uri="/v2/foo/bar/blobs/uploads/f125f824-536d-4508-a446-ead79bd33499?_state=pAPsoDYqlGsy_UkfTOE4Kz_lXhjewzgDI3_u0UayxzN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxMjVmODI0LTUzNmQtNDUwOC1hNDQ2LWVhZDc5YmQzMzQ5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowNi45ODY4MTU3MTNaIn0%3D&digest=sha256%3Adfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" http.request.useragent="Go-http-client/1.1" provided=sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165 vars.name="foo/bar" vars.uuid=f125f824-536d-4508-a446-ead79bd33499 time="2024-06-05T17:24:06Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=c6199c9d-f8bb-40ce-a5f0-cee603d6c506 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54768" http.request.uri="/v2/foo/bar/blobs/uploads/f125f824-536d-4508-a446-ead79bd33499?_state=pAPsoDYqlGsy_UkfTOE4Kz_lXhjewzgDI3_u0UayxzN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxMjVmODI0LTUzNmQtNDUwOC1hNDQ2LWVhZDc5YmQzMzQ5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowNi45ODY4MTU3MTNaIn0%3D&digest=sha256%3Adfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=f125f824-536d-4508-a446-ead79bd33499 time="2024-06-05T17:24:06Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=c6199c9d-f8bb-40ce-a5f0-cee603d6c506 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54768" http.request.uri="/v2/foo/bar/blobs/uploads/f125f824-536d-4508-a446-ead79bd33499?_state=pAPsoDYqlGsy_UkfTOE4Kz_lXhjewzgDI3_u0UayxzN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxMjVmODI0LTUzNmQtNDUwOC1hNDQ2LWVhZDc5YmQzMzQ5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowNi45ODY4MTU3MTNaIn0%3D&digest=sha256%3Adfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.071488ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=f125f824-536d-4508-a446-ead79bd33499 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "PUT /v2/foo/bar/blobs/uploads/f125f824-536d-4508-a446-ead79bd33499?_state=pAPsoDYqlGsy_UkfTOE4Kz_lXhjewzgDI3_u0UayxzN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxMjVmODI0LTUzNmQtNDUwOC1hNDQ2LWVhZDc5YmQzMzQ5OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowNi45ODY4MTU3MTNaIn0%3D&digest=sha256%3Adfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=322e70f0-72ad-42b7-8a46-a397594eb7b4 http.request.method=POST http.request.remoteaddr="127.0.0.1:54768" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="837.327µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=dd4afdcb-c866-4b26-9024-a09965a7c57f http.request.method=PUT http.request.remoteaddr="127.0.0.1:54768" http.request.uri="/v2/foo/bar/blobs/uploads/8673baff-9bce-45b8-a497-6740dd859615?_state=FJQxqfCzZVul72TJ8khsP2Ve6PO_75PZmiBodymqkA97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2NzNiYWZmLTliY2UtNDViOC1hNDk3LTY3NDBkZDg1OTYxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowNi45ODkzMjg1NzRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.097609ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "PUT /v2/foo/bar/blobs/uploads/8673baff-9bce-45b8-a497-6740dd859615?_state=FJQxqfCzZVul72TJ8khsP2Ve6PO_75PZmiBodymqkA97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2NzNiYWZmLTliY2UtNDViOC1hNDk3LTY3NDBkZDg1OTYxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowNi45ODkzMjg1NzRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=ecf04bea-67f2-4bdd-9196-788a677b2a62 http.request.method=POST http.request.remoteaddr="127.0.0.1:54768" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="850.127µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=70f6db65-81ac-4755-a156-e4230d6b5c37 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54768" http.request.uri="/v2/foo/bar/blobs/uploads/5cff130d-8202-4ba6-9395-2969a9fc86ab?_state=acf1zeN9hhfl5NDAGKLo0jP2d0v8KA7TQJFzWuj57VB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjZmYxMzBkLTgyMDItNGJhNi05Mzk1LTI5NjlhOWZjODZhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowNi45OTE4MTExMTRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=1.084089ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "PUT /v2/foo/bar/blobs/uploads/5cff130d-8202-4ba6-9395-2969a9fc86ab?_state=acf1zeN9hhfl5NDAGKLo0jP2d0v8KA7TQJFzWuj57VB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVjZmYxMzBkLTgyMDItNGJhNi05Mzk1LTI5NjlhOWZjODZhYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowNi45OTE4MTExMTRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:06Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=8a959961-da60-4d0e-a876-45ddc836a522 http.request.method=POST http.request.remoteaddr="127.0.0.1:54768" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="869.927µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:07Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=b459eee1-4d5e-423c-914c-a3ac05c48280 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54768" http.request.uri="/v2/foo/bar/blobs/uploads/7e05af7d-9ee2-4981-a15b-fc4f6192ad45?_state=hv2Wfp_11pjXkqTcMdeWWZBEClziFpmOKmUNnhyhpf97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlMDVhZjdkLTllZTItNDk4MS1hMTViLWZjNGY2MTkyYWQ0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowNi45OTQyOTczMzVaIn0%3D&digest=sha256%3Adfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" http.request.useragent="Go-http-client/1.1" http.response.duration=964.334373ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:06 +0000] "PUT /v2/foo/bar/blobs/uploads/7e05af7d-9ee2-4981-a15b-fc4f6192ad45?_state=hv2Wfp_11pjXkqTcMdeWWZBEClziFpmOKmUNnhyhpf97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdlMDVhZjdkLTllZTItNDk4MS1hMTViLWZjNGY2MTkyYWQ0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowNi45OTQyOTczMzVaIn0%3D&digest=sha256%3Adfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:08Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=6e2647c7-124f-42ca-bab3-85b769726fd7 http.request.method=POST http.request.remoteaddr="127.0.0.1:54768" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15073ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:08Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:40883" http.request.id=52e26012-6c1f-4c5e-9108-e3c39fd97af5 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:54768" http.request.uri="/v2/foo/bar/blobs/uploads/0459d3c9-2061-4a51-a3fa-f7f022d0bd80?_state=E86FlpgTut46YVc5Uaff6LB1NVh0JuhPUcvvCNpkscl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA0NTlkM2M5LTIwNjEtNGE1MS1hM2ZhLWY3ZjAyMmQwYmQ4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowOC4wNzA5NTM1OTZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=908.269309ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:08 +0000] "PATCH /v2/foo/bar/blobs/uploads/0459d3c9-2061-4a51-a3fa-f7f022d0bd80?_state=E86FlpgTut46YVc5Uaff6LB1NVh0JuhPUcvvCNpkscl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA0NTlkM2M5LTIwNjEtNGE1MS1hM2ZhLWY3ZjAyMmQwYmQ4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowOC4wNzA5NTM1OTZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:08Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=a657c03c-a422-4ca0-9d86-f5d31dc03205 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54768" http.request.uri="/v2/foo/bar/blobs/uploads/0459d3c9-2061-4a51-a3fa-f7f022d0bd80?_state=sDMNJYpQxpauh5y7QvhhwsvFam-UweLAf6Qx5kCB0ep7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA0NTlkM2M5LTIwNjEtNGE1MS1hM2ZhLWY3ZjAyMmQwYmQ4MCIsIk9mZnNldCI6MTU0MTg4ODAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MDhaIn0%3D&digest=sha256%3Adfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" http.request.useragent="Go-http-client/1.1" http.response.duration=1.385091ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:08 +0000] "PUT /v2/foo/bar/blobs/uploads/0459d3c9-2061-4a51-a3fa-f7f022d0bd80?_state=sDMNJYpQxpauh5y7QvhhwsvFam-UweLAf6Qx5kCB0ep7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA0NTlkM2M5LTIwNjEtNGE1MS1hM2ZhLWY3ZjAyMmQwYmQ4MCIsIk9mZnNldCI6MTU0MTg4ODAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MDhaIn0%3D&digest=sha256%3Adfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:08Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=15dd6f45-ee2d-4ea2-97af-66ba60ee7e43 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54768" http.request.uri="/v2/foo/bar/blobs/sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.13897ms http.response.status=200 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:08 +0000] "HEAD /v2/foo/bar/blobs/sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=a76d1698-4149-40f7-ae0c-99fcaf6c6335 http.request.method=GET http.request.remoteaddr="127.0.0.1:54768" http.request.uri="/v2/foo/bar/blobs/sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=63.292004ms http.response.status=200 http.response.written=15418880 127.0.0.1 - - [05/Jun/2024:17:24:08 +0000] "GET /v2/foo/bar/blobs/sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165 HTTP/1.1" 200 15418880 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=error msg="error parsing digest="sha257:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165": unsupported digest algorithm" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=bdf379fc-b9c1-4f0e-80c5-ed72292d2596 http.request.method=GET http.request.remoteaddr="127.0.0.1:54768" http.request.uri="/v2/foo/bar/blobs/sha257:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" vars.name="foo/bar" time="2024-06-05T17:24:09Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=bdf379fc-b9c1-4f0e-80c5-ed72292d2596 http.request.method=GET http.request.remoteaddr="127.0.0.1:54768" http.request.uri="/v2/foo/bar/blobs/sha257:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="894.767µs" http.response.status=400 http.response.written=110 vars.digest="sha257:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "GET /v2/foo/bar/blobs/sha257:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=6940da56-9a92-4d7d-ad8c-1221031da051 http.request.method=GET http.request.remoteaddr="127.0.0.1:54798" http.request.uri="/v2/foo/bar/blobs/sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" http.request.useragent="Go-http-client/1.1" http.response.duration=1.357052ms http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "GET /v2/foo/bar/blobs/sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=c0804c98-0e26-4cd7-9c9e-22109e57739a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54806" http.request.uri="/v2/foo/bar/blobs/sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" http.request.useragent="Go-http-client/1.1" http.response.duration=1.104049ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "DELETE /v2/foo/bar/blobs/sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165 err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=3cfcd582-5cf6-46e7-97af-f6fe4dd52150 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54806" http.request.uri="/v2/foo/bar/blobs/sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="855.287µs" http.response.status=404 http.response.written=157 vars.digest="sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "HEAD /v2/foo/bar/blobs/sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=dd2db3a9-3c03-41da-bd1b-84ece81efadb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54806" http.request.uri="/v2/foo/bar/blobs/sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="913.367µs" http.response.status=404 http.response.written=74 vars.digest="sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "DELETE /v2/foo/bar/blobs/sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=error msg="error parsing digest="sha257:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165": unsupported digest algorithm" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=0e30c9ef-1183-448a-b173-66b5decf1896 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54822" http.request.uri="/v2/foo/bar/blobs/sha257:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" vars.name="foo/bar" time="2024-06-05T17:24:09Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=0e30c9ef-1183-448a-b173-66b5decf1896 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54822" http.request.uri="/v2/foo/bar/blobs/sha257:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.107769ms http.response.status=400 http.response.written=110 vars.digest="sha257:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "DELETE /v2/foo/bar/blobs/sha257:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-05T17:24:09Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=01232f7e-9a30-41e4-8d53-66c86a17002e http.request.method=POST http.request.remoteaddr="127.0.0.1:54836" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.122129ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=b6d19193-30de-404e-8bf8-c1ebbd339707 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54836" http.request.uri="/v2/foo/bar/blobs/uploads/e523caf9-d619-487f-bb21-d407e5d3b840?_state=W4g42Rymhm9DmC6NGfR83LqY85681vADhEBa6uadp7B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1MjNjYWY5LWQ2MTktNDg3Zi1iYjIxLWQ0MDdlNWQzYjg0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowOS4xMjcwMjE0MDhaIn0%3D&digest=sha256%3Adfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" http.request.useragent="Go-http-client/1.1" http.response.duration=938.318637ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "PUT /v2/foo/bar/blobs/uploads/e523caf9-d619-487f-bb21-d407e5d3b840?_state=W4g42Rymhm9DmC6NGfR83LqY85681vADhEBa6uadp7B7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU1MjNjYWY5LWQ2MTktNDg3Zi1iYjIxLWQ0MDdlNWQzYjg0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDowOS4xMjcwMjE0MDhaIn0%3D&digest=sha256%3Adfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=b2512c79-9e57-4df3-b007-9f39a021d66a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54836" http.request.uri="/v2/foo/bar/blobs/sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.21669ms http.response.status=200 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "HEAD /v2/foo/bar/blobs/sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=55716b30-977c-475c-bca8-590efac403b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:54798" http.request.uri="/v2/foo/bar/blobs/sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.062916787s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "GET /v2/foo/bar/blobs/sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2024-06-05T17:24:10Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:40883" http.request.id=8360141a-08be-49aa-9bda-2dc1be282b61 http.request.method=GET http.request.remoteaddr="127.0.0.1:54782" http.request.uri="/v2/foo/bar/blobs/sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.068720836s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [05/Jun/2024:17:24:09 +0000] "GET /v2/foo/bar/blobs/sha256:dfe93e7d7d7a85ff8e77909b1dbff3cd86278a1b6f2c4589b277ce63f7d2c165 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (3.37s) === RUN TestRelativeURL time="2024-06-05T17:24:10Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-06-05T17:24:10Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-06-05T17:24:10Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35747" http.request.id=4790e934-3877-4819-9721-dbf42fee7d65 http.request.method=POST http.request.remoteaddr="127.0.0.1:58978" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15081ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:13Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35747" http.request.id=95b74e0a-4774-4976-bc25-4db48bb17260 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58978" http.request.uri="/v2/foo/bar/blobs/uploads/43349cf6-c32a-457d-be30-77916f2ad67b?_state=5VIXh24WRWLIWZG7fAQqxewoNdt0mPHgcDocuBSsh9R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzMzQ5Y2Y2LWMzMmEtNDU3ZC1iZTMwLTc3OTE2ZjJhZDY3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDoxMC4xODIzMzA2OTNaIn0%3D&digest=sha256%3A9294a1a106996a56201b41030290687323853221d74fa98f7d02cdacb4286b02" http.request.useragent="Go-http-client/1.1" http.response.duration=2.757073395s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:10 +0000] "PUT /v2/foo/bar/blobs/uploads/43349cf6-c32a-457d-be30-77916f2ad67b?_state=5VIXh24WRWLIWZG7fAQqxewoNdt0mPHgcDocuBSsh9R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzMzQ5Y2Y2LWMzMmEtNDU3ZC1iZTMwLTc3OTE2ZjJhZDY3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDoxMC4xODIzMzA2OTNaIn0%3D&digest=sha256%3A9294a1a106996a56201b41030290687323853221d74fa98f7d02cdacb4286b02 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:13Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35747" http.request.id=df1f9885-1469-455e-907f-72d8f22d3f47 http.request.method=POST http.request.remoteaddr="127.0.0.1:58978" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.149369ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:13Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35747" http.request.id=e31d6391-4e77-4acd-9206-f4da217af7be http.request.method=POST http.request.remoteaddr="127.0.0.1:58978" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="974.648µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:13 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:14Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35747" http.request.id=7442de5a-dacd-4a36-8ad4-7d3a4942691b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58978" http.request.uri="/v2/foo/bar/blobs/uploads/77ec967c-118d-4957-8290-e7860f821d02?_state=n0DQ8NPTdvhCn3um9ssTcEdmZ-fyt1oh8E1cXpIuLxp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3ZWM5NjdjLTExOGQtNDk1Ny04MjkwLWU3ODYwZjgyMWQwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDoxMy40OTQ3OTI1OTlaIn0%3D&digest=sha256%3A385812973fab58b5794b605895d88b0724fbe716804bab19b11f985cbebe4415" http.request.useragent="Go-http-client/1.1" http.response.duration=1.474699912s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:13 +0000] "PUT /v2/foo/bar/blobs/uploads/77ec967c-118d-4957-8290-e7860f821d02?_state=n0DQ8NPTdvhCn3um9ssTcEdmZ-fyt1oh8E1cXpIuLxp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc3ZWM5NjdjLTExOGQtNDk1Ny04MjkwLWU3ODYwZjgyMWQwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDoxMy40OTQ3OTI1OTlaIn0%3D&digest=sha256%3A385812973fab58b5794b605895d88b0724fbe716804bab19b11f985cbebe4415 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (4.79s) === RUN TestBlobDeleteDisabled time="2024-06-05T17:24: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.22.2 time="2024-06-05T17:24:14Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-06-05T17:24:15Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:39793" http.request.id=ff587e3a-9419-46a9-8955-a5bb62fb7f23 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52706" http.request.uri="/v2/foo/bar/blobs/sha256:6977e70f706574e8416ab6b512bb90af53a1e4940a63dca153d9a6744c39a824" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.005208ms http.response.status=405 http.response.written=78 vars.digest="sha256:6977e70f706574e8416ab6b512bb90af53a1e4940a63dca153d9a6744c39a824" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "DELETE /v2/foo/bar/blobs/sha256:6977e70f706574e8416ab6b512bb90af53a1e4940a63dca153d9a6744c39a824 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.19s) === RUN TestDeleteDisabled time="2024-06-05T17:24:15Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-06-05T17:24:15Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-06-05T17:24:15Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34921" http.request.id=da72d20c-cb8f-4fb9-89eb-5147ea65a6ab http.request.method=POST http.request.remoteaddr="127.0.0.1:46710" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.145209ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34921" http.request.id=85766c6b-07d8-43fe-8c92-d6bde42373d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46710" http.request.uri="/v2/foo/bar/blobs/uploads/7b79209e-27c6-400b-887e-b5ff80960cdb?_state=BI18n2HwPIgoI5_QnR9nus9MKtyuJ-8UqHYvtOxCo3Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiNzkyMDllLTI3YzYtNDAwYi04ODdlLWI1ZmY4MDk2MGNkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDoxNS4zOTkxODI5NDRaIn0%3D&digest=sha256%3A223b062737b4576343703da9ae93f7c380b6f666eb8d4dd01bbb6b857566f96e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.687053268s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:15 +0000] "PUT /v2/foo/bar/blobs/uploads/7b79209e-27c6-400b-887e-b5ff80960cdb?_state=BI18n2HwPIgoI5_QnR9nus9MKtyuJ-8UqHYvtOxCo3Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiNzkyMDllLTI3YzYtNDAwYi04ODdlLWI1ZmY4MDk2MGNkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDoxNS4zOTkxODI5NDRaIn0%3D&digest=sha256%3A223b062737b4576343703da9ae93f7c380b6f666eb8d4dd01bbb6b857566f96e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:17Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:34921" http.request.id=b79aad5d-bf23-48a8-bd7c-db0af79a140d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46710" http.request.uri="/v2/foo/bar/blobs/sha256:223b062737b4576343703da9ae93f7c380b6f666eb8d4dd01bbb6b857566f96e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="956.528µs" http.response.status=405 http.response.written=78 vars.digest="sha256:223b062737b4576343703da9ae93f7c380b6f666eb8d4dd01bbb6b857566f96e" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "DELETE /v2/foo/bar/blobs/sha256:223b062737b4576343703da9ae93f7c380b6f666eb8d4dd01bbb6b857566f96e HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (1.93s) === RUN TestDeleteReadOnly time="2024-06-05T17:24:17Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-06-05T17:24:17Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-06-05T17:24:17Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38107" http.request.id=135570d2-1550-435c-b2dc-35744aa64051 http.request.method=POST http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.117129ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:19Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38107" http.request.id=b1c248b7-6052-4330-a509-285ebc7ff042 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36948" http.request.uri="/v2/foo/bar/blobs/uploads/17ef9077-903e-4b24-b637-ec47487d6032?_state=b9rbB5BplyfIw8Jtn4a9HAsPkTP7gWa4lIbprHivXhx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3ZWY5MDc3LTkwM2UtNGIyNC1iNjM3LWVjNDc0ODdkNjAzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDoxNy4zMzcxNjMyNDZaIn0%3D&digest=sha256%3A6c0889c3a0c5bed53882aec44f849db15f584d9d6c2be487378ad1d3e70749af" http.request.useragent="Go-http-client/1.1" http.response.duration=1.826314698s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:17 +0000] "PUT /v2/foo/bar/blobs/uploads/17ef9077-903e-4b24-b637-ec47487d6032?_state=b9rbB5BplyfIw8Jtn4a9HAsPkTP7gWa4lIbprHivXhx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE3ZWY5MDc3LTkwM2UtNGIyNC1iNjM3LWVjNDc0ODdkNjAzMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDoxNy4zMzcxNjMyNDZaIn0%3D&digest=sha256%3A6c0889c3a0c5bed53882aec44f849db15f584d9d6c2be487378ad1d3e70749af HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [05/Jun/2024:17:24:19 +0000] "DELETE /v2/foo/bar/blobs/sha256:6c0889c3a0c5bed53882aec44f849db15f584d9d6c2be487378ad1d3e70749af HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (2.08s) === RUN TestStartPushReadOnly time="2024-06-05T17:24:19Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-06-05T17:24:19Z" level=info msg="redis not configured" go.version=go1.22.2 127.0.0.1 - - [05/Jun/2024:17:24:19 +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-06-05T17:24:19Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-06-05T17:24:19Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-06-05T17:24:19Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=83f64368-693e-4147-809e-89de7422ed1b http.request.method=GET http.request.remoteaddr="127.0.0.1:47336" 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="914.887µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:24:19 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-05T17:24:19Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=56f1cfac-9707-4341-8d37-1df8c8d375ed http.request.method=GET http.request.remoteaddr="127.0.0.1:47336" 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="745.366µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [05/Jun/2024:17:24:19 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-05T17:24:19Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=5b581760-e5ce-4c7e-a298-44368ac92a18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47336" 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="786.087µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:24:19 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-05T17:24:19Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=3b47a5dc-f1e5-4402-b19e-0c1d3670548c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47336" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.202346ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:24:19Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=3b47a5dc-f1e5-4402-b19e-0c1d3670548c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47336" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.242106ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:24:19Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=3b47a5dc-f1e5-4402-b19e-0c1d3670548c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47336" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.269867ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:24:19Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=3b47a5dc-f1e5-4402-b19e-0c1d3670548c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47336" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.297307ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:24:19 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-05T17:24:19Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=b0549130-ae90-4933-bffc-720e946732c9 http.request.method=POST http.request.remoteaddr="127.0.0.1:47336" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.034168ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:19 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:20Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=1678e1a5-dda2-4b71-8506-d2cbf1bf0122 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47336" http.request.uri="/v2/foo/schema1/blobs/uploads/c3e1a44c-01e0-44db-8660-0d890ee844ab?_state=Fo4Dr6CUbNMkUR0mJCm4m2iX_S-dhhNCVTJd095EGix7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjM2UxYTQ0Yy0wMWUwLTQ0ZGItODY2MC0wZDg5MGVlODQ0YWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MTkuMzQ3NTczNjI3WiJ9&digest=sha256%3A84c680ccb0c58cbfc111ab1c39ceca27de3b5f8d31417632cf243d16fb694c81" http.request.useragent="Go-http-client/1.1" http.response.duration=922.595627ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:19 +0000] "PUT /v2/foo/schema1/blobs/uploads/c3e1a44c-01e0-44db-8660-0d890ee844ab?_state=Fo4Dr6CUbNMkUR0mJCm4m2iX_S-dhhNCVTJd095EGix7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjM2UxYTQ0Yy0wMWUwLTQ0ZGItODY2MC0wZDg5MGVlODQ0YWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MTkuMzQ3NTczNjI3WiJ9&digest=sha256%3A84c680ccb0c58cbfc111ab1c39ceca27de3b5f8d31417632cf243d16fb694c81 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:20Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=d34040b9-3b72-4ac8-b771-7d464d7adabc http.request.method=POST http.request.remoteaddr="127.0.0.1:47336" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.17533ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:20 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=764fdfbf-742c-4833-88d4-1f228b625efd http.request.method=PUT http.request.remoteaddr="127.0.0.1:47336" http.request.uri="/v2/foo/schema1/blobs/uploads/c07179e3-916f-4268-950d-cb367815b3fc?_state=MdWyTJRzFrxOVjwIxsS8rogqu4oL4MSq4GYEphE_MiZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjMDcxNzllMy05MTZmLTQyNjgtOTUwZC1jYjM2NzgxNWIzZmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MjAuNTIyMTgyNTM4WiJ9&digest=sha256%3A2239bd9b12111a6d655052323168f44396eac7b78085962c991188ac1fd9d7f3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.910660916s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:20 +0000] "PUT /v2/foo/schema1/blobs/uploads/c07179e3-916f-4268-950d-cb367815b3fc?_state=MdWyTJRzFrxOVjwIxsS8rogqu4oL4MSq4GYEphE_MiZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjMDcxNzllMy05MTZmLTQyNjgtOTUwZC1jYjM2NzgxNWIzZmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MjAuNTIyMTgyNTM4WiJ9&digest=sha256%3A2239bd9b12111a6d655052323168f44396eac7b78085962c991188ac1fd9d7f3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=4dbb4c89-fa33-431f-978b-63d609847189 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47336" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.814272ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:22 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=0f181df2-8fc6-4c41-861f-1dc0ba997a6a http.request.method=PUT http.request.remoteaddr="127.0.0.1:47336" http.request.uri="/v2/foo/schema1/manifests/sha256:c1378661794debe38970e8ffb866b807b8e48c78fd2f4e3bd16342487442ea1e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.458708ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:c1378661794debe38970e8ffb866b807b8e48c78fd2f4e3bd16342487442ea1e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=a615b7d0-ab84-4155-b8f6-e556ca93a29f http.request.method=GET http.request.remoteaddr="127.0.0.1:47336" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.961057ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:24:22 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:24:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=ef7aa162-57aa-4de4-8cd4-24fb245ac160 http.request.method=GET http.request.remoteaddr="127.0.0.1:47336" http.request.uri="/v2/foo/schema1/manifests/sha256:c1378661794debe38970e8ffb866b807b8e48c78fd2f4e3bd16342487442ea1e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.805695ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:24:22 +0000] "GET /v2/foo/schema1/manifests/sha256:c1378661794debe38970e8ffb866b807b8e48c78fd2f4e3bd16342487442ea1e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:24:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:43969" http.request.id=7c7375e3-d5d1-49f7-8612-dd47d353711b http.request.method=PUT http.request.remoteaddr="127.0.0.1:47336" http.request.uri="/v2/foo/schema1/manifests/sha256:c1378661794debe38970e8ffb866b807b8e48c78fd2f4e3bd16342487442ea1e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.458909ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:c1378661794debe38970e8ffb866b807b8e48c78fd2f4e3bd16342487442ea1e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:43969" http.request.id=83e0cae0-008f-4fd6-915f-fe1704ed8a74 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47336" http.request.uri="/v2/foo/schema1/manifests/sha256:c1378661794debe38970e8ffb866b807b8e48c78fd2f4e3bd16342487442ea1e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.489069ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:c1378661794debe38970e8ffb866b807b8e48c78fd2f4e3bd16342487442ea1e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:43969" http.request.id=43c3a780-f40a-4649-8088-f5ba92b9a9fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:47336" http.request.uri="/v2/foo/schema1/manifests/sha256:c1378661794debe38970e8ffb866b807b8e48c78fd2f4e3bd16342487442ea1e" http.request.useragent="Go-http-client/1.1" http.response.duration=3.418748ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:c1378661794debe38970e8ffb866b807b8e48c78fd2f4e3bd16342487442ea1e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=2248a1af-88a2-4a0f-b23a-ff8b30011785 http.request.method=GET http.request.remoteaddr="127.0.0.1:47336" http.request.uri="/v2/foo/schema1/manifests/sha256:c1378661794debe38970e8ffb866b807b8e48c78fd2f4e3bd16342487442ea1e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.964016ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:24:22 +0000] "GET /v2/foo/schema1/manifests/sha256:c1378661794debe38970e8ffb866b807b8e48c78fd2f4e3bd16342487442ea1e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:24:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=6e5c229f-4428-487e-9886-14b7799e34ce http.request.method=GET http.request.remoteaddr="127.0.0.1:47336" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="797.327µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:22 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=3b5d7112-bf92-4ca8-aa1b-ae26ed89b271 http.request.method=GET http.request.remoteaddr="127.0.0.1:47336" http.request.uri="/v2/foo/schema1/manifests/sha256:c1378661794debe38970e8ffb866b807b8e48c78fd2f4e3bd16342487442ea1e" http.request.useragent="Go-http-client/1.1" http.response.duration="744.967µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:22 +0000] "GET /v2/foo/schema1/manifests/sha256:c1378661794debe38970e8ffb866b807b8e48c78fd2f4e3bd16342487442ea1e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=b36dd94c-1503-410b-9f92-52251ea0ce61 http.request.method=GET http.request.remoteaddr="127.0.0.1:47336" 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="775.967µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [05/Jun/2024:17:24:22 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-05T17:24:22Z" level=error msg="payload digest does match: "sha256:0059075f9f2dccb039f91cb7e0e9647e057d67a07a85ea8fcafe7be1442d2e1e" != "sha256:c1378661794debe38970e8ffb866b807b8e48c78fd2f4e3bd16342487442ea1e"" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=af6d5ad0-52e0-42dc-9b11-447b7d50f475 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47336" http.request.uri="/v2/foo/schema1/manifests/sha256:c1378661794debe38970e8ffb866b807b8e48c78fd2f4e3bd16342487442ea1e" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:c1378661794debe38970e8ffb866b807b8e48c78fd2f4e3bd16342487442ea1e" time="2024-06-05T17:24:22Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=af6d5ad0-52e0-42dc-9b11-447b7d50f475 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47336" http.request.uri="/v2/foo/schema1/manifests/sha256:c1378661794debe38970e8ffb866b807b8e48c78fd2f4e3bd16342487442ea1e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="950.008µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:c1378661794debe38970e8ffb866b807b8e48c78fd2f4e3bd16342487442ea1e" 127.0.0.1 - - [05/Jun/2024:17:24:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:c1378661794debe38970e8ffb866b807b8e48c78fd2f4e3bd16342487442ea1e HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-05T17:24:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=0e3af0a3-a039-4d2c-acab-f170f5a9f7d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:47352" 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="938.127µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:24:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-05T17:24:22Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=2a85931c-2514-46e8-bb5b-f392fbd7b290 http.request.method=GET http.request.remoteaddr="127.0.0.1:47352" 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="707.806µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [05/Jun/2024:17:24:22 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-05T17:24:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43969" http.request.id=f12c51f3-b63b-40a8-8dce-e799996dabf3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47352" 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="860.447µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:24:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43969" http.request.id=f12c51f3-b63b-40a8-8dce-e799996dabf3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47352" 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="898.488µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:24:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43969" http.request.id=f12c51f3-b63b-40a8-8dce-e799996dabf3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47352" 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="926.128µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:24:22 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-05T17:24:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=56773083-0b4f-49da-873d-49a1b670ac2f http.request.method=POST http.request.remoteaddr="127.0.0.1:47352" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="866.647µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:22 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=32f4fbbb-1801-42c0-994b-09d193616228 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47352" http.request.uri="/v2/foo/schema2/blobs/uploads/da25d326-3628-44c2-a8ed-cba2a23aa070?_state=gsnXWUv7J5x6JI3mZg9xA4IKW0uOz2mdX3ZR8IAQSsN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkYTI1ZDMyNi0zNjI4LTQ0YzItYThlZC1jYmEyYTIzYWEwNzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MjIuNDY5OTk3ODgxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.140129ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:22 +0000] "PUT /v2/foo/schema2/blobs/uploads/da25d326-3628-44c2-a8ed-cba2a23aa070?_state=gsnXWUv7J5x6JI3mZg9xA4IKW0uOz2mdX3ZR8IAQSsN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkYTI1ZDMyNi0zNjI4LTQ0YzItYThlZC1jYmEyYTIzYWEwNzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MjIuNDY5OTk3ODgxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43969" http.request.id=b7634c7c-6201-4818-9423-c8315891b5ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:47352" 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="921.527µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:24:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43969" http.request.id=b7634c7c-6201-4818-9423-c8315891b5ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:47352" 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="966.648µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:24:22 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-05T17:24:22Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=eaf648d1-ab8f-418f-86f1-9b8deba0ff56 http.request.method=POST http.request.remoteaddr="127.0.0.1:47352" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.09305ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:22 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:25Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=e4a3e03c-1142-403d-99ed-011cd2d01d40 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47352" http.request.uri="/v2/foo/schema2/blobs/uploads/4ae5e12b-4618-449c-a360-f9e8856862cd?_state=Tb9J0DAPdzLF-7Avq6hdlj4AV7uAKQKkaqf5r0txc_N7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YWU1ZTEyYi00NjE4LTQ0OWMtYTM2MC1mOWU4ODU2ODYyY2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MjIuNzYzNzI2NTA5WiJ9&digest=sha256%3A7d112343f7bbd1f6650f4a747e1a130a7c7721a7f4863dbd55722a56f32c7ab2" http.request.useragent="Go-http-client/1.1" http.response.duration=2.377231213s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:22 +0000] "PUT /v2/foo/schema2/blobs/uploads/4ae5e12b-4618-449c-a360-f9e8856862cd?_state=Tb9J0DAPdzLF-7Avq6hdlj4AV7uAKQKkaqf5r0txc_N7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YWU1ZTEyYi00NjE4LTQ0OWMtYTM2MC1mOWU4ODU2ODYyY2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MjIuNzYzNzI2NTA5WiJ9&digest=sha256%3A7d112343f7bbd1f6650f4a747e1a130a7c7721a7f4863dbd55722a56f32c7ab2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:25Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=ddba58da-6e60-4ecf-8e4e-38f2b4e146c1 http.request.method=POST http.request.remoteaddr="127.0.0.1:47352" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.20249ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:25 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:27Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=48a46b26-a4f2-48d2-a7f7-df9288eade0c http.request.method=PUT http.request.remoteaddr="127.0.0.1:47352" http.request.uri="/v2/foo/schema2/blobs/uploads/66c2b233-6cb3-4d78-b476-eb3fce1318fc?_state=CSMFegv_O35ezz47Qc9DD8eywRC8YC5cV3eIGun5jFp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2NmMyYjIzMy02Y2IzLTRkNzgtYjQ3Ni1lYjNmY2UxMzE4ZmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MjUuNDE4MjI2ODU0WiJ9&digest=sha256%3A4552ca5e2b17fb3c9304fcb608dd97f547c18efb76e5396b078ebe6fecf11d34" http.request.useragent="Go-http-client/1.1" http.response.duration=1.909025982s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:25 +0000] "PUT /v2/foo/schema2/blobs/uploads/66c2b233-6cb3-4d78-b476-eb3fce1318fc?_state=CSMFegv_O35ezz47Qc9DD8eywRC8YC5cV3eIGun5jFp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2NmMyYjIzMy02Y2IzLTRkNzgtYjQ3Ni1lYjNmY2UxMzE4ZmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MjUuNDE4MjI2ODU0WiJ9&digest=sha256%3A4552ca5e2b17fb3c9304fcb608dd97f547c18efb76e5396b078ebe6fecf11d34 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:27Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43969" http.request.id=e7aa3dda-fc90-4097-bf63-9135ede75a86 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47352" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.462812ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:27 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:27Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43969" http.request.id=20e94f39-60a2-4d0b-9809-e761fcbb4f76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47352" http.request.uri="/v2/foo/schema2/manifests/sha256:b3d2330cac23505b7576609712e21a8e1472da2cc757ded16473e80007dff9ac" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14773ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:27 +0000] "PUT /v2/foo/schema2/manifests/sha256:b3d2330cac23505b7576609712e21a8e1472da2cc757ded16473e80007dff9ac HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:27Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=fb79731a-3cd2-43d0-8b47-62d35fae030f http.request.method=GET http.request.remoteaddr="127.0.0.1:47352" 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.048128ms http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Jun/2024:17:24:27 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-05T17:24:27Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=e2ee1cca-0875-48ac-aa0a-ae3189719fae http.request.method=GET http.request.remoteaddr="127.0.0.1:47352" http.request.uri="/v2/foo/schema2/manifests/sha256:b3d2330cac23505b7576609712e21a8e1472da2cc757ded16473e80007dff9ac" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="918.967µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Jun/2024:17:24:27 +0000] "GET /v2/foo/schema2/manifests/sha256:b3d2330cac23505b7576609712e21a8e1472da2cc757ded16473e80007dff9ac HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-05T17:24:27Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=5f541f8e-da43-457b-982e-2f0a8ea15d7c http.request.method=GET http.request.remoteaddr="127.0.0.1:47352" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="755.406µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:27 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:27Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=a048e7c4-b5a6-45d6-8168-57bca5ad5b8f http.request.method=GET http.request.remoteaddr="127.0.0.1:47352" http.request.uri="/v2/foo/schema2/manifests/sha256:b3d2330cac23505b7576609712e21a8e1472da2cc757ded16473e80007dff9ac" http.request.useragent="Go-http-client/1.1" http.response.duration="738.286µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:27 +0000] "GET /v2/foo/schema2/manifests/sha256:b3d2330cac23505b7576609712e21a8e1472da2cc757ded16473e80007dff9ac HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:27Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=d12afffc-bd92-4b6d-860e-76541d9512ae http.request.method=GET http.request.remoteaddr="127.0.0.1:47352" 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="743.166µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [05/Jun/2024:17:24:27 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-05T17:24:27Z" level=info msg="rewriting manifest sha256:b3d2330cac23505b7576609712e21a8e1472da2cc757ded16473e80007dff9ac in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=34f83dff-e795-4f58-8a14-2e814da113f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:47352" 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-06-05T17:24:27Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=34f83dff-e795-4f58-8a14-2e814da113f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:47352" 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.228458ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [05/Jun/2024:17:24:27 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-05T17:24:27Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:43969" http.request.id=f16d8b39-cac8-43c3-909e-736740430872 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47352" 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="859.648µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [05/Jun/2024:17:24:27 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-06-05T17:24:27Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:43969" http.request.id=34921749-8201-4d48-af13-9c91bde25df0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47352" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.11881ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:27 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:27Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:43969" http.request.id=f682d9ed-f6b7-43d5-9005-45a6278cd292 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47352" http.request.uri="/v2/foo/schema2/manifests/sha256:6d27ec913e8622d4623a77b441cc6c9c9535dc927109722a5df59d07faef25db" http.request.useragent="Go-http-client/1.1" http.response.duration="976.648µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:27 +0000] "PUT /v2/foo/schema2/manifests/sha256:6d27ec913e8622d4623a77b441cc6c9c9535dc927109722a5df59d07faef25db HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:27Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=fbe9b06d-fd66-4799-b2d7-f3e0c3e41334 http.request.method=GET http.request.remoteaddr="127.0.0.1:47352" 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="925.008µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [05/Jun/2024:17:24:27 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-05T17:24:27Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=2c601454-6559-49fc-b234-d8a0b9ee3239 http.request.method=GET http.request.remoteaddr="127.0.0.1:47352" http.request.uri="/v2/foo/schema2/manifests/sha256:6d27ec913e8622d4623a77b441cc6c9c9535dc927109722a5df59d07faef25db" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="921.848µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [05/Jun/2024:17:24:27 +0000] "GET /v2/foo/schema2/manifests/sha256:6d27ec913e8622d4623a77b441cc6c9c9535dc927109722a5df59d07faef25db HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-05T17:24:27Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=44731669-bafb-463d-a64d-16cc75f52622 http.request.method=GET http.request.remoteaddr="127.0.0.1:47352" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="824.767µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:27 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:27Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=07ed7c85-7bc9-4233-b10a-15be1072da88 http.request.method=GET http.request.remoteaddr="127.0.0.1:47352" http.request.uri="/v2/foo/schema2/manifests/sha256:6d27ec913e8622d4623a77b441cc6c9c9535dc927109722a5df59d07faef25db" http.request.useragent="Go-http-client/1.1" http.response.duration="752.926µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:27 +0000] "GET /v2/foo/schema2/manifests/sha256:6d27ec913e8622d4623a77b441cc6c9c9535dc927109722a5df59d07faef25db HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:27Z" level=info msg="rewriting manifest list sha256:6d27ec913e8622d4623a77b441cc6c9c9535dc927109722a5df59d07faef25db in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=28bdf735-c451-4d1a-8568-0eaf344f4d03 http.request.method=GET http.request.remoteaddr="127.0.0.1:47352" 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-06-05T17:24:27Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:43969" http.request.id=28bdf735-c451-4d1a-8568-0eaf344f4d03 http.request.method=GET http.request.remoteaddr="127.0.0.1:47352" 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.173138ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [05/Jun/2024:17:24:27 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-06-05T17:24: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.22.2 time="2024-06-05T17:24:27Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-06-05T17:24:27Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=5039bc05-9c7b-41e5-ab86-33275deb78dc http.request.method=GET http.request.remoteaddr="127.0.0.1:50648" 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="888.567µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:24:27 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-05T17:24:27Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=d1189426-8c77-4a45-bc7a-a08154d32530 http.request.method=GET http.request.remoteaddr="127.0.0.1:50648" 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="790.086µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [05/Jun/2024:17:24:27 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-05T17:24:27Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=fd9b540b-29ca-466e-9bd2-5c1e4d53b4b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50648" 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="801.047µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:24:27 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-05T17:24:27Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=e396ffb9-c46d-4256-bef1-6162f3fec24e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50648" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.181706ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:24:27Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=e396ffb9-c46d-4256-bef1-6162f3fec24e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50648" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.240267ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:24:27Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=e396ffb9-c46d-4256-bef1-6162f3fec24e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50648" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.275467ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:24:27Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=e396ffb9-c46d-4256-bef1-6162f3fec24e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50648" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.314227ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:24:27 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-05T17:24:27Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=49cd7c8e-0f48-43ee-8792-d57f18bfc407 http.request.method=POST http.request.remoteaddr="127.0.0.1:50648" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.079769ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:27 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:29Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=a6f50893-98c8-4157-abd3-f4ce6d90d5b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50648" http.request.uri="/v2/foo/schema1/blobs/uploads/cfcd5576-c86f-4bdb-839e-79d66f0f9dbf?_state=PHFsivEbbXBTAd1T5tpym-QfAvJd2HpaYlofsAhEY0l7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjZmNkNTU3Ni1jODZmLTRiZGItODM5ZS03OWQ2NmYwZjlkYmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MjcuNjcxMjc0ODgxWiJ9&digest=sha256%3A699af3a63bf51b1607ec5cb7d1def661f6616684049e52bb12fa032eb00b69ba" http.request.useragent="Go-http-client/1.1" http.response.duration=2.31761804s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:27 +0000] "PUT /v2/foo/schema1/blobs/uploads/cfcd5576-c86f-4bdb-839e-79d66f0f9dbf?_state=PHFsivEbbXBTAd1T5tpym-QfAvJd2HpaYlofsAhEY0l7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjZmNkNTU3Ni1jODZmLTRiZGItODM5ZS03OWQ2NmYwZjlkYmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MjcuNjcxMjc0ODgxWiJ9&digest=sha256%3A699af3a63bf51b1607ec5cb7d1def661f6616684049e52bb12fa032eb00b69ba HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:30Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=b30f2a18-8f64-4d2e-b04b-78a21798050f http.request.method=POST http.request.remoteaddr="127.0.0.1:50648" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14393ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:30 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:32Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=beaa01a4-64eb-4cd0-9b74-ad4198ad516e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50648" http.request.uri="/v2/foo/schema1/blobs/uploads/58769eec-6d3d-404d-b7c8-f642621d95b6?_state=o222lv9frbRQyegLvxcUwciW02_ggSL7hawvqiOFO9h7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1ODc2OWVlYy02ZDNkLTQwNGQtYjdjOC1mNjQyNjIxZDk1YjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MzAuMjk0Mjk3NDA1WiJ9&digest=sha256%3Afe687b48391084767bb0c26239af42f851fe56fa193eab87580e0e35b73d6a7b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.155685981s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:30 +0000] "PUT /v2/foo/schema1/blobs/uploads/58769eec-6d3d-404d-b7c8-f642621d95b6?_state=o222lv9frbRQyegLvxcUwciW02_ggSL7hawvqiOFO9h7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1ODc2OWVlYy02ZDNkLTQwNGQtYjdjOC1mNjQyNjIxZDk1YjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MzAuMjk0Mjk3NDA1WiJ9&digest=sha256%3Afe687b48391084767bb0c26239af42f851fe56fa193eab87580e0e35b73d6a7b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:32Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=2ac0b10e-6988-4e51-982d-2d79961f1f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50648" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.818072ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:32 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:32Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=fef4142d-7648-474c-9b18-6c9f01a9a142 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50648" http.request.uri="/v2/foo/schema1/manifests/sha256:9535661197d10679fabd35dfdc8ce42511f4023edb5dd87403387f3da03b1ff5" http.request.useragent="Go-http-client/1.1" http.response.duration=3.466549ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:9535661197d10679fabd35dfdc8ce42511f4023edb5dd87403387f3da03b1ff5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:32Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=2a6ae5b0-ff2b-430e-8d57-aea7e19752aa http.request.method=GET http.request.remoteaddr="127.0.0.1:50648" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.980216ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:24:32 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:24:32Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=da79d5e3-6d2d-4500-9960-19f4bbead24b http.request.method=GET http.request.remoteaddr="127.0.0.1:50648" http.request.uri="/v2/foo/schema1/manifests/sha256:9535661197d10679fabd35dfdc8ce42511f4023edb5dd87403387f3da03b1ff5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.880816ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:24:32 +0000] "GET /v2/foo/schema1/manifests/sha256:9535661197d10679fabd35dfdc8ce42511f4023edb5dd87403387f3da03b1ff5 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:24:32Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:37623" http.request.id=8d16ff31-6e89-4b40-8ac0-9c5b447b60f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50648" http.request.uri="/v2/foo/schema1/manifests/sha256:9535661197d10679fabd35dfdc8ce42511f4023edb5dd87403387f3da03b1ff5" http.request.useragent="Go-http-client/1.1" http.response.duration=3.520269ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:9535661197d10679fabd35dfdc8ce42511f4023edb5dd87403387f3da03b1ff5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:32Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:37623" http.request.id=eeebb652-133d-4544-9a3f-a7c672205fd2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50648" http.request.uri="/v2/foo/schema1/manifests/sha256:9535661197d10679fabd35dfdc8ce42511f4023edb5dd87403387f3da03b1ff5" http.request.useragent="Go-http-client/1.1" http.response.duration=3.489309ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:9535661197d10679fabd35dfdc8ce42511f4023edb5dd87403387f3da03b1ff5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:32Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:37623" http.request.id=0af65381-c529-4683-81f7-d086bd457ca8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50648" http.request.uri="/v2/foo/schema1/manifests/sha256:9535661197d10679fabd35dfdc8ce42511f4023edb5dd87403387f3da03b1ff5" http.request.useragent="Go-http-client/1.1" http.response.duration=3.52931ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:9535661197d10679fabd35dfdc8ce42511f4023edb5dd87403387f3da03b1ff5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:32Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=523839e3-a926-4656-80b0-c3de6cfe3170 http.request.method=GET http.request.remoteaddr="127.0.0.1:50648" http.request.uri="/v2/foo/schema1/manifests/sha256:9535661197d10679fabd35dfdc8ce42511f4023edb5dd87403387f3da03b1ff5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.920735ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:24:32 +0000] "GET /v2/foo/schema1/manifests/sha256:9535661197d10679fabd35dfdc8ce42511f4023edb5dd87403387f3da03b1ff5 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:24:32Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=ed766353-d391-4573-a865-2d0c891ebf00 http.request.method=GET http.request.remoteaddr="127.0.0.1:50648" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="830.247µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:32 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:32Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=9a030d14-7a47-48ec-bb86-32dc7899955a http.request.method=GET http.request.remoteaddr="127.0.0.1:50648" http.request.uri="/v2/foo/schema1/manifests/sha256:9535661197d10679fabd35dfdc8ce42511f4023edb5dd87403387f3da03b1ff5" http.request.useragent="Go-http-client/1.1" http.response.duration="738.086µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:32 +0000] "GET /v2/foo/schema1/manifests/sha256:9535661197d10679fabd35dfdc8ce42511f4023edb5dd87403387f3da03b1ff5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:32Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=2280ba82-69f3-4a07-822e-323e1388a561 http.request.method=GET http.request.remoteaddr="127.0.0.1:50648" 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="795.927µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [05/Jun/2024:17:24:32 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-05T17:24:32Z" level=error msg="payload digest does match: "sha256:a8c8baaed33249f39f0f819a94195a605e97194e92e76f3221e8c9be3985273f" != "sha256:9535661197d10679fabd35dfdc8ce42511f4023edb5dd87403387f3da03b1ff5"" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=40498ab0-6b00-4421-b6f6-85a2d3b5367a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50648" http.request.uri="/v2/foo/schema1/manifests/sha256:9535661197d10679fabd35dfdc8ce42511f4023edb5dd87403387f3da03b1ff5" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:9535661197d10679fabd35dfdc8ce42511f4023edb5dd87403387f3da03b1ff5" time="2024-06-05T17:24:32Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=40498ab0-6b00-4421-b6f6-85a2d3b5367a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50648" http.request.uri="/v2/foo/schema1/manifests/sha256:9535661197d10679fabd35dfdc8ce42511f4023edb5dd87403387f3da03b1ff5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.020448ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:9535661197d10679fabd35dfdc8ce42511f4023edb5dd87403387f3da03b1ff5" 127.0.0.1 - - [05/Jun/2024:17:24:32 +0000] "PUT /v2/foo/schema1/manifests/sha256:9535661197d10679fabd35dfdc8ce42511f4023edb5dd87403387f3da03b1ff5 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-05T17:24:32Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=6343df64-0152-4d08-bf27-be6a310f8df6 http.request.method=GET http.request.remoteaddr="127.0.0.1:50660" 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.030568ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:24:32 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-05T17:24:32Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=a81960e4-fd9d-462f-937b-0561dff59a53 http.request.method=GET http.request.remoteaddr="127.0.0.1:50660" 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="803.047µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [05/Jun/2024:17:24:32 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-05T17:24:32Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37623" http.request.id=0487bc4c-672a-4cec-8121-55f47a08e2f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50660" 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="939.968µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:24:32Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37623" http.request.id=0487bc4c-672a-4cec-8121-55f47a08e2f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50660" 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="983.688µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:24:32Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37623" http.request.id=0487bc4c-672a-4cec-8121-55f47a08e2f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50660" 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.012969ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:24:32 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-05T17:24:32Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=d2f157f7-68c8-46b4-bd20-c4f0b1701b05 http.request.method=POST http.request.remoteaddr="127.0.0.1:50660" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="990.208µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:32 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:32Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=f5f9f2eb-1ad1-4a68-a24f-32434e4a5f5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50660" http.request.uri="/v2/foo/schema2/blobs/uploads/b82980c0-a256-41e7-b26a-627e3b0fcf03?_state=JkHKxRgd5R5ogYgjZD8_DqkrkTvoNmgfn5QMM-BC0fF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiODI5ODBjMC1hMjU2LTQxZTctYjI2YS02MjdlM2IwZmNmMDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MzIuNDkwNDcwNDQxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.20825ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:32 +0000] "PUT /v2/foo/schema2/blobs/uploads/b82980c0-a256-41e7-b26a-627e3b0fcf03?_state=JkHKxRgd5R5ogYgjZD8_DqkrkTvoNmgfn5QMM-BC0fF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiODI5ODBjMC1hMjU2LTQxZTctYjI2YS02MjdlM2IwZmNmMDMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MzIuNDkwNDcwNDQxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:32Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37623" http.request.id=6656b122-7849-40b4-be68-50b41829a904 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50660" 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="941.888µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:24:32Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37623" http.request.id=6656b122-7849-40b4-be68-50b41829a904 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50660" 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="984.448µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:24:32 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-05T17:24:32Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=c198f741-1162-499d-809e-21489c38a2ea http.request.method=POST http.request.remoteaddr="127.0.0.1:50660" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.018208ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:32 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=b1b6d650-451f-4461-88cd-555884a8397d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50660" http.request.uri="/v2/foo/schema2/blobs/uploads/624950ce-16f6-4bd6-b483-90e7b5ac7ad8?_state=N5Hd07djNq5NkPa1QfcSP8cdTgR6hCl45KqlRHLjXzN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2MjQ5NTBjZS0xNmY2LTRiZDYtYjQ4My05MGU3YjVhYzdhZDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MzIuNzMzNDcyMDlaIn0%3D&digest=sha256%3Aa0ce850c17cef82696b4c7cc786cf6cc6622d972e570ffbdd2fed6d3b2876c26" http.request.useragent="Go-http-client/1.1" http.response.duration=1.437014719s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:32 +0000] "PUT /v2/foo/schema2/blobs/uploads/624950ce-16f6-4bd6-b483-90e7b5ac7ad8?_state=N5Hd07djNq5NkPa1QfcSP8cdTgR6hCl45KqlRHLjXzN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2MjQ5NTBjZS0xNmY2LTRiZDYtYjQ4My05MGU3YjVhYzdhZDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MzIuNzMzNDcyMDlaIn0%3D&digest=sha256%3Aa0ce850c17cef82696b4c7cc786cf6cc6622d972e570ffbdd2fed6d3b2876c26 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:34Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=16d0dfd8-f284-42a4-9c91-92694467efa7 http.request.method=POST http.request.remoteaddr="127.0.0.1:50660" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.077329ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:34 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=9ff515ff-5375-427a-8843-21fbd3918991 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50660" http.request.uri="/v2/foo/schema2/blobs/uploads/ed483b9b-45b4-4a03-9cb7-8f7ba97681af?_state=zhOU-nUJCX6kJkVa6dRLwxBnDqPBAGZcPWLe2BQ2rVd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlZDQ4M2I5Yi00NWI0LTRhMDMtOWNiNy04ZjdiYTk3NjgxYWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MzQuNDU4NjQ2NjMxWiJ9&digest=sha256%3A65aec18ca2ba8c330727409db3d79ea10afc3b1a37d8898c717a723cd9e35519" http.request.useragent="Go-http-client/1.1" http.response.duration=1.814578361s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:34 +0000] "PUT /v2/foo/schema2/blobs/uploads/ed483b9b-45b4-4a03-9cb7-8f7ba97681af?_state=zhOU-nUJCX6kJkVa6dRLwxBnDqPBAGZcPWLe2BQ2rVd7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJlZDQ4M2I5Yi00NWI0LTRhMDMtOWNiNy04ZjdiYTk3NjgxYWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MzQuNDU4NjQ2NjMxWiJ9&digest=sha256%3A65aec18ca2ba8c330727409db3d79ea10afc3b1a37d8898c717a723cd9e35519 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37623" http.request.id=764ce17b-28bc-42bf-b59f-b3d311047622 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50660" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.473972ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:37623" http.request.id=763e48fa-0727-40cc-af23-f6849da8a028 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50660" http.request.uri="/v2/foo/schema2/manifests/sha256:1df679d596c965e16f761c4bda9226733b83183011bc9501aafa5e1501bce410" http.request.useragent="Go-http-client/1.1" http.response.duration=1.13681ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "PUT /v2/foo/schema2/manifests/sha256:1df679d596c965e16f761c4bda9226733b83183011bc9501aafa5e1501bce410 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=3bef29cb-7611-440f-bdd9-515325b9f1a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:50660" 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.007768ms http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-05T17:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=2567addf-c59f-4c1b-ae4b-d5e504faa32f http.request.method=GET http.request.remoteaddr="127.0.0.1:50660" http.request.uri="/v2/foo/schema2/manifests/sha256:1df679d596c965e16f761c4bda9226733b83183011bc9501aafa5e1501bce410" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="986.168µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "GET /v2/foo/schema2/manifests/sha256:1df679d596c965e16f761c4bda9226733b83183011bc9501aafa5e1501bce410 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-05T17:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=900d9d1f-6d15-4119-bc8d-546453e90503 http.request.method=GET http.request.remoteaddr="127.0.0.1:50660" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="810.247µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=72ea587c-e457-4dbf-ae83-54576454ed43 http.request.method=GET http.request.remoteaddr="127.0.0.1:50660" http.request.uri="/v2/foo/schema2/manifests/sha256:1df679d596c965e16f761c4bda9226733b83183011bc9501aafa5e1501bce410" http.request.useragent="Go-http-client/1.1" http.response.duration="798.247µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "GET /v2/foo/schema2/manifests/sha256:1df679d596c965e16f761c4bda9226733b83183011bc9501aafa5e1501bce410 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=46c819fd-7880-4afd-b5b1-a7f4c096a049 http.request.method=GET http.request.remoteaddr="127.0.0.1:50660" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="742.646µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-05T17:24:36Z" level=info msg="rewriting manifest sha256:1df679d596c965e16f761c4bda9226733b83183011bc9501aafa5e1501bce410 in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=ae2e4e37-05cc-44e9-972a-0bfce417c661 http.request.method=GET http.request.remoteaddr="127.0.0.1:50660" 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-06-05T17:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=ae2e4e37-05cc-44e9-972a-0bfce417c661 http.request.method=GET http.request.remoteaddr="127.0.0.1:50660" 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.135978ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-05T17:24: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.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37623" http.request.id=ca799aff-f637-41b8-a3ad-10bd039769b5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50660" 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="892.447µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-06-05T17:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37623" http.request.id=8e0c7baa-845c-43ca-92a8-1c2053097249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50660" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.099849ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:37623" http.request.id=c76300aa-d3d3-4570-a9ee-77a061b60b82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50660" http.request.uri="/v2/foo/schema2/manifests/sha256:db59b23945a084acc9b52d07e66f02bf74fd553d69508e66b2ac1a2014bf7813" http.request.useragent="Go-http-client/1.1" http.response.duration=1.008889ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "PUT /v2/foo/schema2/manifests/sha256:db59b23945a084acc9b52d07e66f02bf74fd553d69508e66b2ac1a2014bf7813 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=1b4a20aa-919f-45d7-b3a1-1261deb5713f http.request.method=GET http.request.remoteaddr="127.0.0.1:50660" 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="909.727µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-05T17:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=8cd252c6-b5ac-48b0-b694-d2b90cf11d4e http.request.method=GET http.request.remoteaddr="127.0.0.1:50660" http.request.uri="/v2/foo/schema2/manifests/sha256:db59b23945a084acc9b52d07e66f02bf74fd553d69508e66b2ac1a2014bf7813" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="962.368µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "GET /v2/foo/schema2/manifests/sha256:db59b23945a084acc9b52d07e66f02bf74fd553d69508e66b2ac1a2014bf7813 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-05T17:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=cc0eab89-b729-4d19-96f8-c559a05d1fbe http.request.method=GET http.request.remoteaddr="127.0.0.1:50660" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="878.447µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=7116d30d-c9ec-4a1f-8b2e-f118ee0f1538 http.request.method=GET http.request.remoteaddr="127.0.0.1:50660" http.request.uri="/v2/foo/schema2/manifests/sha256:db59b23945a084acc9b52d07e66f02bf74fd553d69508e66b2ac1a2014bf7813" http.request.useragent="Go-http-client/1.1" http.response.duration="780.367µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "GET /v2/foo/schema2/manifests/sha256:db59b23945a084acc9b52d07e66f02bf74fd553d69508e66b2ac1a2014bf7813 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:36Z" level=info msg="rewriting manifest list sha256:db59b23945a084acc9b52d07e66f02bf74fd553d69508e66b2ac1a2014bf7813 in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=f2387ebe-fccb-4230-9a5b-8f5807e9b066 http.request.method=GET http.request.remoteaddr="127.0.0.1:50660" 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-06-05T17:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:37623" http.request.id=f2387ebe-fccb-4230-9a5b-8f5807e9b066 http.request.method=GET http.request.remoteaddr="127.0.0.1:50660" 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.32922ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (17.13s) === RUN TestGetManifestWithStorageError time="2024-06-05T17:24:36Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-06-05T17:24:36Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-06-05T17:24:36Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:39013" http.request.id=59297e36-c10f-474c-89f0-783630b790e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:60478" 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="989.328µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-05T17:24:36Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.22.2 http.request.host="127.0.0.1:39013" http.request.id=613018e7-720e-4abb-9fb7-b40a9041d97b http.request.method=GET http.request.remoteaddr="127.0.0.1:60478" 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="827.967µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-06-05T17:24:36Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.22.2 http.request.host="127.0.0.1:39013" http.request.id=a7059f46-2da9-451a-a48a-e75416a0b342 http.request.method=GET http.request.remoteaddr="127.0.0.1:60478" 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="813.447µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-06-05T17:24:36Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.22.2 http.request.host="127.0.0.1:39013" http.request.id=7fb576ac-e4f6-4f41-8ac9-3dc09ec9a829 http.request.method=GET http.request.remoteaddr="127.0.0.1:60478" 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="800.886µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2024-06-05T17:24:36Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 time="2024-06-05T17:24:36Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-06-05T17:24:36Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=2f5aac24-64e1-4876-ac9c-45172684d76a http.request.method=GET http.request.remoteaddr="127.0.0.1:56056" 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="963.008µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-05T17:24:36Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=fb99dee0-aab9-46ad-a568-703593ece9a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:56056" 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="785.087µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-05T17:24:36Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=7f78a7b6-b421-4a16-9720-326718d9b494 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56056" 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="886.248µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-05T17:24:36Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=10e4bf6b-c3d8-4967-be4a-c1376f6d87dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:56056" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.180706ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:24:36Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=10e4bf6b-c3d8-4967-be4a-c1376f6d87dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:56056" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.233387ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:24:36Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=10e4bf6b-c3d8-4967-be4a-c1376f6d87dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:56056" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.260347ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:24:36Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=10e4bf6b-c3d8-4967-be4a-c1376f6d87dd http.request.method=PUT http.request.remoteaddr="127.0.0.1:56056" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.285547ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-05T17:24:36Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=d1c3b81a-8563-4e01-a7e0-d0f488cdd004 http.request.method=POST http.request.remoteaddr="127.0.0.1:56056" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.032688ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:37Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=5a6afd25-fb64-4818-ac82-36b4c6692b5b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56056" http.request.uri="/v2/foo/schema1/blobs/uploads/6ff30ad9-b869-4650-8126-53793d7fd3fc?_state=at1M6WY4CuTi5tnNFjpowP70cFWG1jyHwuHlx8eVDb97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2ZmYzMGFkOS1iODY5LTQ2NTAtODEyNi01Mzc5M2Q3ZmQzZmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MzYuNDg0NDY0OTM4WiJ9&digest=sha256%3Aa7a3eaabfca999fafa6e997a57dff52d400860593b615b08f29c7c7f2d1792b7" http.request.useragent="Go-http-client/1.1" http.response.duration=835.536707ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:36 +0000] "PUT /v2/foo/schema1/blobs/uploads/6ff30ad9-b869-4650-8126-53793d7fd3fc?_state=at1M6WY4CuTi5tnNFjpowP70cFWG1jyHwuHlx8eVDb97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI2ZmYzMGFkOS1iODY5LTQ2NTAtODEyNi01Mzc5M2Q3ZmQzZmMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MzYuNDg0NDY0OTM4WiJ9&digest=sha256%3Aa7a3eaabfca999fafa6e997a57dff52d400860593b615b08f29c7c7f2d1792b7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:37Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=fd98344e-ba03-494f-8112-5d7631f8c1cf http.request.method=POST http.request.remoteaddr="127.0.0.1:56056" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.18821ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:37 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=137d17d0-b722-4ea3-8326-d2211731f60a http.request.method=PUT http.request.remoteaddr="127.0.0.1:56056" http.request.uri="/v2/foo/schema1/blobs/uploads/74569669-f2ae-4bb9-96ee-6a111a61b55c?_state=qRwrU_IkFaI62OGSbgMPnVne6iP-6P16vf2eMWcx1RV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3NDU2OTY2OS1mMmFlLTRiYjktOTZlZS02YTExMWE2MWI1NWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MzcuNTI2MzU0MTkxWiJ9&digest=sha256%3A7846ebf2b999f2b9f8c9a40112d77cbf4abdbd8a10e498846b867bbac14bb716" http.request.useragent="Go-http-client/1.1" http.response.duration=1.260141177s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:37 +0000] "PUT /v2/foo/schema1/blobs/uploads/74569669-f2ae-4bb9-96ee-6a111a61b55c?_state=qRwrU_IkFaI62OGSbgMPnVne6iP-6P16vf2eMWcx1RV7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3NDU2OTY2OS1mMmFlLTRiYjktOTZlZS02YTExMWE2MWI1NWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MzcuNTI2MzU0MTkxWiJ9&digest=sha256%3A7846ebf2b999f2b9f8c9a40112d77cbf4abdbd8a10e498846b867bbac14bb716 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=29796994-436a-4f56-b863-8529675fb076 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56056" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.982801ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=5d7c8e1e-9974-468c-bde1-471da711bec8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56056" http.request.uri="/v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9" http.request.useragent="Go-http-client/1.1" http.response.duration=3.511949ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=8959a72a-8632-47ee-bd88-ace5ab28ab08 http.request.method=GET http.request.remoteaddr="127.0.0.1:56056" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.917136ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=1d0108ef-5205-4b9f-90a7-1e6f17574da0 http.request.method=GET http.request.remoteaddr="127.0.0.1:56056" http.request.uri="/v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.932656ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "GET /v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:35235" http.request.id=5f21651d-f9e8-4672-84b8-1b54ac8730a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56056" http.request.uri="/v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9" http.request.useragent="Go-http-client/1.1" http.response.duration=3.437468ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:35235" http.request.id=10cff90a-3537-40e5-aca7-15c970813128 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56056" http.request.uri="/v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9" http.request.useragent="Go-http-client/1.1" http.response.duration=3.468109ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/json" http.request.host="127.0.0.1:35235" http.request.id=3aaf6ee0-1412-4f01-9eef-5a462f28f79d http.request.method=PUT http.request.remoteaddr="127.0.0.1:56056" http.request.uri="/v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9" http.request.useragent="Go-http-client/1.1" http.response.duration=3.472949ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=298301fd-c8fd-459e-a43f-23a8777c8762 http.request.method=GET http.request.remoteaddr="127.0.0.1:56056" http.request.uri="/v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.909936ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "GET /v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=b5a22224-e043-4850-b886-d25f18dcb22b http.request.method=GET http.request.remoteaddr="127.0.0.1:56056" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="732.127µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=f10a8c3a-32ef-4383-83d7-1655b9313bd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:56056" http.request.uri="/v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9" http.request.useragent="Go-http-client/1.1" http.response.duration="719.366µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "GET /v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=1f893f26-22b7-4a16-aac5-ae9b90f86bcf http.request.method=GET http.request.remoteaddr="127.0.0.1:56056" 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="821.327µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=error msg="payload digest does match: "sha256:d6ad8a12a49b4ec8972680ec4c4a53f447d3b2b8cc128d74d6eeebadc7bf8914" != "sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9"" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=08a6b22c-491d-4fc8-981c-825aea50b719 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56056" http.request.uri="/v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9" time="2024-06-05T17:24:38Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=08a6b22c-491d-4fc8-981c-825aea50b719 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56056" http.request.uri="/v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="919.848µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9" 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=60164afb-4d95-4284-8be5-246ffb0ea25c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56068" http.request.uri="/v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.101249ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "DELETE /v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=cca6a427-485c-4dcf-90f2-ea8573c74536 http.request.method=GET http.request.remoteaddr="127.0.0.1:56068" http.request.uri="/v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="876.848µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9" 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "GET /v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=ba3a286e-2124-4cac-b45d-1c02d12ddc1e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56076" http.request.uri="/v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.018888ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9" 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "DELETE /v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=4b019fe6-8680-4bd7-8f2f-580918af7cd7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56084" http.request.uri="/v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9" http.request.useragent="Go-http-client/1.1" http.response.duration=3.59763ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "PUT /v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=312e6baf-15ef-442d-aca0-13f0fef1b3bf http.request.method=GET http.request.remoteaddr="127.0.0.1:56084" http.request.uri="/v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.926776ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "GET /v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=acb32113-ac2c-4caa-bf64-d38413cdec4a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56096" 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.016168ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=8581e0e6-c653-45fd-aeec-ffdcc8556c0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56112" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.710031ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=57c7031d-a523-474e-bd0e-67e022eba98e http.request.method=GET http.request.remoteaddr="127.0.0.1:56112" 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="780.687µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=c4a3d147-d301-4040-aca5-8ef1fe77b336 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56112" http.request.uri="/v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9" http.request.useragent="Go-http-client/1.1" http.response.duration="900.928µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "DELETE /v2/foo/schema1/manifests/sha256:b320fdd1de29a4767341f2df4ff9656b9307449cdefd503920318f981e866bd9 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=d33f513f-a86d-431f-a011-1c3d8aac4eda http.request.method=GET http.request.remoteaddr="127.0.0.1:56112" 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="781.526µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=ebd9329e-329b-449d-89f2-27a86c5f82a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:56112" 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="829.447µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=c57ba745-acf6-4ed0-9417-02bc8f1328ec http.request.method=GET http.request.remoteaddr="127.0.0.1:56112" 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="770.886µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35235" http.request.id=205f494b-26a2-4f65-a0cd-ff0cac5974a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56112" 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="924.688µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:24:38Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35235" http.request.id=205f494b-26a2-4f65-a0cd-ff0cac5974a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56112" 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="965.008µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:24:38Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35235" http.request.id=205f494b-26a2-4f65-a0cd-ff0cac5974a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56112" 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="992.889µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=51a36b22-dd8b-4c6d-92b9-9309b83e1eef http.request.method=POST http.request.remoteaddr="127.0.0.1:56112" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="916.727µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=1dbd551b-6c19-4642-bdaf-3c67786d0b2d http.request.method=PUT http.request.remoteaddr="127.0.0.1:56112" http.request.uri="/v2/foo/schema2/blobs/uploads/716aae88-a2a8-453c-a004-eb3933c18bb2?_state=DGE7GC1zU02Z6fuxvkAtA8DcfSSx9c5yiYBPKLkUrsx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MTZhYWU4OC1hMmE4LTQ1M2MtYTAwNC1lYjM5MzNjMThiYjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MzguODQ3NTI4NDMzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.14665ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "PUT /v2/foo/schema2/blobs/uploads/716aae88-a2a8-453c-a004-eb3933c18bb2?_state=DGE7GC1zU02Z6fuxvkAtA8DcfSSx9c5yiYBPKLkUrsx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MTZhYWU4OC1hMmE4LTQ1M2MtYTAwNC1lYjM5MzNjMThiYjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MzguODQ3NTI4NDMzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:38Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35235" http.request.id=162bd3f1-29e8-4dc4-b900-909fd93d3dc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56112" 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.013528ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:24:38Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35235" http.request.id=162bd3f1-29e8-4dc4-b900-909fd93d3dc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56112" 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.061928ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:24:38 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-05T17:24:39Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=976e9b6d-10aa-4f45-876c-a1141d20d90e http.request.method=POST http.request.remoteaddr="127.0.0.1:56112" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="991.128µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:39 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=59e22232-a4ca-4b9d-aa0a-32c8823d1a66 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56112" http.request.uri="/v2/foo/schema2/blobs/uploads/37056fef-4ecf-412c-95ce-e87d40a3b17c?_state=nUfqXMpxueP5a4_6sd0vFlfHU4TXkgc2RcDDjkxlI9B7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzNzA1NmZlZi00ZWNmLTQxMmMtOTVjZS1lODdkNDBhM2IxN2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MzkuMTU3MDAyNzUxWiJ9&digest=sha256%3Af19942168ad6d2048ee124087ac4d44c9e3481eddec1b2d272ac31e20873d98b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.569466921s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:39 +0000] "PUT /v2/foo/schema2/blobs/uploads/37056fef-4ecf-412c-95ce-e87d40a3b17c?_state=nUfqXMpxueP5a4_6sd0vFlfHU4TXkgc2RcDDjkxlI9B7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzNzA1NmZlZi00ZWNmLTQxMmMtOTVjZS1lODdkNDBhM2IxN2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6MzkuMTU3MDAyNzUxWiJ9&digest=sha256%3Af19942168ad6d2048ee124087ac4d44c9e3481eddec1b2d272ac31e20873d98b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:41Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=d7d01c77-ca48-44d3-93a2-f4a8708d9b70 http.request.method=POST http.request.remoteaddr="127.0.0.1:56112" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.18061ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:41 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=9412a38a-85f4-45c4-88c9-cf244fa2a618 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56112" http.request.uri="/v2/foo/schema2/blobs/uploads/ad42e5af-af11-4e26-a237-2d4c042c3448?_state=DgUlCLwa8Ni7rmBvGEWvYk2rs7VTVPCCZMHY3p5f2WN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhZDQyZTVhZi1hZjExLTRlMjYtYTIzNy0yZDRjMDQyYzM0NDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6NDEuOTg0NTEwOTI1WiJ9&digest=sha256%3A2757e9ebc2601cc63415c6fc56aaf58fb8f970c5f4528891fbbce22ba34f7310" http.request.useragent="Go-http-client/1.1" http.response.duration=1.526206457s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:41 +0000] "PUT /v2/foo/schema2/blobs/uploads/ad42e5af-af11-4e26-a237-2d4c042c3448?_state=DgUlCLwa8Ni7rmBvGEWvYk2rs7VTVPCCZMHY3p5f2WN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhZDQyZTVhZi1hZjExLTRlMjYtYTIzNy0yZDRjMDQyYzM0NDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MjQ6NDEuOTg0NTEwOTI1WiJ9&digest=sha256%3A2757e9ebc2601cc63415c6fc56aaf58fb8f970c5f4528891fbbce22ba34f7310 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35235" http.request.id=254b57f6-c898-4d95-ac08-db7679c965bc http.request.method=PUT http.request.remoteaddr="127.0.0.1:56112" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.390891ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:43 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35235" http.request.id=2c49f060-69e0-449c-82dd-f06486a78c36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56112" http.request.uri="/v2/foo/schema2/manifests/sha256:2b7da9bc4147d6c47eaba7abd93562383fa69219d1ca2fb4ae739570082a9762" http.request.useragent="Go-http-client/1.1" http.response.duration=1.140089ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:43 +0000] "PUT /v2/foo/schema2/manifests/sha256:2b7da9bc4147d6c47eaba7abd93562383fa69219d1ca2fb4ae739570082a9762 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=6e734b7c-47f0-4616-bf0d-55fc01ddb9f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:56112" 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="976.448µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Jun/2024:17:24:43 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-05T17:24:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=8bee8dd3-cfe8-409c-bb7e-dfa16d124be8 http.request.method=GET http.request.remoteaddr="127.0.0.1:56112" http.request.uri="/v2/foo/schema2/manifests/sha256:2b7da9bc4147d6c47eaba7abd93562383fa69219d1ca2fb4ae739570082a9762" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="875.967µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Jun/2024:17:24:43 +0000] "GET /v2/foo/schema2/manifests/sha256:2b7da9bc4147d6c47eaba7abd93562383fa69219d1ca2fb4ae739570082a9762 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-05T17:24:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=83b4eda0-241b-44aa-918f-9e3cf6d7f90a http.request.method=GET http.request.remoteaddr="127.0.0.1:56112" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="776.527µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:43 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=f578cff1-60d3-49ee-bcfe-f839a9f76885 http.request.method=GET http.request.remoteaddr="127.0.0.1:56112" http.request.uri="/v2/foo/schema2/manifests/sha256:2b7da9bc4147d6c47eaba7abd93562383fa69219d1ca2fb4ae739570082a9762" http.request.useragent="Go-http-client/1.1" http.response.duration="755.886µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:43 +0000] "GET /v2/foo/schema2/manifests/sha256:2b7da9bc4147d6c47eaba7abd93562383fa69219d1ca2fb4ae739570082a9762 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=435ddac7-e167-4037-8821-87317d56498b http.request.method=GET http.request.remoteaddr="127.0.0.1:56112" 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="746.687µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [05/Jun/2024:17:24:43 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-05T17:24:43Z" level=info msg="rewriting manifest sha256:2b7da9bc4147d6c47eaba7abd93562383fa69219d1ca2fb4ae739570082a9762 in schema1 format to support old client" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=11eba63b-11d2-478c-89a6-1b45ffde0d93 http.request.method=GET http.request.remoteaddr="127.0.0.1:56112" 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-06-05T17:24:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=11eba63b-11d2-478c-89a6-1b45ffde0d93 http.request.method=GET http.request.remoteaddr="127.0.0.1:56112" 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.000137ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [05/Jun/2024:17:24:43 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-05T17:24:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=283f4371-422b-4701-845d-038d1d881f05 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56112" http.request.uri="/v2/foo/schema2/manifests/sha256:2b7da9bc4147d6c47eaba7abd93562383fa69219d1ca2fb4ae739570082a9762" http.request.useragent="Go-http-client/1.1" http.response.duration="894.567µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:43 +0000] "DELETE /v2/foo/schema2/manifests/sha256:2b7da9bc4147d6c47eaba7abd93562383fa69219d1ca2fb4ae739570082a9762 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:43Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:2b7da9bc4147d6c47eaba7abd93562383fa69219d1ca2fb4ae739570082a9762" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=07f4b041-fe5c-4912-81df-b370e501f193 http.request.method=GET http.request.remoteaddr="127.0.0.1:56112" http.request.uri="/v2/foo/schema2/manifests/sha256:2b7da9bc4147d6c47eaba7abd93562383fa69219d1ca2fb4ae739570082a9762" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="828.127µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:2b7da9bc4147d6c47eaba7abd93562383fa69219d1ca2fb4ae739570082a9762" 127.0.0.1 - - [05/Jun/2024:17:24:43 +0000] "GET /v2/foo/schema2/manifests/sha256:2b7da9bc4147d6c47eaba7abd93562383fa69219d1ca2fb4ae739570082a9762 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-06-05T17:24:43Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=7caae625-21be-4c94-b3c6-ea3dec8f0b7f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56122" http.request.uri="/v2/foo/schema2/manifests/sha256:2b7da9bc4147d6c47eaba7abd93562383fa69219d1ca2fb4ae739570082a9762" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="951.487µs" http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:2b7da9bc4147d6c47eaba7abd93562383fa69219d1ca2fb4ae739570082a9762" 127.0.0.1 - - [05/Jun/2024:17:24:43 +0000] "DELETE /v2/foo/schema2/manifests/sha256:2b7da9bc4147d6c47eaba7abd93562383fa69219d1ca2fb4ae739570082a9762 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-05T17:24:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35235" http.request.id=6db62de0-62f2-4dba-81e3-5daf884622b1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56128" http.request.uri="/v2/foo/schema2/manifests/sha256:2b7da9bc4147d6c47eaba7abd93562383fa69219d1ca2fb4ae739570082a9762" http.request.useragent="Go-http-client/1.1" http.response.duration=1.23709ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:43 +0000] "PUT /v2/foo/schema2/manifests/sha256:2b7da9bc4147d6c47eaba7abd93562383fa69219d1ca2fb4ae739570082a9762 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=cb557d51-d9df-4e61-ba73-8b90ef2f9844 http.request.method=GET http.request.remoteaddr="127.0.0.1:56128" http.request.uri="/v2/foo/schema2/manifests/sha256:2b7da9bc4147d6c47eaba7abd93562383fa69219d1ca2fb4ae739570082a9762" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="923.648µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Jun/2024:17:24:43 +0000] "GET /v2/foo/schema2/manifests/sha256:2b7da9bc4147d6c47eaba7abd93562383fa69219d1ca2fb4ae739570082a9762 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-05T17:24:43Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=25706daa-a271-496a-a8c6-edb3175b9371 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56132" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.050209ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [05/Jun/2024:17:24:43 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-05T17:24:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35235" http.request.id=2c68a2ba-0f9a-4bd2-89b9-d9afdb7acd08 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56146" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.26237ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:43 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=886207ab-9d28-49b1-b969-93fa63d352d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:56146" 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="770.046µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [05/Jun/2024:17:24:43 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-06-05T17:24:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=fbe2db40-4952-47de-a97a-13bdedf68963 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56146" http.request.uri="/v2/foo/schema2/manifests/sha256:2b7da9bc4147d6c47eaba7abd93562383fa69219d1ca2fb4ae739570082a9762" http.request.useragent="Go-http-client/1.1" http.response.duration="937.528µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:43 +0000] "DELETE /v2/foo/schema2/manifests/sha256:2b7da9bc4147d6c47eaba7abd93562383fa69219d1ca2fb4ae739570082a9762 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:43Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:35235" http.request.id=0e3c1ea7-34b2-4bdf-87ed-b4caf0f47eb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:56146" 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="749.606µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [05/Jun/2024:17:24:43 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (7.23s) === RUN TestManifestDeleteDisabled time="2024-06-05T17:24: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.22.2 time="2024-06-05T17:24:43Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-06-05T17:24:43Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:33859" http.request.id=6d0c6fb5-eeb5-4e3f-b5a3-232e1272fba5 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46352" 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="894.928µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [05/Jun/2024:17:24:43 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2024-06-05T17:24: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.22.2 time="2024-06-05T17:24:43Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-06-05T17:24:43Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 time="2024-06-05T17:24:43Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.2 time="2024-06-05T17:24:43Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.2 time="2024-06-05T17:24:43Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:38077" http.request.id=d1097703-9812-4e57-90ec-80a7ab5e7ce4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.767575ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [05/Jun/2024:17:24:43 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-05T17:24:43Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:38077" http.request.id=09bd2dad-bdce-4bbc-9372-2ba84e8646f1 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46724" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.549612ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [05/Jun/2024:17:24:43 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-05T17:24:43Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:38077" http.request.id=18371d94-26fe-4403-931b-f81f21e24796 http.request.method=POST http.request.remoteaddr="127.0.0.1:46730" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.562533ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:24:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-05T17:24:43Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.2 http.request.host="127.0.0.1:38077" http.request.id=7c333b45-17a2-4b10-8923-394f4e0dda3a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46742" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.614094ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:24:43 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.20s) === RUN TestProxyManifestGetByTag time="2024-06-05T17:24: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.22.2 time="2024-06-05T17:24:43Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-06-05T17:24:44Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34121" http.request.id=7d9c9e32-1d1d-4fb7-82ab-572ced0689f6 http.request.method=POST http.request.remoteaddr="127.0.0.1:59894" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.160809ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:44 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:46Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34121" http.request.id=4da58719-1a47-412b-95af-23fbec3f0751 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59894" http.request.uri="/v2/foo/bar/blobs/uploads/93bc7a64-c925-4a1c-97f0-708ac7216c6f?_state=8Mp2oDzF_aXoXrtIPSBfD2rry36PAT5b-af_KpeRIBV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzYmM3YTY0LWM5MjUtNGExYy05N2YwLTcwOGFjNzIxNmM2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDo0NC4wMjExNzMwNDFaIn0%3D&digest=sha256%3Ab5688384fc1f88b82c40ece96643649a1b734607902cfb51df98c87a7e90a8d6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.342846367s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:44 +0000] "PUT /v2/foo/bar/blobs/uploads/93bc7a64-c925-4a1c-97f0-708ac7216c6f?_state=8Mp2oDzF_aXoXrtIPSBfD2rry36PAT5b-af_KpeRIBV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjkzYmM3YTY0LWM5MjUtNGExYy05N2YwLTcwOGFjNzIxNmM2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDo0NC4wMjExNzMwNDFaIn0%3D&digest=sha256%3Ab5688384fc1f88b82c40ece96643649a1b734607902cfb51df98c87a7e90a8d6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:46Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34121" http.request.id=c5430277-7d59-481f-8536-fc7f84bcc5f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59894" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.668191ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:46 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24: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.22.2 time="2024-06-05T17:24:46Z" level=info msg="redis not configured" go.version=go1.22.2 time="2024-06-05T17:24:46Z" level=info msg="Starting upload purge in 23m0s" go.version=go1.22.2 time="2024-06-05T17:24:46Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 time="2024-06-05T17:24:46Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34121" http.request.id=0eabdf35-4df7-494f-b081-2e839ebe21d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:59894" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="721.166µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Jun/2024:17:24:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-05T17:24:46Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:34121" go.version=go1.22.2 time="2024-06-05T17:24:46Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.2 time="2024-06-05T17:24:46Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34121" http.request.id=015bf766-dbc4-4290-ab70-1a6094fad45b http.request.method=GET http.request.remoteaddr="127.0.0.1:43624" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="840.087µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Jun/2024:17:24:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-05T17:24:46Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:34121 /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:34121/v2/:[]]}" go.version=go1.22.2 http.request.host="127.0.0.1:38975" http.request.id=ba4085a4-884a-4efb-862f-9dc52f45e88a http.request.method=GET http.request.remoteaddr="127.0.0.1:53266" http.request.uri="/v2/foo/bar/manifests/sha256:2309fc57e66817e31da8b72f9e409934ac45aead3f39b7a08951aa30aa4d02e1" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:2309fc57e66817e31da8b72f9e409934ac45aead3f39b7a08951aa30aa4d02e1" time="2024-06-05T17:24:46Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34121" http.request.id=35367e31-89fe-4c5f-834a-9f58ec94b135 http.request.method=GET http.request.remoteaddr="127.0.0.1:43636" http.request.uri="/v2/foo/bar/manifests/sha256:2309fc57e66817e31da8b72f9e409934ac45aead3f39b7a08951aa30aa4d02e1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.021296ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Jun/2024:17:24:46 +0000] "GET /v2/foo/bar/manifests/sha256:2309fc57e66817e31da8b72f9e409934ac45aead3f39b7a08951aa30aa4d02e1 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-05T17:24:46Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:2309fc57e66817e31da8b72f9e409934ac45aead3f39b7a08951aa30aa4d02e1 with ttl=167h59m59.99999488s" go.version=go1.22.2 time="2024-06-05T17:24:46Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38975" http.request.id=ba4085a4-884a-4efb-862f-9dc52f45e88a http.request.method=GET http.request.remoteaddr="127.0.0.1:53266" http.request.uri="/v2/foo/bar/manifests/sha256:2309fc57e66817e31da8b72f9e409934ac45aead3f39b7a08951aa30aa4d02e1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=7.870745ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Jun/2024:17:24:46 +0000] "GET /v2/foo/bar/manifests/sha256:2309fc57e66817e31da8b72f9e409934ac45aead3f39b7a08951aa30aa4d02e1 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-05T17:24:46Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34121" http.request.id=dc3da0a6-aae0-4e76-b0fc-47e51f511c05 http.request.method=GET http.request.remoteaddr="127.0.0.1:43636" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="707.246µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Jun/2024:17:24:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-05T17:24:46Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:34121 /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:34121/v2/:[]]}" go.version=go1.22.2 http.request.host="127.0.0.1:38975" http.request.id=4b9fa72c-d4db-4db2-829c-cb1ab288ddcc http.request.method=GET http.request.remoteaddr="127.0.0.1:53272" 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-06-05T17:24:46Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34121" http.request.id=12dbc21d-847b-4ccc-a1bb-f22b9b1048e6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43640" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.062057ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Jun/2024:17:24:46 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-05T17:24:46Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38975" http.request.id=4b9fa72c-d4db-4db2-829c-cb1ab288ddcc http.request.method=GET http.request.remoteaddr="127.0.0.1:53272" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=6.07581ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Jun/2024:17:24:46 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-05T17:24:46Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34121" http.request.id=4b4a8a0b-cc4a-410b-ad46-997606f2996f http.request.method=POST http.request.remoteaddr="127.0.0.1:43640" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="949.608µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34121" http.request.id=5a4c7ef7-39c7-4454-965f-5a6e0986e686 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43640" http.request.uri="/v2/foo/bar/blobs/uploads/663d916f-7d0c-4dee-92db-901a8c1ec79d?_state=iotyY1qIj4AEWXrx7LwNbW3nxX1OnbrBQp_mSV0Bm2t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY2M2Q5MTZmLTdkMGMtNGRlZS05MmRiLTkwMWE4YzFlYzc5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDo0Ni41NTUzNDM2N1oifQ%3D%3D&digest=sha256%3Af9499ecac1254dcd5980a102704e317c60d6e9edeb86c8bb38807189d6b1b9a8" http.request.useragent="Go-http-client/1.1" http.response.duration=783.323795ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:46 +0000] "PUT /v2/foo/bar/blobs/uploads/663d916f-7d0c-4dee-92db-901a8c1ec79d?_state=iotyY1qIj4AEWXrx7LwNbW3nxX1OnbrBQp_mSV0Bm2t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY2M2Q5MTZmLTdkMGMtNGRlZS05MmRiLTkwMWE4YzFlYzc5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoyNDo0Ni41NTUzNDM2N1oifQ%3D%3D&digest=sha256%3Af9499ecac1254dcd5980a102704e317c60d6e9edeb86c8bb38807189d6b1b9a8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34121" http.request.id=caac9baf-bea5-4275-a162-8b92d541d2bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:43640" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.671591ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:24:47 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:24:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34121" http.request.id=9349db53-0314-4cec-9895-d0a5940765be http.request.method=GET http.request.remoteaddr="127.0.0.1:43640" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="715.326µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Jun/2024:17:24:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-05T17:24:47Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:34121 /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:34121/v2/:[]]}" go.version=go1.22.2 http.request.host="127.0.0.1:38975" http.request.id=9fcec391-762b-42b0-a06a-8300669e2283 http.request.method=GET http.request.remoteaddr="127.0.0.1:53276" 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-06-05T17:24:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34121" http.request.id=c188219a-5d27-4e9f-b341-5e38cf360218 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43642" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.055657ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Jun/2024:17:24:47 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-05T17:24:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34121" http.request.id=6a7b4068-3b75-44c2-aafe-8ac07a4bbc72 http.request.method=GET http.request.remoteaddr="127.0.0.1:43642" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="714.806µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Jun/2024:17:24:47 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-05T17:24:47Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:34121 /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:34121/v2/:[]]}" go.version=go1.22.2 http.request.host="127.0.0.1:38975" http.request.id=9fcec391-762b-42b0-a06a-8300669e2283 http.request.method=GET http.request.remoteaddr="127.0.0.1:53276" 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-06-05T17:24:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:34121" http.request.id=0eac5f9d-7448-4447-bdc1-b10427883ac0 http.request.method=GET http.request.remoteaddr="127.0.0.1:43644" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.962736ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Jun/2024:17:24:47 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-05T17:24:47Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:2e01fc45796edac8ad85993a24b8a882b3d0b0e58d6438bc13acd9925cc4e55c with ttl=167h59m59.99999376s" go.version=go1.22.2 time="2024-06-05T17:24:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38975" http.request.id=9fcec391-762b-42b0-a06a-8300669e2283 http.request.method=GET http.request.remoteaddr="127.0.0.1:53276" 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=11.148212ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Jun/2024:17:24:47 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (3.62s) === RUN TestAppDispatcher time="2024-06-05T17:24:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38353" http.request.id=ca099f4f-344c-449a-bf60-7eb34761e6d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:49116" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="916.007µs" http.response.status=200 http.response.written=0 time="2024-06-05T17:24:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38353" http.request.id=c83b3eb4-ae3a-4ae6-843a-66e15947d914 http.request.method=GET http.request.remoteaddr="127.0.0.1:49116" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="781.246µs" http.response.status=200 http.response.written=0 time="2024-06-05T17:24:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38353" http.request.id=d85c98a6-123d-4639-a30b-3308c7885ff5 http.request.method=GET http.request.remoteaddr="127.0.0.1:49116" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="755.846µs" http.response.status=200 http.response.written=0 time="2024-06-05T17:24:47Z" level=info msg="response completed" go.version=go1.22.2 http.request.host="127.0.0.1:38353" http.request.id=09df4f35-30ae-4310-9946-55ac4c7af9a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49116" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="758.166µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-06-05T17:24: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.22.2 instance.id=fe3ad23f-ae89-403e-b018-85062c293ceb time="2024-06-05T17:24:47Z" level=info msg="redis not configured" go.version=go1.22.2 instance.id=fe3ad23f-ae89-403e-b018-85062c293ceb time="2024-06-05T17:24:47Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.22.2 http.request.host="127.0.0.1:40385" http.request.id=f0f124d5-e98c-4f3d-b8cb-87bcd908f171 http.request.method=GET http.request.remoteaddr="127.0.0.1:50316" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-06-05T17:24: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.22.2 instance.id=fe3ad23f-ae89-403e-b018-85062c293ceb time="2024-06-05T17:24:47Z" level=info msg="redis not configured" go.version=go1.22.2 instance.id=fe3ad23f-ae89-403e-b018-85062c293ceb time="2024-06-05T17:24:47Z" level=info msg="configuring file health check path=/tmp/healthcheck3006844946, interval=1" go.version=go1.22.2 instance.id=fe3ad23f-ae89-403e-b018-85062c293ceb --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-06-05T17:24:51Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 instance.id=fe3ad23f-ae89-403e-b018-85062c293ceb time="2024-06-05T17:24:51Z" level=info msg="redis not configured" go.version=go1.22.2 instance.id=fe3ad23f-ae89-403e-b018-85062c293ceb time="2024-06-05T17:24:51Z" level=info msg="configuring TCP health check addr=127.0.0.1:46573, interval=1" go.version=go1.22.2 instance.id=fe3ad23f-ae89-403e-b018-85062c293ceb --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-06-05T17:24:55Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.2 instance.id=fe3ad23f-ae89-403e-b018-85062c293ceb time="2024-06-05T17:24:55Z" level=info msg="redis not configured" go.version=go1.22.2 instance.id=fe3ad23f-ae89-403e-b018-85062c293ceb time="2024-06-05T17:24:55Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:36363, interval=1, threshold=3" go.version=go1.22.2 instance.id=fe3ad23f-ae89-403e-b018-85062c293ceb --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 83.302s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.06s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.04s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.33s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.85s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.336s === RUN TestSchedule time="2024-06-05T17:23:39Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=2679ce50-3ab7-4d98-a9a8-15c92511db95 time="2024-06-05T17:23:39Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.997439ms" go.version=go1.22.2 instance.id=2679ce50-3ab7-4d98-a9a8-15c92511db95 time="2024-06-05T17:23:39Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=997.28µs" go.version=go1.22.2 instance.id=2679ce50-3ab7-4d98-a9a8-15c92511db95 time="2024-06-05T17:23:39Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=998.08µs" go.version=go1.22.2 instance.id=2679ce50-3ab7-4d98-a9a8-15c92511db95 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-06-05T17:23:39Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=2679ce50-3ab7-4d98-a9a8-15c92511db95 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-06-05T17:23:39Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=2679ce50-3ab7-4d98-a9a8-15c92511db95 time="2024-06-05T17:23:39Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99616ms" go.version=go1.22.2 instance.id=2679ce50-3ab7-4d98-a9a8-15c92511db95 time="2024-06-05T17:23:39Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99792ms" go.version=go1.22.2 instance.id=2679ce50-3ab7-4d98-a9a8-15c92511db95 time="2024-06-05T17:23:39Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=2679ce50-3ab7-4d98-a9a8-15c92511db95 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-06-05T17:23:39Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.2 instance.id=2679ce50-3ab7-4d98-a9a8-15c92511db95 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.607s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (3.07s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 21137920 sha256:ab5545e613e53019b314da3c37fb0d9b4ca5efb4caa32343bab72aa37b4725fc [] map[] } --- PASS: TestSimpleBlobRead (0.59s) === RUN TestBlobMount --- PASS: TestBlobMount (0.67s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.42s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.87s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.05s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.02s) === 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:663d5515ee7450f2dd96cfe64df41fa0b31b7b313e0200faca0818388274ad65 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:d425553669814cf4d018e904fc3766321676b29d98e1a374f99717cbe4310416 palailogos: marking blob sha256:65caa0d50d6cb48fc9565c78f2e30db4d7c12cec455b7db916ab96c5e2412d3b palailogos: marking manifest sha256:7057dc3e7e090ea9ffa895036d2a0341d339bd386fa515849c8eb18f97ca6359 palailogos: marking blob sha256:bd93eb24c48c9c2b0bed58c845461ae04aaa96bf4322666b4eb879e90c95d33a palailogos: marking blob sha256:7dcef36dc2bea99b5db3a02dee9b7736719091e33db8180a99df476feb52b666 palailogos: marking manifest sha256:7dcef36dc2bea99b5db3a02dee9b7736719091e33db8180a99df476feb52b666 palailogos: marking blob sha256:92dd14092f69fa264d2bc56374aa05bdd2c8b5d79d1986f63ef3d7527c76b50d palailogos: marking blob sha256:c7984347a2544a9a2079bb7fc28f47b6e945032576e5bab3dbc75e623b415717 palailogos: marking manifest sha256:bd93eb24c48c9c2b0bed58c845461ae04aaa96bf4322666b4eb879e90c95d33a palailogos: marking blob sha256:998c5a39dcc2e00d948f3f18a2b5cbbe00240b7364cd9d5f27fbca8ceceb6d50 palailogos: marking blob sha256:ae23881b0ed89ced156e7897a4f79d4aa81c2de4532934d67daf88e66f8407f6 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.52s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:07bf5e1bd503da71447741eecfcec732c6975b2bb9bba915d6fd7e0722962331 deletemanifests: marking manifest sha256:8b8423312b1e79f7ab3bdc911dbe72180916cd302e0225a3b3316eed0e62383c deletemanifests: marking blob sha256:a80ef50925b1ff7126f1cd6c8f883488cef0e43f36e313f9d8b7bd29dbe65878 deletemanifests: marking blob sha256:de1796885f756048079add4e21e72b222e96172a76daf7941e7f6375b2260beb deletemanifests: marking blob sha256:1afa84d7926850f246711d37ed215d1d0f1bec6fb9d4db6af7309dcb8db8476b 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:07bf5e1bd503da71447741eecfcec732c6975b2bb9bba915d6fd7e0722962331 blob eligible for deletion: sha256:6fbdf00aaf544e2a516206efb18b343c330dfd492baad7f61c93ed960648eeda blob eligible for deletion: sha256:aebadb366707bdb8a0c92db1032068f67efdf2eb983f23266977232db56f8eed blob eligible for deletion: sha256:d54985da4ef97c1fb38944316f7f6267caad1b20a657639eaded0d474ba78d89 deletemanifests manifest eligible for deletion: sha256:07bf5e1bd503da71447741eecfcec732c6975b2bb9bba915d6fd7e0722962331 deletemanifests: marking manifest sha256:8b8423312b1e79f7ab3bdc911dbe72180916cd302e0225a3b3316eed0e62383c deletemanifests: marking blob sha256:a80ef50925b1ff7126f1cd6c8f883488cef0e43f36e313f9d8b7bd29dbe65878 deletemanifests: marking blob sha256:de1796885f756048079add4e21e72b222e96172a76daf7941e7f6375b2260beb deletemanifests: marking blob sha256:1afa84d7926850f246711d37ed215d1d0f1bec6fb9d4db6af7309dcb8db8476b time="2024-06-05T17:23:58Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/07bf5e1bd503da71447741eecfcec732c6975b2bb9bba915d6fd7e0722962331" go.version=go1.22.2 instance.id=1a2b6a2b-48af-4434-aa7f-45230d59e9c6 time="2024-06-05T17:23:58Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/07bf5e1bd503da71447741eecfcec732c6975b2bb9bba915d6fd7e0722962331" go.version=go1.22.2 instance.id=1a2b6a2b-48af-4434-aa7f-45230d59e9c6 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:07bf5e1bd503da71447741eecfcec732c6975b2bb9bba915d6fd7e0722962331 time="2024-06-05T17:23:58Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/07/07bf5e1bd503da71447741eecfcec732c6975b2bb9bba915d6fd7e0722962331" go.version=go1.22.2 instance.id=1a2b6a2b-48af-4434-aa7f-45230d59e9c6 blob eligible for deletion: sha256:6fbdf00aaf544e2a516206efb18b343c330dfd492baad7f61c93ed960648eeda time="2024-06-05T17:23:58Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/6f/6fbdf00aaf544e2a516206efb18b343c330dfd492baad7f61c93ed960648eeda" go.version=go1.22.2 instance.id=1a2b6a2b-48af-4434-aa7f-45230d59e9c6 blob eligible for deletion: sha256:aebadb366707bdb8a0c92db1032068f67efdf2eb983f23266977232db56f8eed time="2024-06-05T17:23:58Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ae/aebadb366707bdb8a0c92db1032068f67efdf2eb983f23266977232db56f8eed" go.version=go1.22.2 instance.id=1a2b6a2b-48af-4434-aa7f-45230d59e9c6 blob eligible for deletion: sha256:d54985da4ef97c1fb38944316f7f6267caad1b20a657639eaded0d474ba78d89 time="2024-06-05T17:23:58Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d5/d54985da4ef97c1fb38944316f7f6267caad1b20a657639eaded0d474ba78d89" go.version=go1.22.2 instance.id=1a2b6a2b-48af-4434-aa7f-45230d59e9c6 --- PASS: TestDeleteManifestIfTagNotFound (2.39s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:3e85437ac0d49f8e6241ec91238d2fe1708ca381f60482e1a7c6c54025544fee time="2024-06-05T17:23:59Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/3e/3e85437ac0d49f8e6241ec91238d2fe1708ca381f60482e1a7c6c54025544fee" go.version=go1.22.2 instance.id=1a2b6a2b-48af-4434-aa7f-45230d59e9c6 blob eligible for deletion: sha256:5dddce4d39f1092f60b939a9ff2e9c4c07e37dd30ffe6600fdaca4111ab72a02 time="2024-06-05T17:23:59Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5d/5dddce4d39f1092f60b939a9ff2e9c4c07e37dd30ffe6600fdaca4111ab72a02" go.version=go1.22.2 instance.id=1a2b6a2b-48af-4434-aa7f-45230d59e9c6 blob eligible for deletion: sha256:a099d73dc9321756eb68ccf1e457d22a94c1d9fd775dd4465aca99c0d7b45365 time="2024-06-05T17:23:59Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a0/a099d73dc9321756eb68ccf1e457d22a94c1d9fd775dd4465aca99c0d7b45365" go.version=go1.22.2 instance.id=1a2b6a2b-48af-4434-aa7f-45230d59e9c6 --- PASS: TestGCWithMissingManifests (0.97s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:d6c632b2a6f1b93fe2e2cf4072a8597a656956fa35903c3027513fc6d3efbfb4 komnenos: marking blob sha256:7ec768b16b2711a4eb60b50ba5b225a6321e1535a0647b2625d064cac7b37ab1 komnenos: marking blob sha256:f57a710d87dfa0964478c4c4a62990fb64b9febabd28c1ab1bf0bb22398af623 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:eb76855c33d2756db8b9aca2fcc191788d1270e56917ecc01365341661a58a71 time="2024-06-05T17:24:01Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/eb/eb76855c33d2756db8b9aca2fcc191788d1270e56917ecc01365341661a58a71" go.version=go1.22.2 instance.id=1a2b6a2b-48af-4434-aa7f-45230d59e9c6 blob eligible for deletion: sha256:eda09b1ec8ed4fc3b98bcaf33738e5fb3d4606c8b1dc3bd8562ab4de2659a095 time="2024-06-05T17:24:01Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ed/eda09b1ec8ed4fc3b98bcaf33738e5fb3d4606c8b1dc3bd8562ab4de2659a095" go.version=go1.22.2 instance.id=1a2b6a2b-48af-4434-aa7f-45230d59e9c6 blob eligible for deletion: sha256:0508240141d6c7b84dc6192f13788cacaa03a26cf234989e4e57c7bcf9dbcd08 time="2024-06-05T17:24:01Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/05/0508240141d6c7b84dc6192f13788cacaa03a26cf234989e4e57c7bcf9dbcd08" go.version=go1.22.2 instance.id=1a2b6a2b-48af-4434-aa7f-45230d59e9c6 blob eligible for deletion: sha256:41d8b861e7602305d750649dcbb3649ca8e50b2b5dc9c26597b56544d1ff32fd time="2024-06-05T17:24:01Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/41/41d8b861e7602305d750649dcbb3649ca8e50b2b5dc9c26597b56544d1ff32fd" go.version=go1.22.2 instance.id=1a2b6a2b-48af-4434-aa7f-45230d59e9c6 blob eligible for deletion: sha256:dafcb229994ced5cb739f735b74b153618541878495c267539c5f0f22cf91d1c time="2024-06-05T17:24:01Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/da/dafcb229994ced5cb739f735b74b153618541878495c267539c5f0f22cf91d1c" go.version=go1.22.2 instance.id=1a2b6a2b-48af-4434-aa7f-45230d59e9c6 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-06-05T17:24:01Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.2 instance.id=1a2b6a2b-48af-4434-aa7f-45230d59e9c6 blob eligible for deletion: sha256:e828b9a4f8c2b6c45c456f1fd3e8a7a099c39139b329a05cd9dcfe7da69bcd6f time="2024-06-05T17:24:01Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e8/e828b9a4f8c2b6c45c456f1fd3e8a7a099c39139b329a05cd9dcfe7da69bcd6f" go.version=go1.22.2 instance.id=1a2b6a2b-48af-4434-aa7f-45230d59e9c6 --- PASS: TestDeletionHasEffect (2.20s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.66s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:273e10064a4986a8e753d30c62e22e842017e8f6d741d942c3fed113004194cc michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:38b4ea2f90d47305dc9f8e3f8871abe2d5e1b5ee2c2b43e2a18e33802b10bc8d michael_z_doukas: marking blob sha256:fd5b68aa65ba443bbefd9836ec78ff4d3447939b199846b5bae4b405b5359c73 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:f5ebc9eb0c38add54b4da620fff9f83cb844ebd347e5e934fb00bef9db004e34 time="2024-06-05T17:24:05Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f5/f5ebc9eb0c38add54b4da620fff9f83cb844ebd347e5e934fb00bef9db004e34" go.version=go1.22.2 instance.id=1a2b6a2b-48af-4434-aa7f-45230d59e9c6 --- PASS: TestOrphanBlobDeleted (1.18s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:d44784ae2a6bd54a02fb1c02db80761c0450c942cfca4eaa1476c6a3ce8e14d9 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:76631b13593d1a92529677d8e88fdaf4d2288684837f84d617376826921dc1c5 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (1.01s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.73s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.48s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.92s) === 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-06-05T17:24:09Z" level=info msg="PurgeUploads starting: olderThan=2024-06-05 16:24:09.914996002 +0000 UTC m=-3569.211071549, actuallyDelete=true" time="2024-06-05T17:24:09Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-06-05T17:24:09Z" level=info msg="PurgeUploads starting: olderThan=2024-06-05 17:24:09.916027451 +0000 UTC m=+30.789959860, actuallyDelete=true" time="2024-06-05T17:24:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/160cd997-155b-4c1a-93c5-18b25c3213af have older date (2024-06-05 16:24:09 +0000 UTC) than purge date (2024-06-05 17:24:09.916027451 +0000 UTC m=+30.789959860). Removing upload directory." time="2024-06-05T17:24:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/17e9da97-e866-4a24-96ad-907fa3f51315 have older date (2024-06-05 16:24:09 +0000 UTC) than purge date (2024-06-05 17:24:09.916027451 +0000 UTC m=+30.789959860). Removing upload directory." time="2024-06-05T17:24:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/58cddaba-a9d6-4d58-a91b-24b7a99f3822 have older date (2024-06-05 16:24:09 +0000 UTC) than purge date (2024-06-05 17:24:09.916027451 +0000 UTC m=+30.789959860). Removing upload directory." time="2024-06-05T17:24:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8c81c896-d43c-4866-951c-b758ac2b9853 have older date (2024-06-05 16:24:09 +0000 UTC) than purge date (2024-06-05 17:24:09.916027451 +0000 UTC m=+30.789959860). Removing upload directory." time="2024-06-05T17:24:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/bf9b4fed-7764-432b-bd4e-19768d6b555c have older date (2024-06-05 16:24:09 +0000 UTC) than purge date (2024-06-05 17:24:09.916027451 +0000 UTC m=+30.789959860). Removing upload directory." time="2024-06-05T17:24:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0d05abcc-795d-487d-a8d8-d6f3b152cbf1 have older date (2024-06-05 16:24:09 +0000 UTC) than purge date (2024-06-05 17:24:09.916027451 +0000 UTC m=+30.789959860). Removing upload directory." time="2024-06-05T17:24:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/789a5192-03ab-4617-9882-58d046ee8460 have older date (2024-06-05 16:24:09 +0000 UTC) than purge date (2024-06-05 17:24:09.916027451 +0000 UTC m=+30.789959860). Removing upload directory." time="2024-06-05T17:24:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cecc3ec7-aa4d-41bf-9c0c-49dd73ce4d29 have older date (2024-06-05 16:24:09 +0000 UTC) than purge date (2024-06-05 17:24:09.916027451 +0000 UTC m=+30.789959860). Removing upload directory." time="2024-06-05T17:24:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d88ebca8-e10a-4238-9f3d-7b6072c6a7c6 have older date (2024-06-05 16:24:09 +0000 UTC) than purge date (2024-06-05 17:24:09.916027451 +0000 UTC m=+30.789959860). Removing upload directory." time="2024-06-05T17:24:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ee131225-b623-497b-b05d-e1ab5bafc1ce have older date (2024-06-05 16:24:09 +0000 UTC) than purge date (2024-06-05 17:24:09.916027451 +0000 UTC m=+30.789959860). Removing upload directory." time="2024-06-05T17:24:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/b2e9b213-ad37-4dc6-8166-1a22e0bf8fde have older date (2024-06-05 16:24:09 +0000 UTC) than purge date (2024-06-05 17:24:09.916027451 +0000 UTC m=+30.789959860). Removing upload directory." time="2024-06-05T17:24:09Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-06-05T17:24:09Z" level=info msg="PurgeUploads starting: olderThan=2024-06-05 17:24:09.917250021 +0000 UTC m=+30.791182390, actuallyDelete=true" time="2024-06-05T17:24:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/a262f639-f342-4bf2-9fe9-0d3998ec2df9 have older date (2024-06-05 16:24:09 +0000 UTC) than purge date (2024-06-05 17:24:09.917250021 +0000 UTC m=+30.791182390). Removing upload directory." time="2024-06-05T17:24:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/b20ed236-a242-4bd6-8835-596ea176cf39 have older date (2024-06-05 16:24:09 +0000 UTC) than purge date (2024-06-05 17:24:09.917250021 +0000 UTC m=+30.791182390). Removing upload directory." time="2024-06-05T17:24:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/41582efe-f8f6-45a1-b776-e629d2dbc9e6 have older date (2024-06-05 16:24:09 +0000 UTC) than purge date (2024-06-05 17:24:09.917250021 +0000 UTC m=+30.791182390). Removing upload directory." time="2024-06-05T17:24:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/526b15a0-d098-469e-a377-e44931831e5d have older date (2024-06-05 16:24:09 +0000 UTC) than purge date (2024-06-05 17:24:09.917250021 +0000 UTC m=+30.791182390). Removing upload directory." time="2024-06-05T17:24:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/672e961d-e04b-481f-ae3f-2b446cc7da02 have older date (2024-06-05 16:24:09 +0000 UTC) than purge date (2024-06-05 17:24:09.917250021 +0000 UTC m=+30.791182390). Removing upload directory." time="2024-06-05T17:24:09Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-06-05T17:24:09Z" level=info msg="PurgeUploads starting: olderThan=2024-06-05 17:24:09.918094908 +0000 UTC m=+30.792027357, actuallyDelete=true" time="2024-06-05T17:24:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/50743f34-7743-4e2d-abdf-25cc7398f37a have older date (2024-06-05 16:24:09 +0000 UTC) than purge date (2024-06-05 17:24:09.918094908 +0000 UTC m=+30.792027357). Removing upload directory." time="2024-06-05T17:24:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/61cf10af-5dfb-4638-982f-fd6730afb5ce have older date (2024-06-05 16:24:09 +0000 UTC) than purge date (2024-06-05 17:24:09.918094908 +0000 UTC m=+30.792027357). Removing upload directory." time="2024-06-05T17:24:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b175dc00-80b3-49b9-be80-a8872554f01d have older date (2024-06-05 16:24:09 +0000 UTC) than purge date (2024-06-05 17:24:09.918094908 +0000 UTC m=+30.792027357). Removing upload directory." time="2024-06-05T17:24:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d4c47d11-a919-4982-9843-0e38a9cb15f2 have older date (2024-06-05 16:24:09 +0000 UTC) than purge date (2024-06-05 17:24:09.918094908 +0000 UTC m=+30.792027357). Removing upload directory." time="2024-06-05T17:24:09Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fa93778c-c020-4f6b-b311-92d6fa9d7808 have older date (2024-06-05 16:24:09 +0000 UTC) than purge date (2024-06-05 17:24:09.918094908 +0000 UTC m=+30.792027357). Removing upload directory." time="2024-06-05T17:24:09Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-06-05T17:24:09Z" level=info msg="PurgeUploads starting: olderThan=2024-06-05 17:24:09.918579592 +0000 UTC m=+30.792511961, actuallyDelete=true" time="2024-06-05T17:24:09Z" 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 30.831s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.032s === 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.034s === RUN TestWalkFileRemoved time="2024-06-05T17:23:39Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.019s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.526s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.08s) === 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.126s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.18s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.552s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.57s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.935s === 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-06-05T17:23:39Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.22.2 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-06-05T17:23:39Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.22.2 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-06-05T17:23:39Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.22.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 TestParsing === CONT TestMatchIPV4WithRegionNotMatched === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4 === CONT TestMatchIPV6 === CONT TestUpdateCalledRegularly time="2024-06-05T17:23:39Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 time="2024-06-05T17:23:39Z" level=error msg="unknown ip address format" go.version=go1.22.2 instance.id=ec610fad-3121-479b-8275-8df50f792965 ip=?0000000000000000000000000000000000 time="2024-06-05T17:23:39Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.2 instance.id=ec610fad-3121-479b-8275-8df50f792965 time="2024-06-05T17:23:39Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.2 instance.id=ec610fad-3121-479b-8275-8df50f792965 --- PASS: TestParsing (0.00s) --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestInvalidData (0.00s) --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) --- PASS: TestMatchIPV4 (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) time="2024-06-05T17:23:40Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 time="2024-06-05T17:23:41Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 time="2024-06-05T17:23:42Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 time="2024-06-05T17:23:43Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.2 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.542s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.033s === 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.380s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.48s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.010s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.028s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r6.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 24.0 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r6.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-armv7.so.1 >>> docker-registry*: Package size: 21.5 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r6.apk >>> docker-registry: Build complete at Wed, 05 Jun 2024 17:25:03 +0000 elapsed time 0h 1m 41s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/1) Purging .makedepends-docker-registry (20240605.172323) OK: 454 MiB in 106 packages >>> docker-registry: Updating the community/armv7 repository index... >>> docker-registry: Signing the index...