>>> docker-registry: Building community/docker-registry 2.8.3-r7 (using abuild 3.13.0-r3) started Wed, 03 Jul 2024 15:53:44 +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/2) Installing go (1.22.5-r0) (2/2) Installing .makedepends-docker-registry (20240703.155345) Executing busybox-1.36.1-r31.trigger OK: 558 MiB in 115 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1963k 100 1963k 0 0 6642k 0 --:--:-- --:--:-- --:--:-- 6633k >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] === RUN Test time="2024-07-03T15:54:07Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-07-03T15:54:07Z" 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.025s ? 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/repository [no test files] ? github.com/docker/distribution/registry/middleware/registry [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/testutil [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-07-03T15:54:07Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.008s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.00s) PASS ok github.com/docker/distribution/health 0.009s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.004s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.14s) PASS ok github.com/docker/distribution/health/checks 0.146s === RUN TestManifestList --- PASS: TestManifestList (0.00s) === RUN TestOCIImageIndex --- PASS: TestOCIImageIndex (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/manifestlist 0.008s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/ocischema 0.008s === 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.033s === 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.006s === 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/07/03 15:54:07 http: TLS handshake error from 127.0.0.1:36012: 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:41735/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:41735/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:41735/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:41735/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:34081?status=0, fail=true --- PASS: TestHTTPSink (0.06s) === RUN TestListener --- PASS: TestListener (0.77s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-07-03T15:54:08Z" level=info msg="broadcaster: closing" time="2024-07-03T15:54:08Z" level=info msg="closing testSink" time="2024-07-03T15:54:08Z" level=info msg="closing testSink" time="2024-07-03T15:54:08Z" level=info msg="closing testSink" time="2024-07-03T15:54:08Z" level=info msg="closing testSink" time="2024-07-03T15:54:08Z" level=info msg="closing testSink" time="2024-07-03T15:54:08Z" level=info msg="closing testSink" time="2024-07-03T15:54:08Z" level=info msg="closing testSink" time="2024-07-03T15:54:08Z" level=info msg="closing testSink" time="2024-07-03T15:54:08Z" level=info msg="closing testSink" time="2024-07-03T15:54:08Z" level=info msg="closing testSink" time="2024-07-03T15:54:08Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-07-03T15:54:08Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 1} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 1} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 1} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 1} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=warning msg="&{0x57e19e30 0.9} encountered too many errors, backing off" time="2024-07-03T15:54:08Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.33s) PASS ok github.com/docker/distribution/notifications 1.303s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-07-03T15:54:07Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-03T15:54:07.748751884Z" 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.5 time="2024-07-03T15:54:07.748786434Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T15:54:07.748823868Z" level=info msg="Starting upload purge in 37m0s" go.version=go1.22.5 time="2024-07-03T15:54:07.75714871Z" level=info msg="listening on [::]:5000" go.version=go1.22.5 time="2024-07-03T15:54:10.758885103Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.5 time="2024-07-03T15:54:10.863877627Z" level=info msg="response completed" go.version=go1.22.5 http.request.host=127.0.0.1 http.request.id=83a1aec9-d274-4900-bb44-9b92ca2c8be7 http.request.method=GET http.request.remoteaddr="[::1]:42464" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.171892ms http.response.status=200 http.response.written=2 ::1 - - [03/Jul/2024:15:54:10 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.12s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-07-03T15:54:12.490791002Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-03T15:54:12.491678062Z" 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.5 time="2024-07-03T15:54:12.491702116Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T15:54:12.491802563Z" level=info msg="Starting upload purge in 1m0s" go.version=go1.22.5 time="2024-07-03T15:54:12.492431171Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.5 time="2024-07-03T15:54:12.49244671Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.5 time="2024-07-03T15:54:12.492916015Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.5 time="2024-07-03T15:54:15.512695291Z" level=info msg="response completed" go.version=go1.22.5 http.request.host=127.0.0.1 http.request.id=8e997237-3e14-4175-a5fc-42849444482d http.request.method=GET http.request.remoteaddr="127.0.0.1:50056" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="910.659µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:15:54:15 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-07-03T15:54:15.512946421Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.5 --- PASS: TestRegistrySupportedCipherSuite (4.75s) === RUN TestRegistryUnsupportedCipherSuite time="2024-07-03T15:54:16.383885447Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-07-03T15:54:16.384783619Z" 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.5 time="2024-07-03T15:54:16.384815374Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T15:54:16.384907158Z" level=info msg="Starting upload purge in 17m0s" go.version=go1.22.5 time="2024-07-03T15:54:16.385544362Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.5 --- PASS: TestRegistryUnsupportedCipherSuite (8.87s) PASS ok github.com/docker/distribution/registry 16.750s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.005s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.06s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.097s === RUN TestBasicAccessController time="2024-07-03T15:54:07Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.5 instance.id=47eda882-e196-4c2d-a0f6-844db01f0aa7 time="2024-07-03T15:54:07Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.5 instance.id=47eda882-e196-4c2d-a0f6-844db01f0aa7 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-07-03T15:54:07Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.5 password="HgwdC4KN_HM72RiBfueGOxHHnqmdwg_FDlb4RUgfRSQ" user=docker --- PASS: TestCreateHtpasswdFile (0.10s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.114s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.006s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.10s) === RUN TestLeeway time="2024-07-03T15:54:07Z" level=info msg="token not to be used before 2024-07-03 15:54:08 +0000 UTC - currently 2024-07-03 15:54:07.852755708 +0000 UTC m=+0.109110813" time="2024-07-03T15:54:07Z" level=info msg="token not to be used after 2024-07-03 15:54:07 +0000 UTC - currently 2024-07-03 15:54:07.857611006 +0000 UTC m=+0.113966110" --- PASS: TestLeeway (0.01s) === RUN TestAccessController time="2024-07-03T15:54:07Z" 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.169s === 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.070s === 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.017s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.005s === RUN TestCheckAPI time="2024-07-03T15:54:08Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T15:54:08Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T15:54:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35497" http.request.id=a42c0766-1bfe-4ceb-8bbf-5601017b19b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:40058" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.879622ms http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:15:54:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-07-03T15:54:08Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T15:54:08Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T15:54:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=dbd6d15a-6a6e-4de6-824c-1f091ff2605a http.request.method=GET http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.781691ms http.response.status=200 http.response.written=20 127.0.0.1 - - [03/Jul/2024:15:54:08 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-07-03T15:54:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=d2f6acdb-bf13-47bb-a53e-ce0fd8d77947 http.request.method=POST http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.367893ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:08 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=3f42107b-508d-45cc-8799-67ef3ff48bf9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/foo/aaaa/blobs/uploads/dce2c0eb-3372-4d68-94b8-294aebb999b8?_state=OA7zxIvOXsCk1NMzvhpjzDIKtk2iTTaAxwfAQKyWXmt7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJkY2UyYzBlYi0zMzcyLTRkNjgtOTRiOC0yOTRhZWJiOTk5YjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTQ6MDguNDU2NzcxMzdaIn0%3D&digest=sha256%3A4a414a0c564b75c28282586d244db47d05b7f8e407fc8a35871ced6ca12eafd3" http.request.useragent="Go-http-client/1.1" http.response.duration=8.408002089s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:08 +0000] "PUT /v2/foo/aaaa/blobs/uploads/dce2c0eb-3372-4d68-94b8-294aebb999b8?_state=OA7zxIvOXsCk1NMzvhpjzDIKtk2iTTaAxwfAQKyWXmt7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJkY2UyYzBlYi0zMzcyLTRkNjgtOTRiOC0yOTRhZWJiOTk5YjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTQ6MDguNDU2NzcxMzdaIn0%3D&digest=sha256%3A4a414a0c564b75c28282586d244db47d05b7f8e407fc8a35871ced6ca12eafd3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=22d3f7b1-b66b-44f4-80f8-22a2b8b9c742 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=7.148866ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:16 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=d92d6119-d657-4b5a-a87a-24c19c7fa755 http.request.method=POST http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.61946ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:17 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:21Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=a460b6ab-6e7f-4f6f-8464-e081a0659b76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/foo/bbbb/blobs/uploads/dcd3d8a6-6000-4e14-8627-28a6b780eb51?_state=rMZRuevnmbyzmrU9AAgYC1sdnntOYLGC8f5Lco2Y6ox7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkY2QzZDhhNi02MDAwLTRlMTQtODYyNy0yOGE2Yjc4MGViNTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTQ6MTcuMDk4OTQ5ODM2WiJ9&digest=sha256%3A204964362d4544d81b8d63192daca46ed09672e2347cf4402b6ae7fcbe1bdbe1" http.request.useragent="Go-http-client/1.1" http.response.duration=4.439351612s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:17 +0000] "PUT /v2/foo/bbbb/blobs/uploads/dcd3d8a6-6000-4e14-8627-28a6b780eb51?_state=rMZRuevnmbyzmrU9AAgYC1sdnntOYLGC8f5Lco2Y6ox7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkY2QzZDhhNi02MDAwLTRlMTQtODYyNy0yOGE2Yjc4MGViNTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTQ6MTcuMDk4OTQ5ODM2WiJ9&digest=sha256%3A204964362d4544d81b8d63192daca46ed09672e2347cf4402b6ae7fcbe1bdbe1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:21Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=9568194f-3eac-460c-88d8-5edf7d2aaadb http.request.method=PUT http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=12.2353ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:21 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:21Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=459ec04c-2e64-4434-a633-85668139fdee http.request.method=POST http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.514095ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:21 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=6357258a-9862-4b99-aaee-a9ba296c742a http.request.method=PUT http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/foo/cccc/blobs/uploads/649cbd64-24db-402b-856f-a2d45222ad3d?_state=Zu2tkl4cCQcSJdO60EIE8Ek3bp6EL2ffdhhhiE-9H7p7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI2NDljYmQ2NC0yNGRiLTQwMmItODU2Zi1hMmQ0NTIyMmFkM2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTQ6MjEuNzI2NTA1MzMyWiJ9&digest=sha256%3A153043dac29186ee9a16f95b8cdec1c2d60e300e52d72e4b85ea9cf8a29984cd" http.request.useragent="Go-http-client/1.1" http.response.duration=2.068765429s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:21 +0000] "PUT /v2/foo/cccc/blobs/uploads/649cbd64-24db-402b-856f-a2d45222ad3d?_state=Zu2tkl4cCQcSJdO60EIE8Ek3bp6EL2ffdhhhiE-9H7p7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI2NDljYmQ2NC0yNGRiLTQwMmItODU2Zi1hMmQ0NTIyMmFkM2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTQ6MjEuNzI2NTA1MzMyWiJ9&digest=sha256%3A153043dac29186ee9a16f95b8cdec1c2d60e300e52d72e4b85ea9cf8a29984cd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=be9b1e64-ff92-4871-82b9-eb6cd777e87f http.request.method=PUT http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=12.219782ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:23 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:24Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=0a8ae33b-7ae0-4379-958d-302797084fc1 http.request.method=POST http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.925492ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:24 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=f1c7d2f9-b9db-4611-90d9-045cea3f92b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/foo/dddd/blobs/uploads/b4387877-88dc-4c63-8405-7e3d13b2c496?_state=Pto7U6vG_9kjQLCZZSvQYRUgKfl5p38JimsSodr75dh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiNDM4Nzg3Ny04OGRjLTRjNjMtODQwNS03ZTNkMTNiMmM0OTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTQ6MjQuMDI4MjUwNDM3WiJ9&digest=sha256%3A91913c30c9d0883113b64fa7a2baeb485694bd026c75a9792efac2ffb3ef1668" http.request.useragent="Go-http-client/1.1" http.response.duration=2.184712089s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:24 +0000] "PUT /v2/foo/dddd/blobs/uploads/b4387877-88dc-4c63-8405-7e3d13b2c496?_state=Pto7U6vG_9kjQLCZZSvQYRUgKfl5p38JimsSodr75dh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiNDM4Nzg3Ny04OGRjLTRjNjMtODQwNS03ZTNkMTNiMmM0OTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTQ6MjQuMDI4MjUwNDM3WiJ9&digest=sha256%3A91913c30c9d0883113b64fa7a2baeb485694bd026c75a9792efac2ffb3ef1668 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=ebe390c3-a221-4b45-bc75-73618dc36e17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.695221ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:26 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:26Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=487d8eea-880c-4175-bd4f-ec56303d42a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.519791ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:26 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=b29a5a54-6772-495f-9915-682a5899682a http.request.method=PUT http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/foo/eeee/blobs/uploads/8ffddb93-c2c2-4315-97a3-44eab72b3217?_state=V69nN8JtLVSc4m1hpyPY3v-o64-rWK35uuPUC2M5nnh7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI4ZmZkZGI5My1jMmMyLTQzMTUtOTdhMy00NGVhYjcyYjMyMTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTQ6MjYuNDg5OTIyNDU2WiJ9&digest=sha256%3Ae45eb802a0359e378b8ce864a0fdfe2f5b9f7cef50cbca73bb7db9fd6fe84b52" http.request.useragent="Go-http-client/1.1" http.response.duration=3.673578218s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:26 +0000] "PUT /v2/foo/eeee/blobs/uploads/8ffddb93-c2c2-4315-97a3-44eab72b3217?_state=V69nN8JtLVSc4m1hpyPY3v-o64-rWK35uuPUC2M5nnh7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiI4ZmZkZGI5My1jMmMyLTQzMTUtOTdhMy00NGVhYjcyYjMyMTciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTQ6MjYuNDg5OTIyNDU2WiJ9&digest=sha256%3Ae45eb802a0359e378b8ce864a0fdfe2f5b9f7cef50cbca73bb7db9fd6fe84b52 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=c00067fb-9f52-4eef-9ba8-090b5560b902 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.519175ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:30 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:30Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=427eb296-2cbf-4309-8630-8949491649c2 http.request.method=POST http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.663412ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:30 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=9b52ffd0-650c-4c5d-9fbd-90e6ee8b72f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/foo/ffff/blobs/uploads/1c6725d4-734b-41fe-949c-b0d00b3da88c?_state=Y3saLNA-nIZggiEqC1iJiOx4L5VTTfyZmSFmBSNynLR7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIxYzY3MjVkNC03MzRiLTQxZmUtOTQ5Yy1iMGQwMGIzZGE4OGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTQ6MzAuNTM5MDY0NTk0WiJ9&digest=sha256%3A9bb6218bfbbf41b3234c2324ff21464a84cb038601d23f13eca2846b6338d3d2" http.request.useragent="Go-http-client/1.1" http.response.duration=4.8404191s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:30 +0000] "PUT /v2/foo/ffff/blobs/uploads/1c6725d4-734b-41fe-949c-b0d00b3da88c?_state=Y3saLNA-nIZggiEqC1iJiOx4L5VTTfyZmSFmBSNynLR7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiIxYzY3MjVkNC03MzRiLTQxZmUtOTQ5Yy1iMGQwMGIzZGE4OGMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTQ6MzAuNTM5MDY0NTk0WiJ9&digest=sha256%3A9bb6218bfbbf41b3234c2324ff21464a84cb038601d23f13eca2846b6338d3d2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=cd324527-bc2b-495e-ba60-a3a17996e086 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=8.151165ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:35 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=bf148560-1312-467f-959c-2e10c26fe752 http.request.method=GET http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.592383ms http.response.status=200 http.response.written=74 127.0.0.1 - - [03/Jul/2024:15:54:35 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-03T15:54:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=83ffd87c-fae3-41c5-a6d2-fca899eef20c http.request.method=GET http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.636865ms http.response.status=200 http.response.written=30 127.0.0.1 - - [03/Jul/2024:15:54:35 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-07-03T15:54:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=e2fc0f05-12d6-480b-9a2e-922e3e675179 http.request.method=GET http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/_catalog?last=&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.860716ms http.response.status=200 http.response.written=74 127.0.0.1 - - [03/Jul/2024:15:54:35 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-03T15:54:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=a4bf6eee-8f8c-41af-84be-5188ced9667a http.request.method=GET http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.302383ms http.response.status=200 http.response.written=30 127.0.0.1 - - [03/Jul/2024:15:54:35 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-07-03T15:54:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=b2892265-d7ae-4bac-abf1-757d87bf5984 http.request.method=GET http.request.remoteaddr="127.0.0.1:47442" 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=2.325136ms http.response.status=200 http.response.written=63 127.0.0.1 - - [03/Jul/2024:15:54:35 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-07-03T15:54:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=07b47153-7bcd-49de-a783-d4db24e9dfdf http.request.method=GET http.request.remoteaddr="127.0.0.1:47442" 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=2.196609ms http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Jul/2024:15:54:35 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-03T15:54:35Z" 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.5 http.request.host="127.0.0.1:45051" http.request.id=78469774-2d55-4d3f-a7d7-71ce114d1c5a http.request.method=GET http.request.remoteaddr="127.0.0.1:47442" 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=2.187529ms http.response.status=400 http.response.written=116 127.0.0.1 - - [03/Jul/2024:15:54:35 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-07-03T15:54:35Z" 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.5 http.request.host="127.0.0.1:45051" http.request.id=6607c973-11c0-4638-ae87-54ba3faab069 http.request.method=GET http.request.remoteaddr="127.0.0.1:47442" 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=2.171918ms http.response.status=400 http.response.written=115 127.0.0.1 - - [03/Jul/2024:15:54:35 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-07-03T15:54:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=4c1e1d80-09a9-4790-8890-10ff37478d4f http.request.method=GET http.request.remoteaddr="127.0.0.1:47442" 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=2.082007ms http.response.status=200 http.response.written=20 127.0.0.1 - - [03/Jul/2024:15:54:35 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-07-03T15:54:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:45051" http.request.id=d21d40e8-5065-4cca-bb74-c46f278c562a http.request.method=GET http.request.remoteaddr="127.0.0.1:47442" http.request.uri="/v2/_catalog?n=-1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.134952ms http.response.status=200 http.response.written=74 127.0.0.1 - - [03/Jul/2024:15:54:35 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-07-03T15:54:35Z" 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.5 time="2024-07-03T15:54:35Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T15:54:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33779" http.request.id=d17edffe-1aa6-477c-990b-943697a98e48 http.request.method=POST http.request.remoteaddr="127.0.0.1:46214" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.19898ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:35 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33779" http.request.id=fefac6ac-6fd2-4cfe-9ecc-dc0b3273f14d http.request.method=PUT http.request.remoteaddr="127.0.0.1:46214" http.request.uri="/v2/foo/aaaa/blobs/uploads/f30632ae-c5eb-4fca-bd56-e914c8c0ba34?_state=eKq3fzs42WJhfSVhw--b4nyAU1LljgB01OhVh5pEoSd7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJmMzA2MzJhZS1jNWViLTRmY2EtYmQ1Ni1lOTE0YzhjMGJhMzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTQ6MzUuNjEwNDYzODQ0WiJ9&digest=sha256%3A6178def532dd1353e7ea6ad9602fae7012de94fc746d81e7eb625a2400571ed8" http.request.useragent="Go-http-client/1.1" http.response.duration=1.707454782s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:35 +0000] "PUT /v2/foo/aaaa/blobs/uploads/f30632ae-c5eb-4fca-bd56-e914c8c0ba34?_state=eKq3fzs42WJhfSVhw--b4nyAU1LljgB01OhVh5pEoSd7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJmMzA2MzJhZS1jNWViLTRmY2EtYmQ1Ni1lOTE0YzhjMGJhMzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTQ6MzUuNjEwNDYzODQ0WiJ9&digest=sha256%3A6178def532dd1353e7ea6ad9602fae7012de94fc746d81e7eb625a2400571ed8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33779" http.request.id=10f66c38-d8ca-4d31-b4f0-1e2a408f641f http.request.method=PUT http.request.remoteaddr="127.0.0.1:46214" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.597351ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:37 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:37Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33779" http.request.id=0d83e615-eb4a-4748-a43d-a5da2b5444dd http.request.method=POST http.request.remoteaddr="127.0.0.1:46214" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.853511ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:37 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33779" http.request.id=8931f555-08b1-43d6-a462-76728d52f03d http.request.method=PUT http.request.remoteaddr="127.0.0.1:46214" http.request.uri="/v2/foo/bbbb/blobs/uploads/3f568e96-e24d-4d4f-a5b0-d27e29448dfa?_state=_75pJOcTtbPY_8TvuoUJR3tqMDyrWXnVEeNf3KC5nmB7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzZjU2OGU5Ni1lMjRkLTRkNGYtYTViMC1kMjdlMjk0NDhkZmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTQ6MzcuNjI1MzgzNTQ1WiJ9&digest=sha256%3Ada33d132ad0563a78b34a10855007b11cb84d90fe0d25b0b69abc0ea4c8c9b2c" http.request.useragent="Go-http-client/1.1" http.response.duration=4.167805781s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:37 +0000] "PUT /v2/foo/bbbb/blobs/uploads/3f568e96-e24d-4d4f-a5b0-d27e29448dfa?_state=_75pJOcTtbPY_8TvuoUJR3tqMDyrWXnVEeNf3KC5nmB7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIzZjU2OGU5Ni1lMjRkLTRkNGYtYTViMC1kMjdlMjk0NDhkZmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTQ6MzcuNjI1MzgzNTQ1WiJ9&digest=sha256%3Ada33d132ad0563a78b34a10855007b11cb84d90fe0d25b0b69abc0ea4c8c9b2c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33779" http.request.id=9ac6ea5d-6850-416b-b7cd-ef2cf3377cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:46214" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.476134ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:41 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:42Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33779" http.request.id=b56c4a57-4977-4fdb-ab82-8e80e083beb4 http.request.method=POST http.request.remoteaddr="127.0.0.1:46214" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.76882ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:42 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33779" http.request.id=4b3ab06c-8bea-4a86-9112-2b1d8f646186 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46214" http.request.uri="/v2/foo/cccc/blobs/uploads/0d25d13a-11f3-45c0-ad7a-6efc7fe5d48f?_state=N7NcZcHXCetPJ1oJsYnh2wESdvkSDP8LOLrYIgu5m5d7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwZDI1ZDEzYS0xMWYzLTQ1YzAtYWQ3YS02ZWZjN2ZlNWQ0OGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTQ6NDIuMTg1NDUzNDgyWiJ9&digest=sha256%3A89ce614afd91f30b4ecd035b2a0e4866f2057bc36c73c8e12a1a3abc26c0c2a2" http.request.useragent="Go-http-client/1.1" http.response.duration=4.753650505s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:42 +0000] "PUT /v2/foo/cccc/blobs/uploads/0d25d13a-11f3-45c0-ad7a-6efc7fe5d48f?_state=N7NcZcHXCetPJ1oJsYnh2wESdvkSDP8LOLrYIgu5m5d7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIwZDI1ZDEzYS0xMWYzLTQ1YzAtYWQ3YS02ZWZjN2ZlNWQ0OGYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTQ6NDIuMTg1NDUzNDgyWiJ9&digest=sha256%3A89ce614afd91f30b4ecd035b2a0e4866f2057bc36c73c8e12a1a3abc26c0c2a2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:46Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33779" http.request.id=b644015b-dd2c-450b-aa42-779e01030714 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46214" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.749333ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:46 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33779" http.request.id=9b9709c6-d0c9-4084-8e1e-1795796a5d51 http.request.method=POST http.request.remoteaddr="127.0.0.1:46214" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.3604ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:47 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33779" http.request.id=e4c119aa-8bcc-4497-85be-3fe9247d0b18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46214" http.request.uri="/v2/foo/dddd/blobs/uploads/1a640529-2c1a-4af3-8d0f-0da7f5ab90d9?_state=G-OhXLvZWgoCRBA4mID2fi6ffBgaQNcRGtVdf1-Up8l7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIxYTY0MDUyOS0yYzFhLTRhZjMtOGQwZi0wZGE3ZjVhYjkwZDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTQ6NDcuMjM2MjAxODc4WiJ9&digest=sha256%3Ac352b2368506995e34779f3635821d2981eb9478aa66e75b3061dcf4f0ec6426" http.request.useragent="Go-http-client/1.1" http.response.duration=3.920654935s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:47 +0000] "PUT /v2/foo/dddd/blobs/uploads/1a640529-2c1a-4af3-8d0f-0da7f5ab90d9?_state=G-OhXLvZWgoCRBA4mID2fi6ffBgaQNcRGtVdf1-Up8l7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIxYTY0MDUyOS0yYzFhLTRhZjMtOGQwZi0wZGE3ZjVhYjkwZDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTQ6NDcuMjM2MjAxODc4WiJ9&digest=sha256%3Ac352b2368506995e34779f3635821d2981eb9478aa66e75b3061dcf4f0ec6426 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33779" http.request.id=7489c0c6-b7d5-4225-95e4-193d578ae39b http.request.method=PUT http.request.remoteaddr="127.0.0.1:46214" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=6.44196ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:51 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33779" http.request.id=d41c5f00-210d-487c-8699-40113a5a3bad http.request.method=GET http.request.remoteaddr="127.0.0.1:46214" http.request.uri="/v2/_catalog?n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.277266ms http.response.status=200 http.response.written=63 127.0.0.1 - - [03/Jul/2024:15:54:51 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (43.09s) === RUN TestURLPrefix time="2024-07-03T15:54: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.5 time="2024-07-03T15:54:51Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T15:54:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:44371" http.request.id=edeb36f7-5967-45d3-9c8f-cae33caa9a5c http.request.method=GET http.request.remoteaddr="127.0.0.1:45170" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.951688ms http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:15:54:51 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2024-07-03T15:54: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.5 time="2024-07-03T15:54:51Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T15:54:51Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=0328a90a-805b-4058-8c66-afa98fed3d19 http.request.method=GET http.request.remoteaddr="127.0.0.1:45152" http.request.uri="/v2/foo/bar/blobs/sha256:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.126316ms http.response.status=404 http.response.written=157 vars.digest="sha256:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:15:54:51 +0000] "GET /v2/foo/bar/blobs/sha256:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T15:54:51Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=2d53e15d-cb47-42ad-9fe6-3895ffda0e98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45154" http.request.uri="/v2/foo/bar/blobs/sha256:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.884936ms http.response.status=404 http.response.written=157 vars.digest="sha256:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:15:54:51 +0000] "HEAD /v2/foo/bar/blobs/sha256:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T15:54:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=de957ab4-4c85-46cd-a8f6-5abcd40ce53e http.request.method=POST http.request.remoteaddr="127.0.0.1:45154" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.2852ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=db2b2132-77ff-4096-aa04-e9d5f7927fc1 http.request.method=GET http.request.remoteaddr="127.0.0.1:45154" http.request.uri="/v2/foo/bar/blobs/uploads/fb46ae36-5607-40e8-8d03-76dc6413705f?_state=cP_hVL1EiO45_-6XSrE1Ery9kZcbEs1qaB3zkZYuhbF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiNDZhZTM2LTU2MDctNDBlOC04ZDAzLTc2ZGM2NDEzNzA1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NDo1MS40NDE4MDk3MThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.697295ms http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:51 +0000] "GET /v2/foo/bar/blobs/uploads/fb46ae36-5607-40e8-8d03-76dc6413705f?_state=cP_hVL1EiO45_-6XSrE1Ery9kZcbEs1qaB3zkZYuhbF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiNDZhZTM2LTU2MDctNDBlOC04ZDAzLTc2ZGM2NDEzNzA1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NDo1MS40NDE4MDk3MThaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=b5cacec5-c2da-477c-bfb2-f0b2908a831e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45154" http.request.uri="/v2/foo/bar/blobs/uploads/fb46ae36-5607-40e8-8d03-76dc6413705f?_state=cP_hVL1EiO45_-6XSrE1Ery9kZcbEs1qaB3zkZYuhbF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiNDZhZTM2LTU2MDctNDBlOC04ZDAzLTc2ZGM2NDEzNzA1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NDo1MS40NDE4MDk3MThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.146405ms http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:51 +0000] "DELETE /v2/foo/bar/blobs/uploads/fb46ae36-5607-40e8-8d03-76dc6413705f?_state=cP_hVL1EiO45_-6XSrE1Ery9kZcbEs1qaB3zkZYuhbF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiNDZhZTM2LTU2MDctNDBlOC04ZDAzLTc2ZGM2NDEzNzA1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NDo1MS40NDE4MDk3MThaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:51Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=b0e1f025-5b6c-4ebc-98a7-25aeac7724a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45154" http.request.uri="/v2/foo/bar/blobs/uploads/fb46ae36-5607-40e8-8d03-76dc6413705f?_state=cP_hVL1EiO45_-6XSrE1Ery9kZcbEs1qaB3zkZYuhbF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiNDZhZTM2LTU2MDctNDBlOC04ZDAzLTc2ZGM2NDEzNzA1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NDo1MS40NDE4MDk3MThaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=fb46ae36-5607-40e8-8d03-76dc6413705f time="2024-07-03T15:54:51Z" 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.5 http.request.host="127.0.0.1:39629" http.request.id=b0e1f025-5b6c-4ebc-98a7-25aeac7724a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:45154" http.request.uri="/v2/foo/bar/blobs/uploads/fb46ae36-5607-40e8-8d03-76dc6413705f?_state=cP_hVL1EiO45_-6XSrE1Ery9kZcbEs1qaB3zkZYuhbF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiNDZhZTM2LTU2MDctNDBlOC04ZDAzLTc2ZGM2NDEzNzA1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NDo1MS40NDE4MDk3MThaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="890.91µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=fb46ae36-5607-40e8-8d03-76dc6413705f 127.0.0.1 - - [03/Jul/2024:15:54:51 +0000] "GET /v2/foo/bar/blobs/uploads/fb46ae36-5607-40e8-8d03-76dc6413705f?_state=cP_hVL1EiO45_-6XSrE1Ery9kZcbEs1qaB3zkZYuhbF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZiNDZhZTM2LTU2MDctNDBlOC04ZDAzLTc2ZGM2NDEzNzA1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NDo1MS40NDE4MDk3MThaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T15:54:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=fa1549c6-dcfb-4909-9aea-5f08a7044915 http.request.method=POST http.request.remoteaddr="127.0.0.1:45164" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.018864ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:51Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=b3958182-e86f-4afe-8e81-abee58ed0a6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:45164" http.request.uri="/v2/foo/bar/blobs/uploads/dac498fb-63d6-4cce-b305-37337143140e?_state=INY5a0hihyNUfTUxIWzPNhUni9ot2F09dMUZn8Bo1-d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhYzQ5OGZiLTYzZDYtNGNjZS1iMzA1LTM3MzM3MTQzMTQwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NDo1MS40NTEyNDM3OTNaIn0%3D&digest=sha256%3Ad828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a" http.request.useragent="Go-http-client/1.1" provided=sha256:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a vars.name="foo/bar" vars.uuid=dac498fb-63d6-4cce-b305-37337143140e time="2024-07-03T15:54:51Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=b3958182-e86f-4afe-8e81-abee58ed0a6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:45164" http.request.uri="/v2/foo/bar/blobs/uploads/dac498fb-63d6-4cce-b305-37337143140e?_state=INY5a0hihyNUfTUxIWzPNhUni9ot2F09dMUZn8Bo1-d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhYzQ5OGZiLTYzZDYtNGNjZS1iMzA1LTM3MzM3MTQzMTQwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NDo1MS40NTEyNDM3OTNaIn0%3D&digest=sha256%3Ad828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=dac498fb-63d6-4cce-b305-37337143140e time="2024-07-03T15:54:51Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=b3958182-e86f-4afe-8e81-abee58ed0a6f http.request.method=PUT http.request.remoteaddr="127.0.0.1:45164" http.request.uri="/v2/foo/bar/blobs/uploads/dac498fb-63d6-4cce-b305-37337143140e?_state=INY5a0hihyNUfTUxIWzPNhUni9ot2F09dMUZn8Bo1-d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhYzQ5OGZiLTYzZDYtNGNjZS1iMzA1LTM3MzM3MTQzMTQwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NDo1MS40NTEyNDM3OTNaIn0%3D&digest=sha256%3Ad828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.883644ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=dac498fb-63d6-4cce-b305-37337143140e 127.0.0.1 - - [03/Jul/2024:15:54:51 +0000] "PUT /v2/foo/bar/blobs/uploads/dac498fb-63d6-4cce-b305-37337143140e?_state=INY5a0hihyNUfTUxIWzPNhUni9ot2F09dMUZn8Bo1-d7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRhYzQ5OGZiLTYzZDYtNGNjZS1iMzA1LTM3MzM3MTQzMTQwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NDo1MS40NTEyNDM3OTNaIn0%3D&digest=sha256%3Ad828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-03T15:54:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=f40f2cc4-b6ed-4753-a1e3-397efa87d84b http.request.method=POST http.request.remoteaddr="127.0.0.1:45164" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.525215ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=ac24f789-ac4d-4570-bfac-a1926bd8fa29 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45164" http.request.uri="/v2/foo/bar/blobs/uploads/9e2fef64-196b-4a5a-b174-13490938d0ff?_state=zP-xDarKZbC8mNgI98mJAxs_q9NCToUAExLWFRzgQPN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjllMmZlZjY0LTE5NmItNGE1YS1iMTc0LTEzNDkwOTM4ZDBmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NDo1MS40NTc3NTE5N1oifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.985176ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:51 +0000] "PUT /v2/foo/bar/blobs/uploads/9e2fef64-196b-4a5a-b174-13490938d0ff?_state=zP-xDarKZbC8mNgI98mJAxs_q9NCToUAExLWFRzgQPN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjllMmZlZjY0LTE5NmItNGE1YS1iMTc0LTEzNDkwOTM4ZDBmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NDo1MS40NTc3NTE5N1oifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=7aff6010-277a-4e1c-8cf6-1922619b905f http.request.method=POST http.request.remoteaddr="127.0.0.1:45164" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.540112ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=86f69528-7db7-46bf-b945-5eb96960d220 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45164" http.request.uri="/v2/foo/bar/blobs/uploads/7d5924e6-5006-4cd0-97e0-e661fb07f7d5?_state=V5mGYBBuAAxXlTBLmMekxhNbKDwzK3R1IcslmKlbEcB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdkNTkyNGU2LTUwMDYtNGNkMC05N2UwLWU2NjFmYjA3ZjdkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NDo1MS40NjQ0Mzg1MzJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.157935ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:51 +0000] "PUT /v2/foo/bar/blobs/uploads/7d5924e6-5006-4cd0-97e0-e661fb07f7d5?_state=V5mGYBBuAAxXlTBLmMekxhNbKDwzK3R1IcslmKlbEcB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdkNTkyNGU2LTUwMDYtNGNkMC05N2UwLWU2NjFmYjA3ZjdkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NDo1MS40NjQ0Mzg1MzJaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:51Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=94548c91-5929-4a35-b14b-45412e165b62 http.request.method=POST http.request.remoteaddr="127.0.0.1:45164" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.543259ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:55Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=0faf79b7-8eca-4c98-bb7f-813396b6e2d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45164" http.request.uri="/v2/foo/bar/blobs/uploads/12fd66b7-724c-4a02-94d0-60cf18743aee?_state=vSDkEtyPzSp7KEIHUIrMl3GG9C5xl7sw1QAEw3t4_sh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEyZmQ2NmI3LTcyNGMtNGEwMi05NGQwLTYwY2YxODc0M2FlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NDo1MS40NzExODkyMzhaIn0%3D&digest=sha256%3Ad828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a" http.request.useragent="Go-http-client/1.1" http.response.duration=4.424990581s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:51 +0000] "PUT /v2/foo/bar/blobs/uploads/12fd66b7-724c-4a02-94d0-60cf18743aee?_state=vSDkEtyPzSp7KEIHUIrMl3GG9C5xl7sw1QAEw3t4_sh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjEyZmQ2NmI3LTcyNGMtNGEwMi05NGQwLTYwY2YxODc0M2FlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NDo1MS40NzExODkyMzhaIn0%3D&digest=sha256%3Ad828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:54:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=a93cbe1d-b78d-42a5-b8df-ef2bb88ffb3c http.request.method=POST http.request.remoteaddr="127.0.0.1:45164" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.972521ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:39629" http.request.id=a2960f4a-98e7-4170-ba3d-14aea47aec86 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:45164" http.request.uri="/v2/foo/bar/blobs/uploads/077cfe2e-ca76-4205-91a6-9d0c20f15560?_state=-tGeu9zMc9GNp2ba0x0atbP-u4EL95SRJAR0IFs4_i97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA3N2NmZTJlLWNhNzYtNDIwNS05MWE2LTlkMGMyMGYxNTU2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NDo1Ni4wOTIzNTY1OTVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=4.012145708s http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:54:56 +0000] "PATCH /v2/foo/bar/blobs/uploads/077cfe2e-ca76-4205-91a6-9d0c20f15560?_state=-tGeu9zMc9GNp2ba0x0atbP-u4EL95SRJAR0IFs4_i97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA3N2NmZTJlLWNhNzYtNDIwNS05MWE2LTlkMGMyMGYxNTU2MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NDo1Ni4wOTIzNTY1OTVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=07c46ae4-2b2f-455c-b4d6-5590ca03f9a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45164" http.request.uri="/v2/foo/bar/blobs/uploads/077cfe2e-ca76-4205-91a6-9d0c20f15560?_state=83xyZS3gbEfXpawgz2L9ZQSmchf1q9ltMOT1jYsaQBV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA3N2NmZTJlLWNhNzYtNDIwNS05MWE2LTlkMGMyMGYxNTU2MCIsIk9mZnNldCI6MjI5NjIxNzYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTQ6NTZaIn0%3D&digest=sha256%3Ad828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.119534ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:00 +0000] "PUT /v2/foo/bar/blobs/uploads/077cfe2e-ca76-4205-91a6-9d0c20f15560?_state=83xyZS3gbEfXpawgz2L9ZQSmchf1q9ltMOT1jYsaQBV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA3N2NmZTJlLWNhNzYtNDIwNS05MWE2LTlkMGMyMGYxNTU2MCIsIk9mZnNldCI6MjI5NjIxNzYsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTQ6NTZaIn0%3D&digest=sha256%3Ad828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=6269d691-6ef3-4ec3-8593-d5527d36d57f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45164" http.request.uri="/v2/foo/bar/blobs/sha256:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.771451ms http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=37827fff-953d-4aca-ade5-e0080d2c32f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45164" http.request.uri="/v2/foo/bar/blobs/sha256:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=160.371103ms http.response.status=200 http.response.written=22962176 127.0.0.1 - - [03/Jul/2024:15:55:00 +0000] "GET /v2/foo/bar/blobs/sha256:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a HTTP/1.1" 200 22962176 "" "Go-http-client/1.1" time="2024-07-03T15:55:00Z" level=error msg="error parsing digest="sha257:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=68932d05-35a2-4adc-8d86-5e8136771524 http.request.method=GET http.request.remoteaddr="127.0.0.1:45164" http.request.uri="/v2/foo/bar/blobs/sha257:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a" vars.name="foo/bar" time="2024-07-03T15:55:00Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=68932d05-35a2-4adc-8d86-5e8136771524 http.request.method=GET http.request.remoteaddr="127.0.0.1:45164" http.request.uri="/v2/foo/bar/blobs/sha257:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.137587ms http.response.status=400 http.response.written=110 vars.digest="sha257:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:15:55:00 +0000] "GET /v2/foo/bar/blobs/sha257:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-03T15:55:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=e64c47d3-0920-47e1-a9c6-7aa27e34dcb0 http.request.method=GET http.request.remoteaddr="127.0.0.1:43900" http.request.uri="/v2/foo/bar/blobs/sha256:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.601252ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:00 +0000] "GET /v2/foo/bar/blobs/sha256:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T15:55:00Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T15:55:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:36905" http.request.id=4afe09fd-5c66-4662-8236-d4225cd046e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:39880" http.request.uri="/v2/foo/bar/blobs/sha256:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.838778ms http.response.status=404 http.response.written=157 vars.digest="sha256:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:15:55:00 +0000] "GET /v2/foo/bar/blobs/sha256:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T15:55:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4 err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:36905" http.request.id=0bb1e3ee-47fd-4eea-8a47-73b461a304bb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39888" http.request.uri="/v2/foo/bar/blobs/sha256:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.868292ms http.response.status=404 http.response.written=157 vars.digest="sha256:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:15:55:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T15:55:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36905" http.request.id=b54eb59d-9922-4d85-9508-9d8fd3caae52 http.request.method=POST http.request.remoteaddr="127.0.0.1:39888" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.026419ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36905" http.request.id=91694fb4-e007-4e20-98cc-31471c48f95c http.request.method=GET http.request.remoteaddr="127.0.0.1:39888" http.request.uri="/v2/foo/bar/blobs/uploads/413ad44b-be85-46b2-8fbd-96ae0f56dfae?_state=j9OYtF9g4eQY4y7eRW_dRjTyliPrq7TlZ9A4vuEmrs97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQxM2FkNDRiLWJlODUtNDZiMi04ZmJkLTk2YWUwZjU2ZGZhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NTowMC43MTYwMTA4NjJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.632606ms http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:00 +0000] "GET /v2/foo/bar/blobs/uploads/413ad44b-be85-46b2-8fbd-96ae0f56dfae?_state=j9OYtF9g4eQY4y7eRW_dRjTyliPrq7TlZ9A4vuEmrs97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQxM2FkNDRiLWJlODUtNDZiMi04ZmJkLTk2YWUwZjU2ZGZhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NTowMC43MTYwMTA4NjJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36905" http.request.id=0396cb10-fa09-471b-9fda-c651eec4ee58 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39888" http.request.uri="/v2/foo/bar/blobs/uploads/413ad44b-be85-46b2-8fbd-96ae0f56dfae?_state=j9OYtF9g4eQY4y7eRW_dRjTyliPrq7TlZ9A4vuEmrs97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQxM2FkNDRiLWJlODUtNDZiMi04ZmJkLTk2YWUwZjU2ZGZhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NTowMC43MTYwMTA4NjJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.572429ms http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:00 +0000] "DELETE /v2/foo/bar/blobs/uploads/413ad44b-be85-46b2-8fbd-96ae0f56dfae?_state=j9OYtF9g4eQY4y7eRW_dRjTyliPrq7TlZ9A4vuEmrs97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQxM2FkNDRiLWJlODUtNDZiMi04ZmJkLTk2YWUwZjU2ZGZhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NTowMC43MTYwMTA4NjJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:00Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:36905" http.request.id=958eb6d3-b513-43d8-a65a-2c249d9291ec http.request.method=GET http.request.remoteaddr="127.0.0.1:39888" http.request.uri="/v2/foo/bar/blobs/uploads/413ad44b-be85-46b2-8fbd-96ae0f56dfae?_state=j9OYtF9g4eQY4y7eRW_dRjTyliPrq7TlZ9A4vuEmrs97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQxM2FkNDRiLWJlODUtNDZiMi04ZmJkLTk2YWUwZjU2ZGZhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NTowMC43MTYwMTA4NjJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=413ad44b-be85-46b2-8fbd-96ae0f56dfae time="2024-07-03T15:55:00Z" 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.5 http.request.host="127.0.0.1:36905" http.request.id=958eb6d3-b513-43d8-a65a-2c249d9291ec http.request.method=GET http.request.remoteaddr="127.0.0.1:39888" http.request.uri="/v2/foo/bar/blobs/uploads/413ad44b-be85-46b2-8fbd-96ae0f56dfae?_state=j9OYtF9g4eQY4y7eRW_dRjTyliPrq7TlZ9A4vuEmrs97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQxM2FkNDRiLWJlODUtNDZiMi04ZmJkLTk2YWUwZjU2ZGZhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NTowMC43MTYwMTA4NjJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.410799ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=413ad44b-be85-46b2-8fbd-96ae0f56dfae 127.0.0.1 - - [03/Jul/2024:15:55:00 +0000] "GET /v2/foo/bar/blobs/uploads/413ad44b-be85-46b2-8fbd-96ae0f56dfae?_state=j9OYtF9g4eQY4y7eRW_dRjTyliPrq7TlZ9A4vuEmrs97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQxM2FkNDRiLWJlODUtNDZiMi04ZmJkLTk2YWUwZjU2ZGZhZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NTowMC43MTYwMTA4NjJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T15:55:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36905" http.request.id=fc404d98-2cc1-4ad2-b630-82b3647034da http.request.method=POST http.request.remoteaddr="127.0.0.1:39898" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.708741ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:00Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:36905" http.request.id=7384d824-7b77-4554-98e9-a04cdbe9112b http.request.method=PUT http.request.remoteaddr="127.0.0.1:39898" http.request.uri="/v2/foo/bar/blobs/uploads/53d1c959-d0df-4c2f-835d-ae5d29c1644f?_state=jJWXnfAPfnjv71eFxvlE5AjSsFZltJNOfBwk22D60sd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUzZDFjOTU5LWQwZGYtNGMyZi04MzVkLWFlNWQyOWMxNjQ0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NTowMC43MjgzMjM3NDVaIn0%3D&digest=sha256%3Aa62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4" http.request.useragent="Go-http-client/1.1" provided=sha256:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4 vars.name="foo/bar" vars.uuid=53d1c959-d0df-4c2f-835d-ae5d29c1644f time="2024-07-03T15:55:00Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:36905" http.request.id=7384d824-7b77-4554-98e9-a04cdbe9112b http.request.method=PUT http.request.remoteaddr="127.0.0.1:39898" http.request.uri="/v2/foo/bar/blobs/uploads/53d1c959-d0df-4c2f-835d-ae5d29c1644f?_state=jJWXnfAPfnjv71eFxvlE5AjSsFZltJNOfBwk22D60sd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUzZDFjOTU5LWQwZGYtNGMyZi04MzVkLWFlNWQyOWMxNjQ0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NTowMC43MjgzMjM3NDVaIn0%3D&digest=sha256%3Aa62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=53d1c959-d0df-4c2f-835d-ae5d29c1644f time="2024-07-03T15:55:00Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:36905" http.request.id=7384d824-7b77-4554-98e9-a04cdbe9112b http.request.method=PUT http.request.remoteaddr="127.0.0.1:39898" http.request.uri="/v2/foo/bar/blobs/uploads/53d1c959-d0df-4c2f-835d-ae5d29c1644f?_state=jJWXnfAPfnjv71eFxvlE5AjSsFZltJNOfBwk22D60sd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUzZDFjOTU5LWQwZGYtNGMyZi04MzVkLWFlNWQyOWMxNjQ0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NTowMC43MjgzMjM3NDVaIn0%3D&digest=sha256%3Aa62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.780294ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=53d1c959-d0df-4c2f-835d-ae5d29c1644f 127.0.0.1 - - [03/Jul/2024:15:55:00 +0000] "PUT /v2/foo/bar/blobs/uploads/53d1c959-d0df-4c2f-835d-ae5d29c1644f?_state=jJWXnfAPfnjv71eFxvlE5AjSsFZltJNOfBwk22D60sd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUzZDFjOTU5LWQwZGYtNGMyZi04MzVkLWFlNWQyOWMxNjQ0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NTowMC43MjgzMjM3NDVaIn0%3D&digest=sha256%3Aa62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-03T15:55:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36905" http.request.id=c425e2a3-18de-4022-b13b-f8abaf0a33f2 http.request.method=POST http.request.remoteaddr="127.0.0.1:39898" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.332058ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36905" http.request.id=724d7c69-cb19-4b1e-ac13-a8eda7a4cb2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39898" http.request.uri="/v2/foo/bar/blobs/uploads/e48c97b7-8c29-405e-96e4-ac909fd81ee0?_state=Trro6EiC2l8WbrQ6znGt-m1JyhoyfR4XEuDd7OKwW4x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0OGM5N2I3LThjMjktNDA1ZS05NmU0LWFjOTA5ZmQ4MWVlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NTowMC43MzQ0OTY5NDRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.843898ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:00 +0000] "PUT /v2/foo/bar/blobs/uploads/e48c97b7-8c29-405e-96e4-ac909fd81ee0?_state=Trro6EiC2l8WbrQ6znGt-m1JyhoyfR4XEuDd7OKwW4x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0OGM5N2I3LThjMjktNDA1ZS05NmU0LWFjOTA5ZmQ4MWVlMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NTowMC43MzQ0OTY5NDRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36905" http.request.id=48faf8b7-e63d-4bd9-ae4e-1ad7001b5991 http.request.method=POST http.request.remoteaddr="127.0.0.1:39898" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.290442ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36905" http.request.id=2359b372-009c-4c44-a91a-190d81bce949 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39898" http.request.uri="/v2/foo/bar/blobs/uploads/9f90b0b7-5b31-4a1c-8b1d-d7ef5b51c049?_state=FCQuWUqxoNUUd_eFR8weA_eVhQNM15FoFHaWuEi1Jjh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmOTBiMGI3LTViMzEtNGExYy04YjFkLWQ3ZWY1YjUxYzA0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NTowMC43NDA3MTYzODNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.022916ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:00 +0000] "PUT /v2/foo/bar/blobs/uploads/9f90b0b7-5b31-4a1c-8b1d-d7ef5b51c049?_state=FCQuWUqxoNUUd_eFR8weA_eVhQNM15FoFHaWuEi1Jjh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlmOTBiMGI3LTViMzEtNGExYy04YjFkLWQ3ZWY1YjUxYzA0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NTowMC43NDA3MTYzODNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:00Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36905" http.request.id=883d41a5-bbd1-4be6-92c5-49010ce5dfb4 http.request.method=POST http.request.remoteaddr="127.0.0.1:39898" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.398621ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36905" http.request.id=7752ad7e-566e-4706-bf97-6ba6eb19182f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39898" http.request.uri="/v2/foo/bar/blobs/uploads/ec69a7ad-5d93-4f1e-9663-d2f22803e091?_state=eoAkWQdmh2PbI34Z0jUCmAkJW61eDRocS6HnEb3lLTd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVjNjlhN2FkLTVkOTMtNGYxZS05NjYzLWQyZjIyODAzZTA5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NTowMC43NDczNDAzNzJaIn0%3D&digest=sha256%3Aa62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4" http.request.useragent="Go-http-client/1.1" http.response.duration=7.587398831s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:00 +0000] "PUT /v2/foo/bar/blobs/uploads/ec69a7ad-5d93-4f1e-9663-d2f22803e091?_state=eoAkWQdmh2PbI34Z0jUCmAkJW61eDRocS6HnEb3lLTd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImVjNjlhN2FkLTVkOTMtNGYxZS05NjYzLWQyZjIyODAzZTA5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NTowMC43NDczNDAzNzJaIn0%3D&digest=sha256%3Aa62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36905" http.request.id=fd162acb-3810-4a1d-b07a-6508ee5db29a http.request.method=POST http.request.remoteaddr="127.0.0.1:39898" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.21112ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36905" http.request.id=61ed55d7-7767-4140-bb50-69f72e53476c http.request.method=PATCH http.request.remoteaddr="127.0.0.1:39898" http.request.uri="/v2/foo/bar/blobs/uploads/4276a045-a18d-463b-b87b-5d41e99eb50b?_state=zw1OpDbzeyxy4X8CZtQd6KcAMFf5C-q-BJ5r4W3idk17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyNzZhMDQ1LWExOGQtNDYzYi1iODdiLTVkNDFlOTllYjUwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NTowOC41ODA1Njc0ODZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=7.081333932s http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:08 +0000] "PATCH /v2/foo/bar/blobs/uploads/4276a045-a18d-463b-b87b-5d41e99eb50b?_state=zw1OpDbzeyxy4X8CZtQd6KcAMFf5C-q-BJ5r4W3idk17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyNzZhMDQ1LWExOGQtNDYzYi1iODdiLTVkNDFlOTllYjUwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NTowOC41ODA1Njc0ODZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36905" http.request.id=ed4617df-9c40-4be7-86b8-1e9dad590e39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39898" http.request.uri="/v2/foo/bar/blobs/uploads/4276a045-a18d-463b-b87b-5d41e99eb50b?_state=5ZRCB-xpFsszzj_tAc130tM-ey6nbEZ-nnIjEoGoX3t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyNzZhMDQ1LWExOGQtNDYzYi1iODdiLTVkNDFlOTllYjUwYiIsIk9mZnNldCI6MzEyNDgzODQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTU6MDhaIn0%3D&digest=sha256%3Aa62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4" http.request.useragent="Go-http-client/1.1" http.response.duration=2.861106ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:15 +0000] "PUT /v2/foo/bar/blobs/uploads/4276a045-a18d-463b-b87b-5d41e99eb50b?_state=5ZRCB-xpFsszzj_tAc130tM-ey6nbEZ-nnIjEoGoX3t7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQyNzZhMDQ1LWExOGQtNDYzYi1iODdiLTVkNDFlOTllYjUwYiIsIk9mZnNldCI6MzEyNDgzODQsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTU6MDhaIn0%3D&digest=sha256%3Aa62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36905" http.request.id=d18746d8-df75-478d-a339-9e42d9ab4bf5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39898" http.request.uri="/v2/foo/bar/blobs/sha256:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.69599ms http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:15 +0000] "HEAD /v2/foo/bar/blobs/sha256:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36905" http.request.id=50542c87-8f76-401b-98df-4870e7b1a585 http.request.method=GET http.request.remoteaddr="127.0.0.1:39898" http.request.uri="/v2/foo/bar/blobs/sha256:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=172.930235ms http.response.status=200 http.response.written=31248384 127.0.0.1 - - [03/Jul/2024:15:55:15 +0000] "GET /v2/foo/bar/blobs/sha256:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4 HTTP/1.1" 200 31248384 "" "Go-http-client/1.1" time="2024-07-03T15:55:15Z" level=error msg="error parsing digest="sha257:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:36905" http.request.id=4d43dbfd-83f8-40dd-8b99-9c95cf291136 http.request.method=GET http.request.remoteaddr="127.0.0.1:39898" http.request.uri="/v2/foo/bar/blobs/sha257:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4" vars.name="foo/bar" time="2024-07-03T15:55:15Z" 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.5 http.request.host="127.0.0.1:36905" http.request.id=4d43dbfd-83f8-40dd-8b99-9c95cf291136 http.request.method=GET http.request.remoteaddr="127.0.0.1:39898" http.request.uri="/v2/foo/bar/blobs/sha257:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.196483ms http.response.status=400 http.response.written=110 vars.digest="sha257:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:15:55:15 +0000] "GET /v2/foo/bar/blobs/sha257:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-03T15:55:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36905" http.request.id=0c59937e-1850-4999-8182-771a932096eb http.request.method=GET http.request.remoteaddr="127.0.0.1:49030" http.request.uri="/v2/foo/bar/blobs/sha256:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4" http.request.useragent="Go-http-client/1.1" http.response.duration=3.966268ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:15 +0000] "GET /v2/foo/bar/blobs/sha256:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36905" http.request.id=8dea9002-dcc9-41f5-87e3-653200f92ba9 http.request.method=GET http.request.remoteaddr="127.0.0.1:49020" http.request.uri="/v2/foo/bar/blobs/sha256:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=19.32594ms http.response.status=200 http.response.written=2686976 127.0.0.1 - - [03/Jul/2024:15:55:15 +0000] "GET /v2/foo/bar/blobs/sha256:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4 HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" time="2024-07-03T15:55:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:36905" http.request.id=37faf22a-12fb-4cd3-9a0f-4ccc8c180d69 http.request.method=GET http.request.remoteaddr="127.0.0.1:49030" http.request.uri="/v2/foo/bar/blobs/sha256:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=9.46455ms http.response.status=200 http.response.written=163840 127.0.0.1 - - [03/Jul/2024:15:55:15 +0000] "GET /v2/foo/bar/blobs/sha256:a62a9365d31b25c78c62db84d797e2609bf41db0619e7c4b7a293313983f38f4 HTTP/1.1" 200 163840 "" "Go-http-client/1.1" time="2024-07-03T15:55:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=7785180d-6304-4774-af20-33392d4fd112 http.request.method=GET http.request.remoteaddr="127.0.0.1:43900" http.request.uri="/v2/foo/bar/blobs/sha256:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=15.581392275s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [03/Jul/2024:15:55:00 +0000] "GET /v2/foo/bar/blobs/sha256:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2024-07-03T15:55:15Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:39629" http.request.id=790f2d2b-5f19-4ab5-ae13-6cd6a4fcf157 http.request.method=GET http.request.remoteaddr="127.0.0.1:43890" http.request.uri="/v2/foo/bar/blobs/sha256:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=15.590459077s http.response.status=200 http.response.written=2686976 127.0.0.1 - - [03/Jul/2024:15:55:00 +0000] "GET /v2/foo/bar/blobs/sha256:d828154d9436cfcad5c7f96547bf39bb9c1ac1a064f660ec4e140a488898c91a HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (24.72s) === RUN TestBlobDelete time="2024-07-03T15:55: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.5 time="2024-07-03T15:55:15Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T15:55:16Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=afdf907c-b783-45e3-91cf-fcfc330e732f http.request.method=GET http.request.remoteaddr="127.0.0.1:42244" http.request.uri="/v2/foo/bar/blobs/sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.224863ms http.response.status=404 http.response.written=157 vars.digest="sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:15:55:16 +0000] "GET /v2/foo/bar/blobs/sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T15:55:16Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=135908b0-c62a-4b7a-b81b-a84396225921 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42258" http.request.uri="/v2/foo/bar/blobs/sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.104463ms http.response.status=404 http.response.written=157 vars.digest="sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:15:55:16 +0000] "HEAD /v2/foo/bar/blobs/sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T15:55:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=5cfd7deb-89d3-40b6-8782-7f0fd8bd313f http.request.method=POST http.request.remoteaddr="127.0.0.1:42258" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.540399ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=3829a2a1-5e05-421b-9983-7b386c1f6700 http.request.method=GET http.request.remoteaddr="127.0.0.1:42258" http.request.uri="/v2/foo/bar/blobs/uploads/3640ba2b-5b31-4cce-b0de-0e0d257dac9e?_state=TTVbDuna-SgNMHabTcrCdSLV6t3B2wO6XC5tKQzrpHd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM2NDBiYTJiLTViMzEtNGNjZS1iMGRlLTBlMGQyNTdkYWM5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToxNi4xMDk4OTM0NTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.534352ms http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:16 +0000] "GET /v2/foo/bar/blobs/uploads/3640ba2b-5b31-4cce-b0de-0e0d257dac9e?_state=TTVbDuna-SgNMHabTcrCdSLV6t3B2wO6XC5tKQzrpHd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM2NDBiYTJiLTViMzEtNGNjZS1iMGRlLTBlMGQyNTdkYWM5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToxNi4xMDk4OTM0NTRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=6fc94736-37db-4524-9c32-a39685de1b6f http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42258" http.request.uri="/v2/foo/bar/blobs/uploads/3640ba2b-5b31-4cce-b0de-0e0d257dac9e?_state=TTVbDuna-SgNMHabTcrCdSLV6t3B2wO6XC5tKQzrpHd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM2NDBiYTJiLTViMzEtNGNjZS1iMGRlLTBlMGQyNTdkYWM5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToxNi4xMDk4OTM0NTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.43525ms http.response.status=204 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:16 +0000] "DELETE /v2/foo/bar/blobs/uploads/3640ba2b-5b31-4cce-b0de-0e0d257dac9e?_state=TTVbDuna-SgNMHabTcrCdSLV6t3B2wO6XC5tKQzrpHd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM2NDBiYTJiLTViMzEtNGNjZS1iMGRlLTBlMGQyNTdkYWM5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToxNi4xMDk4OTM0NTRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:16Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=b91e9b3c-8bb7-4420-806a-8075049ee8b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:42258" http.request.uri="/v2/foo/bar/blobs/uploads/3640ba2b-5b31-4cce-b0de-0e0d257dac9e?_state=TTVbDuna-SgNMHabTcrCdSLV6t3B2wO6XC5tKQzrpHd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM2NDBiYTJiLTViMzEtNGNjZS1iMGRlLTBlMGQyNTdkYWM5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToxNi4xMDk4OTM0NTRaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=3640ba2b-5b31-4cce-b0de-0e0d257dac9e time="2024-07-03T15:55:16Z" 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.5 http.request.host="127.0.0.1:37311" http.request.id=b91e9b3c-8bb7-4420-806a-8075049ee8b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:42258" http.request.uri="/v2/foo/bar/blobs/uploads/3640ba2b-5b31-4cce-b0de-0e0d257dac9e?_state=TTVbDuna-SgNMHabTcrCdSLV6t3B2wO6XC5tKQzrpHd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM2NDBiYTJiLTViMzEtNGNjZS1iMGRlLTBlMGQyNTdkYWM5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToxNi4xMDk4OTM0NTRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.674177ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=3640ba2b-5b31-4cce-b0de-0e0d257dac9e 127.0.0.1 - - [03/Jul/2024:15:55:16 +0000] "GET /v2/foo/bar/blobs/uploads/3640ba2b-5b31-4cce-b0de-0e0d257dac9e?_state=TTVbDuna-SgNMHabTcrCdSLV6t3B2wO6XC5tKQzrpHd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM2NDBiYTJiLTViMzEtNGNjZS1iMGRlLTBlMGQyNTdkYWM5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToxNi4xMDk4OTM0NTRaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T15:55:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=03da6585-58d8-4322-9e28-b20aa1bdb5f3 http.request.method=POST http.request.remoteaddr="127.0.0.1:42264" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.203244ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:16Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=edd999ef-60b7-4c27-b5eb-8474d07d9579 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42264" http.request.uri="/v2/foo/bar/blobs/uploads/4f67fed9-ee1a-48ef-8f6c-697d4af318f3?_state=Ct9jkaCi-0o1cF4jczUkoawoZRCfl8PgTs4P0u-NalJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmNjdmZWQ5LWVlMWEtNDhlZi04ZjZjLTY5N2Q0YWYzMThmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToxNi4xMTk3ODQ2NjRaIn0%3D&digest=sha256%3Ac6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" http.request.useragent="Go-http-client/1.1" provided=sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de vars.name="foo/bar" vars.uuid=4f67fed9-ee1a-48ef-8f6c-697d4af318f3 time="2024-07-03T15:55:16Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=edd999ef-60b7-4c27-b5eb-8474d07d9579 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42264" http.request.uri="/v2/foo/bar/blobs/uploads/4f67fed9-ee1a-48ef-8f6c-697d4af318f3?_state=Ct9jkaCi-0o1cF4jczUkoawoZRCfl8PgTs4P0u-NalJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmNjdmZWQ5LWVlMWEtNDhlZi04ZjZjLTY5N2Q0YWYzMThmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToxNi4xMTk3ODQ2NjRaIn0%3D&digest=sha256%3Ac6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=4f67fed9-ee1a-48ef-8f6c-697d4af318f3 time="2024-07-03T15:55:16Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=edd999ef-60b7-4c27-b5eb-8474d07d9579 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42264" http.request.uri="/v2/foo/bar/blobs/uploads/4f67fed9-ee1a-48ef-8f6c-697d4af318f3?_state=Ct9jkaCi-0o1cF4jczUkoawoZRCfl8PgTs4P0u-NalJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmNjdmZWQ5LWVlMWEtNDhlZi04ZjZjLTY5N2Q0YWYzMThmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToxNi4xMTk3ODQ2NjRaIn0%3D&digest=sha256%3Ac6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.94354ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=4f67fed9-ee1a-48ef-8f6c-697d4af318f3 127.0.0.1 - - [03/Jul/2024:15:55:16 +0000] "PUT /v2/foo/bar/blobs/uploads/4f67fed9-ee1a-48ef-8f6c-697d4af318f3?_state=Ct9jkaCi-0o1cF4jczUkoawoZRCfl8PgTs4P0u-NalJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmNjdmZWQ5LWVlMWEtNDhlZi04ZjZjLTY5N2Q0YWYzMThmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToxNi4xMTk3ODQ2NjRaIn0%3D&digest=sha256%3Ac6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-07-03T15:55:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=e88023e6-44bf-4ea5-a179-a123df2f2da6 http.request.method=POST http.request.remoteaddr="127.0.0.1:42264" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.578489ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=798e3327-8621-4528-a940-c2b4c24e6044 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42264" http.request.uri="/v2/foo/bar/blobs/uploads/4d24fad5-6877-4d4e-9955-8a52cc4a9b40?_state=Zv69qFzKOFVlucPAN1Ctj5mKWfkBGkQecKLuRw6RQsZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkMjRmYWQ1LTY4NzctNGQ0ZS05OTU1LThhNTJjYzRhOWI0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToxNi4xMjYzODI3ODhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=3.100505ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:16 +0000] "PUT /v2/foo/bar/blobs/uploads/4d24fad5-6877-4d4e-9955-8a52cc4a9b40?_state=Zv69qFzKOFVlucPAN1Ctj5mKWfkBGkQecKLuRw6RQsZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkMjRmYWQ1LTY4NzctNGQ0ZS05OTU1LThhNTJjYzRhOWI0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToxNi4xMjYzODI3ODhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=846f082d-9f41-4699-9347-2bc3370bac5e http.request.method=POST http.request.remoteaddr="127.0.0.1:42264" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.595256ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=6dff189d-ba42-409e-97ef-84f77ad33f3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42264" http.request.uri="/v2/foo/bar/blobs/uploads/862215db-9a5c-407a-94bc-185fbb8348df?_state=2zp6aPqRqI1Cn4EycjFlDE29b3Un4HpVkoi_QvG7Va57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2MjIxNWRiLTlhNWMtNDA3YS05NGJjLTE4NWZiYjgzNDhkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToxNi4xMzM1MjgxNzNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.653679ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:16 +0000] "PUT /v2/foo/bar/blobs/uploads/862215db-9a5c-407a-94bc-185fbb8348df?_state=2zp6aPqRqI1Cn4EycjFlDE29b3Un4HpVkoi_QvG7Va57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg2MjIxNWRiLTlhNWMtNDA3YS05NGJjLTE4NWZiYjgzNDhkZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToxNi4xMzM1MjgxNzNaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:16Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=234fcfc8-47f5-4d83-82a0-461924f761da http.request.method=POST http.request.remoteaddr="127.0.0.1:42264" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.681409ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:16 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=58adc38c-3f0f-42ac-b985-e68b724eb567 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42264" http.request.uri="/v2/foo/bar/blobs/uploads/327fcb62-89e7-49cd-a2b3-f81fc4a9b2ff?_state=S49_A5WQCe9tZYjjeMtckvEVk_oW3ixzpGfNqDgOdh57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyN2ZjYjYyLTg5ZTctNDljZC1hMmIzLWY4MWZjNGE5YjJmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToxNi4xNDEwNzQyMjVaIn0%3D&digest=sha256%3Ac6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" http.request.useragent="Go-http-client/1.1" http.response.duration=1.766198413s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:16 +0000] "PUT /v2/foo/bar/blobs/uploads/327fcb62-89e7-49cd-a2b3-f81fc4a9b2ff?_state=S49_A5WQCe9tZYjjeMtckvEVk_oW3ixzpGfNqDgOdh57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMyN2ZjYjYyLTg5ZTctNDljZC1hMmIzLWY4MWZjNGE5YjJmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToxNi4xNDEwNzQyMjVaIn0%3D&digest=sha256%3Ac6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:18Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=56548f14-693e-4ec2-a3ae-2575e415806a http.request.method=POST http.request.remoteaddr="127.0.0.1:42264" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.050488ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:37311" http.request.id=e973a25c-40fc-40e2-8399-e80923eb33c7 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:42264" http.request.uri="/v2/foo/bar/blobs/uploads/0b771f6a-f100-44dc-82fd-c32085dceb8e?_state=FrTXLv6Hi8K-xkk9UgTD90ioNc50MR1ak9mZG5YPwpd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBiNzcxZjZhLWYxMDAtNDRkYy04MmZkLWMzMjA4NWRjZWI4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToxOC4wNDg3NjQ5MjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.685291289s http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:18 +0000] "PATCH /v2/foo/bar/blobs/uploads/0b771f6a-f100-44dc-82fd-c32085dceb8e?_state=FrTXLv6Hi8K-xkk9UgTD90ioNc50MR1ak9mZG5YPwpd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBiNzcxZjZhLWYxMDAtNDRkYy04MmZkLWMzMjA4NWRjZWI4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToxOC4wNDg3NjQ5MjRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=67ae7c28-b3f9-4b88-835b-00ece56433cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:42264" http.request.uri="/v2/foo/bar/blobs/uploads/0b771f6a-f100-44dc-82fd-c32085dceb8e?_state=JeKW7zQK8ZkVKroVL5HaTDZzBIq4eDwJ56GQaguefGx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBiNzcxZjZhLWYxMDAtNDRkYy04MmZkLWMzMjA4NWRjZWI4ZSIsIk9mZnNldCI6MTQyMTI2MDgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTU6MThaIn0%3D&digest=sha256%3Ac6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" http.request.useragent="Go-http-client/1.1" http.response.duration=3.445513ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:19 +0000] "PUT /v2/foo/bar/blobs/uploads/0b771f6a-f100-44dc-82fd-c32085dceb8e?_state=JeKW7zQK8ZkVKroVL5HaTDZzBIq4eDwJ56GQaguefGx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBiNzcxZjZhLWYxMDAtNDRkYy04MmZkLWMzMjA4NWRjZWI4ZSIsIk9mZnNldCI6MTQyMTI2MDgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTU6MThaIn0%3D&digest=sha256%3Ac6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=4af52fcb-fb09-4761-b1bc-3036b7eb2893 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42264" http.request.uri="/v2/foo/bar/blobs/sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.534735ms http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:19 +0000] "HEAD /v2/foo/bar/blobs/sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=3e39f586-b873-466b-ac6c-705df02c835c http.request.method=GET http.request.remoteaddr="127.0.0.1:42264" http.request.uri="/v2/foo/bar/blobs/sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=106.368381ms http.response.status=200 http.response.written=14212608 127.0.0.1 - - [03/Jul/2024:15:55:19 +0000] "GET /v2/foo/bar/blobs/sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de HTTP/1.1" 200 14212608 "" "Go-http-client/1.1" time="2024-07-03T15:55:19Z" level=error msg="error parsing digest="sha257:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=8d8d9cb0-fb10-4f96-a1e0-5f2f61aafe65 http.request.method=GET http.request.remoteaddr="127.0.0.1:42264" http.request.uri="/v2/foo/bar/blobs/sha257:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" vars.name="foo/bar" time="2024-07-03T15:55:19Z" 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.5 http.request.host="127.0.0.1:37311" http.request.id=8d8d9cb0-fb10-4f96-a1e0-5f2f61aafe65 http.request.method=GET http.request.remoteaddr="127.0.0.1:42264" http.request.uri="/v2/foo/bar/blobs/sha257:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.493117ms http.response.status=400 http.response.written=110 vars.digest="sha257:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:15:55:19 +0000] "GET /v2/foo/bar/blobs/sha257:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-03T15:55:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=9e3eb917-5da0-417b-a09f-2c75f0c971dc http.request.method=GET http.request.remoteaddr="127.0.0.1:42288" http.request.uri="/v2/foo/bar/blobs/sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" http.request.useragent="Go-http-client/1.1" http.response.duration=1.9377ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:19 +0000] "GET /v2/foo/bar/blobs/sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=cf562fbe-b522-49f6-9290-960fcfa1c907 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42298" http.request.uri="/v2/foo/bar/blobs/sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" http.request.useragent="Go-http-client/1.1" http.response.duration=3.673194ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:19 +0000] "DELETE /v2/foo/bar/blobs/sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:19Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=c9f84e04-a5b4-407e-84f0-e6bbc661f110 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42298" http.request.uri="/v2/foo/bar/blobs/sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.27963ms http.response.status=404 http.response.written=157 vars.digest="sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:15:55:19 +0000] "HEAD /v2/foo/bar/blobs/sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-07-03T15:55:19Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=34447528-d491-419f-a08e-14c0c619fd81 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42298" http.request.uri="/v2/foo/bar/blobs/sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.152382ms http.response.status=404 http.response.written=74 vars.digest="sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:15:55:19 +0000] "DELETE /v2/foo/bar/blobs/sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-07-03T15:55:19Z" level=error msg="error parsing digest="sha257:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de": unsupported digest algorithm" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=7d706557-9210-4c84-8c6b-10d154872edf http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42304" http.request.uri="/v2/foo/bar/blobs/sha257:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" vars.name="foo/bar" time="2024-07-03T15:55:19Z" 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.5 http.request.host="127.0.0.1:37311" http.request.id=7d706557-9210-4c84-8c6b-10d154872edf http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42304" http.request.uri="/v2/foo/bar/blobs/sha257:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.49276ms http.response.status=400 http.response.written=110 vars.digest="sha257:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:15:55:19 +0000] "DELETE /v2/foo/bar/blobs/sha257:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-07-03T15:55:19Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=64b37ba1-1b0b-404f-a999-21a0027b73f7 http.request.method=POST http.request.remoteaddr="127.0.0.1:42316" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.510364ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:19 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:21Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=75a6e1c9-f139-4dc4-92e3-f47c32990d81 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42316" http.request.uri="/v2/foo/bar/blobs/uploads/20878b45-3c39-48b2-92e8-d7c99037bcf5?_state=7gn6Xtksx8SztEu9kVxPMKuSqKiBKofmI4-Jlgx7kzd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIwODc4YjQ1LTNjMzktNDhiMi05MmU4LWQ3Yzk5MDM3YmNmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToxOS45MjQxMTc0NDlaIn0%3D&digest=sha256%3Ac6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" http.request.useragent="Go-http-client/1.1" http.response.duration=1.432070626s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:19 +0000] "PUT /v2/foo/bar/blobs/uploads/20878b45-3c39-48b2-92e8-d7c99037bcf5?_state=7gn6Xtksx8SztEu9kVxPMKuSqKiBKofmI4-Jlgx7kzd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIwODc4YjQ1LTNjMzktNDhiMi05MmU4LWQ3Yzk5MDM3YmNmNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToxOS45MjQxMTc0NDlaIn0%3D&digest=sha256%3Ac6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:21Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=be048310-f454-4870-818c-17332d244ab6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42316" http.request.uri="/v2/foo/bar/blobs/sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=3.021495ms http.response.status=200 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:21 +0000] "HEAD /v2/foo/bar/blobs/sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:21Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=2d3a2471-51de-44b9-b5ac-2168952148ee http.request.method=GET http.request.remoteaddr="127.0.0.1:42288" http.request.uri="/v2/foo/bar/blobs/sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.581462123s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [03/Jul/2024:15:55:19 +0000] "GET /v2/foo/bar/blobs/sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2024-07-03T15:55:21Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:37311" http.request.id=6861d1fa-9214-4d93-8b71-68e4f5cbf79c http.request.method=GET http.request.remoteaddr="127.0.0.1:42276" http.request.uri="/v2/foo/bar/blobs/sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.593767991s http.response.status=200 http.response.written=2686976 127.0.0.1 - - [03/Jul/2024:15:55:19 +0000] "GET /v2/foo/bar/blobs/sha256:c6225866eaa830bea3996e20f435f021ad65de96b8cd66477ddd1b041c5343de HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (5.59s) === RUN TestRelativeURL time="2024-07-03T15:55:21Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T15:55:21Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T15:55:21Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35039" http.request.id=f1d8b5df-376a-4f14-a567-1e8db437ff46 http.request.method=POST http.request.remoteaddr="127.0.0.1:53550" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.144279ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:21 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:24Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35039" http.request.id=c81b53ff-b836-4d81-9b1e-7a4fb5edc0fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:53550" http.request.uri="/v2/foo/bar/blobs/uploads/2711e4a1-5b64-481e-836c-228f473a0afa?_state=n6eGqe7oFgIbm3Z21aIZlJgJD8L5eOa43r2Yo86tBD17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3MTFlNGExLTViNjQtNDgxZS04MzZjLTIyOGY0NzNhMGFmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToyMS40OTAxNTc5ODdaIn0%3D&digest=sha256%3Aa58209b0597f5ee0226c70a8f79fe270c7ba7c7e97964c1a399d5e7513f42465" http.request.useragent="Go-http-client/1.1" http.response.duration=3.018872855s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:21 +0000] "PUT /v2/foo/bar/blobs/uploads/2711e4a1-5b64-481e-836c-228f473a0afa?_state=n6eGqe7oFgIbm3Z21aIZlJgJD8L5eOa43r2Yo86tBD17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI3MTFlNGExLTViNjQtNDgxZS04MzZjLTIyOGY0NzNhMGFmYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToyMS40OTAxNTc5ODdaIn0%3D&digest=sha256%3Aa58209b0597f5ee0226c70a8f79fe270c7ba7c7e97964c1a399d5e7513f42465 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:24Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35039" http.request.id=19b9af1a-be7a-48f3-afd3-537a4dec3351 http.request.method=POST http.request.remoteaddr="127.0.0.1:53550" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.056852ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:24 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:24Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35039" http.request.id=ef945155-b0da-4b43-b886-8b9d8fe8e0b4 http.request.method=POST http.request.remoteaddr="127.0.0.1:53550" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.203542ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:24 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35039" http.request.id=fb526134-67e7-4957-b07a-d93f9e7d1b2f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53550" http.request.uri="/v2/foo/bar/blobs/uploads/dbe4bb0d-9b8e-4e34-8bb2-a1f5c095a318?_state=5nDZ0XmW95eYoVWDs34g69BuKOx_SFXfL9PeGdb7PeB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRiZTRiYjBkLTliOGUtNGUzNC04YmIyLWExZjVjMDk1YTMxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToyNC45NzQ2ODg2NTRaIn0%3D&digest=sha256%3A2fe77e28b8fc194d5fed567effe1396a792a61167da3ac5df2cbda741cf15773" http.request.useragent="Go-http-client/1.1" http.response.duration=3.132676057s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:24 +0000] "PUT /v2/foo/bar/blobs/uploads/dbe4bb0d-9b8e-4e34-8bb2-a1f5c095a318?_state=5nDZ0XmW95eYoVWDs34g69BuKOx_SFXfL9PeGdb7PeB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRiZTRiYjBkLTliOGUtNGUzNC04YmIyLWExZjVjMDk1YTMxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToyNC45NzQ2ODg2NTRaIn0%3D&digest=sha256%3A2fe77e28b8fc194d5fed567effe1396a792a61167da3ac5df2cbda741cf15773 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (6.62s) === RUN TestBlobDeleteDisabled time="2024-07-03T15:55:28Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T15:55:28Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T15:55:28Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:34007" http.request.id=55b39779-d381-4186-b1d8-37c70fae64a6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43912" http.request.uri="/v2/foo/bar/blobs/sha256:f162ae8bedf28e5783c937843b37022c29e1da91fac3c23fec725d390c690714" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.900868ms http.response.status=405 http.response.written=78 vars.digest="sha256:f162ae8bedf28e5783c937843b37022c29e1da91fac3c23fec725d390c690714" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:15:55:28 +0000] "DELETE /v2/foo/bar/blobs/sha256:f162ae8bedf28e5783c937843b37022c29e1da91fac3c23fec725d390c690714 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.28s) === RUN TestDeleteDisabled time="2024-07-03T15:55:28Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T15:55:28Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T15:55:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40159" http.request.id=6bbf8a3c-deba-438e-9405-25a42b178420 http.request.method=POST http.request.remoteaddr="127.0.0.1:45264" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.249455ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:28 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40159" http.request.id=e613c98b-cd88-4c6e-b2dd-234a01a4f468 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45264" http.request.uri="/v2/foo/bar/blobs/uploads/9c1f7c00-dbf4-41ba-8ce6-9c77438225cc?_state=O1OeGDM4tD81Jh7QHtZUcwSs2b9GESI81P52d0snQBB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjljMWY3YzAwLWRiZjQtNDFiYS04Y2U2LTljNzc0MzgyMjVjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToyOC43NDIyMzgyMDRaIn0%3D&digest=sha256%3Abf11811ff8622ded79aeaec2ba2366119aae1709c6b9921ec0af505027fbd1c4" http.request.useragent="Go-http-client/1.1" http.response.duration=6.382252025s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:28 +0000] "PUT /v2/foo/bar/blobs/uploads/9c1f7c00-dbf4-41ba-8ce6-9c77438225cc?_state=O1OeGDM4tD81Jh7QHtZUcwSs2b9GESI81P52d0snQBB7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjljMWY3YzAwLWRiZjQtNDFiYS04Y2U2LTljNzc0MzgyMjVjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NToyOC43NDIyMzgyMDRaIn0%3D&digest=sha256%3Abf11811ff8622ded79aeaec2ba2366119aae1709c6b9921ec0af505027fbd1c4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:35Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:40159" http.request.id=59afdf79-e0b1-492b-947b-3fda2ccd3031 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45264" http.request.uri="/v2/foo/bar/blobs/sha256:bf11811ff8622ded79aeaec2ba2366119aae1709c6b9921ec0af505027fbd1c4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.607474ms http.response.status=405 http.response.written=78 vars.digest="sha256:bf11811ff8622ded79aeaec2ba2366119aae1709c6b9921ec0af505027fbd1c4" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:15:55:35 +0000] "DELETE /v2/foo/bar/blobs/sha256:bf11811ff8622ded79aeaec2ba2366119aae1709c6b9921ec0af505027fbd1c4 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (6.74s) === RUN TestDeleteReadOnly time="2024-07-03T15:55:35Z" 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.5 time="2024-07-03T15:55:35Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T15:55:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41245" http.request.id=3f9f8f02-80b2-42c2-802d-72a7c5fd5e55 http.request.method=POST http.request.remoteaddr="127.0.0.1:34340" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.166342ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41245" http.request.id=3bd34bab-d3ec-4130-81a9-68add0f8901f http.request.method=PUT http.request.remoteaddr="127.0.0.1:34340" http.request.uri="/v2/foo/bar/blobs/uploads/d20116fd-96eb-446f-af12-fb6fd1aa0c1c?_state=VNvJUKUhpX_T1-a6JLDY1QCVTIj9-qCmT-FHESlBoth7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyMDExNmZkLTk2ZWItNDQ2Zi1hZjEyLWZiNmZkMWFhMGMxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NTozNS40MjI1NDAxNVoifQ%3D%3D&digest=sha256%3A8ae9c4733504f421f7b8f18823cd8297eb44c3a9881f56850be0b815bcd427fa" http.request.useragent="Go-http-client/1.1" http.response.duration=5.358853651s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:35 +0000] "PUT /v2/foo/bar/blobs/uploads/d20116fd-96eb-446f-af12-fb6fd1aa0c1c?_state=VNvJUKUhpX_T1-a6JLDY1QCVTIj9-qCmT-FHESlBoth7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQyMDExNmZkLTk2ZWItNDQ2Zi1hZjEyLWZiNmZkMWFhMGMxYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NTozNS40MjI1NDAxNVoifQ%3D%3D&digest=sha256%3A8ae9c4733504f421f7b8f18823cd8297eb44c3a9881f56850be0b815bcd427fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [03/Jul/2024:15:55:40 +0000] "DELETE /v2/foo/bar/blobs/sha256:8ae9c4733504f421f7b8f18823cd8297eb44c3a9881f56850be0b815bcd427fa HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (5.66s) === RUN TestStartPushReadOnly time="2024-07-03T15:55:40Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T15:55:40Z" level=info msg="redis not configured" go.version=go1.22.5 127.0.0.1 - - [03/Jul/2024:15:55:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.01s) === RUN TestManifestAPI time="2024-07-03T15:55:40Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T15:55:40Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T15:55:40Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=95b2318d-f833-4011-8a4a-5ba7ce33bd83 http.request.method=GET http.request.remoteaddr="127.0.0.1:36864" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.931236ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:15:55:40 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-03T15:55:40Z" 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.5 http.request.host="127.0.0.1:40683" http.request.id=684b34ac-69ce-475a-bf73-a84ea4298af9 http.request.method=GET http.request.remoteaddr="127.0.0.1:36864" 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=2.357955ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [03/Jul/2024:15:55:40 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T15:55:40Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=5bd3e8e9-4e97-4db2-8f22-20c3b440579e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36864" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.358354ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:15:55:40 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-03T15:55:40Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=d4c968ce-3176-4c90-af65-f7fa3c4d6ba7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36864" 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=10.450312ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T15:55:40Z" 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.5 http.request.host="127.0.0.1:40683" http.request.id=d4c968ce-3176-4c90-af65-f7fa3c4d6ba7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36864" 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=10.547509ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T15:55:40Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=d4c968ce-3176-4c90-af65-f7fa3c4d6ba7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36864" 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=10.622669ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T15:55:40Z" 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.5 http.request.host="127.0.0.1:40683" http.request.id=d4c968ce-3176-4c90-af65-f7fa3c4d6ba7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36864" 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=10.70945ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:15:55:40 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-03T15:55:41Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=b01e8e59-74ed-4dd1-bf10-23651c9bb8cb http.request.method=POST http.request.remoteaddr="127.0.0.1:36864" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.83146ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:41 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:45Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=c364423c-2e9b-44d1-b98c-7a0341d20af1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36864" http.request.uri="/v2/foo/schema1/blobs/uploads/e77e881d-9243-4ebc-81eb-f495f793d408?_state=ex6CpCkHEqZJBvHaPKVeJWZg4sHvtLJJsY7NHS1RpfZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNzdlODgxZC05MjQzLTRlYmMtODFlYi1mNDk1Zjc5M2Q0MDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTU6NDEuMTY4MDkzNjQyWiJ9&digest=sha256%3Afaba32617e63b253a57c3e2b94bcfe52aab951b48bfd8bf2647bcf203a977060" http.request.useragent="Go-http-client/1.1" http.response.duration=4.025050491s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:41 +0000] "PUT /v2/foo/schema1/blobs/uploads/e77e881d-9243-4ebc-81eb-f495f793d408?_state=ex6CpCkHEqZJBvHaPKVeJWZg4sHvtLJJsY7NHS1RpfZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNzdlODgxZC05MjQzLTRlYmMtODFlYi1mNDk1Zjc5M2Q0MDgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTU6NDEuMTY4MDkzNjQyWiJ9&digest=sha256%3Afaba32617e63b253a57c3e2b94bcfe52aab951b48bfd8bf2647bcf203a977060 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:45Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=82f5ed82-d09b-4c09-b868-6d15f3c3ca16 http.request.method=POST http.request.remoteaddr="127.0.0.1:36864" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.059745ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:45 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=501e8861-f262-4492-b134-97645965a11f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36864" http.request.uri="/v2/foo/schema1/blobs/uploads/f9f9861b-be2a-4629-894f-bddce468ff1d?_state=xffxDkGyH_dvoib-__Nmzuq64feUSmBorRbQwMQtm4x7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmOWY5ODYxYi1iZTJhLTQ2MjktODk0Zi1iZGRjZTQ2OGZmMWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTU6NDUuNDE1NzcwMDkyWiJ9&digest=sha256%3A1002005fd7dc7697e44ee1c7385e70a43ca8bc6a6b2eec13f3dbd0775bd45bcb" http.request.useragent="Go-http-client/1.1" http.response.duration=2.452881069s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:45 +0000] "PUT /v2/foo/schema1/blobs/uploads/f9f9861b-be2a-4629-894f-bddce468ff1d?_state=xffxDkGyH_dvoib-__Nmzuq64feUSmBorRbQwMQtm4x7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmOWY5ODYxYi1iZTJhLTQ2MjktODk0Zi1iZGRjZTQ2OGZmMWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTU6NDUuNDE1NzcwMDkyWiJ9&digest=sha256%3A1002005fd7dc7697e44ee1c7385e70a43ca8bc6a6b2eec13f3dbd0775bd45bcb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=71ce579b-8eed-4feb-bcba-575d322cda1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36864" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.765359ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:47 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=6e3cd1f7-6658-493e-812b-967d89e2db10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36864" http.request.uri="/v2/foo/schema1/manifests/sha256:6450ae09af623487fdd8c1939088e0d1f8702a21d03640ad96e9b9b671a54fa5" http.request.useragent="Go-http-client/1.1" http.response.duration=11.376871ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:6450ae09af623487fdd8c1939088e0d1f8702a21d03640ad96e9b9b671a54fa5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=e5df51f5-e0bd-4349-8be9-ce30f7084a76 http.request.method=GET http.request.remoteaddr="127.0.0.1:36864" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.398309ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:15:55:47 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T15:55:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=a549eab0-9c81-4bd1-8895-05ba5face2ba http.request.method=GET http.request.remoteaddr="127.0.0.1:36864" http.request.uri="/v2/foo/schema1/manifests/sha256:6450ae09af623487fdd8c1939088e0d1f8702a21d03640ad96e9b9b671a54fa5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.289865ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:15:55:47 +0000] "GET /v2/foo/schema1/manifests/sha256:6450ae09af623487fdd8c1939088e0d1f8702a21d03640ad96e9b9b671a54fa5 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T15:55:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:40683" http.request.id=42a0414b-448f-4491-aaee-5c925c6b8200 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36864" http.request.uri="/v2/foo/schema1/manifests/sha256:6450ae09af623487fdd8c1939088e0d1f8702a21d03640ad96e9b9b671a54fa5" http.request.useragent="Go-http-client/1.1" http.response.duration=11.081932ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:6450ae09af623487fdd8c1939088e0d1f8702a21d03640ad96e9b9b671a54fa5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:40683" http.request.id=4874b999-e1b9-4eb3-bc46-fa2ad8c171dc http.request.method=PUT http.request.remoteaddr="127.0.0.1:36864" http.request.uri="/v2/foo/schema1/manifests/sha256:6450ae09af623487fdd8c1939088e0d1f8702a21d03640ad96e9b9b671a54fa5" http.request.useragent="Go-http-client/1.1" http.response.duration=11.114353ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:6450ae09af623487fdd8c1939088e0d1f8702a21d03640ad96e9b9b671a54fa5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:40683" http.request.id=893aabed-c5c6-4a79-83ba-f1895f5cb2d7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36864" http.request.uri="/v2/foo/schema1/manifests/sha256:6450ae09af623487fdd8c1939088e0d1f8702a21d03640ad96e9b9b671a54fa5" http.request.useragent="Go-http-client/1.1" http.response.duration=11.208222ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:6450ae09af623487fdd8c1939088e0d1f8702a21d03640ad96e9b9b671a54fa5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=660e4acd-9ab7-4d09-ae99-3cb132342627 http.request.method=GET http.request.remoteaddr="127.0.0.1:36864" http.request.uri="/v2/foo/schema1/manifests/sha256:6450ae09af623487fdd8c1939088e0d1f8702a21d03640ad96e9b9b671a54fa5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.992118ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:15:55:47 +0000] "GET /v2/foo/schema1/manifests/sha256:6450ae09af623487fdd8c1939088e0d1f8702a21d03640ad96e9b9b671a54fa5 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T15:55:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=b9524664-34c8-44e9-9660-95d7b7e3ec7e http.request.method=GET http.request.remoteaddr="127.0.0.1:36864" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.448769ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:47 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=6afd88e0-87b5-4990-9cdc-5c93476d7c19 http.request.method=GET http.request.remoteaddr="127.0.0.1:36864" http.request.uri="/v2/foo/schema1/manifests/sha256:6450ae09af623487fdd8c1939088e0d1f8702a21d03640ad96e9b9b671a54fa5" http.request.useragent="Go-http-client/1.1" http.response.duration=1.909643ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:47 +0000] "GET /v2/foo/schema1/manifests/sha256:6450ae09af623487fdd8c1939088e0d1f8702a21d03640ad96e9b9b671a54fa5 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=ac5d0824-1aec-4202-b5e0-aecb8cfbc2aa http.request.method=GET http.request.remoteaddr="127.0.0.1:36864" 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=2.218272ms http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Jul/2024:15:55:47 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-03T15:55:47Z" level=error msg="payload digest does match: "sha256:06ea304c2e9e9b56b460955cc7fd6db4dd3cc207fbd0ac574eb01c70a5100d6a" != "sha256:6450ae09af623487fdd8c1939088e0d1f8702a21d03640ad96e9b9b671a54fa5"" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=b5e98edb-e485-4969-8a77-b10bbcf91d10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36864" http.request.uri="/v2/foo/schema1/manifests/sha256:6450ae09af623487fdd8c1939088e0d1f8702a21d03640ad96e9b9b671a54fa5" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:6450ae09af623487fdd8c1939088e0d1f8702a21d03640ad96e9b9b671a54fa5" time="2024-07-03T15:55:47Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=b5e98edb-e485-4969-8a77-b10bbcf91d10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36864" http.request.uri="/v2/foo/schema1/manifests/sha256:6450ae09af623487fdd8c1939088e0d1f8702a21d03640ad96e9b9b671a54fa5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.767747ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:6450ae09af623487fdd8c1939088e0d1f8702a21d03640ad96e9b9b671a54fa5" 127.0.0.1 - - [03/Jul/2024:15:55:47 +0000] "PUT /v2/foo/schema1/manifests/sha256:6450ae09af623487fdd8c1939088e0d1f8702a21d03640ad96e9b9b671a54fa5 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-03T15:55:47Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=e0998435-a802-4d3d-acfd-06ea0cead3cb http.request.method=GET http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.974874ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:15:55:47 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T15:55:47Z" 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.5 http.request.host="127.0.0.1:40683" http.request.id=b02fc1cc-5419-420b-905d-83ff89defa05 http.request.method=GET http.request.remoteaddr="127.0.0.1:50572" 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=2.342473ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [03/Jul/2024:15:55:47 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T15:55:47Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40683" http.request.id=b843a109-2f1c-4231-8077-a5f11f78699a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.780548ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T15:55:47Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40683" http.request.id=b843a109-2f1c-4231-8077-a5f11f78699a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.881998ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T15:55:47Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40683" http.request.id=b843a109-2f1c-4231-8077-a5f11f78699a http.request.method=PUT http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.962539ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:15:55:47 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-03T15:55:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=6a31e756-fbf0-49da-b83a-654775c254da http.request.method=POST http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.641877ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:47 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:47Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=efeeac64-d4e7-451d-a787-2419203499fa http.request.method=PUT http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/blobs/uploads/24747a3c-b48e-428b-8c89-f363569b98ef?_state=hlAtspW66jb-ppaBPYKeoccbVabcMesMDZsk96j4SJJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyNDc0N2EzYy1iNDhlLTQyOGItOGM4OS1mMzYzNTY5Yjk4ZWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTU6NDcuOTc2NzQwNTVaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=3.174328ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:47 +0000] "PUT /v2/foo/schema2/blobs/uploads/24747a3c-b48e-428b-8c89-f363569b98ef?_state=hlAtspW66jb-ppaBPYKeoccbVabcMesMDZsk96j4SJJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIyNDc0N2EzYy1iNDhlLTQyOGItOGM4OS1mMzYzNTY5Yjk4ZWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTU6NDcuOTc2NzQwNTVaIn0%3D&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:47Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40683" http.request.id=d1523569-ec4f-4e82-898e-4b094509ca74 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.736243ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T15:55:47Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40683" http.request.id=d1523569-ec4f-4e82-898e-4b094509ca74 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.834147ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:15:55:47 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-03T15:55:48Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=d1de7eb3-1f11-4248-a7d7-d170af464c53 http.request.method=POST http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.72767ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:48 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:52Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=c9b74e48-1b24-4f83-b5cf-8709ebf71483 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/blobs/uploads/75334f80-7d19-4c1b-84f5-48d6c882c583?_state=0_wNA2X5dUFkFs5gdqzOcQY2u7fyqaMeqsuQIi9NWdl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3NTMzNGY4MC03ZDE5LTRjMWItODRmNS00OGQ2Yzg4MmM1ODMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTU6NDguMzQ4MTU1ODk5WiJ9&digest=sha256%3Ae44930716684f3b661442255e0613a0e6c5b60a6905917f27d8b1e94a176fe77" http.request.useragent="Go-http-client/1.1" http.response.duration=4.464703091s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:48 +0000] "PUT /v2/foo/schema2/blobs/uploads/75334f80-7d19-4c1b-84f5-48d6c882c583?_state=0_wNA2X5dUFkFs5gdqzOcQY2u7fyqaMeqsuQIi9NWdl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3NTMzNGY4MC03ZDE5LTRjMWItODRmNS00OGQ2Yzg4MmM1ODMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTU6NDguMzQ4MTU1ODk5WiJ9&digest=sha256%3Ae44930716684f3b661442255e0613a0e6c5b60a6905917f27d8b1e94a176fe77 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:53Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=ecce3972-f2fd-4520-a38e-6b219da544c0 http.request.method=POST http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.194787ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:53 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=e4136ca6-4e25-46f8-87b0-418519f9d814 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/blobs/uploads/739eb293-e0c4-4e3d-8937-6d1f4149d8d5?_state=3Av0JLPvsujMUPwT0BkRqFnfNPBblWGYKXYgBB2M3IJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MzllYjI5My1lMGM0LTRlM2QtODkzNy02ZDFmNDE0OWQ4ZDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTU6NTMuMDk5MTM0MDM4WiJ9&digest=sha256%3A61e2695c2b8d77a5ef4a1121740dfd5f23bdaf011ad792af67a105bf06fd9331" http.request.useragent="Go-http-client/1.1" http.response.duration=3.811019605s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:53 +0000] "PUT /v2/foo/schema2/blobs/uploads/739eb293-e0c4-4e3d-8937-6d1f4149d8d5?_state=3Av0JLPvsujMUPwT0BkRqFnfNPBblWGYKXYgBB2M3IJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3MzllYjI5My1lMGM0LTRlM2QtODkzNy02ZDFmNDE0OWQ4ZDUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTU6NTMuMDk5MTM0MDM4WiJ9&digest=sha256%3A61e2695c2b8d77a5ef4a1121740dfd5f23bdaf011ad792af67a105bf06fd9331 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40683" http.request.id=c2bb9efc-e469-443d-a65e-ab83e7965077 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.966788ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:56 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:40683" http.request.id=1941fc25-aa82-4502-bf34-afc8776038d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/manifests/sha256:ef3e2e2e38fc5f22cfee3f9fcffb459cef13a2e1b2cfa9f9dd668baef6b91f5f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.197412ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:56 +0000] "PUT /v2/foo/schema2/manifests/sha256:ef3e2e2e38fc5f22cfee3f9fcffb459cef13a2e1b2cfa9f9dd668baef6b91f5f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=b648646e-b268-4dc4-b1e5-b77022a62ebd http.request.method=GET http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.651361ms http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:15:55:56 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T15:55:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=67e7ee05-ef7c-44a7-bed3-0e76c96f2d87 http.request.method=GET http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/manifests/sha256:ef3e2e2e38fc5f22cfee3f9fcffb459cef13a2e1b2cfa9f9dd668baef6b91f5f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.483379ms http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:15:55:56 +0000] "GET /v2/foo/schema2/manifests/sha256:ef3e2e2e38fc5f22cfee3f9fcffb459cef13a2e1b2cfa9f9dd668baef6b91f5f HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T15:55:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=854b35f0-bb4a-4df7-905f-410a9edb161d http.request.method=GET http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.31715ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:56 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=6ea3e425-a040-4d1f-af60-a576399a5d70 http.request.method=GET http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/manifests/sha256:ef3e2e2e38fc5f22cfee3f9fcffb459cef13a2e1b2cfa9f9dd668baef6b91f5f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.237074ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:56 +0000] "GET /v2/foo/schema2/manifests/sha256:ef3e2e2e38fc5f22cfee3f9fcffb459cef13a2e1b2cfa9f9dd668baef6b91f5f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=c7e69bc9-5361-4a9d-913c-0eb7ed7cfd56 http.request.method=GET http.request.remoteaddr="127.0.0.1:50572" 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=2.295522ms http.response.status=200 http.response.written=45 127.0.0.1 - - [03/Jul/2024:15:55:56 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-03T15:55:56Z" level=info msg="rewriting manifest sha256:ef3e2e2e38fc5f22cfee3f9fcffb459cef13a2e1b2cfa9f9dd668baef6b91f5f in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=00d1b2fb-3d4c-42ab-85c5-983beb4afb7b http.request.method=GET http.request.remoteaddr="127.0.0.1:50572" 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-07-03T15:55:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=00d1b2fb-3d4c-42ab-85c5-983beb4afb7b http.request.method=GET http.request.remoteaddr="127.0.0.1:50572" 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=6.54114ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [03/Jul/2024:15:55:56 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-03T15:55:56Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40683" http.request.id=51946472-b68c-45c4-92d5-0ebfcad39a65 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.575256ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [03/Jul/2024:15:55:56 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-07-03T15:55:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40683" http.request.id=4c5a5073-09d6-473b-9f37-6021bdec380b http.request.method=PUT http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.13768ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:56 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:40683" http.request.id=bc344a95-93dc-4e89-a8bb-fadd0a548f70 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/manifests/sha256:a4064d7b271eaffb7f3ff7ecf273acf89c6f39d6348d5a705888c66f8ecbf536" http.request.useragent="Go-http-client/1.1" http.response.duration=3.078757ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:56 +0000] "PUT /v2/foo/schema2/manifests/sha256:a4064d7b271eaffb7f3ff7ecf273acf89c6f39d6348d5a705888c66f8ecbf536 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=8ab3917b-2095-43d8-ac96-15b9410087e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.843153ms http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Jul/2024:15:55:56 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-03T15:55:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=361d0316-997d-4ec1-9ae3-9083ee7587f5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/manifests/sha256:a4064d7b271eaffb7f3ff7ecf273acf89c6f39d6348d5a705888c66f8ecbf536" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.772308ms http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Jul/2024:15:55:56 +0000] "GET /v2/foo/schema2/manifests/sha256:a4064d7b271eaffb7f3ff7ecf273acf89c6f39d6348d5a705888c66f8ecbf536 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-03T15:55:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=59bcf9f1-84ff-4dc2-84a5-a40fd2e1976f http.request.method=GET http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.385249ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:56 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=75a1c5fb-2eb5-43bd-bbf4-a9eef6b1ae52 http.request.method=GET http.request.remoteaddr="127.0.0.1:50572" http.request.uri="/v2/foo/schema2/manifests/sha256:a4064d7b271eaffb7f3ff7ecf273acf89c6f39d6348d5a705888c66f8ecbf536" http.request.useragent="Go-http-client/1.1" http.response.duration=2.301385ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:56 +0000] "GET /v2/foo/schema2/manifests/sha256:a4064d7b271eaffb7f3ff7ecf273acf89c6f39d6348d5a705888c66f8ecbf536 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T15:55:56Z" level=info msg="rewriting manifest list sha256:a4064d7b271eaffb7f3ff7ecf273acf89c6f39d6348d5a705888c66f8ecbf536 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=82b7c20b-7974-4e09-ab17-e6010b0e9a88 http.request.method=GET http.request.remoteaddr="127.0.0.1:50572" 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-07-03T15:55:56Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:40683" http.request.id=82b7c20b-7974-4e09-ab17-e6010b0e9a88 http.request.method=GET http.request.remoteaddr="127.0.0.1:50572" 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=6.685802ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [03/Jul/2024:15:55:56 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-07-03T15:55: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.5 time="2024-07-03T15:55:56Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T15:55:56Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=5f37ba5c-1438-4ddc-8d47-48d481c5c319 http.request.method=GET http.request.remoteaddr="127.0.0.1:50140" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.968416ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:15:55:56 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-03T15:55:56Z" 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.5 http.request.host="127.0.0.1:46499" http.request.id=a415dbf1-05f1-4d29-a329-0a85b67c3272 http.request.method=GET http.request.remoteaddr="127.0.0.1:50140" 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=2.372034ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [03/Jul/2024:15:55:56 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T15:55:56Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=5a44d510-1c7c-4c6d-9b72-a7c41f51dfc0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50140" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.308443ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:15:55:56 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-03T15:55:57Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=4c046b2e-1b5f-4e1e-8d57-d62e9b98fd87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50140" 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=10.523561ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T15:55:57Z" 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.5 http.request.host="127.0.0.1:46499" http.request.id=4c046b2e-1b5f-4e1e-8d57-d62e9b98fd87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50140" 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=10.623316ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T15:55:57Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=4c046b2e-1b5f-4e1e-8d57-d62e9b98fd87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50140" 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=10.707161ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T15:55:57Z" 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.5 http.request.host="127.0.0.1:46499" http.request.id=4c046b2e-1b5f-4e1e-8d57-d62e9b98fd87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50140" 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=10.780002ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:15:55:56 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-03T15:55:57Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=f55245a6-9801-46c8-81c7-5a55285d73b8 http.request.method=POST http.request.remoteaddr="127.0.0.1:50140" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.837487ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:57 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=6f995225-7939-4b16-891f-d0d55b1a1a9e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50140" http.request.uri="/v2/foo/schema1/blobs/uploads/e9604e34-4476-4dbe-a8fa-ad22c1e667a9?_state=Py6e6M83IFIuh7_QWt7Wndb8VbPxjJT4bAO5NFcpoRp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlOTYwNGUzNC00NDc2LTRkYmUtYThmYS1hZDIyYzFlNjY3YTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTU6NTcuMzIxOTEyOVoifQ%3D%3D&digest=sha256%3A450fdbedc6c8f7fea564ffe561d713cc6e8d82662bafd24004e79b667a90e909" http.request.useragent="Go-http-client/1.1" http.response.duration=4.761208658s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:55:57 +0000] "PUT /v2/foo/schema1/blobs/uploads/e9604e34-4476-4dbe-a8fa-ad22c1e667a9?_state=Py6e6M83IFIuh7_QWt7Wndb8VbPxjJT4bAO5NFcpoRp7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlOTYwNGUzNC00NDc2LTRkYmUtYThmYS1hZDIyYzFlNjY3YTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTU6NTcuMzIxOTEyOVoifQ%3D%3D&digest=sha256%3A450fdbedc6c8f7fea564ffe561d713cc6e8d82662bafd24004e79b667a90e909 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:02Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=319294cc-bc76-4c16-81ea-a9caf2fc66d6 http.request.method=POST http.request.remoteaddr="127.0.0.1:50140" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.924632ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:02 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=914c2fc4-e6c6-4141-a487-68a859360993 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50140" http.request.uri="/v2/foo/schema1/blobs/uploads/733763f4-a73a-4acd-aa51-f9045c6c5584?_state=tEjWcGcEk1qKN1Y748nHIr0dEB4xy7FjxzXSTezjOuh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3MzM3NjNmNC1hNzNhLTRhY2QtYWE1MS1mOTA0NWM2YzU1ODQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTY6MDIuNDE1OTM2MzkzWiJ9&digest=sha256%3A3bd9141a8c55cd797c03922ea9812fc8fa42a94eb18897e937b77cba8f4941e2" http.request.useragent="Go-http-client/1.1" http.response.duration=5.611583361s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:02 +0000] "PUT /v2/foo/schema1/blobs/uploads/733763f4-a73a-4acd-aa51-f9045c6c5584?_state=tEjWcGcEk1qKN1Y748nHIr0dEB4xy7FjxzXSTezjOuh7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3MzM3NjNmNC1hNzNhLTRhY2QtYWE1MS1mOTA0NWM2YzU1ODQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTY6MDIuNDE1OTM2MzkzWiJ9&digest=sha256%3A3bd9141a8c55cd797c03922ea9812fc8fa42a94eb18897e937b77cba8f4941e2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=28b3666c-0769-469c-9cca-d503e9607144 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50140" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.747131ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:08 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=9b3b379c-ba31-488e-b74b-6b7d1750fdbe http.request.method=PUT http.request.remoteaddr="127.0.0.1:50140" http.request.uri="/v2/foo/schema1/manifests/sha256:cb19457fafeac30b8a2ae5a798be267b81d694620f82e7b96023aade0bf5bd69" http.request.useragent="Go-http-client/1.1" http.response.duration=10.940175ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:cb19457fafeac30b8a2ae5a798be267b81d694620f82e7b96023aade0bf5bd69 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=d1a839b0-479d-4cff-ada6-c98c5ce7afbf http.request.method=GET http.request.remoteaddr="127.0.0.1:50140" 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=5.442476ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:15:56:08 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T15:56:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=7b2dd2fb-abd3-4ce3-9f45-02e32b063a10 http.request.method=GET http.request.remoteaddr="127.0.0.1:50140" http.request.uri="/v2/foo/schema1/manifests/sha256:cb19457fafeac30b8a2ae5a798be267b81d694620f82e7b96023aade0bf5bd69" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.527577ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:15:56:08 +0000] "GET /v2/foo/schema1/manifests/sha256:cb19457fafeac30b8a2ae5a798be267b81d694620f82e7b96023aade0bf5bd69 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T15:56:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:46499" http.request.id=fe27e144-2b8e-48cc-819a-5b12634ad334 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50140" http.request.uri="/v2/foo/schema1/manifests/sha256:cb19457fafeac30b8a2ae5a798be267b81d694620f82e7b96023aade0bf5bd69" http.request.useragent="Go-http-client/1.1" http.response.duration=11.217476ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:cb19457fafeac30b8a2ae5a798be267b81d694620f82e7b96023aade0bf5bd69 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:46499" http.request.id=22d3b0de-39ad-493a-a3e0-3eb4f86a3a5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50140" http.request.uri="/v2/foo/schema1/manifests/sha256:cb19457fafeac30b8a2ae5a798be267b81d694620f82e7b96023aade0bf5bd69" http.request.useragent="Go-http-client/1.1" http.response.duration=11.108967ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:cb19457fafeac30b8a2ae5a798be267b81d694620f82e7b96023aade0bf5bd69 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:46499" http.request.id=0390fec3-6fff-4cf9-9436-a384d3b821e8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50140" http.request.uri="/v2/foo/schema1/manifests/sha256:cb19457fafeac30b8a2ae5a798be267b81d694620f82e7b96023aade0bf5bd69" http.request.useragent="Go-http-client/1.1" http.response.duration=10.98233ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:cb19457fafeac30b8a2ae5a798be267b81d694620f82e7b96023aade0bf5bd69 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=8e2ec5ad-eda1-4662-a9c5-ce42289cb95a http.request.method=GET http.request.remoteaddr="127.0.0.1:50140" http.request.uri="/v2/foo/schema1/manifests/sha256:cb19457fafeac30b8a2ae5a798be267b81d694620f82e7b96023aade0bf5bd69" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.715072ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:15:56:08 +0000] "GET /v2/foo/schema1/manifests/sha256:cb19457fafeac30b8a2ae5a798be267b81d694620f82e7b96023aade0bf5bd69 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T15:56:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=29e320fc-5d3b-4c0f-be72-d3e02807c9e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:50140" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.350171ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:08 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=44f50dc4-725b-4ecf-b433-5f4f98b4b01f http.request.method=GET http.request.remoteaddr="127.0.0.1:50140" http.request.uri="/v2/foo/schema1/manifests/sha256:cb19457fafeac30b8a2ae5a798be267b81d694620f82e7b96023aade0bf5bd69" http.request.useragent="Go-http-client/1.1" http.response.duration=2.269479ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:08 +0000] "GET /v2/foo/schema1/manifests/sha256:cb19457fafeac30b8a2ae5a798be267b81d694620f82e7b96023aade0bf5bd69 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=a144e66a-2af5-4f49-8683-42eef5570ec5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50140" 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=2.254497ms http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Jul/2024:15:56:08 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-03T15:56:08Z" level=error msg="payload digest does match: "sha256:8b1bb3334ba07fd8c0cf4d17a33f486d9fca54378f6edd5318a6ac95549bed6b" != "sha256:cb19457fafeac30b8a2ae5a798be267b81d694620f82e7b96023aade0bf5bd69"" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=cb9a013f-dc31-463f-84ba-3f73b92f6725 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50140" http.request.uri="/v2/foo/schema1/manifests/sha256:cb19457fafeac30b8a2ae5a798be267b81d694620f82e7b96023aade0bf5bd69" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:cb19457fafeac30b8a2ae5a798be267b81d694620f82e7b96023aade0bf5bd69" time="2024-07-03T15:56:08Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=cb9a013f-dc31-463f-84ba-3f73b92f6725 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50140" http.request.uri="/v2/foo/schema1/manifests/sha256:cb19457fafeac30b8a2ae5a798be267b81d694620f82e7b96023aade0bf5bd69" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.673558ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:cb19457fafeac30b8a2ae5a798be267b81d694620f82e7b96023aade0bf5bd69" 127.0.0.1 - - [03/Jul/2024:15:56:08 +0000] "PUT /v2/foo/schema1/manifests/sha256:cb19457fafeac30b8a2ae5a798be267b81d694620f82e7b96023aade0bf5bd69 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-03T15:56:08Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=b3c40f1d-49eb-4160-a27b-eb43c1d4edbf http.request.method=GET http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.895182ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:15:56:08 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T15:56:08Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=170fe365-0d43-457b-adbb-e8de5366f32c http.request.method=GET http.request.remoteaddr="127.0.0.1:52744" 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=2.237657ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [03/Jul/2024:15:56:08 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T15:56:08Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46499" http.request.id=deb28aad-ba2a-4a30-ad4c-52f8dd391173 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.634592ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T15:56:08Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46499" http.request.id=deb28aad-ba2a-4a30-ad4c-52f8dd391173 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.738273ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T15:56:08Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46499" http.request.id=deb28aad-ba2a-4a30-ad4c-52f8dd391173 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.817298ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:15:56:08 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-03T15:56:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=3f4e776b-95a9-4b36-be9f-6b0fc603fad7 http.request.method=POST http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.124757ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:08 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=77154f73-0bc9-4f66-92c1-c0e36d97ffe2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/blobs/uploads/01326543-301f-484f-ac5d-63f377051063?_state=BHR-SjMXETLSfzvnNx2ESOYAXq1eKf8HGWTM2ALdDe57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwMTMyNjU0My0zMDFmLTQ4NGYtYWM1ZC02M2YzNzcwNTEwNjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTY6MDguMTM5NDA5MzUzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=3.294561ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:08 +0000] "PUT /v2/foo/schema2/blobs/uploads/01326543-301f-484f-ac5d-63f377051063?_state=BHR-SjMXETLSfzvnNx2ESOYAXq1eKf8HGWTM2ALdDe57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwMTMyNjU0My0zMDFmLTQ4NGYtYWM1ZC02M2YzNzcwNTEwNjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTY6MDguMTM5NDA5MzUzWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:08Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46499" http.request.id=0fbac490-cc7f-49e0-ba1e-20e1ffe736a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.805199ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T15:56:08Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46499" http.request.id=0fbac490-cc7f-49e0-ba1e-20e1ffe736a6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.936295ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:15:56:08 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-03T15:56:08Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=a73212d4-7ce2-4e56-986d-3d42055b081b http.request.method=POST http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.726035ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:08 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:11Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=8a7cca06-72e3-425a-873d-aa3c8de5635b http.request.method=PUT http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/blobs/uploads/741ccbf6-6c63-4343-929a-5badebeb0313?_state=uB41U2fPGxgBZdglfgKn2yBgIYEGm1XBrgT54nNp0-F7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3NDFjY2JmNi02YzYzLTQzNDMtOTI5YS01YmFkZWJlYjAzMTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTY6MDguNDIxMTY5MjU2WiJ9&digest=sha256%3A64d111506be8ae7868f10e3a25065f82ca69866ab7f73c91ef22a1db39252afe" http.request.useragent="Go-http-client/1.1" http.response.duration=3.228350258s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:08 +0000] "PUT /v2/foo/schema2/blobs/uploads/741ccbf6-6c63-4343-929a-5badebeb0313?_state=uB41U2fPGxgBZdglfgKn2yBgIYEGm1XBrgT54nNp0-F7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3NDFjY2JmNi02YzYzLTQzNDMtOTI5YS01YmFkZWJlYjAzMTMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTY6MDguNDIxMTY5MjU2WiJ9&digest=sha256%3A64d111506be8ae7868f10e3a25065f82ca69866ab7f73c91ef22a1db39252afe HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:12Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=7c79ab67-a8fc-4527-8e55-82445a3c3bbc http.request.method=POST http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.235584ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:11 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=596cb86d-7ff9-441b-bd85-d1a666a40029 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/blobs/uploads/4640634a-db6a-41d9-a600-08ea8445f25f?_state=_zf_nzRXKqIyIG554tQycUqFWi6cu4trAJEvzDTj9sp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0NjQwNjM0YS1kYjZhLTQxZDktYTYwMC0wOGVhODQ0NWYyNWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTY6MTIuMDAwMzQwMzkzWiJ9&digest=sha256%3A0dfbc574263ae3740cb1e63899a1e7c0f0e842f24c07f16fcb7e90c721fb21a2" http.request.useragent="Go-http-client/1.1" http.response.duration=5.589119839s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:12 +0000] "PUT /v2/foo/schema2/blobs/uploads/4640634a-db6a-41d9-a600-08ea8445f25f?_state=_zf_nzRXKqIyIG554tQycUqFWi6cu4trAJEvzDTj9sp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0NjQwNjM0YS1kYjZhLTQxZDktYTYwMC0wOGVhODQ0NWYyNWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTY6MTIuMDAwMzQwMzkzWiJ9&digest=sha256%3A0dfbc574263ae3740cb1e63899a1e7c0f0e842f24c07f16fcb7e90c721fb21a2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46499" http.request.id=010dd5dd-a914-4a25-ba85-df514985bb49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.688016ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:17 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:46499" http.request.id=a55d3378-dc4e-48dc-8c6e-e7327ed0e276 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/manifests/sha256:9ae03dbee436992349b4c10c1ec844da48dd25126277b2b2047bb5a71c5c8dc6" http.request.useragent="Go-http-client/1.1" http.response.duration=3.21345ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:17 +0000] "PUT /v2/foo/schema2/manifests/sha256:9ae03dbee436992349b4c10c1ec844da48dd25126277b2b2047bb5a71c5c8dc6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=db5ccce4-eb56-4d74-beb3-880d5ca4ea5d http.request.method=GET http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.573027ms http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:15:56:17 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T15:56:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=6f38807d-754b-43fa-b115-ca5dc360fd06 http.request.method=GET http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/manifests/sha256:9ae03dbee436992349b4c10c1ec844da48dd25126277b2b2047bb5a71c5c8dc6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.499241ms http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:15:56:17 +0000] "GET /v2/foo/schema2/manifests/sha256:9ae03dbee436992349b4c10c1ec844da48dd25126277b2b2047bb5a71c5c8dc6 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T15:56:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=50962787-6b30-4d2d-a0bd-963205216f15 http.request.method=GET http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.055954ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:17 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=58547f5b-16cd-42cc-8d24-17b29996066f http.request.method=GET http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/manifests/sha256:9ae03dbee436992349b4c10c1ec844da48dd25126277b2b2047bb5a71c5c8dc6" http.request.useragent="Go-http-client/1.1" http.response.duration=2.025701ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:17 +0000] "GET /v2/foo/schema2/manifests/sha256:9ae03dbee436992349b4c10c1ec844da48dd25126277b2b2047bb5a71c5c8dc6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=f2ebce51-8f10-4c23-bcfa-f008ee2579c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:52744" 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="910.473µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [03/Jul/2024:15:56:17 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-03T15:56:17Z" level=info msg="rewriting manifest sha256:9ae03dbee436992349b4c10c1ec844da48dd25126277b2b2047bb5a71c5c8dc6 in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=05f116c2-780d-4866-ab39-b2a950cfce17 http.request.method=GET http.request.remoteaddr="127.0.0.1:52744" 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-07-03T15:56:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=05f116c2-780d-4866-ab39-b2a950cfce17 http.request.method=GET http.request.remoteaddr="127.0.0.1:52744" 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=6.118066ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [03/Jul/2024:15:56:17 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-03T15:56:17Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46499" http.request.id=f7868f36-9411-422c-ad03-33b7bcdadf3f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.537944ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [03/Jul/2024:15:56:17 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-07-03T15:56:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46499" http.request.id=45c01ac6-af12-4597-9afb-139289824f39 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.306488ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:17 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:46499" http.request.id=493374ef-723e-44c3-88dc-39512f0867aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/manifests/sha256:a19abead2bf7e90369aa2a517942ea4736a8ec067dbce0d5e41270b1caaaef3a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.867302ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:17 +0000] "PUT /v2/foo/schema2/manifests/sha256:a19abead2bf7e90369aa2a517942ea4736a8ec067dbce0d5e41270b1caaaef3a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=0a30aea8-1d1b-420a-8cdc-49788ec1b989 http.request.method=GET http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.781595ms http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Jul/2024:15:56:17 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-03T15:56:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=5725ebdf-956b-464a-a9a4-9428a071d5ae http.request.method=GET http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/manifests/sha256:a19abead2bf7e90369aa2a517942ea4736a8ec067dbce0d5e41270b1caaaef3a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.241492ms http.response.status=200 http.response.written=434 127.0.0.1 - - [03/Jul/2024:15:56:17 +0000] "GET /v2/foo/schema2/manifests/sha256:a19abead2bf7e90369aa2a517942ea4736a8ec067dbce0d5e41270b1caaaef3a HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-07-03T15:56:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=81fa2862-6fc0-43de-a9d9-03a2bdfd694d http.request.method=GET http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.089093ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:17 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=dd61496a-07df-430d-97ef-a07376e53144 http.request.method=GET http.request.remoteaddr="127.0.0.1:52744" http.request.uri="/v2/foo/schema2/manifests/sha256:a19abead2bf7e90369aa2a517942ea4736a8ec067dbce0d5e41270b1caaaef3a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.202763ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:17 +0000] "GET /v2/foo/schema2/manifests/sha256:a19abead2bf7e90369aa2a517942ea4736a8ec067dbce0d5e41270b1caaaef3a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:17Z" level=info msg="rewriting manifest list sha256:a19abead2bf7e90369aa2a517942ea4736a8ec067dbce0d5e41270b1caaaef3a in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=2d49b037-ba5b-4f81-8b1c-33a687970f1f http.request.method=GET http.request.remoteaddr="127.0.0.1:52744" 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-07-03T15:56:17Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:46499" http.request.id=2d49b037-ba5b-4f81-8b1c-33a687970f1f http.request.method=GET http.request.remoteaddr="127.0.0.1:52744" 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=6.823988ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [03/Jul/2024:15:56:17 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (36.84s) === RUN TestGetManifestWithStorageError time="2024-07-03T15:56: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.5 time="2024-07-03T15:56:17Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T15:56:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:33763" http.request.id=8e4a1291-2f73-4ab1-bad9-9092546aa72d http.request.method=GET http.request.remoteaddr="127.0.0.1:42760" http.request.uri="/v2/manifesttagnotfound/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.771979ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [03/Jul/2024:15:56:17 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-03T15:56:17Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.22.5 http.request.host="127.0.0.1:33763" http.request.id=535b9708-7700-4d8e-acb1-b4ce7ba73862 http.request.method=GET http.request.remoteaddr="127.0.0.1:42760" http.request.uri="/v2/genericstorageerr/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.092539ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [03/Jul/2024:15:56:17 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-07-03T15:56:17Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.22.5 http.request.host="127.0.0.1:33763" http.request.id=c41edd74-1366-4d29-9eb2-0298ba065fae http.request.method=GET http.request.remoteaddr="127.0.0.1:42760" 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=2.341678ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [03/Jul/2024:15:56:17 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-07-03T15:56:17Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.22.5 http.request.host="127.0.0.1:33763" http.request.id=d5735327-9c61-4b39-8b14-e6bdf2a9de39 http.request.method=GET http.request.remoteaddr="127.0.0.1:42760" http.request.uri="/v2/manifestbadlink/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.429291ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [03/Jul/2024:15:56:17 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.02s) === RUN TestManifestDelete time="2024-07-03T15:56: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.5 time="2024-07-03T15:56:17Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T15:56:17Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=12288579-01b7-41ef-86f5-a21233271ef8 http.request.method=GET http.request.remoteaddr="127.0.0.1:58768" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.812928ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:15:56:17 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-07-03T15:56:17Z" 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.5 http.request.host="127.0.0.1:41077" http.request.id=7ab78753-5ebc-4407-a167-e34dbcc54744 http.request.method=GET http.request.remoteaddr="127.0.0.1:58768" 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=2.199733ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [03/Jul/2024:15:56:17 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T15:56:17Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=286b61dc-af37-4375-a94e-74e2f6035536 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58768" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.176951ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:15:56:17 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-07-03T15:56:17Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=a72bbbab-7dbe-4b12-a163-080ab34639cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:58768" 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=10.196538ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T15:56:17Z" 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.5 http.request.host="127.0.0.1:41077" http.request.id=a72bbbab-7dbe-4b12-a163-080ab34639cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:58768" 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=10.295376ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T15:56:17Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=a72bbbab-7dbe-4b12-a163-080ab34639cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:58768" 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=10.375712ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-07-03T15:56:17Z" 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.5 http.request.host="127.0.0.1:41077" http.request.id=a72bbbab-7dbe-4b12-a163-080ab34639cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:58768" 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=10.455525ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [03/Jul/2024:15:56:17 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-07-03T15:56:18Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=5e40cba9-ada2-4081-bb3c-526edf0537b1 http.request.method=POST http.request.remoteaddr="127.0.0.1:58768" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.185698ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:18 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=04175f05-16bf-499f-8110-9cd287a4d655 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58768" http.request.uri="/v2/foo/schema1/blobs/uploads/d16a7a4f-684b-4cbb-b66e-3d892bc6d425?_state=_5rmrXNr-CdKB8jJHoa5tNSkY4Bt-o8U4m0cFHwTecN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkMTZhN2E0Zi02ODRiLTRjYmItYjY2ZS0zZDg5MmJjNmQ0MjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTY6MTguMDUxMTIwNDQyWiJ9&digest=sha256%3Aaf50b84e0e22346e8d22177e5a6aea2669d46cc7aa54aaf0b529f6a233a7b8f6" http.request.useragent="Go-http-client/1.1" http.response.duration=5.456439278s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:18 +0000] "PUT /v2/foo/schema1/blobs/uploads/d16a7a4f-684b-4cbb-b66e-3d892bc6d425?_state=_5rmrXNr-CdKB8jJHoa5tNSkY4Bt-o8U4m0cFHwTecN7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkMTZhN2E0Zi02ODRiLTRjYmItYjY2ZS0zZDg5MmJjNmQ0MjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTY6MTguMDUxMTIwNDQyWiJ9&digest=sha256%3Aaf50b84e0e22346e8d22177e5a6aea2669d46cc7aa54aaf0b529f6a233a7b8f6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:23Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=3596f91e-b451-44c8-a8ed-2d74144681c7 http.request.method=POST http.request.remoteaddr="127.0.0.1:58768" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.160906ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:23 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=009a497c-9516-48f2-8826-b590b2123249 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58768" http.request.uri="/v2/foo/schema1/blobs/uploads/5d294b24-08dd-4233-9df3-853b5d55961e?_state=U_Jd-l-gZa3-mWFyCRxjN1aD5KPWH46xggUCpvidrBl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1ZDI5NGIyNC0wOGRkLTQyMzMtOWRmMy04NTNiNWQ1NTk2MWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTY6MjMuODE2NDkxOTZaIn0%3D&digest=sha256%3A67731bb995ce371173d4dd16069887b74d7b6a6803aa7e14e78887bc5d9d1afa" http.request.useragent="Go-http-client/1.1" http.response.duration=4.977031377s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:23 +0000] "PUT /v2/foo/schema1/blobs/uploads/5d294b24-08dd-4233-9df3-853b5d55961e?_state=U_Jd-l-gZa3-mWFyCRxjN1aD5KPWH46xggUCpvidrBl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI1ZDI5NGIyNC0wOGRkLTQyMzMtOWRmMy04NTNiNWQ1NTk2MWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTY6MjMuODE2NDkxOTZaIn0%3D&digest=sha256%3A67731bb995ce371173d4dd16069887b74d7b6a6803aa7e14e78887bc5d9d1afa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=90c6f4b9-fce2-413b-81fa-c5be6cd6fe59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58768" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.757192ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=e6b51b2b-573d-4398-8cd1-ee36aa570eb1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58768" http.request.uri="/v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d" http.request.useragent="Go-http-client/1.1" http.response.duration=10.899697ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "PUT /v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=0b4c30ff-35aa-4810-8497-18f7608d92d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:58768" 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=5.472523ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=eb8e3d68-c48e-4242-b03a-73acfa48ee2a http.request.method=GET http.request.remoteaddr="127.0.0.1:58768" http.request.uri="/v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.782393ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "GET /v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:41077" http.request.id=d33747c3-67c6-4a49-868f-86ebd4ef695c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58768" http.request.uri="/v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d" http.request.useragent="Go-http-client/1.1" http.response.duration=11.109847ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "PUT /v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:41077" http.request.id=f33953ed-7347-4f3a-9186-c9838fae2a3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58768" http.request.uri="/v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d" http.request.useragent="Go-http-client/1.1" http.response.duration=10.869061ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "PUT /v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:41077" http.request.id=0cd80a39-219b-4f35-92e8-5297f7f2ea2e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58768" http.request.uri="/v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d" http.request.useragent="Go-http-client/1.1" http.response.duration=11.035494ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "PUT /v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=bb1b80f9-dd29-4680-bc83-fd06ffbe06b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:58768" http.request.uri="/v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.564423ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "GET /v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=75f2a76c-a9ee-4a27-b32e-c3d6168b85e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:58768" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.284409ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=b9473bcf-11b1-4132-bb5b-cdc9dcc6459a http.request.method=GET http.request.remoteaddr="127.0.0.1:58768" http.request.uri="/v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.21665ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "GET /v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=e7131ab7-2e46-4b85-9337-dabbf2697ede http.request.method=GET http.request.remoteaddr="127.0.0.1:58768" 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=2.054851ms http.response.status=200 http.response.written=41 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=error msg="payload digest does match: "sha256:be675505b9f221b3ce5bcd0a411bc272e12e95a59bf49e85d0d6b21691685aba" != "sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d"" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=ec1f5f3f-06be-4dcf-b689-bfdf822c1053 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58768" http.request.uri="/v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d" time="2024-07-03T15:56:28Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=ec1f5f3f-06be-4dcf-b689-bfdf822c1053 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58768" http.request.uri="/v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.076221ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d" 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "PUT /v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=98daa52c-51a7-4857-a841-fa24facada48 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d" http.request.useragent="Go-http-client/1.1" http.response.duration=3.297085ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "DELETE /v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=6c0b55e6-83b2-4456-b472-f112c47beab8 http.request.method=GET http.request.remoteaddr="127.0.0.1:37372" http.request.uri="/v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.459926ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d" 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "GET /v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=8f5b19c6-5a3c-4c1c-90a9-3c3db6d38b9c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37388" http.request.uri="/v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.952681ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d" 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "DELETE /v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=066540de-f9f9-4f62-a2bd-f17517df0a5b http.request.method=PUT http.request.remoteaddr="127.0.0.1:37390" http.request.uri="/v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d" http.request.useragent="Go-http-client/1.1" http.response.duration=11.604739ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "PUT /v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=53d31b95-47dc-45cc-a090-8b7e27102ac4 http.request.method=GET http.request.remoteaddr="127.0.0.1:37390" http.request.uri="/v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.683881ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "GET /v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=5adeb061-4383-4d65-a9bf-4122877d50db http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37398" 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=2.975337ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=3eb4e8c2-d5cb-4ada-9559-d1470a63ffa9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=11.731266ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=d6ba203a-e727-411a-8c6c-488ca9418c4d http.request.method=GET http.request.remoteaddr="127.0.0.1:37414" 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=2.231938ms http.response.status=200 http.response.written=39 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=b6b65389-61ac-460f-8496-dab93c366503 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.792932ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "DELETE /v2/foo/schema1/manifests/sha256:5da354dccd40e28a36212eb1ab08f733f0bfcabff4c790a631818c6d82d6589d HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=499afe57-3f9d-405d-882a-8582daf5ad6f http.request.method=GET http.request.remoteaddr="127.0.0.1:37414" 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=2.166452ms http.response.status=200 http.response.written=35 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=067ade83-e21b-4adf-b686-891c37dbc590 http.request.method=GET http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.311844ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" 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.5 http.request.host="127.0.0.1:41077" http.request.id=f26d8d18-6261-46e6-a187-44d1f4929a2c http.request.method=GET http.request.remoteaddr="127.0.0.1:37414" 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=2.105284ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41077" http.request.id=30b3c897-1d68-4854-8c46-9c1672021ab9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.749993ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T15:56:28Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41077" http.request.id=30b3c897-1d68-4854-8c46-9c1672021ab9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.85094ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T15:56:28Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41077" http.request.id=30b3c897-1d68-4854-8c46-9c1672021ab9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.929552ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=665a3029-df6c-4f8c-a0f9-abf7b29e78b7 http.request.method=POST http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.542965ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=a11478a0-3f44-484d-86da-4a2186dc90e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/foo/schema2/blobs/uploads/7f13d82b-59df-433a-82a5-115bc1c21f72?_state=u0DlDnVnUR3EJ-9bE8O2JqZRcM5AcR6qOttFfquctYR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3ZjEzZDgyYi01OWRmLTQzM2EtODJhNS0xMTViYzFjMjFmNzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTY6MjguOTU3Njc3NDMxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=3.155ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "PUT /v2/foo/schema2/blobs/uploads/7f13d82b-59df-433a-82a5-115bc1c21f72?_state=u0DlDnVnUR3EJ-9bE8O2JqZRcM5AcR6qOttFfquctYR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI3ZjEzZDgyYi01OWRmLTQzM2EtODJhNS0xMTViYzFjMjFmNzIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTY6MjguOTU3Njc3NDMxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:28Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41077" http.request.id=0f312049-9ae4-4d21-bcca-c0cd292757e0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37414" 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=3.408277ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-07-03T15:56:28Z" 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.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41077" http.request.id=0f312049-9ae4-4d21-bcca-c0cd292757e0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37414" 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=3.505513ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [03/Jul/2024:15:56:28 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-07-03T15:56:29Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=8af9c951-8507-42d9-8b0d-82ca8e1c92f7 http.request.method=POST http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.744646ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:29 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=e314d644-ee2a-4de6-9b32-be36eca19550 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/foo/schema2/blobs/uploads/adb300c1-ead4-4017-9662-d931aade92bb?_state=dDubnACa9daHgl9Q1OqmxXuHBWtHUq85IcHi1Wnh3iF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhZGIzMDBjMS1lYWQ0LTQwMTctOTY2Mi1kOTMxYWFkZTkyYmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTY6MjkuMjM5MjcxOTE5WiJ9&digest=sha256%3A115ffa1ddca75740ae337c543ad0f52eb572c03715a4808927a12c7387704806" http.request.useragent="Go-http-client/1.1" http.response.duration=3.960162341s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:29 +0000] "PUT /v2/foo/schema2/blobs/uploads/adb300c1-ead4-4017-9662-d931aade92bb?_state=dDubnACa9daHgl9Q1OqmxXuHBWtHUq85IcHi1Wnh3iF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhZGIzMDBjMS1lYWQ0LTQwMTctOTY2Mi1kOTMxYWFkZTkyYmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTY6MjkuMjM5MjcxOTE5WiJ9&digest=sha256%3A115ffa1ddca75740ae337c543ad0f52eb572c03715a4808927a12c7387704806 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:33Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=ecc3a20a-b34e-4df8-a508-c2f1c82c4b4f http.request.method=POST http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.97438ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:33 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=19ef9ed2-90eb-4e8c-a908-1a0768471bfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/foo/schema2/blobs/uploads/999242e3-a6f8-436f-be6e-4e24f04d9f7e?_state=w79afyZsTUlJfva026e-XsCxbyiwsAK472_sl3OONJ97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5OTkyNDJlMy1hNmY4LTQzNmYtYmU2ZS00ZTI0ZjA0ZDlmN2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTY6MzMuNDQ2NjM0NzM4WiJ9&digest=sha256%3A00498587f0d5bcb5de2a906691505b6fa8f9f1526fe0bc1b85283e71afd28b5d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.530789571s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:33 +0000] "PUT /v2/foo/schema2/blobs/uploads/999242e3-a6f8-436f-be6e-4e24f04d9f7e?_state=w79afyZsTUlJfva026e-XsCxbyiwsAK472_sl3OONJ97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5OTkyNDJlMy1hNmY4LTQzNmYtYmU2ZS00ZTI0ZjA0ZDlmN2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDctMDNUMTU6NTY6MzMuNDQ2NjM0NzM4WiJ9&digest=sha256%3A00498587f0d5bcb5de2a906691505b6fa8f9f1526fe0bc1b85283e71afd28b5d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41077" http.request.id=6a44069d-316d-4c12-a048-7069770b6023 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.496372ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:35 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41077" http.request.id=8eb32558-e5a7-4968-998c-1eacc109d88d http.request.method=PUT http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/foo/schema2/manifests/sha256:518d7db2821b3f058d8dfa4b059e1d2305cbdcc8e7202678de35309447fd72de" http.request.useragent="Go-http-client/1.1" http.response.duration=2.87932ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:35 +0000] "PUT /v2/foo/schema2/manifests/sha256:518d7db2821b3f058d8dfa4b059e1d2305cbdcc8e7202678de35309447fd72de HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=85498aff-9e64-4dd5-bef3-a884e35bee2f http.request.method=GET http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.629903ms http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:15:56:35 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T15:56:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=775a9a30-a23e-4052-afca-5a0a4439d1d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/foo/schema2/manifests/sha256:518d7db2821b3f058d8dfa4b059e1d2305cbdcc8e7202678de35309447fd72de" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.469383ms http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:15:56:35 +0000] "GET /v2/foo/schema2/manifests/sha256:518d7db2821b3f058d8dfa4b059e1d2305cbdcc8e7202678de35309447fd72de HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T15:56:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=432b7fc5-7442-476f-97f2-900beffa52d3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.125561ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:35 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=a9bb258d-e86f-4929-ae4b-15d34cfc6c4a http.request.method=GET http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/foo/schema2/manifests/sha256:518d7db2821b3f058d8dfa4b059e1d2305cbdcc8e7202678de35309447fd72de" http.request.useragent="Go-http-client/1.1" http.response.duration=1.051011ms http.response.status=304 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:35 +0000] "GET /v2/foo/schema2/manifests/sha256:518d7db2821b3f058d8dfa4b059e1d2305cbdcc8e7202678de35309447fd72de HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:35Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=a5457dc7-23ab-49a8-bdb6-31c44898955b http.request.method=GET http.request.remoteaddr="127.0.0.1:37414" 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=2.055796ms http.response.status=200 http.response.written=45 127.0.0.1 - - [03/Jul/2024:15:56:35 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-07-03T15:56:36Z" level=info msg="rewriting manifest sha256:518d7db2821b3f058d8dfa4b059e1d2305cbdcc8e7202678de35309447fd72de in schema1 format to support old client" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=c64dcb3e-e9b2-4f13-a92a-ccbef5295923 http.request.method=GET http.request.remoteaddr="127.0.0.1:37414" 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-07-03T15:56:36Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=c64dcb3e-e9b2-4f13-a92a-ccbef5295923 http.request.method=GET http.request.remoteaddr="127.0.0.1:37414" 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=5.818805ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [03/Jul/2024:15:56:35 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-07-03T15:56:36Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=91f9adb9-12f5-417d-9c90-a9980738af2e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/foo/schema2/manifests/sha256:518d7db2821b3f058d8dfa4b059e1d2305cbdcc8e7202678de35309447fd72de" http.request.useragent="Go-http-client/1.1" http.response.duration=2.625585ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:36 +0000] "DELETE /v2/foo/schema2/manifests/sha256:518d7db2821b3f058d8dfa4b059e1d2305cbdcc8e7202678de35309447fd72de HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:36Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:518d7db2821b3f058d8dfa4b059e1d2305cbdcc8e7202678de35309447fd72de" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=0572d94c-f243-437f-b4c7-61df4aa7dd99 http.request.method=GET http.request.remoteaddr="127.0.0.1:37414" http.request.uri="/v2/foo/schema2/manifests/sha256:518d7db2821b3f058d8dfa4b059e1d2305cbdcc8e7202678de35309447fd72de" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.31971ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:518d7db2821b3f058d8dfa4b059e1d2305cbdcc8e7202678de35309447fd72de" 127.0.0.1 - - [03/Jul/2024:15:56:36 +0000] "GET /v2/foo/schema2/manifests/sha256:518d7db2821b3f058d8dfa4b059e1d2305cbdcc8e7202678de35309447fd72de HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-07-03T15:56:36Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=0aded88c-8730-45c5-b3b6-5e22841a93dc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43810" http.request.uri="/v2/foo/schema2/manifests/sha256:518d7db2821b3f058d8dfa4b059e1d2305cbdcc8e7202678de35309447fd72de" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.593221ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:518d7db2821b3f058d8dfa4b059e1d2305cbdcc8e7202678de35309447fd72de" 127.0.0.1 - - [03/Jul/2024:15:56:36 +0000] "DELETE /v2/foo/schema2/manifests/sha256:518d7db2821b3f058d8dfa4b059e1d2305cbdcc8e7202678de35309447fd72de HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-03T15:56:36Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41077" http.request.id=117449ef-f965-4f30-a73b-28b3ce6312e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43820" http.request.uri="/v2/foo/schema2/manifests/sha256:518d7db2821b3f058d8dfa4b059e1d2305cbdcc8e7202678de35309447fd72de" http.request.useragent="Go-http-client/1.1" http.response.duration=3.932973ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:36 +0000] "PUT /v2/foo/schema2/manifests/sha256:518d7db2821b3f058d8dfa4b059e1d2305cbdcc8e7202678de35309447fd72de HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:36Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=6dbda651-aee0-48ea-8313-53e7c4cafd02 http.request.method=GET http.request.remoteaddr="127.0.0.1:43820" http.request.uri="/v2/foo/schema2/manifests/sha256:518d7db2821b3f058d8dfa4b059e1d2305cbdcc8e7202678de35309447fd72de" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.633594ms http.response.status=200 http.response.written=732 127.0.0.1 - - [03/Jul/2024:15:56:36 +0000] "GET /v2/foo/schema2/manifests/sha256:518d7db2821b3f058d8dfa4b059e1d2305cbdcc8e7202678de35309447fd72de HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-07-03T15:56:36Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=2d5f6e20-faf6-4c10-ae94-0b47169e3c32 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43828" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.549354ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [03/Jul/2024:15:56:36 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-07-03T15:56:36Z" level=info msg="response completed" go.version=go1.22.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:41077" http.request.id=b932d6f3-b2d0-411a-b4f9-2aa84353a03a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43836" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.786813ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:36 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:36Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=49e77c9a-6afe-438d-90e9-ae835747b205 http.request.method=GET http.request.remoteaddr="127.0.0.1:43836" 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=2.075723ms http.response.status=200 http.response.written=39 127.0.0.1 - - [03/Jul/2024:15:56:36 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-07-03T15:56:36Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=7a5275f0-ffd9-4afb-90ab-be9f0680cd58 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:43836" http.request.uri="/v2/foo/schema2/manifests/sha256:518d7db2821b3f058d8dfa4b059e1d2305cbdcc8e7202678de35309447fd72de" http.request.useragent="Go-http-client/1.1" http.response.duration=2.507928ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:36 +0000] "DELETE /v2/foo/schema2/manifests/sha256:518d7db2821b3f058d8dfa4b059e1d2305cbdcc8e7202678de35309447fd72de HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:36Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:41077" http.request.id=1f44c83a-1d12-4048-8a04-700dc75ef06f http.request.method=GET http.request.remoteaddr="127.0.0.1:43836" 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=2.126021ms http.response.status=200 http.response.written=35 127.0.0.1 - - [03/Jul/2024:15:56:36 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (18.38s) === RUN TestManifestDeleteDisabled time="2024-07-03T15:56: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.5 time="2024-07-03T15:56:36Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T15:56:36Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:33753" http.request.id=9ef47835-6377-4b33-ac32-76ec3e71c041 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:46646" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.928235ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [03/Jul/2024:15:56:36 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.01s) === RUN TestRegistryAsCacheMutationAPIs time="2024-07-03T15:56: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.5 time="2024-07-03T15:56:36Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T15:56:36Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 time="2024-07-03T15:56:36Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.5 time="2024-07-03T15:56:36Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.5 time="2024-07-03T15:56:36Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:43501" http.request.id=e6cb294a-3073-481d-8372-cc432c3639ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:57632" 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=5.103054ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [03/Jul/2024:15:56:36 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-03T15:56:36Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:43501" http.request.id=ac7d7b41-bb5b-4130-905e-509c72f6a0f6 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57646" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.837025ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [03/Jul/2024:15:56:36 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-03T15:56:36Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:43501" http.request.id=9397fd33-a128-4cc0-aea9-b8d59ef9da32 http.request.method=POST http.request.remoteaddr="127.0.0.1:57658" 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=5.23183ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:15:56:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-07-03T15:56:36Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.5 http.request.host="127.0.0.1:43501" http.request.id=78948447-4461-4c62-9e08-5274d104cc70 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:57662" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.88849ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [03/Jul/2024:15:56:36 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.23s) === RUN TestProxyManifestGetByTag time="2024-07-03T15:56: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.5 time="2024-07-03T15:56:36Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T15:56:36Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42075" http.request.id=5bdbd702-42ce-4242-844d-9a0805b2b186 http.request.method=POST http.request.remoteaddr="127.0.0.1:38810" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.402757ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42075" http.request.id=eb7a8615-fb02-4645-a9cc-00549c0cf639 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38810" http.request.uri="/v2/foo/bar/blobs/uploads/01f00a11-8ca1-4fcc-a6fd-6955756d8385?_state=iE3U3tq5owfnHZcEHAq2M9iPJi6R9z-Hl-yqHEVIDc17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxZjAwYTExLThjYTEtNGZjYy1hNmZkLTY5NTU3NTZkODM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NjozNi41MjA4NjU5OTlaIn0%3D&digest=sha256%3Ae223d9a7360403585c5e259e898d4a4176a90f5d4a685caa66ebb3e7b7f553b0" http.request.useragent="Go-http-client/1.1" http.response.duration=3.527893126s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:36 +0000] "PUT /v2/foo/bar/blobs/uploads/01f00a11-8ca1-4fcc-a6fd-6955756d8385?_state=iE3U3tq5owfnHZcEHAq2M9iPJi6R9z-Hl-yqHEVIDc17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxZjAwYTExLThjYTEtNGZjYy1hNmZkLTY5NTU3NTZkODM4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1NjozNi41MjA4NjU5OTlaIn0%3D&digest=sha256%3Ae223d9a7360403585c5e259e898d4a4176a90f5d4a685caa66ebb3e7b7f553b0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42075" http.request.id=57ac7890-4ec5-4e78-a4c2-1b87d398e8b6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38810" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=11.608646ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:40 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:40Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 time="2024-07-03T15:56:40Z" level=info msg="redis not configured" go.version=go1.22.5 time="2024-07-03T15:56:40Z" level=info msg="Starting upload purge in 43m0s" go.version=go1.22.5 time="2024-07-03T15:56:40Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 time="2024-07-03T15:56:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42075" http.request.id=55ea3125-170c-4a3d-9b2d-d281eb342fa3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38810" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.976872ms http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:15:56:40 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T15:56:40Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:42075" go.version=go1.22.5 time="2024-07-03T15:56:40Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.5 time="2024-07-03T15:56:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42075" http.request.id=ced6bfc3-f1e2-4527-91bb-7cc01c9e22cd http.request.method=GET http.request.remoteaddr="127.0.0.1:38814" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.600809ms http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:15:56:40 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T15:56:40Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:42075 /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:42075/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:33793" http.request.id=2954d124-f566-450e-ba3e-ce1d79c56d0d http.request.method=GET http.request.remoteaddr="127.0.0.1:52524" http.request.uri="/v2/foo/bar/manifests/sha256:7e754420ce2faf6c5c5cda6ebbc29d3059f672567ef7f1eed876df0c1ea2784b" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:7e754420ce2faf6c5c5cda6ebbc29d3059f672567ef7f1eed876df0c1ea2784b" time="2024-07-03T15:56:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42075" http.request.id=0b568353-6c85-4a98-adcc-ed23d85c44b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:38826" http.request.uri="/v2/foo/bar/manifests/sha256:7e754420ce2faf6c5c5cda6ebbc29d3059f672567ef7f1eed876df0c1ea2784b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.985352ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:15:56:40 +0000] "GET /v2/foo/bar/manifests/sha256:7e754420ce2faf6c5c5cda6ebbc29d3059f672567ef7f1eed876df0c1ea2784b HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T15:56:40Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:7e754420ce2faf6c5c5cda6ebbc29d3059f672567ef7f1eed876df0c1ea2784b with ttl=167h59m59.999993889s" go.version=go1.22.5 time="2024-07-03T15:56:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33793" http.request.id=2954d124-f566-450e-ba3e-ce1d79c56d0d http.request.method=GET http.request.remoteaddr="127.0.0.1:52524" http.request.uri="/v2/foo/bar/manifests/sha256:7e754420ce2faf6c5c5cda6ebbc29d3059f672567ef7f1eed876df0c1ea2784b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=24.050585ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:15:56:40 +0000] "GET /v2/foo/bar/manifests/sha256:7e754420ce2faf6c5c5cda6ebbc29d3059f672567ef7f1eed876df0c1ea2784b HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T15:56:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42075" http.request.id=23e8d3f0-5dd2-4d18-a32b-14c1d8e0d022 http.request.method=GET http.request.remoteaddr="127.0.0.1:38826" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.094625ms http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:15:56:40 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T15:56:40Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:42075 /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:42075/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:33793" http.request.id=10b70c0f-4a21-4f9f-97ed-1ebacafa6417 http.request.method=GET http.request.remoteaddr="127.0.0.1:52534" 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-07-03T15:56:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42075" http.request.id=6c4640a0-642a-4c26-97f7-351b7a034ead http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38832" 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.120372ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:15:56:40 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T15:56:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33793" http.request.id=10b70c0f-4a21-4f9f-97ed-1ebacafa6417 http.request.method=GET http.request.remoteaddr="127.0.0.1:52534" 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=17.582014ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:15:56:40 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T15:56:40Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42075" http.request.id=2691b396-3560-45bc-92d9-445f210b3df4 http.request.method=POST http.request.remoteaddr="127.0.0.1:38832" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.799173ms http.response.status=202 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:40 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:45Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42075" http.request.id=02a52c15-3b6f-4264-8819-42e8b34556a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38832" http.request.uri="/v2/foo/bar/blobs/uploads/29ecf43a-95a1-489c-ad7c-d8961ecf5215?_state=3WosyY9m2iwNXkuACnvcehJigDjTzsRquB3Jgt5b_hl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5ZWNmNDNhLTk1YTEtNDg5Yy1hZDdjLWQ4OTYxZWNmNTIxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1Njo0MC40NzYwNjAxNDNaIn0%3D&digest=sha256%3Ac66dd5772e497c68d4e73a6b18bb628c482f69b0c858af3e85d8ece4f722db69" http.request.useragent="Go-http-client/1.1" http.response.duration=5.032811321s http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:40 +0000] "PUT /v2/foo/bar/blobs/uploads/29ecf43a-95a1-489c-ad7c-d8961ecf5215?_state=3WosyY9m2iwNXkuACnvcehJigDjTzsRquB3Jgt5b_hl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI5ZWNmNDNhLTk1YTEtNDg5Yy1hZDdjLWQ4OTYxZWNmNTIxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNy0wM1QxNTo1Njo0MC40NzYwNjAxNDNaIn0%3D&digest=sha256%3Ac66dd5772e497c68d4e73a6b18bb628c482f69b0c858af3e85d8ece4f722db69 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:45Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42075" http.request.id=261fc5db-7652-4bca-8dbe-16ad2e916570 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38832" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=8.059104ms http.response.status=201 http.response.written=0 127.0.0.1 - - [03/Jul/2024:15:56:45 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-07-03T15:56:45Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42075" http.request.id=94b9bf30-6244-4437-be47-a06a71e7b334 http.request.method=GET http.request.remoteaddr="127.0.0.1:38832" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.594877ms http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:15:56:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T15:56:45Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:42075 /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:42075/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:33793" http.request.id=52c1b6ce-0267-4ffe-9f40-09cac424181a http.request.method=GET http.request.remoteaddr="127.0.0.1:32866" 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-07-03T15:56:45Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42075" http.request.id=9ee06347-0cf9-41b5-be3d-6916a7e6cbcc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42442" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.86541ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:15:56:45 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T15:56:45Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42075" http.request.id=e4a1e6ee-6467-4cc1-ba81-9f2cf576c044 http.request.method=GET http.request.remoteaddr="127.0.0.1:42442" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.009703ms http.response.status=200 http.response.written=2 127.0.0.1 - - [03/Jul/2024:15:56:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-07-03T15:56:45Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:42075 /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:42075/v2/:[]]}" go.version=go1.22.5 http.request.host="127.0.0.1:33793" http.request.id=52c1b6ce-0267-4ffe-9f40-09cac424181a http.request.method=GET http.request.remoteaddr="127.0.0.1:32866" 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-07-03T15:56:45Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:42075" http.request.id=ffe5c9e4-5a69-476d-912b-0c53e0d28b14 http.request.method=GET http.request.remoteaddr="127.0.0.1:42458" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=5.677164ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:15:56:45 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-07-03T15:56:45Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:8b0290f81bd64c8d16126a78f617a15be648e924ad88038b63c38eb4595448da with ttl=167h59m59.999989388s" go.version=go1.22.5 time="2024-07-03T15:56:45Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:33793" http.request.id=52c1b6ce-0267-4ffe-9f40-09cac424181a http.request.method=GET http.request.remoteaddr="127.0.0.1:32866" 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=31.24544ms http.response.status=200 http.response.written=935 127.0.0.1 - - [03/Jul/2024:15:56:45 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (9.28s) === RUN TestAppDispatcher time="2024-07-03T15:56:45Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35561" http.request.id=f43b23ed-a3f8-4dd0-81e2-822919d47ba7 http.request.method=GET http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.659134ms http.response.status=200 http.response.written=0 time="2024-07-03T15:56:45Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35561" http.request.id=3db63fd9-863c-42ad-8991-f35203914ee6 http.request.method=GET http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=2.104724ms http.response.status=200 http.response.written=0 time="2024-07-03T15:56:45Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35561" http.request.id=d2be2073-ff0d-4be6-8316-a810b1a7c3e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.168645ms http.response.status=200 http.response.written=0 time="2024-07-03T15:56:45Z" level=info msg="response completed" go.version=go1.22.5 http.request.host="127.0.0.1:35561" http.request.id=2c06f6b5-2c91-488e-b4a0-b223c3b3d11d http.request.method=GET http.request.remoteaddr="127.0.0.1:51244" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=2.194207ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.02s) === RUN TestNewApp time="2024-07-03T15:56:45Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 instance.id=72239aba-b7f5-4792-a117-ec4484025c12 time="2024-07-03T15:56:45Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=72239aba-b7f5-4792-a117-ec4484025c12 time="2024-07-03T15:56:45Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.22.5 http.request.host="127.0.0.1:42629" http.request.id=f4332b80-cd9b-44d5-b971-7689f6cc042c http.request.method=GET http.request.remoteaddr="127.0.0.1:48990" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.01s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-07-03T15:56:45Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 instance.id=72239aba-b7f5-4792-a117-ec4484025c12 time="2024-07-03T15:56:45Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=72239aba-b7f5-4792-a117-ec4484025c12 time="2024-07-03T15:56:45Z" level=info msg="configuring file health check path=/tmp/healthcheck1590115981, interval=1" go.version=go1.22.5 instance.id=72239aba-b7f5-4792-a117-ec4484025c12 --- PASS: TestFileHealthCheck (4.01s) === RUN TestTCPHealthCheck time="2024-07-03T15:56: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.5 instance.id=72239aba-b7f5-4792-a117-ec4484025c12 time="2024-07-03T15:56:49Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=72239aba-b7f5-4792-a117-ec4484025c12 time="2024-07-03T15:56:49Z" level=info msg="configuring TCP health check addr=127.0.0.1:33101, interval=1" go.version=go1.22.5 instance.id=72239aba-b7f5-4792-a117-ec4484025c12 --- PASS: TestTCPHealthCheck (4.01s) === RUN TestHTTPHealthCheck time="2024-07-03T15:56:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.5 instance.id=72239aba-b7f5-4792-a117-ec4484025c12 time="2024-07-03T15:56:53Z" level=info msg="redis not configured" go.version=go1.22.5 instance.id=72239aba-b7f5-4792-a117-ec4484025c12 time="2024-07-03T15:56:53Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:33753, interval=1, threshold=3" go.version=go1.22.5 instance.id=72239aba-b7f5-4792-a117-ec4484025c12 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 172.597s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.08s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.06s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.62s) === RUN TestProxyManifests --- PASS: TestProxyManifests (1.06s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.831s === RUN TestSchedule time="2024-07-03T15:54:08Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=2effb187-fe38-47d9-84a5-8611c10b3ecb time="2024-07-03T15:54:08Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.995062ms" go.version=go1.22.5 instance.id=2effb187-fe38-47d9-84a5-8611c10b3ecb time="2024-07-03T15:54:08Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=995.03µs" go.version=go1.22.5 instance.id=2effb187-fe38-47d9-84a5-8611c10b3ecb time="2024-07-03T15:54:08Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=995.985µs" go.version=go1.22.5 instance.id=2effb187-fe38-47d9-84a5-8611c10b3ecb 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-07-03T15:54:08Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=2effb187-fe38-47d9-84a5-8611c10b3ecb --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-07-03T15:54:08Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=2effb187-fe38-47d9-84a5-8611c10b3ecb time="2024-07-03T15:54:08Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.995965ms" go.version=go1.22.5 instance.id=2effb187-fe38-47d9-84a5-8611c10b3ecb time="2024-07-03T15:54:08Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.996417ms" go.version=go1.22.5 instance.id=2effb187-fe38-47d9-84a5-8611c10b3ecb time="2024-07-03T15:54:08Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=2effb187-fe38-47d9-84a5-8611c10b3ecb --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-07-03T15:54:08Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.5 instance.id=2effb187-fe38-47d9-84a5-8611c10b3ecb --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.581s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (3.54s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 22990336 sha256:97522283a479a14e4a4d5114081be59714a0ef6e7bea3996b55e944e127f34b7 [] map[] } --- PASS: TestSimpleBlobRead (0.79s) === RUN TestBlobMount --- PASS: TestBlobMount (0.53s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (3.93s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (3.96s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (3.83s) === 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:3aa268f474368ed648ec0f13f356c19955ee054e69bd5dee2fc57b9810440cfd palailogos: marking blob sha256:759a012f5278dd1ee9083eac2e6cdf45e2f0513e7a91e186caddfa98692675ab palailogos: marking blob sha256:8dd14db18ff787dc094c5ad970049662d578e12f0ce38ffac7fcd42ba6723f0e palailogos: marking manifest sha256:759a012f5278dd1ee9083eac2e6cdf45e2f0513e7a91e186caddfa98692675ab palailogos: marking blob sha256:64346816f71966e34025f904d6bf8f2b830f8ab33076509e440379821cf0cb3b palailogos: marking blob sha256:994fcec04df786f77ebcee159f7340d67ab90667ab11921a380f818af2e9dbef palailogos: marking manifest sha256:8dd14db18ff787dc094c5ad970049662d578e12f0ce38ffac7fcd42ba6723f0e palailogos: marking blob sha256:3b073461313f96a9cd99834b078a9d1da3a1b4e58860f66588b082f9fbac8d6f palailogos: marking blob sha256:51f9811405aaa6ef43f3964e2187e61e6d68f3dfb8574a24d08048a1e6c648ad palailogos: marking manifest sha256:f5f7840309fd2dc6bb8e87ed96af3aab099d74f73d1dcd88012d709abda4d4bd palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:11b83467487d3751b353e301ea40a4b7f60b59b2796566dd5bfa448bb06ed26b palailogos: marking blob sha256:cdfc5f28abd89ccc48ab67a18ef4297cdf1274f11ac1cf796c3b8cba4ecb580d 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (2.46s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:2d4f9c19f1517965ce2e4a154821979038b5765c3e728e874ba0acaee5b72771 deletemanifests: marking manifest sha256:c4ac9e3ff8553bf2ff97f184ff27279ae27c59cfa0a5cf041da2a04226808083 deletemanifests: marking blob sha256:7c0386571f24fc04f357380cf82194a263ae25507d91483044c3474ab48f11db deletemanifests: marking blob sha256:442c46ea55a2248104a4f154ba42828f7490e029ea755160104041b33fa7afd5 deletemanifests: marking blob sha256:dadb03f76aea140d297c32bde921834966e2c4668420dbc2ed324ee67f61a0a0 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:5dbc51cec3f53fbd7aae5a27ce794c648c6c818becee1226f46291fcacee1180 blob eligible for deletion: sha256:7f6c79bffe02084dd764a041f792656f84bfb164415fbe1e87ffb2e6763b764f blob eligible for deletion: sha256:0aa4851b920a7d8eed60937619a9534edd13a5c4c0faa6b6fa78f7c8021a3c85 blob eligible for deletion: sha256:2d4f9c19f1517965ce2e4a154821979038b5765c3e728e874ba0acaee5b72771 deletemanifests manifest eligible for deletion: sha256:2d4f9c19f1517965ce2e4a154821979038b5765c3e728e874ba0acaee5b72771 deletemanifests: marking manifest sha256:c4ac9e3ff8553bf2ff97f184ff27279ae27c59cfa0a5cf041da2a04226808083 deletemanifests: marking blob sha256:7c0386571f24fc04f357380cf82194a263ae25507d91483044c3474ab48f11db deletemanifests: marking blob sha256:442c46ea55a2248104a4f154ba42828f7490e029ea755160104041b33fa7afd5 deletemanifests: marking blob sha256:dadb03f76aea140d297c32bde921834966e2c4668420dbc2ed324ee67f61a0a0 time="2024-07-03T15:54:29Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/2d4f9c19f1517965ce2e4a154821979038b5765c3e728e874ba0acaee5b72771" go.version=go1.22.5 instance.id=72dd245d-2363-4f18-b075-fc4a66746273 time="2024-07-03T15:54:29Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/2d4f9c19f1517965ce2e4a154821979038b5765c3e728e874ba0acaee5b72771" go.version=go1.22.5 instance.id=72dd245d-2363-4f18-b075-fc4a66746273 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:5dbc51cec3f53fbd7aae5a27ce794c648c6c818becee1226f46291fcacee1180 time="2024-07-03T15:54:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5d/5dbc51cec3f53fbd7aae5a27ce794c648c6c818becee1226f46291fcacee1180" go.version=go1.22.5 instance.id=72dd245d-2363-4f18-b075-fc4a66746273 blob eligible for deletion: sha256:7f6c79bffe02084dd764a041f792656f84bfb164415fbe1e87ffb2e6763b764f time="2024-07-03T15:54:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7f/7f6c79bffe02084dd764a041f792656f84bfb164415fbe1e87ffb2e6763b764f" go.version=go1.22.5 instance.id=72dd245d-2363-4f18-b075-fc4a66746273 blob eligible for deletion: sha256:0aa4851b920a7d8eed60937619a9534edd13a5c4c0faa6b6fa78f7c8021a3c85 time="2024-07-03T15:54:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0a/0aa4851b920a7d8eed60937619a9534edd13a5c4c0faa6b6fa78f7c8021a3c85" go.version=go1.22.5 instance.id=72dd245d-2363-4f18-b075-fc4a66746273 blob eligible for deletion: sha256:2d4f9c19f1517965ce2e4a154821979038b5765c3e728e874ba0acaee5b72771 time="2024-07-03T15:54:29Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2d/2d4f9c19f1517965ce2e4a154821979038b5765c3e728e874ba0acaee5b72771" go.version=go1.22.5 instance.id=72dd245d-2363-4f18-b075-fc4a66746273 --- PASS: TestDeleteManifestIfTagNotFound (2.35s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:5d5b43b7f635007241546a9d630b0e04a2c3aea008eabae8107878cbfa4de32a time="2024-07-03T15:54:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5d/5d5b43b7f635007241546a9d630b0e04a2c3aea008eabae8107878cbfa4de32a" go.version=go1.22.5 instance.id=72dd245d-2363-4f18-b075-fc4a66746273 blob eligible for deletion: sha256:d660f2c75e3661765ff24937c7e5982c15857af7778dfcda6646f5b6858d0692 time="2024-07-03T15:54:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d6/d660f2c75e3661765ff24937c7e5982c15857af7778dfcda6646f5b6858d0692" go.version=go1.22.5 instance.id=72dd245d-2363-4f18-b075-fc4a66746273 blob eligible for deletion: sha256:ea162f54d61adaa8a31440a1aba08bf1d43ab2a01e3a989422381ba204e01733 time="2024-07-03T15:54:30Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ea/ea162f54d61adaa8a31440a1aba08bf1d43ab2a01e3a989422381ba204e01733" go.version=go1.22.5 instance.id=72dd245d-2363-4f18-b075-fc4a66746273 --- PASS: TestGCWithMissingManifests (0.73s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:da1c1b6b42343f077ba49c4da65647342bdc94a4574c040368886e9d42da0277 komnenos: marking blob sha256:cf210b3956e8864798f38c546751cb7f79c9ea49ae9c0df154cc986da9a0413a komnenos: marking blob sha256:6b0e1867f541e4573894f2698595f27220a087f648c4225ca92982522cdc1116 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:aa970ac74290cc8a3476b7a83ed0dc8195b8b29f651500dd7d3da1a3c6cab2ef time="2024-07-03T15:54:32Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/aa/aa970ac74290cc8a3476b7a83ed0dc8195b8b29f651500dd7d3da1a3c6cab2ef" go.version=go1.22.5 instance.id=72dd245d-2363-4f18-b075-fc4a66746273 blob eligible for deletion: sha256:b3a0cfe757ad3bc17a88ff812a20e6b577df74a5037f200837dc9d0ee46ec442 time="2024-07-03T15:54:32Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b3/b3a0cfe757ad3bc17a88ff812a20e6b577df74a5037f200837dc9d0ee46ec442" go.version=go1.22.5 instance.id=72dd245d-2363-4f18-b075-fc4a66746273 blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-07-03T15:54:32Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.5 instance.id=72dd245d-2363-4f18-b075-fc4a66746273 blob eligible for deletion: sha256:fb4959ab085d4bda87870e14b5ccc714d3bccae334a5fffeebd2614056a37ac4 time="2024-07-03T15:54:32Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/fb/fb4959ab085d4bda87870e14b5ccc714d3bccae334a5fffeebd2614056a37ac4" go.version=go1.22.5 instance.id=72dd245d-2363-4f18-b075-fc4a66746273 blob eligible for deletion: sha256:18ffbdc5ff2d5ace5bfe087fdb91e235fa75897896150f4955e7b5e32ed34dfd time="2024-07-03T15:54:32Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/18/18ffbdc5ff2d5ace5bfe087fdb91e235fa75897896150f4955e7b5e32ed34dfd" go.version=go1.22.5 instance.id=72dd245d-2363-4f18-b075-fc4a66746273 blob eligible for deletion: sha256:984d6a60630134f37e6c01eb5f676614129041b21c73d5e0fe73b08488f2aa6b time="2024-07-03T15:54:32Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/98/984d6a60630134f37e6c01eb5f676614129041b21c73d5e0fe73b08488f2aa6b" go.version=go1.22.5 instance.id=72dd245d-2363-4f18-b075-fc4a66746273 blob eligible for deletion: sha256:a60c4515862fb698fbf5c295cbe47200bed4e9231d8fb05d7f640fec7adb048d time="2024-07-03T15:54:32Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a6/a60c4515862fb698fbf5c295cbe47200bed4e9231d8fb05d7f640fec7adb048d" go.version=go1.22.5 instance.id=72dd245d-2363-4f18-b075-fc4a66746273 --- PASS: TestDeletionHasEffect (2.00s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (2.47s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:d3a9f281edbf41b0a60ecc413b1149918bfdecd37a4473a8ca1f8e1596480098 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:4a64e49e854772fa1cf100a57d1b2850b27801f74c44839c21d2dcf0adc6746e michael_z_doukas: marking blob sha256:a59558116a8ba692d1546f8ae627b3e511963f68c0c3e0eb1a2524538b44777a 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:f7cd928bb209962d693265f6faefb270b30c34af292056b8f129fd9fbbd41534 time="2024-07-03T15:54:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/f7/f7cd928bb209962d693265f6faefb270b30c34af292056b8f129fd9fbbd41534" go.version=go1.22.5 instance.id=72dd245d-2363-4f18-b075-fc4a66746273 --- PASS: TestOrphanBlobDeleted (1.16s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:b8341982980aeb2064006b8c88983c9b464969f11410430f474bde6ff3d858b2 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:848627b28370807b3eaa8f6d0e38c8312c7e8def64a53f11adf6f8838d6acac5 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.91s) === RUN TestManifestStorage --- PASS: TestManifestStorage (1.19s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.41s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.80s) === 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-07-03T15:54:40Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 14:54:40.169974263 +0000 UTC m=-3567.892710779, actuallyDelete=true" time="2024-07-03T15:54:40Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-07-03T15:54:40Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 15:54:40.170898146 +0000 UTC m=+32.108213105, actuallyDelete=true" time="2024-07-03T15:54:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0380baff-ee86-43ca-8203-2f1c5ccd4fe9 have older date (2024-07-03 14:54:40 +0000 UTC) than purge date (2024-07-03 15:54:40.170898146 +0000 UTC m=+32.108213105). Removing upload directory." time="2024-07-03T15:54:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/05cd4715-84c3-4544-a539-8f477b893497 have older date (2024-07-03 14:54:40 +0000 UTC) than purge date (2024-07-03 15:54:40.170898146 +0000 UTC m=+32.108213105). Removing upload directory." time="2024-07-03T15:54:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1e8ffc7b-7314-4667-a2aa-4986e0cbba62 have older date (2024-07-03 14:54:40 +0000 UTC) than purge date (2024-07-03 15:54:40.170898146 +0000 UTC m=+32.108213105). Removing upload directory." time="2024-07-03T15:54:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6ca7b0b4-5939-4094-802c-84c08efd80dc have older date (2024-07-03 14:54:40 +0000 UTC) than purge date (2024-07-03 15:54:40.170898146 +0000 UTC m=+32.108213105). Removing upload directory." time="2024-07-03T15:54:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7add0308-b483-4097-aa43-1e21d1d065fb have older date (2024-07-03 14:54:40 +0000 UTC) than purge date (2024-07-03 15:54:40.170898146 +0000 UTC m=+32.108213105). Removing upload directory." time="2024-07-03T15:54:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/a679e172-d7d1-42c3-a636-6181ba91b7ea have older date (2024-07-03 14:54:40 +0000 UTC) than purge date (2024-07-03 15:54:40.170898146 +0000 UTC m=+32.108213105). Removing upload directory." time="2024-07-03T15:54:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/b5a1a529-fcaa-4514-bc23-1ed8ac6fa2b7 have older date (2024-07-03 14:54:40 +0000 UTC) than purge date (2024-07-03 15:54:40.170898146 +0000 UTC m=+32.108213105). Removing upload directory." time="2024-07-03T15:54:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/2aa0604a-0c47-4612-ae66-0688f0e35b04 have older date (2024-07-03 14:54:40 +0000 UTC) than purge date (2024-07-03 15:54:40.170898146 +0000 UTC m=+32.108213105). Removing upload directory." time="2024-07-03T15:54:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5726b3df-faff-4819-93cb-d4d136e36058 have older date (2024-07-03 14:54:40 +0000 UTC) than purge date (2024-07-03 15:54:40.170898146 +0000 UTC m=+32.108213105). Removing upload directory." time="2024-07-03T15:54:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/59135360-c3ae-437f-b0a5-50f2e17b7927 have older date (2024-07-03 14:54:40 +0000 UTC) than purge date (2024-07-03 15:54:40.170898146 +0000 UTC m=+32.108213105). Removing upload directory." time="2024-07-03T15:54:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/00fb30c1-558f-4a32-973a-aa3f221ce282 have older date (2024-07-03 14:54:40 +0000 UTC) than purge date (2024-07-03 15:54:40.170898146 +0000 UTC m=+32.108213105). Removing upload directory." time="2024-07-03T15:54:40Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-07-03T15:54:40Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 15:54:40.171974473 +0000 UTC m=+32.109289432, actuallyDelete=true" time="2024-07-03T15:54:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/5fe0af14-dc4f-4819-92eb-a8e94a1c741d have older date (2024-07-03 14:54:40 +0000 UTC) than purge date (2024-07-03 15:54:40.171974473 +0000 UTC m=+32.109289432). Removing upload directory." time="2024-07-03T15:54:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/b7430284-43ba-4bbe-ad24-090f3441bd52 have older date (2024-07-03 14:54:40 +0000 UTC) than purge date (2024-07-03 15:54:40.171974473 +0000 UTC m=+32.109289432). Removing upload directory." time="2024-07-03T15:54:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/1e619d1f-4f11-4a12-86a5-9f3ef35af6fa have older date (2024-07-03 14:54:40 +0000 UTC) than purge date (2024-07-03 15:54:40.171974473 +0000 UTC m=+32.109289432). Removing upload directory." time="2024-07-03T15:54:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/4ac904c4-10f9-4abc-94ba-b8e6e5f3e9a7 have older date (2024-07-03 14:54:40 +0000 UTC) than purge date (2024-07-03 15:54:40.171974473 +0000 UTC m=+32.109289432). Removing upload directory." time="2024-07-03T15:54:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/a6f81aee-84ce-4c5b-a795-022111094eb2 have older date (2024-07-03 14:54:40 +0000 UTC) than purge date (2024-07-03 15:54:40.171974473 +0000 UTC m=+32.109289432). Removing upload directory." time="2024-07-03T15:54:40Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-07-03T15:54:40Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 15:54:40.172719987 +0000 UTC m=+32.110034947, actuallyDelete=true" time="2024-07-03T15:54:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/84f243ad-127d-449f-86a7-955bfe010d1a have older date (2024-07-03 14:54:40 +0000 UTC) than purge date (2024-07-03 15:54:40.172719987 +0000 UTC m=+32.110034947). Removing upload directory." time="2024-07-03T15:54:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/086d7951-c7cc-4765-94aa-17957a8e3a29 have older date (2024-07-03 14:54:40 +0000 UTC) than purge date (2024-07-03 15:54:40.172719987 +0000 UTC m=+32.110034947). Removing upload directory." time="2024-07-03T15:54:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3b5c2dc5-bbce-4eef-b637-55f79523fad9 have older date (2024-07-03 14:54:40 +0000 UTC) than purge date (2024-07-03 15:54:40.172719987 +0000 UTC m=+32.110034947). Removing upload directory." time="2024-07-03T15:54:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/3b9a3563-3aba-4ee1-bb34-e8d415f1858d have older date (2024-07-03 14:54:40 +0000 UTC) than purge date (2024-07-03 15:54:40.172719987 +0000 UTC m=+32.110034947). Removing upload directory." time="2024-07-03T15:54:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/4f76f03f-f662-478d-838f-2ec64be7f3a9 have older date (2024-07-03 14:54:40 +0000 UTC) than purge date (2024-07-03 15:54:40.172719987 +0000 UTC m=+32.110034947). Removing upload directory." time="2024-07-03T15:54:40Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-07-03T15:54:40Z" level=info msg="PurgeUploads starting: olderThan=2024-07-03 15:54:40.173212923 +0000 UTC m=+32.110527881, actuallyDelete=true" time="2024-07-03T15:54:40Z" 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 32.126s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.007s === RUN TestRedisBlobDescriptorCacheProvider redis_test.go:29: please set -test.registry.storage.cache.redis.addr to test layer info cache against redis --- SKIP: TestRedisBlobDescriptorCacheProvider (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/redis 0.007s === RUN TestWalkFileRemoved time="2024-07-03T15:54:08Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.005s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.419s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.07s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 0.074s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.29s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.700s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (18.60s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 19.020s === 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-07-03T15:54:08Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.22.5 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-07-03T15:54:08Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.22.5 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-07-03T15:54:08Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.22.5 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionNotMatched === CONT TestUpdateCalledRegularly === CONT TestParsing === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestMatchIPV4_2 === CONT TestMatchIPV4 === CONT TestMatchIPV6 === CONT TestMatchIPV4WithRegionMatched === CONT TestMatchIPV4WithRegionMatch_2 time="2024-07-03T15:54:08Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 --- PASS: TestParsing (0.00s) time="2024-07-03T15:54:08Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.5 instance.id=b602dbf3-8f1f-4027-9f07-7bd3d9da341e time="2024-07-03T15:54:08Z" level=error msg="unknown ip address format" go.version=go1.22.5 instance.id=b602dbf3-8f1f-4027-9f07-7bd3d9da341e ip=?0000000000000000000000000000000000 --- PASS: TestMatchIPV4 (0.00s) --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) time="2024-07-03T15:54:08Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.5 instance.id=b602dbf3-8f1f-4027-9f07-7bd3d9da341e --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestInvalidData (0.00s) --- PASS: TestMatchIPV6 (0.00s) time="2024-07-03T15:54:09Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-03T15:54:10Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-03T15:54:11Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 time="2024-07-03T15:54:12Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.5 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.511s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.006s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) === RUN TestEmptyRootList s3_test.go:119: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestEmptyRootList (0.00s) === RUN TestStorageClass s3_test.go:169: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestStorageClass (0.00s) === RUN TestOverThousandBlobs s3_test.go:242: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestOverThousandBlobs (0.00s) === RUN TestMoveWithMultipartCopy s3_test.go:275: Must set AWS_ACCESS_KEY, AWS_SECRET_KEY, AWS_REGION, S3_BUCKET, and S3_ENCRYPT to run S3 tests --- SKIP: TestMoveWithMultipartCopy (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/s3-aws 0.414s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.92s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.372s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.014s >>> 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-r7.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 24.0 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r7.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-x86.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-r7.apk >>> docker-registry: Build complete at Wed, 03 Jul 2024 15:57:01 +0000 elapsed time 0h 3m 17s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20240703.155345) (2/2) Purging go (1.22.5-r0) Executing busybox-1.36.1-r31.trigger OK: 380 MiB in 113 packages >>> docker-registry: Updating the community/x86 repository index... >>> docker-registry: Signing the index...