>>> docker-registry: Building community/docker-registry 2.8.3-r6 (using abuild 3.13.0-r3) started Wed, 05 Jun 2024 17:17:24 +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/3) Installing binutils-gold (2.42-r0) (2/3) Installing go (1.22.4-r0) (3/3) Installing .makedepends-docker-registry (20240605.171725) Executing busybox-1.36.1-r28.trigger OK: 939 MiB in 141 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/docker-registry-2.8.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.20/docker-registry-2.8.3.tar.gz.part' docker-registry-2.8. 100% |********************************| 1963k 0:00:00 ETA '/var/cache/distfiles/v3.20/docker-registry-2.8.3.tar.gz.part' saved >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/v3.20/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] ? github.com/docker/distribution/registry/client/transport [no test files] ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN Test time="2024-06-05T17:17:38Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-06-05T17:17:38Z" 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.078s === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-06-05T17:17:38Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.01s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.062s === 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.066s === 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.039s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.08s) PASS ok github.com/docker/distribution/health/checks 0.138s === 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.045s === 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.054s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.068s === 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.040s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.00s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2024/06/05 17:17:38 http: TLS handshake error from 127.0.0.1:47366: 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:41551/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:41551/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:41551/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:41551/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:46011?status=0, fail=true --- PASS: TestHTTPSink (0.04s) === RUN TestListener --- PASS: TestListener (0.20s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-06-05T17:17:38Z" level=info msg="broadcaster: closing" time="2024-06-05T17:17:38Z" level=info msg="closing testSink" time="2024-06-05T17:17:38Z" level=info msg="closing testSink" time="2024-06-05T17:17:38Z" level=info msg="closing testSink" time="2024-06-05T17:17:38Z" level=info msg="closing testSink" time="2024-06-05T17:17:38Z" level=info msg="closing testSink" time="2024-06-05T17:17:38Z" level=info msg="closing testSink" time="2024-06-05T17:17:38Z" level=info msg="closing testSink" time="2024-06-05T17:17:38Z" level=info msg="closing testSink" time="2024-06-05T17:17:38Z" level=info msg="closing testSink" time="2024-06-05T17:17:38Z" level=info msg="closing testSink" time="2024-06-05T17:17:38Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.00s) === RUN TestEventQueue time="2024-06-05T17:17:38Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.12s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 1} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:38Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-05T17:17:39Z" level=warning msg="&{0x40004b7590 0.9} encountered too many errors, backing off" time="2024-06-05T17:17:39Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.89s) PASS ok github.com/docker/distribution/notifications 1.335s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-06-05T17:17:38Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-05T17:17:38.365227977Z" 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.4 time="2024-06-05T17:17:38.365345618Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:17:38.365425739Z" level=info msg="Starting upload purge in 12m0s" go.version=go1.22.4 time="2024-06-05T17:17:38.365867462Z" level=info msg="listening on [::]:5000" go.version=go1.22.4 time="2024-06-05T17:17:41.36840761Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.4 time="2024-06-05T17:17:41.472273951Z" level=info msg="response completed" go.version=go1.22.4 http.request.host=127.0.0.1 http.request.id=ce3194d4-2e91-469b-8bc9-3bb5b9ef0fd5 http.request.method=GET http.request.remoteaddr="[::1]:55218" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.490373ms http.response.status=200 http.response.written=2 ::1 - - [05/Jun/2024:17:17:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-06-05T17:17:41.801955241Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-05T17:17:41.802700247Z" 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.4 time="2024-06-05T17:17:41.802719328Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:17:41.802782208Z" level=info msg="Starting upload purge in 9m0s" go.version=go1.22.4 time="2024-06-05T17:17:41.802841689Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.4 time="2024-06-05T17:17:41.802852169Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.4 time="2024-06-05T17:17:41.803114691Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.4 time="2024-06-05T17:17:44.810245037Z" level=info msg="response completed" go.version=go1.22.4 http.request.host=127.0.0.1 http.request.id=f0c7706a-64ad-4b5f-b9f3-fccfe583390f http.request.method=GET http.request.remoteaddr="127.0.0.1:53756" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration="667.206µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Jun/2024:17:17:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-06-05T17:17:44.810729841Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.4 --- PASS: TestRegistrySupportedCipherSuite (3.44s) === RUN TestRegistryUnsupportedCipherSuite time="2024-06-05T17:17:45.238699545Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-05T17:17:45.239409591Z" 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.4 time="2024-06-05T17:17:45.239428431Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:17:45.239494552Z" level=info msg="Starting upload purge in 54m0s" go.version=go1.22.4 time="2024-06-05T17:17:45.239551832Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.4 --- PASS: TestRegistryUnsupportedCipherSuite (8.43s) PASS ok github.com/docker/distribution/registry 15.062s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.039s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.02s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.02s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.05s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.168s === RUN TestBasicAccessController time="2024-06-05T17:17:38Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.4 instance.id=b2799b4b-d1cb-4ccd-a856-168440d503e7 time="2024-06-05T17:17:38Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.4 instance.id=b2799b4b-d1cb-4ccd-a856-168440d503e7 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-06-05T17:17:38Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.4 password=Njd31W5AEH93p4nfIfamqbBxZtRkdk3UNFGAJdKPu8Y user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.146s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.01s) PASS ok github.com/docker/distribution/registry/auth/silly 0.067s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2024-06-05T17:17:38Z" level=info msg="token not to be used before 2024-06-05 17:17:39 +0000 UTC - currently 2024-06-05 17:17:38.345344012 +0000 UTC m=+0.029451605" time="2024-06-05T17:17:38Z" level=info msg="token not to be used after 2024-06-05 17:17:38 +0000 UTC - currently 2024-06-05 17:17:38.345833976 +0000 UTC m=+0.029941569" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2024-06-05T17:17:38Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.01s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.068s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.01s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.01s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.01s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.01s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.00s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.01s) === 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.149s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.01s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.01s) === 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.089s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.059s === RUN TestCheckAPI time="2024-06-05T17:17:38Z" 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.4 time="2024-06-05T17:17:38Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:17:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:44135" http.request.id=43b85336-0d47-4b16-a88b-41727b5f443b http.request.method=GET http.request.remoteaddr="127.0.0.1:58840" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="801.766µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Jun/2024:17:17:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-06-05T17:17:38Z" 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.4 time="2024-06-05T17:17:38Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:17:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=464b289e-1f2f-4e04-b587-71c02d1047d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56786" 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.876776ms http.response.status=200 http.response.written=20 127.0.0.1 - - [05/Jun/2024:17:17:38 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-06-05T17:17:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=9572c0d3-0fad-4355-9ebd-b5a7173c3aca http.request.method=POST http.request.remoteaddr="127.0.0.1:56786" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.020448ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:38 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=ca6b49f4-a360-440a-a449-2ca71edc9f90 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56786" http.request.uri="/v2/foo/aaaa/blobs/uploads/ad06aa96-8ea9-4c75-a2d1-e0ece6759578?_state=Lmx5rS2dpqCfKdFpf9zWP_MkLV7Z6C2SNVhhIVMm6pZ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJhZDA2YWE5Ni04ZWE5LTRjNzUtYTJkMS1lMGVjZTY3NTk1NzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6MzguNDQyODI4NzRaIn0%3D&digest=sha256%3A8b88c33cfcd9d036c1a76394ddf4f12742ab405cdc098a4c1b1c66da1de38026" http.request.useragent="Go-http-client/1.1" http.response.duration=995.484006ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:38 +0000] "PUT /v2/foo/aaaa/blobs/uploads/ad06aa96-8ea9-4c75-a2d1-e0ece6759578?_state=Lmx5rS2dpqCfKdFpf9zWP_MkLV7Z6C2SNVhhIVMm6pZ7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJhZDA2YWE5Ni04ZWE5LTRjNzUtYTJkMS1lMGVjZTY3NTk1NzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6MzguNDQyODI4NzRaIn0%3D&digest=sha256%3A8b88c33cfcd9d036c1a76394ddf4f12742ab405cdc098a4c1b1c66da1de38026 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=ea8fc5f4-7232-4b44-820c-09caf73a9432 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56786" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.147297ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:39 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=bd27078b-6869-4285-8ce2-a22520816482 http.request.method=POST http.request.remoteaddr="127.0.0.1:56786" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="914.207µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:39 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=8ad23901-368e-4bbc-9aad-5755d0560e30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56786" http.request.uri="/v2/foo/bbbb/blobs/uploads/b644e0b3-ae3d-440d-8c1e-e252b0542460?_state=Y-ZUCwDjpEVeSozLWgQHPSNlEhP43qaBebsb8slgbGp7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJiNjQ0ZTBiMy1hZTNkLTQ0MGQtOGMxZS1lMjUyYjA1NDI0NjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6MzkuNTE3NTg5MjAxWiJ9&digest=sha256%3A47b7338522def9ef609d0c392a75ae062cd15d8d07a436715a4c91b87c062df2" http.request.useragent="Go-http-client/1.1" http.response.duration=1.231729682s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:39 +0000] "PUT /v2/foo/bbbb/blobs/uploads/b644e0b3-ae3d-440d-8c1e-e252b0542460?_state=Y-ZUCwDjpEVeSozLWgQHPSNlEhP43qaBebsb8slgbGp7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJiNjQ0ZTBiMy1hZTNkLTQ0MGQtOGMxZS1lMjUyYjA1NDI0NjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6MzkuNTE3NTg5MjAxWiJ9&digest=sha256%3A47b7338522def9ef609d0c392a75ae062cd15d8d07a436715a4c91b87c062df2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=4607815d-3b9d-4ee7-8a4d-b48efa0d3a7d http.request.method=PUT http.request.remoteaddr="127.0.0.1:56786" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.514733ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:40 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:40Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=825f3af3-b050-40c5-adde-0597dad38423 http.request.method=POST http.request.remoteaddr="127.0.0.1:56786" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.001368ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:40 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=006a2b76-1cd3-405c-8da1-9e00f50bb12c http.request.method=PUT http.request.remoteaddr="127.0.0.1:56786" http.request.uri="/v2/foo/cccc/blobs/uploads/3f83e4c0-8347-437b-bdcf-d77f5562c88b?_state=q-HQ3zsB1NVi79x3gEytO6Lu6c8hfhHqQU12Urh-_Kx7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIzZjgzZTRjMC04MzQ3LTQzN2ItYmRjZi1kNzdmNTU2MmM4OGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6NDAuODI3NjAxMTcxWiJ9&digest=sha256%3Aed99ef53e660f020af0b2b62527c61e351b8de9925c3b216e6385f4b4fde7cb9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.124824916s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:40 +0000] "PUT /v2/foo/cccc/blobs/uploads/3f83e4c0-8347-437b-bdcf-d77f5562c88b?_state=q-HQ3zsB1NVi79x3gEytO6Lu6c8hfhHqQU12Urh-_Kx7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiIzZjgzZTRjMC04MzQ3LTQzN2ItYmRjZi1kNzdmNTU2MmM4OGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6NDAuODI3NjAxMTcxWiJ9&digest=sha256%3Aed99ef53e660f020af0b2b62527c61e351b8de9925c3b216e6385f4b4fde7cb9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=cf56fdc2-e8a6-459b-b4bd-e0b2683f1cff http.request.method=PUT http.request.remoteaddr="127.0.0.1:56786" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.511733ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:41 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=30c458a5-d237-4c6b-b834-c1e7e4c4db04 http.request.method=POST http.request.remoteaddr="127.0.0.1:56786" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="858.968µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:42 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=8c6acd70-a767-4396-9765-86ca23fe3f99 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56786" http.request.uri="/v2/foo/dddd/blobs/uploads/6ee0fa0d-5ef9-4b9a-b588-2459687e033d?_state=1SbfffBSYXKTquAMF6Owhuq6h2UUTTsfRGQCQ1Q7ADJ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2ZWUwZmEwZC01ZWY5LTRiOWEtYjU4OC0yNDU5Njg3ZTAzM2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6NDIuMDMyMjM4NDY5WiJ9&digest=sha256%3Aa7948c12cdadab0d37e8ab04e87f5065a63237d8fa7100ca4160003f0f83cd26" http.request.useragent="Go-http-client/1.1" http.response.duration=945.526751ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:42 +0000] "PUT /v2/foo/dddd/blobs/uploads/6ee0fa0d-5ef9-4b9a-b588-2459687e033d?_state=1SbfffBSYXKTquAMF6Owhuq6h2UUTTsfRGQCQ1Q7ADJ7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2ZWUwZmEwZC01ZWY5LTRiOWEtYjU4OC0yNDU5Njg3ZTAzM2QiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6NDIuMDMyMjM4NDY5WiJ9&digest=sha256%3Aa7948c12cdadab0d37e8ab04e87f5065a63237d8fa7100ca4160003f0f83cd26 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:42Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=3160e347-f9bb-41c1-a8d9-81e70c354a7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56786" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.575653ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:42 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=776febf8-c06a-4b07-b253-472d121c7276 http.request.method=POST http.request.remoteaddr="127.0.0.1:56786" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="940.488µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:43 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=fdcb7b21-b840-4ca4-b33d-6babd1f92131 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56786" http.request.uri="/v2/foo/eeee/blobs/uploads/fd7b30c4-2fda-400c-b3d9-8e5eb565d4c0?_state=_r3ejaeRipSANDa9WDXqU_bwA6F8Ra7sTamE8_Hf44N7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJmZDdiMzBjNC0yZmRhLTQwMGMtYjNkOS04ZTVlYjU2NWQ0YzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6NDMuMDM0MzgzMTY5WiJ9&digest=sha256%3A1580a90164aa67a654b6b1cee90dec852d071dff982066a819ea7855b4005c5d" http.request.useragent="Go-http-client/1.1" http.response.duration=546.709528ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:43 +0000] "PUT /v2/foo/eeee/blobs/uploads/fd7b30c4-2fda-400c-b3d9-8e5eb565d4c0?_state=_r3ejaeRipSANDa9WDXqU_bwA6F8Ra7sTamE8_Hf44N7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJmZDdiMzBjNC0yZmRhLTQwMGMtYjNkOS04ZTVlYjU2NWQ0YzAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6NDMuMDM0MzgzMTY5WiJ9&digest=sha256%3A1580a90164aa67a654b6b1cee90dec852d071dff982066a819ea7855b4005c5d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=3ae3d6bd-e7e5-46f4-a56c-4404c4e5a04f http.request.method=PUT http.request.remoteaddr="127.0.0.1:56786" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.564172ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:43 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=5e30759b-e94e-4e3d-ad46-7c24dfb0f849 http.request.method=POST http.request.remoteaddr="127.0.0.1:56786" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="789.366µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:43 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=dd10d7b3-a411-4b45-85d5-691be86b01de http.request.method=PUT http.request.remoteaddr="127.0.0.1:56786" http.request.uri="/v2/foo/ffff/blobs/uploads/8a3eaac2-af2f-4610-a85d-792e36c32106?_state=pWGsxzPU7-3U9M8xWeFWdpu2V4aq2AVMBtFxuIbOLdN7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI4YTNlYWFjMi1hZjJmLTQ2MTAtYTg1ZC03OTJlMzZjMzIxMDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6NDMuNjcyMzA2MzMyWiJ9&digest=sha256%3A51da9a629e6f778d99d3f12d89c09a96452b4c92775c9d5107013d61b9063ffa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.567714224s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:43 +0000] "PUT /v2/foo/ffff/blobs/uploads/8a3eaac2-af2f-4610-a85d-792e36c32106?_state=pWGsxzPU7-3U9M8xWeFWdpu2V4aq2AVMBtFxuIbOLdN7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI4YTNlYWFjMi1hZjJmLTQ2MTAtYTg1ZC03OTJlMzZjMzIxMDYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6NDMuNjcyMzA2MzMyWiJ9&digest=sha256%3A51da9a629e6f778d99d3f12d89c09a96452b4c92775c9d5107013d61b9063ffa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=2556c6a7-716b-4ff2-b424-5c91fae067c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56786" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.423572ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:45 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=358eda6b-d135-4395-bdc1-b1b3736b6e5b http.request.method=GET http.request.remoteaddr="127.0.0.1:56786" http.request.uri="/v2/_catalog" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="643.125µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [05/Jun/2024:17:17:45 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-05T17:17:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=eae53320-1a45-4d7e-9157-d2932a2da6ce http.request.method=GET http.request.remoteaddr="127.0.0.1:56786" 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="603.885µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [05/Jun/2024:17:17:45 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-06-05T17:17:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=aaed661a-e14b-490e-9c3a-af301c5ef681 http.request.method=GET http.request.remoteaddr="127.0.0.1:56786" 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="623.045µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [05/Jun/2024:17:17:45 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-05T17:17:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=1034a43f-5d42-47e4-9381-508652337278 http.request.method=GET http.request.remoteaddr="127.0.0.1:56786" 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="563.445µs" http.response.status=200 http.response.written=30 127.0.0.1 - - [05/Jun/2024:17:17:45 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-06-05T17:17:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=fb84b695-1ea4-4b7c-95bd-25286c47d24d http.request.method=GET http.request.remoteaddr="127.0.0.1:56786" 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="542.604µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [05/Jun/2024:17:17:45 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-06-05T17:17:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=d1cadc33-b7e4-45ec-a316-592c2ccb9c2f http.request.method=GET http.request.remoteaddr="127.0.0.1:56786" 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="676.166µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [05/Jun/2024:17:17:45 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-05T17:17:45Z" 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.4 http.request.host="127.0.0.1:38591" http.request.id=3c6c21d9-b261-4b92-965a-4509eb9395d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:56786" 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="688.286µs" http.response.status=400 http.response.written=116 127.0.0.1 - - [05/Jun/2024:17:17:45 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-06-05T17:17:45Z" 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.4 http.request.host="127.0.0.1:38591" http.request.id=034129cd-9563-4e61-8072-90cd1b1666d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56786" 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="515.404µs" http.response.status=400 http.response.written=115 127.0.0.1 - - [05/Jun/2024:17:17:45 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-06-05T17:17:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=0a9ad11f-ab4e-4dd3-934c-8d0ac2905dee http.request.method=GET http.request.remoteaddr="127.0.0.1:56786" 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="531.125µs" http.response.status=200 http.response.written=20 127.0.0.1 - - [05/Jun/2024:17:17:45 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-06-05T17:17:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38591" http.request.id=4bd087e6-6272-4b21-8c21-bcc931714d08 http.request.method=GET http.request.remoteaddr="127.0.0.1:56786" 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="611.165µs" http.response.status=200 http.response.written=74 127.0.0.1 - - [05/Jun/2024:17:17:45 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-05T17:17: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.4 time="2024-06-05T17:17:45Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:17:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33335" http.request.id=4e3b02d1-fd1e-4b45-a558-d64e20b40142 http.request.method=POST http.request.remoteaddr="127.0.0.1:49664" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.061208ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:45 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33335" http.request.id=716e6dfb-f64a-49ce-a9b1-5b860b7460c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49664" http.request.uri="/v2/foo/aaaa/blobs/uploads/23da53a6-6185-442e-9152-e868d1bb77c6?_state=ctBWtVpRGRmRccOvnllXR0u50lMLhjxuqV7fWwt6evh7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIyM2RhNTNhNi02MTg1LTQ0MmUtOTE1Mi1lODY4ZDFiYjc3YzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6NDUuMzU2MDY5MzE3WiJ9&digest=sha256%3A3bdd64bbf56fae54a645288765df297b74328c24bc6ce293e2474dde8d514482" http.request.useragent="Go-http-client/1.1" http.response.duration=1.57571313s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:45 +0000] "PUT /v2/foo/aaaa/blobs/uploads/23da53a6-6185-442e-9152-e868d1bb77c6?_state=ctBWtVpRGRmRccOvnllXR0u50lMLhjxuqV7fWwt6evh7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIyM2RhNTNhNi02MTg1LTQ0MmUtOTE1Mi1lODY4ZDFiYjc3YzYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6NDUuMzU2MDY5MzE3WiJ9&digest=sha256%3A3bdd64bbf56fae54a645288765df297b74328c24bc6ce293e2474dde8d514482 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33335" http.request.id=55fa8420-2c8b-4740-b236-a45459f48566 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49664" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.520772ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:46 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:47Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33335" http.request.id=2d0343eb-e1e9-4f95-aec0-ac0999386864 http.request.method=POST http.request.remoteaddr="127.0.0.1:49664" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="806.967µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:47 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33335" http.request.id=193143a5-2fec-4f38-b725-5452604a0930 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49664" http.request.uri="/v2/foo/bbbb/blobs/uploads/266e4baf-3c16-4f24-832f-dd6313b71cef?_state=jSXyPIAz7jF_Njg6ldlZmDaigN67-bv0ZBs9c-3xJh17Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyNjZlNGJhZi0zYzE2LTRmMjQtODMyZi1kZDYzMTNiNzFjZWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6NDcuMDI1NTkyMjI1WiJ9&digest=sha256%3A34470db15c0a68ce0b5cd7dfeaa1c3f27e020f60070da040b32beb73c8d516d3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.213837573s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:47 +0000] "PUT /v2/foo/bbbb/blobs/uploads/266e4baf-3c16-4f24-832f-dd6313b71cef?_state=jSXyPIAz7jF_Njg6ldlZmDaigN67-bv0ZBs9c-3xJh17Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiIyNjZlNGJhZi0zYzE2LTRmMjQtODMyZi1kZDYzMTNiNzFjZWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6NDcuMDI1NTkyMjI1WiJ9&digest=sha256%3A34470db15c0a68ce0b5cd7dfeaa1c3f27e020f60070da040b32beb73c8d516d3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33335" http.request.id=f63b0ccd-f830-4bb4-8cec-4d14957355f4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49664" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.476092ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:48 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33335" http.request.id=0d1c34f9-b6bc-4a1a-8631-d4ee23eeac4b http.request.method=POST http.request.remoteaddr="127.0.0.1:49664" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="812.767µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:48 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33335" http.request.id=7448da0a-5b59-4365-98d0-a47421ca15e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49664" http.request.uri="/v2/foo/cccc/blobs/uploads/f670e1b3-dac4-49d5-bb4f-526b4dcc5f6a?_state=-2hPAv4N4iq0u1wnZ0PCrmF2LwIdDlxfWysKY5LTjE97Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJmNjcwZTFiMy1kYWM0LTQ5ZDUtYmI0Zi01MjZiNGRjYzVmNmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6NDguMzM1MjcxNTUyWiJ9&digest=sha256%3A8d9caeb97ddc4fd8c854e1a1b6d17d6642474fce0676f0faa50f96a49784372d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.262643018s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:48 +0000] "PUT /v2/foo/cccc/blobs/uploads/f670e1b3-dac4-49d5-bb4f-526b4dcc5f6a?_state=-2hPAv4N4iq0u1wnZ0PCrmF2LwIdDlxfWysKY5LTjE97Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJmNjcwZTFiMy1kYWM0LTQ5ZDUtYmI0Zi01MjZiNGRjYzVmNmEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6NDguMzM1MjcxNTUyWiJ9&digest=sha256%3A8d9caeb97ddc4fd8c854e1a1b6d17d6642474fce0676f0faa50f96a49784372d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33335" http.request.id=b3508256-a2be-468d-b600-4544c0f10175 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49664" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.474812ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:49 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33335" http.request.id=42ad229d-8d08-4419-aa9d-92c3be19e0f3 http.request.method=POST http.request.remoteaddr="127.0.0.1:49664" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="788.767µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:49 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33335" http.request.id=f3772a44-f1cf-4132-8501-990d8d30fbb2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49664" http.request.uri="/v2/foo/dddd/blobs/uploads/63bcedd5-5cda-4170-b2f8-f6824011b48b?_state=RToQ8Eu966ZsltYVchfXxalEAsCr9fiE_0CveDN3yQt7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2M2JjZWRkNS01Y2RhLTQxNzAtYjJmOC1mNjgyNDAxMWI0OGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6NDkuNjY1OTY1NDEzWiJ9&digest=sha256%3Ac35bc89537069037f3bfb1415e29e2c7b1ef198dc83d529ca44583a5fb9fb5b4" http.request.useragent="Go-http-client/1.1" http.response.duration=783.907573ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:49 +0000] "PUT /v2/foo/dddd/blobs/uploads/63bcedd5-5cda-4170-b2f8-f6824011b48b?_state=RToQ8Eu966ZsltYVchfXxalEAsCr9fiE_0CveDN3yQt7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI2M2JjZWRkNS01Y2RhLTQxNzAtYjJmOC1mNjgyNDAxMWI0OGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6NDkuNjY1OTY1NDEzWiJ9&digest=sha256%3Ac35bc89537069037f3bfb1415e29e2c7b1ef198dc83d529ca44583a5fb9fb5b4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33335" http.request.id=84cd3e87-5f82-4ef4-abc4-edf1b4ab6ebb http.request.method=PUT http.request.remoteaddr="127.0.0.1:49664" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.521652ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:50 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33335" http.request.id=0892a264-7215-4f6a-bf13-04015489403f http.request.method=GET http.request.remoteaddr="127.0.0.1:49664" 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="677.446µs" http.response.status=200 http.response.written=63 127.0.0.1 - - [05/Jun/2024:17:17:50 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (12.08s) === RUN TestURLPrefix time="2024-06-05T17:17:50Z" 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.4 time="2024-06-05T17:17:50Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:17:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45897" http.request.id=93ab0bd9-b741-4f98-86f6-a0c10731f2e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:54728" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="775.407µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Jun/2024:17:17:50 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2024-06-05T17:17:50Z" 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.4 time="2024-06-05T17:17:50Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:17:50Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:34873" http.request.id=a953a875-09d1-4070-8f22-2a9b644fd0a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:54270" http.request.uri="/v2/foo/bar/blobs/sha256:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="934.448µs" http.response.status=404 http.response.written=157 vars.digest="sha256:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:17:50 +0000] "GET /v2/foo/bar/blobs/sha256:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-05T17:17:50Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:34873" http.request.id=2612b137-1800-4bba-8f60-1e6cd95c9312 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54280" http.request.uri="/v2/foo/bar/blobs/sha256:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="825.207µs" http.response.status=404 http.response.written=157 vars.digest="sha256:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:17:50 +0000] "HEAD /v2/foo/bar/blobs/sha256:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-05T17:17:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34873" http.request.id=374bff36-14d7-4712-beef-6cc9a66d29cc http.request.method=POST http.request.remoteaddr="127.0.0.1:54280" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="810.287µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34873" http.request.id=338b4e41-98fd-401e-b782-1751c9a91691 http.request.method=GET http.request.remoteaddr="127.0.0.1:54280" http.request.uri="/v2/foo/bar/blobs/uploads/ddb314ff-8d4b-4158-b7d5-2d469bb35115?_state=DGL6oYVz17_vG235pP9WrThd0DDDVAJkFnDIF4mccZJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkYjMxNGZmLThkNGItNDE1OC1iN2Q1LTJkNDY5YmIzNTExNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1MC41NTA1NzQ2MTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="801.247µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:50 +0000] "GET /v2/foo/bar/blobs/uploads/ddb314ff-8d4b-4158-b7d5-2d469bb35115?_state=DGL6oYVz17_vG235pP9WrThd0DDDVAJkFnDIF4mccZJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkYjMxNGZmLThkNGItNDE1OC1iN2Q1LTJkNDY5YmIzNTExNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1MC41NTA1NzQ2MTlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34873" http.request.id=07eca020-1906-4aa5-adf5-ec1797c7dc84 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:54280" http.request.uri="/v2/foo/bar/blobs/uploads/ddb314ff-8d4b-4158-b7d5-2d469bb35115?_state=DGL6oYVz17_vG235pP9WrThd0DDDVAJkFnDIF4mccZJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkYjMxNGZmLThkNGItNDE1OC1iN2Q1LTJkNDY5YmIzNTExNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1MC41NTA1NzQ2MTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="750.846µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:50 +0000] "DELETE /v2/foo/bar/blobs/uploads/ddb314ff-8d4b-4158-b7d5-2d469bb35115?_state=DGL6oYVz17_vG235pP9WrThd0DDDVAJkFnDIF4mccZJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkYjMxNGZmLThkNGItNDE1OC1iN2Q1LTJkNDY5YmIzNTExNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1MC41NTA1NzQ2MTlaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:50Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.4 http.request.host="127.0.0.1:34873" http.request.id=0daa5ad5-2fd7-4e18-9dab-b55ca75f72cd http.request.method=GET http.request.remoteaddr="127.0.0.1:54280" http.request.uri="/v2/foo/bar/blobs/uploads/ddb314ff-8d4b-4158-b7d5-2d469bb35115?_state=DGL6oYVz17_vG235pP9WrThd0DDDVAJkFnDIF4mccZJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkYjMxNGZmLThkNGItNDE1OC1iN2Q1LTJkNDY5YmIzNTExNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1MC41NTA1NzQ2MTlaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=ddb314ff-8d4b-4158-b7d5-2d469bb35115 time="2024-06-05T17:17:50Z" 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.4 http.request.host="127.0.0.1:34873" http.request.id=0daa5ad5-2fd7-4e18-9dab-b55ca75f72cd http.request.method=GET http.request.remoteaddr="127.0.0.1:54280" http.request.uri="/v2/foo/bar/blobs/uploads/ddb314ff-8d4b-4158-b7d5-2d469bb35115?_state=DGL6oYVz17_vG235pP9WrThd0DDDVAJkFnDIF4mccZJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkYjMxNGZmLThkNGItNDE1OC1iN2Q1LTJkNDY5YmIzNTExNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1MC41NTA1NzQ2MTlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="713.166µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=ddb314ff-8d4b-4158-b7d5-2d469bb35115 127.0.0.1 - - [05/Jun/2024:17:17:50 +0000] "GET /v2/foo/bar/blobs/uploads/ddb314ff-8d4b-4158-b7d5-2d469bb35115?_state=DGL6oYVz17_vG235pP9WrThd0DDDVAJkFnDIF4mccZJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRkYjMxNGZmLThkNGItNDE1OC1iN2Q1LTJkNDY5YmIzNTExNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1MC41NTA1NzQ2MTlaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-05T17:17:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34873" http.request.id=b5e34bf3-3a85-4036-ac1d-771916ade0a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:54288" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="935.727µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:50Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.4 http.request.host="127.0.0.1:34873" http.request.id=7b9d4f8f-3de8-4553-80b3-e2a580d320d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54288" http.request.uri="/v2/foo/bar/blobs/uploads/44815218-8704-4ac7-93f5-c63823d90c55?_state=AlS8C6CiSYksaX4NSjCo7dynZECRyk_LU-h3jGHbTbp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0ODE1MjE4LTg3MDQtNGFjNy05M2Y1LWM2MzgyM2Q5MGM1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1MC41NTQ1MDE2OTFaIn0%3D&digest=sha256%3Aa24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed" http.request.useragent="Go-http-client/1.1" provided=sha256:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed vars.name="foo/bar" vars.uuid=44815218-8704-4ac7-93f5-c63823d90c55 time="2024-06-05T17:17:50Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.4 http.request.host="127.0.0.1:34873" http.request.id=7b9d4f8f-3de8-4553-80b3-e2a580d320d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54288" http.request.uri="/v2/foo/bar/blobs/uploads/44815218-8704-4ac7-93f5-c63823d90c55?_state=AlS8C6CiSYksaX4NSjCo7dynZECRyk_LU-h3jGHbTbp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0ODE1MjE4LTg3MDQtNGFjNy05M2Y1LWM2MzgyM2Q5MGM1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1MC41NTQ1MDE2OTFaIn0%3D&digest=sha256%3Aa24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=44815218-8704-4ac7-93f5-c63823d90c55 time="2024-06-05T17:17:50Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:34873" http.request.id=7b9d4f8f-3de8-4553-80b3-e2a580d320d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54288" http.request.uri="/v2/foo/bar/blobs/uploads/44815218-8704-4ac7-93f5-c63823d90c55?_state=AlS8C6CiSYksaX4NSjCo7dynZECRyk_LU-h3jGHbTbp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0ODE1MjE4LTg3MDQtNGFjNy05M2Y1LWM2MzgyM2Q5MGM1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1MC41NTQ1MDE2OTFaIn0%3D&digest=sha256%3Aa24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="811.807µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=44815218-8704-4ac7-93f5-c63823d90c55 127.0.0.1 - - [05/Jun/2024:17:17:50 +0000] "PUT /v2/foo/bar/blobs/uploads/44815218-8704-4ac7-93f5-c63823d90c55?_state=AlS8C6CiSYksaX4NSjCo7dynZECRyk_LU-h3jGHbTbp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ0ODE1MjE4LTg3MDQtNGFjNy05M2Y1LWM2MzgyM2Q5MGM1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1MC41NTQ1MDE2OTFaIn0%3D&digest=sha256%3Aa24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-05T17:17:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34873" http.request.id=c755b83f-7662-41a5-9b4d-9d99918d4012 http.request.method=POST http.request.remoteaddr="127.0.0.1:54288" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="767.607µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34873" http.request.id=c69b4997-8938-479f-8f21-be6781772156 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54288" http.request.uri="/v2/foo/bar/blobs/uploads/6b663ee0-13a1-45e0-bf9d-7f4d4219773f?_state=dVOnEwkJvSZ5IegpMo-5_9bab4FAcWk5sivaNyMl38p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZiNjYzZWUwLTEzYTEtNDVlMC1iZjlkLTdmNGQ0MjE5NzczZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1MC41NTY0NzgwNjhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="975.248µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:50 +0000] "PUT /v2/foo/bar/blobs/uploads/6b663ee0-13a1-45e0-bf9d-7f4d4219773f?_state=dVOnEwkJvSZ5IegpMo-5_9bab4FAcWk5sivaNyMl38p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZiNjYzZWUwLTEzYTEtNDVlMC1iZjlkLTdmNGQ0MjE5NzczZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1MC41NTY0NzgwNjhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34873" http.request.id=f30f68ab-b881-480a-83f1-49698f40da46 http.request.method=POST http.request.remoteaddr="127.0.0.1:54288" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="789.647µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34873" http.request.id=28cb249e-2c5d-43a2-b8a3-89c53e9be953 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54288" http.request.uri="/v2/foo/bar/blobs/uploads/30541d53-4019-47bd-9246-ae507025e53e?_state=JMgu3DotaglC54od_C7AaHX2MHJ9_9w_tJ7cyd9qh0p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMwNTQxZDUzLTQwMTktNDdiZC05MjQ2LWFlNTA3MDI1ZTUzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1MC41NTg1NjE3NjVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="908.808µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:50 +0000] "PUT /v2/foo/bar/blobs/uploads/30541d53-4019-47bd-9246-ae507025e53e?_state=JMgu3DotaglC54od_C7AaHX2MHJ9_9w_tJ7cyd9qh0p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMwNTQxZDUzLTQwMTktNDdiZC05MjQ2LWFlNTA3MDI1ZTUzZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1MC41NTg1NjE3NjVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34873" http.request.id=e3b6dae6-7e36-4a63-84e3-fc665c692194 http.request.method=POST http.request.remoteaddr="127.0.0.1:54288" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="662.325µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:50 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:51Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34873" http.request.id=7a2cc816-d3f1-4cf7-a755-a0847c00bc67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54288" http.request.uri="/v2/foo/bar/blobs/uploads/042ca133-9cd7-4902-832e-e4e2ba32ca57?_state=8jYDJQX90WWVH9yEHO_rl2zyuBJTRg3uc5jNF9KX0Rd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA0MmNhMTMzLTljZDctNDkwMi04MzJlLWU0ZTJiYTMyY2E1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1MC41NjA0MjU0NloifQ%3D%3D&digest=sha256%3Aa24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed" http.request.useragent="Go-http-client/1.1" http.response.duration=1.152987189s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:50 +0000] "PUT /v2/foo/bar/blobs/uploads/042ca133-9cd7-4902-832e-e4e2ba32ca57?_state=8jYDJQX90WWVH9yEHO_rl2zyuBJTRg3uc5jNF9KX0Rd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA0MmNhMTMzLTljZDctNDkwMi04MzJlLWU0ZTJiYTMyY2E1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1MC41NjA0MjU0NloifQ%3D%3D&digest=sha256%3Aa24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:51Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34873" http.request.id=7875ea25-ce6b-448f-b3df-8618b17202d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:54288" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.025929ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:51 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:34873" http.request.id=784e9069-1f90-4b6c-93b4-b8fcd09afde5 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:54288" http.request.uri="/v2/foo/bar/blobs/uploads/4f9ea069-95de-4301-a5e1-d21949501b36?_state=1axobYfxYdD9P5t32DW0-N2-43ZHR2lE1xHtpnOmY517Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmOWVhMDY5LTk1ZGUtNDMwMS1hNWUxLWQyMTk0OTUwMWIzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1MS43MjcxODc0ODRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.039566089s http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:51 +0000] "PATCH /v2/foo/bar/blobs/uploads/4f9ea069-95de-4301-a5e1-d21949501b36?_state=1axobYfxYdD9P5t32DW0-N2-43ZHR2lE1xHtpnOmY517Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmOWVhMDY5LTk1ZGUtNDMwMS1hNWUxLWQyMTk0OTUwMWIzNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1MS43MjcxODc0ODRaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34873" http.request.id=032216f0-3f09-4c15-acd6-db4a839492f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54288" http.request.uri="/v2/foo/bar/blobs/uploads/4f9ea069-95de-4301-a5e1-d21949501b36?_state=t46KlKw4C6HSHpMP8-mIzXPXde8KWFM7abKCNOSPxjF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmOWVhMDY5LTk1ZGUtNDMwMS1hNWUxLWQyMTk0OTUwMWIzNiIsIk9mZnNldCI6MjI5NTc1NjgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6NTFaIn0%3D&digest=sha256%3Aa24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed" http.request.useragent="Go-http-client/1.1" http.response.duration=1.18641ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:52 +0000] "PUT /v2/foo/bar/blobs/uploads/4f9ea069-95de-4301-a5e1-d21949501b36?_state=t46KlKw4C6HSHpMP8-mIzXPXde8KWFM7abKCNOSPxjF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRmOWVhMDY5LTk1ZGUtNDMwMS1hNWUxLWQyMTk0OTUwMWIzNiIsIk9mZnNldCI6MjI5NTc1NjgsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6NTFaIn0%3D&digest=sha256%3Aa24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34873" http.request.id=b6e494ca-f59d-40ee-ac7c-323883f2bb45 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54288" http.request.uri="/v2/foo/bar/blobs/sha256:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="812.367µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:52 +0000] "HEAD /v2/foo/bar/blobs/sha256:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34873" http.request.id=d2f6d88b-19bb-43db-9482-434d210a0aca http.request.method=GET http.request.remoteaddr="127.0.0.1:54288" http.request.uri="/v2/foo/bar/blobs/sha256:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=11.496975ms http.response.status=200 http.response.written=22957568 127.0.0.1 - - [05/Jun/2024:17:17:52 +0000] "GET /v2/foo/bar/blobs/sha256:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed HTTP/1.1" 200 22957568 "" "Go-http-client/1.1" time="2024-06-05T17:17:52Z" level=error msg="error parsing digest="sha257:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:34873" http.request.id=4c625bb9-7aa4-4099-a009-ac687a97af66 http.request.method=GET http.request.remoteaddr="127.0.0.1:54288" http.request.uri="/v2/foo/bar/blobs/sha257:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed" vars.name="foo/bar" time="2024-06-05T17:17:52Z" 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.4 http.request.host="127.0.0.1:34873" http.request.id=4c625bb9-7aa4-4099-a009-ac687a97af66 http.request.method=GET http.request.remoteaddr="127.0.0.1:54288" http.request.uri="/v2/foo/bar/blobs/sha257:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="740.846µs" http.response.status=400 http.response.written=110 vars.digest="sha257:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:17:52 +0000] "GET /v2/foo/bar/blobs/sha257:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-05T17:17:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34873" http.request.id=3923b75c-23c1-4962-8113-c5040156c2cd http.request.method=GET http.request.remoteaddr="127.0.0.1:54304" http.request.uri="/v2/foo/bar/blobs/sha256:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed" http.request.useragent="Go-http-client/1.1" http.response.duration=1.055609ms http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:52 +0000] "GET /v2/foo/bar/blobs/sha256:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:52Z" 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.4 time="2024-06-05T17:17:52Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:17:52Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=586651bf-52d1-4c8a-bcd7-726bacd3e0b8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36620" http.request.uri="/v2/foo/bar/blobs/sha256:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="891.487µs" http.response.status=404 http.response.written=157 vars.digest="sha256:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:17:52 +0000] "GET /v2/foo/bar/blobs/sha256:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-05T17:17:52Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=7f441f1a-c03c-4cc5-80e7-8c2b90fa31b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36634" http.request.uri="/v2/foo/bar/blobs/sha256:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="737.046µs" http.response.status=404 http.response.written=157 vars.digest="sha256:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:17:52 +0000] "HEAD /v2/foo/bar/blobs/sha256:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-05T17:17:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=35db0d77-dd1f-4bf5-818b-0bd1abefc138 http.request.method=POST http.request.remoteaddr="127.0.0.1:36634" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="736.806µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=d15e1607-13ed-48da-8818-eb12239f663c http.request.method=GET http.request.remoteaddr="127.0.0.1:36634" http.request.uri="/v2/foo/bar/blobs/uploads/431bfa46-2bc1-4980-a76f-79308ff9de6c?_state=sp8dAKrbsfLQyAOboIQuB2RPRlBQL6RcVwn6AjkewSN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzMWJmYTQ2LTJiYzEtNDk4MC1hNzZmLTc5MzA4ZmY5ZGU2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1Mi44ODQ5ODQ5MTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="742.407µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:52 +0000] "GET /v2/foo/bar/blobs/uploads/431bfa46-2bc1-4980-a76f-79308ff9de6c?_state=sp8dAKrbsfLQyAOboIQuB2RPRlBQL6RcVwn6AjkewSN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzMWJmYTQ2LTJiYzEtNDk4MC1hNzZmLTc5MzA4ZmY5ZGU2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1Mi44ODQ5ODQ5MTJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=ebb1206f-1c4d-4ea9-98c3-7d67d3d071cd http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36634" http.request.uri="/v2/foo/bar/blobs/uploads/431bfa46-2bc1-4980-a76f-79308ff9de6c?_state=sp8dAKrbsfLQyAOboIQuB2RPRlBQL6RcVwn6AjkewSN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzMWJmYTQ2LTJiYzEtNDk4MC1hNzZmLTc5MzA4ZmY5ZGU2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1Mi44ODQ5ODQ5MTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="750.526µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:52 +0000] "DELETE /v2/foo/bar/blobs/uploads/431bfa46-2bc1-4980-a76f-79308ff9de6c?_state=sp8dAKrbsfLQyAOboIQuB2RPRlBQL6RcVwn6AjkewSN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzMWJmYTQ2LTJiYzEtNDk4MC1hNzZmLTc5MzA4ZmY5ZGU2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1Mi44ODQ5ODQ5MTJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:52Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=2f26a4dd-2994-4f08-8dc7-80213233b739 http.request.method=GET http.request.remoteaddr="127.0.0.1:36634" http.request.uri="/v2/foo/bar/blobs/uploads/431bfa46-2bc1-4980-a76f-79308ff9de6c?_state=sp8dAKrbsfLQyAOboIQuB2RPRlBQL6RcVwn6AjkewSN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzMWJmYTQ2LTJiYzEtNDk4MC1hNzZmLTc5MzA4ZmY5ZGU2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1Mi44ODQ5ODQ5MTJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=431bfa46-2bc1-4980-a76f-79308ff9de6c time="2024-06-05T17:17:52Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=2f26a4dd-2994-4f08-8dc7-80213233b739 http.request.method=GET http.request.remoteaddr="127.0.0.1:36634" http.request.uri="/v2/foo/bar/blobs/uploads/431bfa46-2bc1-4980-a76f-79308ff9de6c?_state=sp8dAKrbsfLQyAOboIQuB2RPRlBQL6RcVwn6AjkewSN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzMWJmYTQ2LTJiYzEtNDk4MC1hNzZmLTc5MzA4ZmY5ZGU2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1Mi44ODQ5ODQ5MTJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="680.886µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=431bfa46-2bc1-4980-a76f-79308ff9de6c 127.0.0.1 - - [05/Jun/2024:17:17:52 +0000] "GET /v2/foo/bar/blobs/uploads/431bfa46-2bc1-4980-a76f-79308ff9de6c?_state=sp8dAKrbsfLQyAOboIQuB2RPRlBQL6RcVwn6AjkewSN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQzMWJmYTQ2LTJiYzEtNDk4MC1hNzZmLTc5MzA4ZmY5ZGU2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1Mi44ODQ5ODQ5MTJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-05T17:17:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=df4cf691-9570-4d51-b2b3-c7358e600a0c http.request.method=POST http.request.remoteaddr="127.0.0.1:36636" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="889.408µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:52Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=4e05f077-4783-4399-ba6c-33875f9f25e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36636" http.request.uri="/v2/foo/bar/blobs/uploads/50f19209-59e9-4f63-89f3-80e94588eed7?_state=M1IIOxfQ6Oqd4YZqTq6FKT-eeM00ESKNEso3OYebodR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwZjE5MjA5LTU5ZTktNGY2My04OWYzLTgwZTk0NTg4ZWVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1Mi44ODg3NjczNDRaIn0%3D&digest=sha256%3A78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e" http.request.useragent="Go-http-client/1.1" provided=sha256:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e vars.name="foo/bar" vars.uuid=50f19209-59e9-4f63-89f3-80e94588eed7 time="2024-06-05T17:17:52Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=4e05f077-4783-4399-ba6c-33875f9f25e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36636" http.request.uri="/v2/foo/bar/blobs/uploads/50f19209-59e9-4f63-89f3-80e94588eed7?_state=M1IIOxfQ6Oqd4YZqTq6FKT-eeM00ESKNEso3OYebodR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwZjE5MjA5LTU5ZTktNGY2My04OWYzLTgwZTk0NTg4ZWVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1Mi44ODg3NjczNDRaIn0%3D&digest=sha256%3A78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=50f19209-59e9-4f63-89f3-80e94588eed7 time="2024-06-05T17:17:52Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=4e05f077-4783-4399-ba6c-33875f9f25e2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36636" http.request.uri="/v2/foo/bar/blobs/uploads/50f19209-59e9-4f63-89f3-80e94588eed7?_state=M1IIOxfQ6Oqd4YZqTq6FKT-eeM00ESKNEso3OYebodR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwZjE5MjA5LTU5ZTktNGY2My04OWYzLTgwZTk0NTg4ZWVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1Mi44ODg3NjczNDRaIn0%3D&digest=sha256%3A78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="833.447µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=50f19209-59e9-4f63-89f3-80e94588eed7 127.0.0.1 - - [05/Jun/2024:17:17:52 +0000] "PUT /v2/foo/bar/blobs/uploads/50f19209-59e9-4f63-89f3-80e94588eed7?_state=M1IIOxfQ6Oqd4YZqTq6FKT-eeM00ESKNEso3OYebodR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUwZjE5MjA5LTU5ZTktNGY2My04OWYzLTgwZTk0NTg4ZWVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1Mi44ODg3NjczNDRaIn0%3D&digest=sha256%3A78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-05T17:17:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=e822e3c5-a83b-4c8c-a696-1a14f6eb4466 http.request.method=POST http.request.remoteaddr="127.0.0.1:36636" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="697.206µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=dc9b428f-3b08-4462-9adf-0026c8b4e25c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36636" http.request.uri="/v2/foo/bar/blobs/uploads/6c2ff5bc-c74e-4ade-bd66-7c107f38a257?_state=WG1ERahXNrEsayXScAqDmMR5k457NSGQUZoU0pfYchl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjMmZmNWJjLWM3NGUtNGFkZS1iZDY2LTdjMTA3ZjM4YTI1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1Mi44OTA2NTA0MzlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="940.607µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:52 +0000] "PUT /v2/foo/bar/blobs/uploads/6c2ff5bc-c74e-4ade-bd66-7c107f38a257?_state=WG1ERahXNrEsayXScAqDmMR5k457NSGQUZoU0pfYchl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZjMmZmNWJjLWM3NGUtNGFkZS1iZDY2LTdjMTA3ZjM4YTI1NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1Mi44OTA2NTA0MzlaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=d83ffa63-dbea-4f49-b35f-151ec4d09188 http.request.method=POST http.request.remoteaddr="127.0.0.1:36636" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="653.925µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=d63a5fba-5828-461b-9987-977bd9857ad3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36636" http.request.uri="/v2/foo/bar/blobs/uploads/846149cb-13a6-43ed-a4ec-e76714f443d0?_state=gDmqPiF5wn3EgqyYlOrMVDuLE3uq8vf2GqiUGDyLGsZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg0NjE0OWNiLTEzYTYtNDNlZC1hNGVjLWU3NjcxNGY0NDNkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1Mi44OTI1NzQ4NTVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="846.127µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:52 +0000] "PUT /v2/foo/bar/blobs/uploads/846149cb-13a6-43ed-a4ec-e76714f443d0?_state=gDmqPiF5wn3EgqyYlOrMVDuLE3uq8vf2GqiUGDyLGsZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg0NjE0OWNiLTEzYTYtNDNlZC1hNGVjLWU3NjcxNGY0NDNkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1Mi44OTI1NzQ4NTVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=4951821b-126e-44be-9ce8-923c36c5481c http.request.method=POST http.request.remoteaddr="127.0.0.1:36636" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="653.605µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=29285440-30f2-428e-b9a2-778989298c88 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36636" http.request.uri="/v2/foo/bar/blobs/uploads/0e8ddbc5-14e3-4909-947f-c86d0346387f?_state=vX0KZ7BgEnYet4iLjphqW69L-L89Hg2IqI8fViT5PKh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBlOGRkYmM1LTE0ZTMtNDkwOS05NDdmLWM4NmQwMzQ2Mzg3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1Mi44OTQzODkyN1oifQ%3D%3D&digest=sha256%3A78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.172069227s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:52 +0000] "PUT /v2/foo/bar/blobs/uploads/0e8ddbc5-14e3-4909-947f-c86d0346387f?_state=vX0KZ7BgEnYet4iLjphqW69L-L89Hg2IqI8fViT5PKh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBlOGRkYmM1LTE0ZTMtNDkwOS05NDdmLWM4NmQwMzQ2Mzg3ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1Mi44OTQzODkyN1oifQ%3D%3D&digest=sha256%3A78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=cc9fef4a-8874-4a26-85d6-db4f233d4f8d http.request.method=POST http.request.remoteaddr="127.0.0.1:36636" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.040729ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:54 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:35293" http.request.id=691477ec-d437-4376-820c-a30741fdfd36 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:36636" http.request.uri="/v2/foo/bar/blobs/uploads/3d8d02c0-a9a6-4688-9af9-b1d92e15d629?_state=81JX1iMOJ33YTFTg8I_iJ3WV0yDHcORMdY8vfBK4xMh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkOGQwMmMwLWE5YTYtNDY4OC05YWY5LWIxZDkyZTE1ZDYyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1NC4wODA2NTYzNzVaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.170507574s http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:54 +0000] "PATCH /v2/foo/bar/blobs/uploads/3d8d02c0-a9a6-4688-9af9-b1d92e15d629?_state=81JX1iMOJ33YTFTg8I_iJ3WV0yDHcORMdY8vfBK4xMh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkOGQwMmMwLWE5YTYtNDY4OC05YWY5LWIxZDkyZTE1ZDYyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1NC4wODA2NTYzNzVaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=cd33cecb-cf3d-409b-9234-bfdc6084d3f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36636" http.request.uri="/v2/foo/bar/blobs/uploads/3d8d02c0-a9a6-4688-9af9-b1d92e15d629?_state=1AGTX9i_XLSOvm9e5Q9fkK25nQ_MfbXeKuEYdhUBy6J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkOGQwMmMwLWE5YTYtNDY4OC05YWY5LWIxZDkyZTE1ZDYyOSIsIk9mZnNldCI6MjM4MDg1MTIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6NTRaIn0%3D&digest=sha256%3A78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.101809ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:55 +0000] "PUT /v2/foo/bar/blobs/uploads/3d8d02c0-a9a6-4688-9af9-b1d92e15d629?_state=1AGTX9i_XLSOvm9e5Q9fkK25nQ_MfbXeKuEYdhUBy6J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjNkOGQwMmMwLWE5YTYtNDY4OC05YWY5LWIxZDkyZTE1ZDYyOSIsIk9mZnNldCI6MjM4MDg1MTIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6NTRaIn0%3D&digest=sha256%3A78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=8af87c56-2990-41ff-9870-dab7177f11e4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36636" http.request.uri="/v2/foo/bar/blobs/sha256:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="858.407µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:55 +0000] "HEAD /v2/foo/bar/blobs/sha256:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=cae0f1b0-8662-40c0-8781-88ce5d6d77ab http.request.method=GET http.request.remoteaddr="127.0.0.1:36636" http.request.uri="/v2/foo/bar/blobs/sha256:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=12.563184ms http.response.status=200 http.response.written=23808512 127.0.0.1 - - [05/Jun/2024:17:17:55 +0000] "GET /v2/foo/bar/blobs/sha256:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e HTTP/1.1" 200 23808512 "" "Go-http-client/1.1" time="2024-06-05T17:17:55Z" level=error msg="error parsing digest="sha257:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=1c65e644-16e8-49cc-9bef-7de18b2fc3fd http.request.method=GET http.request.remoteaddr="127.0.0.1:36636" http.request.uri="/v2/foo/bar/blobs/sha257:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e" vars.name="foo/bar" time="2024-06-05T17:17:55Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=1c65e644-16e8-49cc-9bef-7de18b2fc3fd http.request.method=GET http.request.remoteaddr="127.0.0.1:36636" http.request.uri="/v2/foo/bar/blobs/sha257:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="703.806µs" http.response.status=400 http.response.written=110 vars.digest="sha257:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:17:55 +0000] "GET /v2/foo/bar/blobs/sha257:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-05T17:17:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=89bea82a-e37f-499a-9879-b386b5eb354d http.request.method=GET http.request.remoteaddr="127.0.0.1:54868" http.request.uri="/v2/foo/bar/blobs/sha256:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.160929ms http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:55 +0000] "GET /v2/foo/bar/blobs/sha256:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=5a140148-1ac9-40fb-9188-691dd619b134 http.request.method=GET http.request.remoteaddr="127.0.0.1:54868" http.request.uri="/v2/foo/bar/blobs/sha256:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.374052ms http.response.status=200 http.response.written=294912 127.0.0.1 - - [05/Jun/2024:17:17:55 +0000] "GET /v2/foo/bar/blobs/sha256:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e HTTP/1.1" 200 294912 "" "Go-http-client/1.1" time="2024-06-05T17:17:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35293" http.request.id=e876dc81-4652-4849-aa8d-32aeae12cf95 http.request.method=GET http.request.remoteaddr="127.0.0.1:54866" http.request.uri="/v2/foo/bar/blobs/sha256:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.879768ms http.response.status=200 http.response.written=2654208 127.0.0.1 - - [05/Jun/2024:17:17:55 +0000] "GET /v2/foo/bar/blobs/sha256:78827e7214a7b07ca7cd28c6c025094af545d9d19684369c04a25f922746095e HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" time="2024-06-05T17:17:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34873" http.request.id=ef7f92b9-0f60-401a-ab95-df8c2336150d http.request.method=GET http.request.remoteaddr="127.0.0.1:54304" http.request.uri="/v2/foo/bar/blobs/sha256:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.485036701s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [05/Jun/2024:17:17:52 +0000] "GET /v2/foo/bar/blobs/sha256:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2024-06-05T17:17:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34873" http.request.id=1ed7a000-431e-4832-915d-60a6d009f17d http.request.method=GET http.request.remoteaddr="127.0.0.1:54292" http.request.uri="/v2/foo/bar/blobs/sha256:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.489597938s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [05/Jun/2024:17:17:52 +0000] "GET /v2/foo/bar/blobs/sha256:a24327c70f44f6b423530b2c7e70ea989052e0c0ad7c2b3b5163490284ee94ed HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (4.82s) === RUN TestBlobDelete time="2024-06-05T17:17:55Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-05T17:17:55Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:17:55Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=61be14fe-d16f-41bb-8751-a66255e08983 http.request.method=GET http.request.remoteaddr="127.0.0.1:53366" http.request.uri="/v2/foo/bar/blobs/sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="988.808µs" http.response.status=404 http.response.written=157 vars.digest="sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:17:55 +0000] "GET /v2/foo/bar/blobs/sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-05T17:17:55Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=ddce53d9-00fd-4c0e-a892-3a69ba756305 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53382" http.request.uri="/v2/foo/bar/blobs/sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="912.167µs" http.response.status=404 http.response.written=157 vars.digest="sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:17:55 +0000] "HEAD /v2/foo/bar/blobs/sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-05T17:17:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=b9afba87-895c-4c51-a48c-8ad57f689147 http.request.method=POST http.request.remoteaddr="127.0.0.1:53382" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="785.966µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=0e02979c-14b1-4892-aaed-58b34c17b9f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:53382" http.request.uri="/v2/foo/bar/blobs/uploads/7b597f8d-5648-4c21-b593-f4a51654d970?_state=eaTtikLx-VWlpAetnApJLtYIfgWzMtaRndb45nA86XV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiNTk3ZjhkLTU2NDgtNGMyMS1iNTkzLWY0YTUxNjU0ZDk3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1NS4zNzU5NjI0NjJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="829.846µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:55 +0000] "GET /v2/foo/bar/blobs/uploads/7b597f8d-5648-4c21-b593-f4a51654d970?_state=eaTtikLx-VWlpAetnApJLtYIfgWzMtaRndb45nA86XV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiNTk3ZjhkLTU2NDgtNGMyMS1iNTkzLWY0YTUxNjU0ZDk3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1NS4zNzU5NjI0NjJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=7d6fa45d-3003-48ee-8426-a946f1b68dee http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53382" http.request.uri="/v2/foo/bar/blobs/uploads/7b597f8d-5648-4c21-b593-f4a51654d970?_state=eaTtikLx-VWlpAetnApJLtYIfgWzMtaRndb45nA86XV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiNTk3ZjhkLTU2NDgtNGMyMS1iNTkzLWY0YTUxNjU0ZDk3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1NS4zNzU5NjI0NjJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration="824.047µs" http.response.status=204 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:55 +0000] "DELETE /v2/foo/bar/blobs/uploads/7b597f8d-5648-4c21-b593-f4a51654d970?_state=eaTtikLx-VWlpAetnApJLtYIfgWzMtaRndb45nA86XV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiNTk3ZjhkLTU2NDgtNGMyMS1iNTkzLWY0YTUxNjU0ZDk3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1NS4zNzU5NjI0NjJaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:55Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=1f5f6110-6478-4ff0-8d74-a90049b635c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:53382" http.request.uri="/v2/foo/bar/blobs/uploads/7b597f8d-5648-4c21-b593-f4a51654d970?_state=eaTtikLx-VWlpAetnApJLtYIfgWzMtaRndb45nA86XV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiNTk3ZjhkLTU2NDgtNGMyMS1iNTkzLWY0YTUxNjU0ZDk3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1NS4zNzU5NjI0NjJaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=7b597f8d-5648-4c21-b593-f4a51654d970 time="2024-06-05T17:17:55Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=1f5f6110-6478-4ff0-8d74-a90049b635c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:53382" http.request.uri="/v2/foo/bar/blobs/uploads/7b597f8d-5648-4c21-b593-f4a51654d970?_state=eaTtikLx-VWlpAetnApJLtYIfgWzMtaRndb45nA86XV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiNTk3ZjhkLTU2NDgtNGMyMS1iNTkzLWY0YTUxNjU0ZDk3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1NS4zNzU5NjI0NjJaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="798.767µs" http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=7b597f8d-5648-4c21-b593-f4a51654d970 127.0.0.1 - - [05/Jun/2024:17:17:55 +0000] "GET /v2/foo/bar/blobs/uploads/7b597f8d-5648-4c21-b593-f4a51654d970?_state=eaTtikLx-VWlpAetnApJLtYIfgWzMtaRndb45nA86XV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdiNTk3ZjhkLTU2NDgtNGMyMS1iNTkzLWY0YTUxNjU0ZDk3MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1NS4zNzU5NjI0NjJaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-05T17:17:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=466c4e31-aa07-4755-afa6-19035e54ab99 http.request.method=POST http.request.remoteaddr="127.0.0.1:53384" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="928.168µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:55Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=f6ac7f21-93a3-4230-b52e-9cc87b68c6b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53384" http.request.uri="/v2/foo/bar/blobs/uploads/4d1276e8-8ffe-4a13-8281-862079552025?_state=_7ZcZ73h38YAQ1YSoxf7Lc2l54CGkTNCZ2a4IazySBR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkMTI3NmU4LThmZmUtNGExMy04MjgxLTg2MjA3OTU1MjAyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1NS4zODAxOTEwNTdaIn0%3D&digest=sha256%3A450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" http.request.useragent="Go-http-client/1.1" provided=sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9 vars.name="foo/bar" vars.uuid=4d1276e8-8ffe-4a13-8281-862079552025 time="2024-06-05T17:17:55Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=f6ac7f21-93a3-4230-b52e-9cc87b68c6b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53384" http.request.uri="/v2/foo/bar/blobs/uploads/4d1276e8-8ffe-4a13-8281-862079552025?_state=_7ZcZ73h38YAQ1YSoxf7Lc2l54CGkTNCZ2a4IazySBR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkMTI3NmU4LThmZmUtNGExMy04MjgxLTg2MjA3OTU1MjAyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1NS4zODAxOTEwNTdaIn0%3D&digest=sha256%3A450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=4d1276e8-8ffe-4a13-8281-862079552025 time="2024-06-05T17:17:55Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=f6ac7f21-93a3-4230-b52e-9cc87b68c6b4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53384" http.request.uri="/v2/foo/bar/blobs/uploads/4d1276e8-8ffe-4a13-8281-862079552025?_state=_7ZcZ73h38YAQ1YSoxf7Lc2l54CGkTNCZ2a4IazySBR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkMTI3NmU4LThmZmUtNGExMy04MjgxLTg2MjA3OTU1MjAyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1NS4zODAxOTEwNTdaIn0%3D&digest=sha256%3A450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="845.527µs" http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=4d1276e8-8ffe-4a13-8281-862079552025 127.0.0.1 - - [05/Jun/2024:17:17:55 +0000] "PUT /v2/foo/bar/blobs/uploads/4d1276e8-8ffe-4a13-8281-862079552025?_state=_7ZcZ73h38YAQ1YSoxf7Lc2l54CGkTNCZ2a4IazySBR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkMTI3NmU4LThmZmUtNGExMy04MjgxLTg2MjA3OTU1MjAyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1NS4zODAxOTEwNTdaIn0%3D&digest=sha256%3A450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-05T17:17:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=2b0b0b67-60f6-4c48-b344-720fc1a19d56 http.request.method=POST http.request.remoteaddr="127.0.0.1:53384" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="718.045µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=8bc689ec-2119-4a09-93f4-296370bd12a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53384" http.request.uri="/v2/foo/bar/blobs/uploads/5146af14-b1ec-47c0-94dd-846e36b2f813?_state=nK8DrTlYoGciToLglt39Et6dcdB3T2u5xF5KiQ61-Qt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxNDZhZjE0LWIxZWMtNDdjMC05NGRkLTg0NmUzNmIyZjgxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1NS4zODIxNjcxMTRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration="942.448µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:55 +0000] "PUT /v2/foo/bar/blobs/uploads/5146af14-b1ec-47c0-94dd-846e36b2f813?_state=nK8DrTlYoGciToLglt39Et6dcdB3T2u5xF5KiQ61-Qt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUxNDZhZjE0LWIxZWMtNDdjMC05NGRkLTg0NmUzNmIyZjgxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1NS4zODIxNjcxMTRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=0d5d1f0c-1ce9-4d33-8aa6-01f4b3486bb1 http.request.method=POST http.request.remoteaddr="127.0.0.1:53384" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="734.806µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=8a921d83-3739-4871-8bb5-f0dbb6cab653 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53384" http.request.uri="/v2/foo/bar/blobs/uploads/560751a3-6822-48c3-8274-f9a5e5f4726b?_state=_rAUEue_vLgJMlm43U4RGYUanyEEP_Vh0yOoKKaytid7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2MDc1MWEzLTY4MjItNDhjMy04Mjc0LWY5YTVlNWY0NzI2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1NS4zODQxNjg0NVoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration="928.048µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:55 +0000] "PUT /v2/foo/bar/blobs/uploads/560751a3-6822-48c3-8274-f9a5e5f4726b?_state=_rAUEue_vLgJMlm43U4RGYUanyEEP_Vh0yOoKKaytid7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU2MDc1MWEzLTY4MjItNDhjMy04Mjc0LWY5YTVlNWY0NzI2YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1NS4zODQxNjg0NVoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=b1124ebd-bc71-4c37-819e-3671b82f351d http.request.method=POST http.request.remoteaddr="127.0.0.1:53384" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="718.046µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=70f9ce25-0c84-40dd-b1e2-f576fcfb01f6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53384" http.request.uri="/v2/foo/bar/blobs/uploads/570b7d98-826f-4d6e-bd32-0fa07d155a38?_state=1GV9dWXknPOlAgSO7xniHKnmj8A6yO1YuQF8ZryANUh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3MGI3ZDk4LTgyNmYtNGQ2ZS1iZDMyLTBmYTA3ZDE1NWEzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1NS4zODYxNDAxODdaIn0%3D&digest=sha256%3A450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.715006723s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:55 +0000] "PUT /v2/foo/bar/blobs/uploads/570b7d98-826f-4d6e-bd32-0fa07d155a38?_state=1GV9dWXknPOlAgSO7xniHKnmj8A6yO1YuQF8ZryANUh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjU3MGI3ZDk4LTgyNmYtNGQ2ZS1iZDMyLTBmYTA3ZDE1NWEzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1NS4zODYxNDAxODdaIn0%3D&digest=sha256%3A450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:57Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=397b2cb6-b295-4ccc-850e-95247cd6e89c http.request.method=POST http.request.remoteaddr="127.0.0.1:53384" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="969.049µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:57 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:58Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:40091" http.request.id=9fa112f6-cadd-4f49-bc47-019e01bdaeac http.request.method=PATCH http.request.remoteaddr="127.0.0.1:53384" http.request.uri="/v2/foo/bar/blobs/uploads/d66a163f-aa67-4466-8411-153e5eb9662d?_state=M2Cb_rRC-C5ySitGP_oFuxt8WmcmA37rl9YpgGM4epF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2NmExNjNmLWFhNjctNDQ2Ni04NDExLTE1M2U1ZWI5NjYyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1Ny4xMTc1MjYzNjZaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.528079095s http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:57 +0000] "PATCH /v2/foo/bar/blobs/uploads/d66a163f-aa67-4466-8411-153e5eb9662d?_state=M2Cb_rRC-C5ySitGP_oFuxt8WmcmA37rl9YpgGM4epF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2NmExNjNmLWFhNjctNDQ2Ni04NDExLTE1M2U1ZWI5NjYyZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1Ny4xMTc1MjYzNjZaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:58Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=9beb26a7-31ae-4c8d-82a8-d0e46fa838c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53384" http.request.uri="/v2/foo/bar/blobs/uploads/d66a163f-aa67-4466-8411-153e5eb9662d?_state=-TIERwurRVATrkHubEOkCqgOiZFjmgd-epPCKyKZk0R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2NmExNjNmLWFhNjctNDQ2Ni04NDExLTE1M2U1ZWI5NjYyZCIsIk9mZnNldCI6Mjc5OTE1NTIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6NTdaIn0%3D&digest=sha256%3A450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.112089ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:58 +0000] "PUT /v2/foo/bar/blobs/uploads/d66a163f-aa67-4466-8411-153e5eb9662d?_state=-TIERwurRVATrkHubEOkCqgOiZFjmgd-epPCKyKZk0R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ2NmExNjNmLWFhNjctNDQ2Ni04NDExLTE1M2U1ZWI5NjYyZCIsIk9mZnNldCI6Mjc5OTE1NTIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTc6NTdaIn0%3D&digest=sha256%3A450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:58Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=be75a404-7489-46be-a32f-8d533080a717 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53384" http.request.uri="/v2/foo/bar/blobs/sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration="851.287µs" http.response.status=200 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:58 +0000] "HEAD /v2/foo/bar/blobs/sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:58Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=25cfed47-3712-4441-804b-230fbc77b5a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:53384" http.request.uri="/v2/foo/bar/blobs/sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=15.62409ms http.response.status=200 http.response.written=27991552 127.0.0.1 - - [05/Jun/2024:17:17:58 +0000] "GET /v2/foo/bar/blobs/sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9 HTTP/1.1" 200 27991552 "" "Go-http-client/1.1" time="2024-06-05T17:17:58Z" level=error msg="error parsing digest="sha257:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=f28ad79a-1d7f-4de4-a0a4-f9c2bd889ef8 http.request.method=GET http.request.remoteaddr="127.0.0.1:53384" http.request.uri="/v2/foo/bar/blobs/sha257:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" vars.name="foo/bar" time="2024-06-05T17:17:58Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=f28ad79a-1d7f-4de4-a0a4-f9c2bd889ef8 http.request.method=GET http.request.remoteaddr="127.0.0.1:53384" http.request.uri="/v2/foo/bar/blobs/sha257:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="782.806µs" http.response.status=400 http.response.written=110 vars.digest="sha257:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:17:58 +0000] "GET /v2/foo/bar/blobs/sha257:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-05T17:17:58Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=20591d46-56bb-4f78-8164-7ad7e4921e53 http.request.method=GET http.request.remoteaddr="127.0.0.1:53414" http.request.uri="/v2/foo/bar/blobs/sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.19017ms http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:58 +0000] "GET /v2/foo/bar/blobs/sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:58Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=7d1e9a57-fcfa-4116-bda8-4f98e074dd90 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53424" http.request.uri="/v2/foo/bar/blobs/sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" http.request.useragent="Go-http-client/1.1" http.response.duration="956.048µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:58 +0000] "DELETE /v2/foo/bar/blobs/sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:17:58Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=1c2ac50a-c0bd-4a9a-a719-0e61722935a9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53424" http.request.uri="/v2/foo/bar/blobs/sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="644.245µs" http.response.status=404 http.response.written=157 vars.digest="sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:17:58 +0000] "HEAD /v2/foo/bar/blobs/sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-05T17:17:58Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=53aaced2-6d6b-46b1-bb60-157f3a237652 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53424" http.request.uri="/v2/foo/bar/blobs/sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="613.885µs" http.response.status=404 http.response.written=74 vars.digest="sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:17:58 +0000] "DELETE /v2/foo/bar/blobs/sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-06-05T17:17:58Z" level=error msg="error parsing digest="sha257:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=cb8cfc18-c6c7-4910-a533-9ab8cdb87855 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53428" http.request.uri="/v2/foo/bar/blobs/sha257:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" vars.name="foo/bar" time="2024-06-05T17:17:58Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=cb8cfc18-c6c7-4910-a533-9ab8cdb87855 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53428" http.request.uri="/v2/foo/bar/blobs/sha257:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="761.967µs" http.response.status=400 http.response.written=110 vars.digest="sha257:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:17:58 +0000] "DELETE /v2/foo/bar/blobs/sha257:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-05T17:17:58Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=9dd5e358-a4c6-4381-937c-75d0b0921b61 http.request.method=POST http.request.remoteaddr="127.0.0.1:53432" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="956.608µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:58 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=6bfa7e4c-ca22-4c9b-aa64-6e46987b66a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53432" http.request.uri="/v2/foo/bar/blobs/uploads/c32dc2ec-dbfc-4ea6-96fc-a7d0fad40f9e?_state=WY9VuzXYQqhPOppBRhBwUms-5E0cRAoEeCz4wP3dNOx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMzMmRjMmVjLWRiZmMtNGVhNi05NmZjLWE3ZDBmYWQ0MGY5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1OC42ODQwNDcyOTlaIn0%3D&digest=sha256%3A450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.525697675s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:17:58 +0000] "PUT /v2/foo/bar/blobs/uploads/c32dc2ec-dbfc-4ea6-96fc-a7d0fad40f9e?_state=WY9VuzXYQqhPOppBRhBwUms-5E0cRAoEeCz4wP3dNOx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMzMmRjMmVjLWRiZmMtNGVhNi05NmZjLWE3ZDBmYWQ0MGY5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxNzo1OC42ODQwNDcyOTlaIn0%3D&digest=sha256%3A450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=37d61938-bd36-4aeb-b8cc-c6dc0e91da51 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53432" http.request.uri="/v2/foo/bar/blobs/sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.015648ms http.response.status=200 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=7dced347-2ad9-42a6-a10b-7cb7a55c369e http.request.method=GET http.request.remoteaddr="127.0.0.1:53414" http.request.uri="/v2/foo/bar/blobs/sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.550518161s http.response.status=200 http.response.written=2555904 127.0.0.1 - - [05/Jun/2024:17:17:58 +0000] "GET /v2/foo/bar/blobs/sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9 HTTP/1.1" 200 2555904 "" "Go-http-client/1.1" time="2024-06-05T17:18:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40091" http.request.id=68b92ac1-2d4a-4932-8776-e992ecfa4ac4 http.request.method=GET http.request.remoteaddr="127.0.0.1:53398" http.request.uri="/v2/foo/bar/blobs/sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.555299521s http.response.status=200 http.response.written=2654208 127.0.0.1 - - [05/Jun/2024:17:17:58 +0000] "GET /v2/foo/bar/blobs/sha256:450ac00088dd42f3c5aeeb5f2a39d04d421ba012b78a3b99ba41093411f47cb9 HTTP/1.1" 200 2654208 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (4.95s) === RUN TestRelativeURL time="2024-06-05T17:18: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.4 time="2024-06-05T17:18:00Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:18:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43599" http.request.id=08f63ad5-58eb-4590-9542-35622bfe7d4f http.request.method=POST http.request.remoteaddr="127.0.0.1:58532" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="944.088µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43599" http.request.id=4f7bf42e-5fc2-4e00-ac74-afe5b1efdd09 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58532" http.request.uri="/v2/foo/bar/blobs/uploads/76a4080a-3eb7-40f5-b9c6-2adda55868c4?_state=_kZWuXnWVD7AcjKwFJ5JhfJKJVngBKCbo5vEg5UzJyF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2YTQwODBhLTNlYjctNDBmNS1iOWM2LTJhZGRhNTU4NjhjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxODowMC4yMjk0MTEyMTdaIn0%3D&digest=sha256%3A1f81bd78a68305dba0b71ad4d677d71026f985e5bf1a2fc8e946fb9b135542d9" http.request.useragent="Go-http-client/1.1" http.response.duration=1.544087108s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:00 +0000] "PUT /v2/foo/bar/blobs/uploads/76a4080a-3eb7-40f5-b9c6-2adda55868c4?_state=_kZWuXnWVD7AcjKwFJ5JhfJKJVngBKCbo5vEg5UzJyF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc2YTQwODBhLTNlYjctNDBmNS1iOWM2LTJhZGRhNTU4NjhjNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxODowMC4yMjk0MTEyMTdaIn0%3D&digest=sha256%3A1f81bd78a68305dba0b71ad4d677d71026f985e5bf1a2fc8e946fb9b135542d9 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43599" http.request.id=8f89a2f9-8895-4304-ac44-24817286ad87 http.request.method=POST http.request.remoteaddr="127.0.0.1:58532" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.10261ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43599" http.request.id=5c73a4a4-5a75-41bc-8d2f-51b11f19e006 http.request.method=POST http.request.remoteaddr="127.0.0.1:58532" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="794.167µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43599" http.request.id=a4ad9dc7-1b84-4fe1-af7e-c02819a60fd5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58532" http.request.uri="/v2/foo/bar/blobs/uploads/eb332f21-ebfb-48c1-b286-dadd37df06bd?_state=c-cMpi9GqeI6Lz_78sowfycJW2NGhvLKw2lFY_FtCgF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViMzMyZjIxLWViZmItNDhjMS1iMjg2LWRhZGQzN2RmMDZiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxODowMS45NjEwNDU4MzhaIn0%3D&digest=sha256%3Aa822210f92c9fc93ca572376bda4308f52be0420de37f3ee9847af13b38e7bd2" http.request.useragent="Go-http-client/1.1" http.response.duration=867.751266ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:01 +0000] "PUT /v2/foo/bar/blobs/uploads/eb332f21-ebfb-48c1-b286-dadd37df06bd?_state=c-cMpi9GqeI6Lz_78sowfycJW2NGhvLKw2lFY_FtCgF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImViMzMyZjIxLWViZmItNDhjMS1iMjg2LWRhZGQzN2RmMDZiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxODowMS45NjEwNDU4MzhaIn0%3D&digest=sha256%3Aa822210f92c9fc93ca572376bda4308f52be0420de37f3ee9847af13b38e7bd2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (2.60s) === RUN TestBlobDeleteDisabled time="2024-06-05T17:18:02Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-05T17:18:02Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:18:02Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:34541" http.request.id=0a73c5d6-178a-404e-bdfe-6f8e8c0797aa http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37488" http.request.uri="/v2/foo/bar/blobs/sha256:c73c53998716123815538f24558be7ef2ad42daba371a5ea1c23172f59b5ccd3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="933.728µs" http.response.status=405 http.response.written=78 vars.digest="sha256:c73c53998716123815538f24558be7ef2ad42daba371a5ea1c23172f59b5ccd3" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:18:02 +0000] "DELETE /v2/foo/bar/blobs/sha256:c73c53998716123815538f24558be7ef2ad42daba371a5ea1c23172f59b5ccd3 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.09s) === RUN TestDeleteDisabled time="2024-06-05T17:18:02Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-05T17:18:02Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:18:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34147" http.request.id=12904561-c892-4bb0-a05f-9199e75da208 http.request.method=POST http.request.remoteaddr="127.0.0.1:52346" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="997.048µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:02 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:03Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34147" http.request.id=2956eca6-d216-47a2-8c73-add47f999592 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52346" http.request.uri="/v2/foo/bar/blobs/uploads/af7f4e3c-2d57-46d9-a5ac-46ea9c4d8787?_state=GKSITWEJ_xpxU7uvYBuncRUr4IORvp8L6VuN6kZUi_Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmN2Y0ZTNjLTJkNTctNDZkOS1hNWFjLTQ2ZWE5YzRkODc4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxODowMi45ODY4Mjc0NTNaIn0%3D&digest=sha256%3A486290c79b6bea21637d7a45138264f0bbcf1d5b3bd1da20fbfa89cc5312992c" http.request.useragent="Go-http-client/1.1" http.response.duration=781.393751ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:02 +0000] "PUT /v2/foo/bar/blobs/uploads/af7f4e3c-2d57-46d9-a5ac-46ea9c4d8787?_state=GKSITWEJ_xpxU7uvYBuncRUr4IORvp8L6VuN6kZUi_Z7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImFmN2Y0ZTNjLTJkNTctNDZkOS1hNWFjLTQ2ZWE5YzRkODc4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxODowMi45ODY4Mjc0NTNaIn0%3D&digest=sha256%3A486290c79b6bea21637d7a45138264f0bbcf1d5b3bd1da20fbfa89cc5312992c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:03Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:34147" http.request.id=b587ede4-a3ea-4e61-9c20-4d28ed451ade http.request.method=DELETE http.request.remoteaddr="127.0.0.1:52346" http.request.uri="/v2/foo/bar/blobs/sha256:486290c79b6bea21637d7a45138264f0bbcf1d5b3bd1da20fbfa89cc5312992c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="835.807µs" http.response.status=405 http.response.written=78 vars.digest="sha256:486290c79b6bea21637d7a45138264f0bbcf1d5b3bd1da20fbfa89cc5312992c" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:18:03 +0000] "DELETE /v2/foo/bar/blobs/sha256:486290c79b6bea21637d7a45138264f0bbcf1d5b3bd1da20fbfa89cc5312992c HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (0.85s) === RUN TestDeleteReadOnly time="2024-06-05T17:18:03Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-05T17:18:03Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:18:03Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:37381" http.request.id=a0a35976-2572-4d7c-a1ed-de4dd5b2e39b http.request.method=POST http.request.remoteaddr="127.0.0.1:35548" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="969.568µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:04Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:37381" http.request.id=6d8b117f-e40f-4b2c-bd96-68e6a36a946d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35548" http.request.uri="/v2/foo/bar/blobs/uploads/cc2744a2-afc2-46bc-97fe-0fd46217ba93?_state=dUs27hU6TAyhYTiHiEzkMDX6jn9llgJOtgZ1mdO7JqN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjMjc0NGEyLWFmYzItNDZiYy05N2ZlLTBmZDQ2MjE3YmE5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxODowMy44NDkwNzE2NzRaIn0%3D&digest=sha256%3Af7858da3163fb583fe703cbfc81b924221aafae5ccac906876069b31807360df" http.request.useragent="Go-http-client/1.1" http.response.duration=1.072058278s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:03 +0000] "PUT /v2/foo/bar/blobs/uploads/cc2744a2-afc2-46bc-97fe-0fd46217ba93?_state=dUs27hU6TAyhYTiHiEzkMDX6jn9llgJOtgZ1mdO7JqN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImNjMjc0NGEyLWFmYzItNDZiYy05N2ZlLTBmZDQ2MjE3YmE5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxODowMy44NDkwNzE2NzRaIn0%3D&digest=sha256%3Af7858da3163fb583fe703cbfc81b924221aafae5ccac906876069b31807360df HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [05/Jun/2024:17:18:04 +0000] "DELETE /v2/foo/bar/blobs/sha256:f7858da3163fb583fe703cbfc81b924221aafae5ccac906876069b31807360df HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (1.15s) === RUN TestStartPushReadOnly time="2024-06-05T17:18:04Z" 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.4 time="2024-06-05T17:18:04Z" level=info msg="redis not configured" go.version=go1.22.4 127.0.0.1 - - [05/Jun/2024:17:18:04 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.00s) === RUN TestManifestAPI time="2024-06-05T17:18:04Z" 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.4 time="2024-06-05T17:18:04Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:18:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=b11b18ae-6f9c-41f4-87fb-3055f1e5c495 http.request.method=GET http.request.remoteaddr="127.0.0.1:50162" 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="859.967µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:18:04 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-05T17:18:04Z" 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.4 http.request.host="127.0.0.1:42085" http.request.id=87a5cfa6-b33d-4848-b1b5-2bd26af9b89a http.request.method=GET http.request.remoteaddr="127.0.0.1:50162" 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="732.606µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [05/Jun/2024:17:18:04 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-05T17:18:04Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=b16aeaf6-2381-43f8-8486-e40efb7b31f3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50162" 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="685.405µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:18:04 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-05T17:18:04Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=f4a0fc2a-dd02-4d9e-a233-fceda7ce8e70 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50162" 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.052329ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:18:04Z" 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.4 http.request.host="127.0.0.1:42085" http.request.id=f4a0fc2a-dd02-4d9e-a233-fceda7ce8e70 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50162" 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.085009ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:18:04Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=f4a0fc2a-dd02-4d9e-a233-fceda7ce8e70 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50162" 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.106209ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:18:04Z" 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.4 http.request.host="127.0.0.1:42085" http.request.id=f4a0fc2a-dd02-4d9e-a233-fceda7ce8e70 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50162" 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.12349ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:18:04 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-05T17:18:05Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=550f7bb9-52d0-4082-a461-febfbd502dcd http.request.method=POST http.request.remoteaddr="127.0.0.1:50162" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="931.448µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:05 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:06Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=7fbb38b5-f452-4419-8e55-986481c7e64e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50162" http.request.uri="/v2/foo/schema1/blobs/uploads/1c6a722a-f5e7-4ffc-8a2f-c81fef559196?_state=6oKqkR-51wxFTQOTTnd-wUqcFcLncp4CYhWIUKcWLpt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxYzZhNzIyYS1mNWU3LTRmZmMtOGEyZi1jODFmZWY1NTkxOTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MDUuMDMyOTE0Nzk4WiJ9&digest=sha256%3Ace9fe27c628403a52f783c782ad621d2c777284cb1cb42ab1424ae21d1548e41" http.request.useragent="Go-http-client/1.1" http.response.duration=1.707860744s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:05 +0000] "PUT /v2/foo/schema1/blobs/uploads/1c6a722a-f5e7-4ffc-8a2f-c81fef559196?_state=6oKqkR-51wxFTQOTTnd-wUqcFcLncp4CYhWIUKcWLpt7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxYzZhNzIyYS1mNWU3LTRmZmMtOGEyZi1jODFmZWY1NTkxOTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MDUuMDMyOTE0Nzk4WiJ9&digest=sha256%3Ace9fe27c628403a52f783c782ad621d2c777284cb1cb42ab1424ae21d1548e41 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:06Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=cb5d9bc1-113f-4b2e-98ce-b426add2af50 http.request.method=POST http.request.remoteaddr="127.0.0.1:50162" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.089849ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:06 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=338cd5f8-c9eb-484a-9139-71f05e279a1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50162" http.request.uri="/v2/foo/schema1/blobs/uploads/8fdb0ee3-476a-472d-95fe-97167020b6b5?_state=DXFyIgnp7oOJME5_0rwZ3eLajC1tL5A8xDPsO-JHaSZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4ZmRiMGVlMy00NzZhLTQ3MmQtOTVmZS05NzE2NzAyMGI2YjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MDYuODEwNTk3NTU5WiJ9&digest=sha256%3A0d15869ccd0496c892fdacd0ca10fe498c35de405b0bf103db211a03d385b3fc" http.request.useragent="Go-http-client/1.1" http.response.duration=645.386064ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:06 +0000] "PUT /v2/foo/schema1/blobs/uploads/8fdb0ee3-476a-472d-95fe-97167020b6b5?_state=DXFyIgnp7oOJME5_0rwZ3eLajC1tL5A8xDPsO-JHaSZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI4ZmRiMGVlMy00NzZhLTQ3MmQtOTVmZS05NzE2NzAyMGI2YjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MDYuODEwNTk3NTU5WiJ9&digest=sha256%3A0d15869ccd0496c892fdacd0ca10fe498c35de405b0bf103db211a03d385b3fc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=2e92e71d-4167-4ddf-86d8-af927b83f2ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:50162" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.467372ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:07 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=465bf5b3-ef92-4ade-8863-ec417ccf62c7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50162" http.request.uri="/v2/foo/schema1/manifests/sha256:9cf21dfe9f36a5bae9c994b0822ebd3353ccbccd063871478805dc639ee27d6e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.284051ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:07 +0000] "PUT /v2/foo/schema1/manifests/sha256:9cf21dfe9f36a5bae9c994b0822ebd3353ccbccd063871478805dc639ee27d6e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=4a210594-f7d4-4aba-9dfc-4c77e975aaec http.request.method=GET http.request.remoteaddr="127.0.0.1:50162" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.065208ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:18:07 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:18:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=7a1c59ce-dfe7-4383-a8ff-21d708399cad http.request.method=GET http.request.remoteaddr="127.0.0.1:50162" http.request.uri="/v2/foo/schema1/manifests/sha256:9cf21dfe9f36a5bae9c994b0822ebd3353ccbccd063871478805dc639ee27d6e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.051889ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:18:07 +0000] "GET /v2/foo/schema1/manifests/sha256:9cf21dfe9f36a5bae9c994b0822ebd3353ccbccd063871478805dc639ee27d6e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:18:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:42085" http.request.id=5b072e5e-7841-45e2-aff0-ba8e7b1d39d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50162" http.request.uri="/v2/foo/schema1/manifests/sha256:9cf21dfe9f36a5bae9c994b0822ebd3353ccbccd063871478805dc639ee27d6e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.24041ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:07 +0000] "PUT /v2/foo/schema1/manifests/sha256:9cf21dfe9f36a5bae9c994b0822ebd3353ccbccd063871478805dc639ee27d6e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:42085" http.request.id=5758fd8f-236c-4143-9f23-00470db0d516 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50162" http.request.uri="/v2/foo/schema1/manifests/sha256:9cf21dfe9f36a5bae9c994b0822ebd3353ccbccd063871478805dc639ee27d6e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.15505ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:07 +0000] "PUT /v2/foo/schema1/manifests/sha256:9cf21dfe9f36a5bae9c994b0822ebd3353ccbccd063871478805dc639ee27d6e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json" http.request.host="127.0.0.1:42085" http.request.id=84bb2a7a-be64-4d7c-8765-104be6bb74c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50162" http.request.uri="/v2/foo/schema1/manifests/sha256:9cf21dfe9f36a5bae9c994b0822ebd3353ccbccd063871478805dc639ee27d6e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.20709ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:07 +0000] "PUT /v2/foo/schema1/manifests/sha256:9cf21dfe9f36a5bae9c994b0822ebd3353ccbccd063871478805dc639ee27d6e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=915479f0-12aa-44b1-ae97-6c8c4f98cd3b http.request.method=GET http.request.remoteaddr="127.0.0.1:50162" http.request.uri="/v2/foo/schema1/manifests/sha256:9cf21dfe9f36a5bae9c994b0822ebd3353ccbccd063871478805dc639ee27d6e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.017769ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:18:07 +0000] "GET /v2/foo/schema1/manifests/sha256:9cf21dfe9f36a5bae9c994b0822ebd3353ccbccd063871478805dc639ee27d6e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:18:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=d76626cd-baea-454e-b548-ff3573f2371d http.request.method=GET http.request.remoteaddr="127.0.0.1:50162" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="611.486µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:07 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=ede59351-5f51-48da-8733-e006eb3aba6d http.request.method=GET http.request.remoteaddr="127.0.0.1:50162" http.request.uri="/v2/foo/schema1/manifests/sha256:9cf21dfe9f36a5bae9c994b0822ebd3353ccbccd063871478805dc639ee27d6e" http.request.useragent="Go-http-client/1.1" http.response.duration="582.245µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:07 +0000] "GET /v2/foo/schema1/manifests/sha256:9cf21dfe9f36a5bae9c994b0822ebd3353ccbccd063871478805dc639ee27d6e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=77d92b6c-37d8-463c-b70c-3aea1fea6e71 http.request.method=GET http.request.remoteaddr="127.0.0.1:50162" 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="694.046µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [05/Jun/2024:17:18:07 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-05T17:18:07Z" level=error msg="payload digest does match: "sha256:44525fb674dde75d39dec8a88a20dcbde752854058da7f0a58a2588945ad97d1" != "sha256:9cf21dfe9f36a5bae9c994b0822ebd3353ccbccd063871478805dc639ee27d6e"" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=505a08cb-7c86-4c2f-bfad-f5b54d55928f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50162" http.request.uri="/v2/foo/schema1/manifests/sha256:9cf21dfe9f36a5bae9c994b0822ebd3353ccbccd063871478805dc639ee27d6e" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:9cf21dfe9f36a5bae9c994b0822ebd3353ccbccd063871478805dc639ee27d6e" time="2024-06-05T17:18:07Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=505a08cb-7c86-4c2f-bfad-f5b54d55928f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50162" http.request.uri="/v2/foo/schema1/manifests/sha256:9cf21dfe9f36a5bae9c994b0822ebd3353ccbccd063871478805dc639ee27d6e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="739.766µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:9cf21dfe9f36a5bae9c994b0822ebd3353ccbccd063871478805dc639ee27d6e" 127.0.0.1 - - [05/Jun/2024:17:18:07 +0000] "PUT /v2/foo/schema1/manifests/sha256:9cf21dfe9f36a5bae9c994b0822ebd3353ccbccd063871478805dc639ee27d6e HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-05T17:18:07Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=b7e45aa0-c1d1-405a-b07c-672be2538204 http.request.method=GET http.request.remoteaddr="127.0.0.1:50166" 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="718.686µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:18:07 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-05T17:18:07Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=c14da09d-22dd-43c7-bbc4-5b895032c154 http.request.method=GET http.request.remoteaddr="127.0.0.1:50166" 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="621.006µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [05/Jun/2024:17:18:07 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-05T17:18:07Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42085" http.request.id=ff6ea48f-0a54-4f63-b395-a147c65dacd7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50166" 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="802.966µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:18:07Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42085" http.request.id=ff6ea48f-0a54-4f63-b395-a147c65dacd7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50166" 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="836.687µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:18:07Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42085" http.request.id=ff6ea48f-0a54-4f63-b395-a147c65dacd7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50166" 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="859.807µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:18:07 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-05T17:18:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=befbf973-7be8-4250-87c9-c158df33c457 http.request.method=POST http.request.remoteaddr="127.0.0.1:50166" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="684.606µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:07 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=2c42a902-e05f-403a-ac55-c3292d6f90cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:50166" http.request.uri="/v2/foo/schema2/blobs/uploads/47b51338-968a-43bb-8d02-cc19513eba7e?_state=ag1GhNkDlI6Ghp2qgMKjWG8eBkQumZ7q7ictmktTIO57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0N2I1MTMzOC05NjhhLTQzYmItOGQwMi1jYzE5NTEzZWJhN2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MDcuNDgxMDAyOTUxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="989.369µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:07 +0000] "PUT /v2/foo/schema2/blobs/uploads/47b51338-968a-43bb-8d02-cc19513eba7e?_state=ag1GhNkDlI6Ghp2qgMKjWG8eBkQumZ7q7ictmktTIO57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0N2I1MTMzOC05NjhhLTQzYmItOGQwMi1jYzE5NTEzZWJhN2UiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MDcuNDgxMDAyOTUxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:07Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42085" http.request.id=822f0984-aacf-43fb-a63e-d5f27f5af3e0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50166" 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="744.767µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:18:07Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42085" http.request.id=822f0984-aacf-43fb-a63e-d5f27f5af3e0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50166" 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="785.287µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:18:07 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-05T17:18:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=6bb7b00d-5798-4d94-96bd-d5ec43023079 http.request.method=POST http.request.remoteaddr="127.0.0.1:50166" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="818.367µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:07 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=bf298ca8-913c-4865-89dd-23dd09897fe2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50166" http.request.uri="/v2/foo/schema2/blobs/uploads/db4bc98c-976b-41eb-8aab-db34118fe1b3?_state=rTV6PiirwuQd6AC9BGZud7S7YJC8BAnynQ8qQqsAUnF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkYjRiYzk4Yy05NzZiLTQxZWItOGFhYi1kYjM0MTE4ZmUxYjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MDcuNTQzMDE2MDY1WiJ9&digest=sha256%3Ab8a4abcde00cc29414c7f060f32614e90722a6f449cffc96b0731b6ce4a76309" http.request.useragent="Go-http-client/1.1" http.response.duration=573.088626ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:07 +0000] "PUT /v2/foo/schema2/blobs/uploads/db4bc98c-976b-41eb-8aab-db34118fe1b3?_state=rTV6PiirwuQd6AC9BGZud7S7YJC8BAnynQ8qQqsAUnF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkYjRiYzk4Yy05NzZiLTQxZWItOGFhYi1kYjM0MTE4ZmUxYjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MDcuNTQzMDE2MDY1WiJ9&digest=sha256%3Ab8a4abcde00cc29414c7f060f32614e90722a6f449cffc96b0731b6ce4a76309 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=3d8ad3cc-5598-4677-bf56-cec75f06bc90 http.request.method=POST http.request.remoteaddr="127.0.0.1:50166" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.065968ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:08 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=6321e67d-e060-4405-a618-6bbb4986ce62 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50166" http.request.uri="/v2/foo/schema2/blobs/uploads/db277d49-7588-4958-96c1-787f13bc0178?_state=ck9W52poNKZkF6KrMwfo0PA-cShw9_HPY2jDmN1FfEx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkYjI3N2Q0OS03NTg4LTQ5NTgtOTZjMS03ODdmMTNiYzAxNzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MDguMjAwOTUwODMzWiJ9&digest=sha256%3A53118ce53e39f20d92e3766f58090e4d586d66a21c7014482feb1bf5eb22a8cb" http.request.useragent="Go-http-client/1.1" http.response.duration=1.168465036s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:08 +0000] "PUT /v2/foo/schema2/blobs/uploads/db277d49-7588-4958-96c1-787f13bc0178?_state=ck9W52poNKZkF6KrMwfo0PA-cShw9_HPY2jDmN1FfEx7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkYjI3N2Q0OS03NTg4LTQ5NTgtOTZjMS03ODdmMTNiYzAxNzgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MDguMjAwOTUwODMzWiJ9&digest=sha256%3A53118ce53e39f20d92e3766f58090e4d586d66a21c7014482feb1bf5eb22a8cb HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42085" http.request.id=28016d09-99f8-42f7-ac2d-81c480b94b5d http.request.method=PUT http.request.remoteaddr="127.0.0.1:50166" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.153969ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:09 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42085" http.request.id=1dacc633-0128-49b9-89d6-1db933e47cb2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50166" http.request.uri="/v2/foo/schema2/manifests/sha256:f72a023d055b8014888b4dc6a1bb63b7536a11347729fcdf1aa813d23068af87" http.request.useragent="Go-http-client/1.1" http.response.duration="896.487µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:09 +0000] "PUT /v2/foo/schema2/manifests/sha256:f72a023d055b8014888b4dc6a1bb63b7536a11347729fcdf1aa813d23068af87 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=fd1ab8cc-0f38-4ca4-8261-93756b4a9f8d http.request.method=GET http.request.remoteaddr="127.0.0.1:50166" 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="851.487µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Jun/2024:17:18:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-05T17:18:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=26a8eadd-3a69-4abe-97c2-638003dca650 http.request.method=GET http.request.remoteaddr="127.0.0.1:50166" http.request.uri="/v2/foo/schema2/manifests/sha256:f72a023d055b8014888b4dc6a1bb63b7536a11347729fcdf1aa813d23068af87" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="773.526µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Jun/2024:17:18:09 +0000] "GET /v2/foo/schema2/manifests/sha256:f72a023d055b8014888b4dc6a1bb63b7536a11347729fcdf1aa813d23068af87 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-05T17:18:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=41bfdd09-1873-4413-86cf-24417c22440b http.request.method=GET http.request.remoteaddr="127.0.0.1:50166" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="696.165µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=cad937b5-b127-4c70-9ca4-6c5fd7a4ab29 http.request.method=GET http.request.remoteaddr="127.0.0.1:50166" http.request.uri="/v2/foo/schema2/manifests/sha256:f72a023d055b8014888b4dc6a1bb63b7536a11347729fcdf1aa813d23068af87" http.request.useragent="Go-http-client/1.1" http.response.duration="650.646µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:09 +0000] "GET /v2/foo/schema2/manifests/sha256:f72a023d055b8014888b4dc6a1bb63b7536a11347729fcdf1aa813d23068af87 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=2d66b6ad-3724-43e5-9509-a138f9ee430e http.request.method=GET http.request.remoteaddr="127.0.0.1:50166" 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="643.085µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [05/Jun/2024:17:18:09 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-05T17:18:09Z" level=info msg="rewriting manifest sha256:f72a023d055b8014888b4dc6a1bb63b7536a11347729fcdf1aa813d23068af87 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=3fb56141-2f52-459e-94fa-722078a50bb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:50166" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:18:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=3fb56141-2f52-459e-94fa-722078a50bb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:50166" 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=1.27921ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [05/Jun/2024:17:18:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-05T17:18:09Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:42085" http.request.id=e9929e86-0330-4bf0-af4b-eb0bbacc569e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50166" 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="736.207µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [05/Jun/2024:17:18:09 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-06-05T17:18:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:42085" http.request.id=1ff64516-f906-4e4a-bf99-c0a512f9018e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50166" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="876.847µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:09 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:42085" http.request.id=3fac19f4-0ceb-4069-a460-c1514e39bb04 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50166" http.request.uri="/v2/foo/schema2/manifests/sha256:6b95db97c82994d180980b56c22c269d31694ed34a32f6673fe7d1c86b403ee2" http.request.useragent="Go-http-client/1.1" http.response.duration="838.727µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:09 +0000] "PUT /v2/foo/schema2/manifests/sha256:6b95db97c82994d180980b56c22c269d31694ed34a32f6673fe7d1c86b403ee2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=c2dc559d-8578-4351-a62d-408096265955 http.request.method=GET http.request.remoteaddr="127.0.0.1:50166" 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="779.247µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [05/Jun/2024:17:18:09 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-05T17:18:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=706f954f-9b05-416c-af9e-a0b52500dc37 http.request.method=GET http.request.remoteaddr="127.0.0.1:50166" http.request.uri="/v2/foo/schema2/manifests/sha256:6b95db97c82994d180980b56c22c269d31694ed34a32f6673fe7d1c86b403ee2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="865.527µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [05/Jun/2024:17:18:09 +0000] "GET /v2/foo/schema2/manifests/sha256:6b95db97c82994d180980b56c22c269d31694ed34a32f6673fe7d1c86b403ee2 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-05T17:18:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=138a5a62-7fa0-4d1d-a8f8-d8db668b5022 http.request.method=GET http.request.remoteaddr="127.0.0.1:50166" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="672.405µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:09 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=36e87c2e-7f5d-467c-bf3c-89120084747d http.request.method=GET http.request.remoteaddr="127.0.0.1:50166" http.request.uri="/v2/foo/schema2/manifests/sha256:6b95db97c82994d180980b56c22c269d31694ed34a32f6673fe7d1c86b403ee2" http.request.useragent="Go-http-client/1.1" http.response.duration="642.206µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:09 +0000] "GET /v2/foo/schema2/manifests/sha256:6b95db97c82994d180980b56c22c269d31694ed34a32f6673fe7d1c86b403ee2 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:09Z" level=info msg="rewriting manifest list sha256:6b95db97c82994d180980b56c22c269d31694ed34a32f6673fe7d1c86b403ee2 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=562363bc-fe2b-4656-924b-99d1032285ff http.request.method=GET http.request.remoteaddr="127.0.0.1:50166" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-06-05T17:18:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42085" http.request.id=562363bc-fe2b-4656-924b-99d1032285ff http.request.method=GET http.request.remoteaddr="127.0.0.1:50166" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.286531ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [05/Jun/2024:17:18:09 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-06-05T17:18:09Z" 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.4 time="2024-06-05T17:18:09Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:18:09Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=fbba9f59-220f-4933-90c7-d19592ad4a81 http.request.method=GET http.request.remoteaddr="127.0.0.1:53004" 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="876.087µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:18:09 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-05T17:18:09Z" 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.4 http.request.host="127.0.0.1:45345" http.request.id=42400751-7a12-47f1-8fe2-f1b7f4d518d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:53004" 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="694.125µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [05/Jun/2024:17:18:09 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-05T17:18:09Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=0a6f7dc7-c9fc-4d17-a3f4-2f16cd50ef16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53004" 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="715.686µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:18:09 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-05T17:18:09Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=728fcf37-8c30-4360-a6d4-6dc148cd19d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53004" 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.017848ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:18:09Z" 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.4 http.request.host="127.0.0.1:45345" http.request.id=728fcf37-8c30-4360-a6d4-6dc148cd19d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53004" 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.043569ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:18:09Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=728fcf37-8c30-4360-a6d4-6dc148cd19d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53004" 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.072689ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:18:09Z" 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.4 http.request.host="127.0.0.1:45345" http.request.id=728fcf37-8c30-4360-a6d4-6dc148cd19d4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53004" 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.089409ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:18:09 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-05T17:18:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=df8cf7bb-c35f-4913-8de2-6506fc83d0d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="834.247µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:09 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=0aea193c-9206-4f14-a631-79b23702618d http.request.method=PUT http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/schema1/blobs/uploads/14942819-40a2-4d22-b1b5-8bc85a7b5e59?_state=GyR8Jqvepu3HXH_fYyiibzhUe4RRUZwRCGpc43LY2fZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxNDk0MjgxOS00MGEyLTRkMjItYjFiNS04YmM4NWE3YjVlNTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MDkuNDU2NDEzMDNaIn0%3D&digest=sha256%3A4ed3ce4ca4f9de58f3ff8b39dd20071cd4b45e30b416d4ef731dd804b4c417b2" http.request.useragent="Go-http-client/1.1" http.response.duration=640.827107ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:09 +0000] "PUT /v2/foo/schema1/blobs/uploads/14942819-40a2-4d22-b1b5-8bc85a7b5e59?_state=GyR8Jqvepu3HXH_fYyiibzhUe4RRUZwRCGpc43LY2fZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIxNDk0MjgxOS00MGEyLTRkMjItYjFiNS04YmM4NWE3YjVlNTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MDkuNDU2NDEzMDNaIn0%3D&digest=sha256%3A4ed3ce4ca4f9de58f3ff8b39dd20071cd4b45e30b416d4ef731dd804b4c417b2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:10Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=ab5c2280-9c05-46fb-ad27-23dac66570d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="878.288µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:10 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=9706fad9-e921-4dd1-a7c2-9a2a367ad379 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/schema1/blobs/uploads/f5de163a-8a5a-4e8c-b6ea-990f5377ac62?_state=JMOHAoxZu3QPQ5yKRdSliiCWjeWfD7xU0FW-w_xieZd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmNWRlMTYzYS04YTVhLTRlOGMtYjZlYS05OTBmNTM3N2FjNjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MTAuMTk5MDA2NzRaIn0%3D&digest=sha256%3Afd94131f7340157068c0067f0572a43ad85e0855734c7239c3169275f57730e6" http.request.useragent="Go-http-client/1.1" http.response.duration=1.625999665s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:10 +0000] "PUT /v2/foo/schema1/blobs/uploads/f5de163a-8a5a-4e8c-b6ea-990f5377ac62?_state=JMOHAoxZu3QPQ5yKRdSliiCWjeWfD7xU0FW-w_xieZd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmNWRlMTYzYS04YTVhLTRlOGMtYjZlYS05OTBmNTM3N2FjNjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MTAuMTk5MDA2NzRaIn0%3D&digest=sha256%3Afd94131f7340157068c0067f0572a43ad85e0855734c7239c3169275f57730e6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=88153fcb-3435-40e9-b343-54d6aa65a0f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.481572ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:11 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=f942b55e-b29e-483f-b71b-5be3050cfea5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/schema1/manifests/sha256:18f108e1cae171c84f939d8b42ab0008de3b6cd25e2f456cfd96639562638d3e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.240011ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:18f108e1cae171c84f939d8b42ab0008de3b6cd25e2f456cfd96639562638d3e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=1dbd1140-d536-4785-83ac-90ea0b708fc2 http.request.method=GET http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.054649ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:18:11 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:18:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=6e5ec22a-063f-463f-8dc2-324afc135365 http.request.method=GET http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/schema1/manifests/sha256:18f108e1cae171c84f939d8b42ab0008de3b6cd25e2f456cfd96639562638d3e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.010368ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:18:11 +0000] "GET /v2/foo/schema1/manifests/sha256:18f108e1cae171c84f939d8b42ab0008de3b6cd25e2f456cfd96639562638d3e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:18:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:45345" http.request.id=0de75744-f0ed-4a65-896d-05be2e58baa2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/schema1/manifests/sha256:18f108e1cae171c84f939d8b42ab0008de3b6cd25e2f456cfd96639562638d3e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.27681ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:18f108e1cae171c84f939d8b42ab0008de3b6cd25e2f456cfd96639562638d3e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:45345" http.request.id=28d42c99-3c6c-4eeb-b8cb-4bcd6e97c15c http.request.method=PUT http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/schema1/manifests/sha256:18f108e1cae171c84f939d8b42ab0008de3b6cd25e2f456cfd96639562638d3e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.22833ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:18f108e1cae171c84f939d8b42ab0008de3b6cd25e2f456cfd96639562638d3e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json" http.request.host="127.0.0.1:45345" http.request.id=15ed422d-7482-4fe9-8500-16c88da78420 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/schema1/manifests/sha256:18f108e1cae171c84f939d8b42ab0008de3b6cd25e2f456cfd96639562638d3e" http.request.useragent="Go-http-client/1.1" http.response.duration=1.20113ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:18f108e1cae171c84f939d8b42ab0008de3b6cd25e2f456cfd96639562638d3e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=c87e5651-ae5f-40df-aa58-4b3763e6c375 http.request.method=GET http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/schema1/manifests/sha256:18f108e1cae171c84f939d8b42ab0008de3b6cd25e2f456cfd96639562638d3e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.057489ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:18:11 +0000] "GET /v2/foo/schema1/manifests/sha256:18f108e1cae171c84f939d8b42ab0008de3b6cd25e2f456cfd96639562638d3e HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:18:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=bfe863da-db08-4ea3-8450-18bfe483792b http.request.method=GET http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="745.607µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:11 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=98f8049d-a68b-4570-988d-ecb54ac1bac1 http.request.method=GET http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/schema1/manifests/sha256:18f108e1cae171c84f939d8b42ab0008de3b6cd25e2f456cfd96639562638d3e" http.request.useragent="Go-http-client/1.1" http.response.duration="662.205µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:11 +0000] "GET /v2/foo/schema1/manifests/sha256:18f108e1cae171c84f939d8b42ab0008de3b6cd25e2f456cfd96639562638d3e HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=53442958-ec67-41e8-9a24-3146e0678a1f http.request.method=GET http.request.remoteaddr="127.0.0.1:53004" 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="640.125µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [05/Jun/2024:17:18:11 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-05T17:18:11Z" level=error msg="payload digest does match: "sha256:d421962868d1e1907840df094e5cdcc1d91949b73d6355a6fa4d48ed198db818" != "sha256:18f108e1cae171c84f939d8b42ab0008de3b6cd25e2f456cfd96639562638d3e"" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=463fd90b-6407-4a67-8db3-0b16627ecb82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/schema1/manifests/sha256:18f108e1cae171c84f939d8b42ab0008de3b6cd25e2f456cfd96639562638d3e" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:18f108e1cae171c84f939d8b42ab0008de3b6cd25e2f456cfd96639562638d3e" time="2024-06-05T17:18:11Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=463fd90b-6407-4a67-8db3-0b16627ecb82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53004" http.request.uri="/v2/foo/schema1/manifests/sha256:18f108e1cae171c84f939d8b42ab0008de3b6cd25e2f456cfd96639562638d3e" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="795.766µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:18f108e1cae171c84f939d8b42ab0008de3b6cd25e2f456cfd96639562638d3e" 127.0.0.1 - - [05/Jun/2024:17:18:11 +0000] "PUT /v2/foo/schema1/manifests/sha256:18f108e1cae171c84f939d8b42ab0008de3b6cd25e2f456cfd96639562638d3e HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-05T17:18:11Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=94a68025-deda-4bdc-b177-759d24130014 http.request.method=GET http.request.remoteaddr="127.0.0.1:53008" 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="904.048µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:18:11 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-05T17:18:11Z" 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.4 http.request.host="127.0.0.1:45345" http.request.id=e9c9903b-57d2-4c14-9f1e-b081f07200ad http.request.method=GET http.request.remoteaddr="127.0.0.1:53008" 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="652.605µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [05/Jun/2024:17:18:11 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-05T17:18:11Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45345" http.request.id=5269c434-028e-49ed-9b69-e73f79fb2a16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53008" 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="768.247µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:18:11Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45345" http.request.id=5269c434-028e-49ed-9b69-e73f79fb2a16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53008" 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="795.247µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:18:11Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45345" http.request.id=5269c434-028e-49ed-9b69-e73f79fb2a16 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53008" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="818.127µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:18:11 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-05T17:18:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=aaa72f92-f2d3-45b7-a7c7-bf609ffae531 http.request.method=POST http.request.remoteaddr="127.0.0.1:53008" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="761.487µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:11 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=2acb0f66-8ad6-4950-89c4-1138b2f53528 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53008" http.request.uri="/v2/foo/schema2/blobs/uploads/9e0338c6-51e1-4e4c-ac50-38a9c6e7ca9d?_state=B7uOK_szyKoUIVvZ6dsJTu7abLueumycboQr1PeHxlh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZTAzMzhjNi01MWUxLTRlNGMtYWM1MC0zOGE5YzZlN2NhOWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MTEuODQ0Njg0OTY4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="928.288µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:11 +0000] "PUT /v2/foo/schema2/blobs/uploads/9e0338c6-51e1-4e4c-ac50-38a9c6e7ca9d?_state=B7uOK_szyKoUIVvZ6dsJTu7abLueumycboQr1PeHxlh7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZTAzMzhjNi01MWUxLTRlNGMtYWM1MC0zOGE5YzZlN2NhOWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MTEuODQ0Njg0OTY4WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:11Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45345" http.request.id=96114f65-caba-4b33-a1e8-c331f268190d http.request.method=PUT http.request.remoteaddr="127.0.0.1:53008" 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="830.367µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:18:11Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45345" http.request.id=96114f65-caba-4b33-a1e8-c331f268190d http.request.method=PUT http.request.remoteaddr="127.0.0.1:53008" 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="863.647µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:18:11 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-05T17:18:11Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=4884413a-5cdc-45a1-89a2-07f70502fa54 http.request.method=POST http.request.remoteaddr="127.0.0.1:53008" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="900.408µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:11 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:12Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=6eed65e1-6656-4125-8995-d48bd576431c http.request.method=PUT http.request.remoteaddr="127.0.0.1:53008" http.request.uri="/v2/foo/schema2/blobs/uploads/0fa51de9-599e-427a-9d07-048a44aff721?_state=4hTjthqhBl_5TXqTdJJYridPvUSv1z-fceXeFkpesZZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwZmE1MWRlOS01OTllLTQyN2EtOWQwNy0wNDhhNDRhZmY3MjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MTEuOTA5NDEwMTQ0WiJ9&digest=sha256%3Ac2d28e43278e77b7ba682348dbc6702d2a560c1641ac8de8240151357db16621" http.request.useragent="Go-http-client/1.1" http.response.duration=451.66078ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:11 +0000] "PUT /v2/foo/schema2/blobs/uploads/0fa51de9-599e-427a-9d07-048a44aff721?_state=4hTjthqhBl_5TXqTdJJYridPvUSv1z-fceXeFkpesZZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIwZmE1MWRlOS01OTllLTQyN2EtOWQwNy0wNDhhNDRhZmY3MjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MTEuOTA5NDEwMTQ0WiJ9&digest=sha256%3Ac2d28e43278e77b7ba682348dbc6702d2a560c1641ac8de8240151357db16621 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:12Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=e463ce2d-c306-4244-8b8e-683b1e8a4585 http.request.method=POST http.request.remoteaddr="127.0.0.1:53008" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="950.888µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:12 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=a9e7c16f-cb63-4b2f-9e7a-70f5d565c30f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53008" http.request.uri="/v2/foo/schema2/blobs/uploads/a1bde20c-7cc6-4d9d-9489-653cb1ea5aa2?_state=Rbu5EShjCh7R4h0Q3xk9RM1D1jwzMceoCaaaVz-KOfR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhMWJkZTIwYy03Y2M2LTRkOWQtOTQ4OS02NTNjYjFlYTVhYTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MTIuNDM5MjAzODUxWiJ9&digest=sha256%3A8eec0f4cee0490daee0dec3a8a48266f02455a9c0de7827c6c41b3302b0ed7e3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.111967288s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:12 +0000] "PUT /v2/foo/schema2/blobs/uploads/a1bde20c-7cc6-4d9d-9489-653cb1ea5aa2?_state=Rbu5EShjCh7R4h0Q3xk9RM1D1jwzMceoCaaaVz-KOfR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJhMWJkZTIwYy03Y2M2LTRkOWQtOTQ4OS02NTNjYjFlYTVhYTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MTIuNDM5MjAzODUxWiJ9&digest=sha256%3A8eec0f4cee0490daee0dec3a8a48266f02455a9c0de7827c6c41b3302b0ed7e3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45345" http.request.id=f625c397-296a-49b6-92ff-e41752e0d114 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53008" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.019688ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:45345" http.request.id=049d9da3-fcc1-433c-a7c2-49e2dcf45e61 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53008" http.request.uri="/v2/foo/schema2/manifests/sha256:89a626f92d094d2137e47f222c6669b8a66c89045cbda5d7fd9f960b79ffd294" http.request.useragent="Go-http-client/1.1" http.response.duration="884.728µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "PUT /v2/foo/schema2/manifests/sha256:89a626f92d094d2137e47f222c6669b8a66c89045cbda5d7fd9f960b79ffd294 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=d5db9d90-6082-439d-a282-1f2ab7a7a330 http.request.method=GET http.request.remoteaddr="127.0.0.1:53008" 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=5.496525ms http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-05T17:18:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=baf587f4-5cfe-4208-abc1-8e117b46cc56 http.request.method=GET http.request.remoteaddr="127.0.0.1:53008" http.request.uri="/v2/foo/schema2/manifests/sha256:89a626f92d094d2137e47f222c6669b8a66c89045cbda5d7fd9f960b79ffd294" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="743.606µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "GET /v2/foo/schema2/manifests/sha256:89a626f92d094d2137e47f222c6669b8a66c89045cbda5d7fd9f960b79ffd294 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-05T17:18:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=b6dabfa3-2722-4c5d-b269-435d20deb618 http.request.method=GET http.request.remoteaddr="127.0.0.1:53008" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="637.645µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=9e4bec93-9faf-4a2a-9b15-77b333a59360 http.request.method=GET http.request.remoteaddr="127.0.0.1:53008" http.request.uri="/v2/foo/schema2/manifests/sha256:89a626f92d094d2137e47f222c6669b8a66c89045cbda5d7fd9f960b79ffd294" http.request.useragent="Go-http-client/1.1" http.response.duration="581.925µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "GET /v2/foo/schema2/manifests/sha256:89a626f92d094d2137e47f222c6669b8a66c89045cbda5d7fd9f960b79ffd294 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=41136be2-8b73-4377-9d48-4c3aaf617cd0 http.request.method=GET http.request.remoteaddr="127.0.0.1:53008" 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="571.085µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-05T17:18:13Z" level=info msg="rewriting manifest sha256:89a626f92d094d2137e47f222c6669b8a66c89045cbda5d7fd9f960b79ffd294 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=6c360d4e-66c6-4786-83ae-a5f54d21424e http.request.method=GET http.request.remoteaddr="127.0.0.1:53008" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:18:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=6c360d4e-66c6-4786-83ae-a5f54d21424e http.request.method=GET http.request.remoteaddr="127.0.0.1:53008" 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=1.109729ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-05T17:18:13Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:45345" http.request.id=041ddccb-cac1-4a4e-acd4-aa40520c6737 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53008" 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="660.966µs" http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-06-05T17:18:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:45345" http.request.id=40563b3a-1087-4bda-8420-35a99dfd678f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53008" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="810.087µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:45345" http.request.id=d4205bff-b512-45ba-bfbe-fb11015ce518 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53008" http.request.uri="/v2/foo/schema2/manifests/sha256:560b9d72c510045d560bc52b8bc01130a8a055e361456b75e986c0185762775c" http.request.useragent="Go-http-client/1.1" http.response.duration="694.206µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "PUT /v2/foo/schema2/manifests/sha256:560b9d72c510045d560bc52b8bc01130a8a055e361456b75e986c0185762775c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=de7dff16-922e-4ef5-8f51-72cd7477c174 http.request.method=GET http.request.remoteaddr="127.0.0.1:53008" 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="701.446µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-05T17:18:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=214bea14-47cc-461c-bfb3-843b798c0232 http.request.method=GET http.request.remoteaddr="127.0.0.1:53008" http.request.uri="/v2/foo/schema2/manifests/sha256:560b9d72c510045d560bc52b8bc01130a8a055e361456b75e986c0185762775c" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration="686.486µs" http.response.status=200 http.response.written=434 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "GET /v2/foo/schema2/manifests/sha256:560b9d72c510045d560bc52b8bc01130a8a055e361456b75e986c0185762775c HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-05T17:18:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=402c5be7-537e-4f94-8b88-2e2f36e045c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:53008" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration="548.885µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=3cfa70ca-d51d-4645-96f3-d4f7b70bfebf http.request.method=GET http.request.remoteaddr="127.0.0.1:53008" http.request.uri="/v2/foo/schema2/manifests/sha256:560b9d72c510045d560bc52b8bc01130a8a055e361456b75e986c0185762775c" http.request.useragent="Go-http-client/1.1" http.response.duration="550.004µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "GET /v2/foo/schema2/manifests/sha256:560b9d72c510045d560bc52b8bc01130a8a055e361456b75e986c0185762775c HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:13Z" level=info msg="rewriting manifest list sha256:560b9d72c510045d560bc52b8bc01130a8a055e361456b75e986c0185762775c in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=167a0308-87bc-4615-82b8-cc9a3cce3824 http.request.method=GET http.request.remoteaddr="127.0.0.1:53008" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2024-06-05T17:18:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45345" http.request.id=167a0308-87bc-4615-82b8-cc9a3cce3824 http.request.method=GET http.request.remoteaddr="127.0.0.1:53008" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.13005ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (8.65s) === RUN TestGetManifestWithStorageError time="2024-06-05T17:18:13Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-05T17:18:13Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:18:13Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:39871" http.request.id=7c7e71de-d012-4aa7-950a-387a2adbd640 http.request.method=GET http.request.remoteaddr="127.0.0.1:54968" 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="669.405µs" http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-05T17:18:13Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.22.4 http.request.host="127.0.0.1:39871" http.request.id=504d7ca2-a039-49ee-9825-94fba4f87396 http.request.method=GET http.request.remoteaddr="127.0.0.1:54968" 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="622.525µs" http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-06-05T17:18:13Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.22.4 http.request.host="127.0.0.1:39871" http.request.id=c6e6657c-a15c-465f-93a9-b13ce43e6c18 http.request.method=GET http.request.remoteaddr="127.0.0.1:54968" 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="592.085µs" http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-06-05T17:18:13Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.22.4 http.request.host="127.0.0.1:39871" http.request.id=7a2ba62d-eb43-45bd-b717-56dcd64f08b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:54968" 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="635.445µs" http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.00s) === RUN TestManifestDelete time="2024-06-05T17:18:13Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-05T17:18:13Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:18:13Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=46dd2dcf-fd62-4028-b84d-269892da58f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:52482" 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="732.766µs" http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-05T17:18:13Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=f590dd24-cc41-4475-a991-43784bef08ee http.request.method=GET http.request.remoteaddr="127.0.0.1:52482" 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="579.765µs" http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-05T17:18:13Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=9ba372c1-992a-4903-8fd7-3f6c60853a02 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52482" 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="567.285µs" http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-05T17:18:13Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=fcf16565-7dda-40c3-88e0-5dd6552fb192 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52482" 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="950.408µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:18:13Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=fcf16565-7dda-40c3-88e0-5dd6552fb192 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52482" 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="978.448µs" http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:18:13Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=fcf16565-7dda-40c3-88e0-5dd6552fb192 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52482" 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.001768ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-05T17:18:13Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=fcf16565-7dda-40c3-88e0-5dd6552fb192 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52482" 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.018408ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-05T17:18:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=d1884e62-231e-413b-b4b4-041874d26920 http.request.method=POST http.request.remoteaddr="127.0.0.1:52482" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="882.727µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=b6fa7c91-9761-4ac0-9a0c-7dcae10ca67a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52482" http.request.uri="/v2/foo/schema1/blobs/uploads/7f422d5a-b096-43b3-b55c-dc4f8b7577ff?_state=7ne1UO-RDjXB8Si-HqIpT2I9LuPRo2sSCRMKgVXsHt17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3ZjQyMmQ1YS1iMDk2LTQzYjMtYjU1Yy1kYzRmOGI3NTc3ZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MTMuNjY0NDQyNDM3WiJ9&digest=sha256%3Ab2092e436992b3188761331e9f24ee6c5911c1398b5e9d10f0f708b7846fbcca" http.request.useragent="Go-http-client/1.1" http.response.duration=1.281855575s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:13 +0000] "PUT /v2/foo/schema1/blobs/uploads/7f422d5a-b096-43b3-b55c-dc4f8b7577ff?_state=7ne1UO-RDjXB8Si-HqIpT2I9LuPRo2sSCRMKgVXsHt17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI3ZjQyMmQ1YS1iMDk2LTQzYjMtYjU1Yy1kYzRmOGI3NTc3ZmYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MTMuNjY0NDQyNDM3WiJ9&digest=sha256%3Ab2092e436992b3188761331e9f24ee6c5911c1398b5e9d10f0f708b7846fbcca HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=f21ee7b3-9d19-4187-9dfa-b82f933f7cb8 http.request.method=POST http.request.remoteaddr="127.0.0.1:52482" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.014569ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=c61c4b32-bf02-471a-bbb0-04a3ba2eea83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52482" http.request.uri="/v2/foo/schema1/blobs/uploads/337bf082-d56d-42e9-827f-626a0294eb0e?_state=q85p0M6pOBIkxJrBRuchI3PFbxO199U5Fr7aR0wHBh17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzMzdiZjA4Mi1kNTZkLTQyZTktODI3Zi02MjZhMDI5NGViMGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MTUuMDAzNTI5Mjg3WiJ9&digest=sha256%3A9c10fe3077f5bd0710044f431427f181335e93cfa448d45e55535883400934ce" http.request.useragent="Go-http-client/1.1" http.response.duration=594.772246ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "PUT /v2/foo/schema1/blobs/uploads/337bf082-d56d-42e9-827f-626a0294eb0e?_state=q85p0M6pOBIkxJrBRuchI3PFbxO199U5Fr7aR0wHBh17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzMzdiZjA4Mi1kNTZkLTQyZTktODI3Zi02MjZhMDI5NGViMGUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MTUuMDAzNTI5Mjg3WiJ9&digest=sha256%3A9c10fe3077f5bd0710044f431427f181335e93cfa448d45e55535883400934ce HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=eb5d9a1a-a5d6-48d3-a9ee-a5665bf32090 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52482" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.451852ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=ab8b9ad4-829f-4d02-aa65-b907721d304d http.request.method=PUT http.request.remoteaddr="127.0.0.1:52482" http.request.uri="/v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20" http.request.useragent="Go-http-client/1.1" http.response.duration=1.255851ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "PUT /v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=1ee1e7ee-bdcd-42a9-b175-667d15a67855 http.request.method=GET http.request.remoteaddr="127.0.0.1:52482" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.025288ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=62969263-bc11-4c40-ada6-d8f9cfcd7de8 http.request.method=GET http.request.remoteaddr="127.0.0.1:52482" http.request.uri="/v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.056329ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "GET /v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:43071" http.request.id=08f008c7-f532-4aae-b979-54fbc5facea2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52482" http.request.uri="/v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20" http.request.useragent="Go-http-client/1.1" http.response.duration=1.25845ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "PUT /v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:43071" http.request.id=44abbfd9-a675-4ac6-85a7-e7007ba65a75 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52482" http.request.uri="/v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20" http.request.useragent="Go-http-client/1.1" http.response.duration=2.240938ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "PUT /v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json" http.request.host="127.0.0.1:43071" http.request.id=c83733d8-e4b0-4fed-a3cf-d7b10adf8627 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52482" http.request.uri="/v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20" http.request.useragent="Go-http-client/1.1" http.response.duration=1.23849ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "PUT /v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=da587227-25f4-43f0-a2c0-0b00857fa88c http.request.method=GET http.request.remoteaddr="127.0.0.1:52482" http.request.uri="/v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.014688ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "GET /v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=6fd20c96-e179-4944-9ed8-4d669303c64e http.request.method=GET http.request.remoteaddr="127.0.0.1:52482" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration="706.006µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=f7732c10-d46a-46a2-be60-1d1980924b54 http.request.method=GET http.request.remoteaddr="127.0.0.1:52482" http.request.uri="/v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20" http.request.useragent="Go-http-client/1.1" http.response.duration="740.846µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "GET /v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=9ab8c74e-3ed0-4773-9ccc-a1c3ef35104b http.request.method=GET http.request.remoteaddr="127.0.0.1:52482" 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="671.085µs" http.response.status=200 http.response.written=41 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=error msg="payload digest does match: "sha256:f19173bb005f865cb1f9be56dcc5cae85f26beff2eed101f7c8a32703a727936" != "sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20"" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=4af69304-5ea1-4812-8b45-356a5e9ad202 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52482" http.request.uri="/v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20" time="2024-06-05T17:18:15Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=4af69304-5ea1-4812-8b45-356a5e9ad202 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52482" http.request.uri="/v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="805.727µs" http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20" 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "PUT /v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=049366b7-1c22-4b2c-a459-c699b0826ddd http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37204" http.request.uri="/v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20" http.request.useragent="Go-http-client/1.1" http.response.duration=1.024689ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "DELETE /v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=d3b7247d-e434-46f4-ad23-575097f4b8d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:37204" http.request.uri="/v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="774.487µs" http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20" 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "GET /v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=ad50835c-83b7-404b-a3d3-49109baa9be8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37214" http.request.uri="/v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.022889ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20" 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "DELETE /v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=3b496e35-bcb1-46ea-a66b-8ecd627e1895 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37228" http.request.uri="/v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20" http.request.useragent="Go-http-client/1.1" http.response.duration=1.428091ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "PUT /v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=76618b92-2ddf-48b3-b45b-76d14bf8ed6f http.request.method=GET http.request.remoteaddr="127.0.0.1:37228" http.request.uri="/v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.035488ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "GET /v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=c712bb5d-1e25-419d-aa22-f60c77c33d44 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37232" 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="939.088µs" http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=e3a9c2ea-2389-464c-b3c0-2d3d0dc4d49e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37246" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.511693ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=dedd20a0-e911-47b2-90cd-36144db7edb0 http.request.method=GET http.request.remoteaddr="127.0.0.1:37246" 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="683.926µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=73dbc6eb-4104-40e7-bd3c-ee5edb593830 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37246" http.request.uri="/v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20" http.request.useragent="Go-http-client/1.1" http.response.duration="808.566µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "DELETE /v2/foo/schema1/manifests/sha256:559b36bf00916ad81932157c6ad2f82d518a2265c86690f8f13a5cf6f4ce4b20 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=b839a097-72b2-4453-909b-b3d872e921d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:37246" 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="645.205µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=eee7c6b9-67a5-4dcd-9441-64b7d8e2378a http.request.method=GET http.request.remoteaddr="127.0.0.1:37246" 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="676.125µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" 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.4 http.request.host="127.0.0.1:43071" http.request.id=428ac018-ec08-48fd-b088-f41b5dede509 http.request.method=GET http.request.remoteaddr="127.0.0.1:37246" 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="661.965µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43071" http.request.id=38d868b3-e916-48d5-affe-dfbe03972866 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37246" 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="761.766µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:18:15Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43071" http.request.id=38d868b3-e916-48d5-affe-dfbe03972866 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37246" 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="789.886µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:18:15Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43071" http.request.id=38d868b3-e916-48d5-affe-dfbe03972866 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37246" 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="814.526µs" http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=dd53e365-76ef-4379-a7fb-f24323c51503 http.request.method=POST http.request.remoteaddr="127.0.0.1:37246" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="761.366µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=eb17afd3-0dff-4fd2-8a80-8c0c0e9719ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:37246" http.request.uri="/v2/foo/schema2/blobs/uploads/b1a01b00-352d-4eba-9b18-4cf7276d3f31?_state=zbfpiBN3alK7zOSnljlOa2cN8wX9gnOHspymKpPT3TF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMWEwMWIwMC0zNTJkLTRlYmEtOWIxOC00Y2Y3Mjc2ZDNmMzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MTUuNjMwOTMzMDgyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration="949.168µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "PUT /v2/foo/schema2/blobs/uploads/b1a01b00-352d-4eba-9b18-4cf7276d3f31?_state=zbfpiBN3alK7zOSnljlOa2cN8wX9gnOHspymKpPT3TF7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMWEwMWIwMC0zNTJkLTRlYmEtOWIxOC00Y2Y3Mjc2ZDNmMzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MTUuNjMwOTMzMDgyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43071" http.request.id=596568cd-5fe9-495e-9eb4-9c2713d778d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37246" 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="805.367µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:18:15Z" 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.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43071" http.request.id=596568cd-5fe9-495e-9eb4-9c2713d778d1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37246" 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="834.607µs" http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-05T17:18:15Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=76bd7b61-c6d3-4d9e-a142-974ad42661d9 http.request.method=POST http.request.remoteaddr="127.0.0.1:37246" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="896.447µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=1ea86e1d-d122-45f7-b0bf-893c945b5f29 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37246" http.request.uri="/v2/foo/schema2/blobs/uploads/dd75a26f-6442-462c-afce-764764bbb3f1?_state=gka4BkodAsCe8AVy5ZZ7e1vPC_PyEKcrnGNAXN-xIBZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkZDc1YTI2Zi02NDQyLTQ2MmMtYWZjZS03NjQ3NjRiYmIzZjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MTUuNzQ5Nzk1MTA2WiJ9&digest=sha256%3A86103c549a2adc212c003414f3bd286c8cb051b608ae35464da87729fc78fe4b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.674485946s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:15 +0000] "PUT /v2/foo/schema2/blobs/uploads/dd75a26f-6442-462c-afce-764764bbb3f1?_state=gka4BkodAsCe8AVy5ZZ7e1vPC_PyEKcrnGNAXN-xIBZ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkZDc1YTI2Zi02NDQyLTQ2MmMtYWZjZS03NjQ3NjRiYmIzZjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MTUuNzQ5Nzk1MTA2WiJ9&digest=sha256%3A86103c549a2adc212c003414f3bd286c8cb051b608ae35464da87729fc78fe4b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=254cc70f-2da6-4c11-b4dc-03ae38107843 http.request.method=POST http.request.remoteaddr="127.0.0.1:37246" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.056169ms http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:17 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=524370dc-3279-4d87-a27c-e26a507f45ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:37246" http.request.uri="/v2/foo/schema2/blobs/uploads/4829dcce-1194-4af2-9e24-0a164db757b0?_state=ySmfY3F2geb_wcmp_FAsZgsi1bhH1XBtsIhakz4ko2B7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0ODI5ZGNjZS0xMTk0LTRhZjItOWUyNC0wYTE2NGRiNzU3YjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MTcuNDkzNzI1MDY4WiJ9&digest=sha256%3Aac68e176824aa5a0b34feb74fb49c86e0fabda85fca906c13efaaebc33263365" http.request.useragent="Go-http-client/1.1" http.response.duration=618.648243ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:17 +0000] "PUT /v2/foo/schema2/blobs/uploads/4829dcce-1194-4af2-9e24-0a164db757b0?_state=ySmfY3F2geb_wcmp_FAsZgsi1bhH1XBtsIhakz4ko2B7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0ODI5ZGNjZS0xMTk0LTRhZjItOWUyNC0wYTE2NGRiNzU3YjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMDVUMTc6MTg6MTcuNDkzNzI1MDY4WiJ9&digest=sha256%3Aac68e176824aa5a0b34feb74fb49c86e0fabda85fca906c13efaaebc33263365 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43071" http.request.id=feae309e-67da-45d5-b50e-e611b6cb47bd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37246" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.086209ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43071" http.request.id=6f7a61f3-8b42-47b5-805c-c10cbf40c19a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37246" http.request.uri="/v2/foo/schema2/manifests/sha256:f1c2f3e61dc1dc90b323c7858d22a8524abddef9cd7ddb970849e8b2c5faac60" http.request.useragent="Go-http-client/1.1" http.response.duration="960.688µs" http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "PUT /v2/foo/schema2/manifests/sha256:f1c2f3e61dc1dc90b323c7858d22a8524abddef9cd7ddb970849e8b2c5faac60 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=784d9a89-9eec-4fd3-9a21-55595340081a http.request.method=GET http.request.remoteaddr="127.0.0.1:37246" 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="827.127µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-05T17:18:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=1f4d7d4f-c65b-4034-842c-7e3c95af4b56 http.request.method=GET http.request.remoteaddr="127.0.0.1:37246" http.request.uri="/v2/foo/schema2/manifests/sha256:f1c2f3e61dc1dc90b323c7858d22a8524abddef9cd7ddb970849e8b2c5faac60" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="788.206µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "GET /v2/foo/schema2/manifests/sha256:f1c2f3e61dc1dc90b323c7858d22a8524abddef9cd7ddb970849e8b2c5faac60 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-05T17:18:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=59c78df7-ff3a-4f0e-8f3d-a9e974a30c65 http.request.method=GET http.request.remoteaddr="127.0.0.1:37246" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="685.646µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=18da1af6-41a9-41e6-968b-e30269cba66b http.request.method=GET http.request.remoteaddr="127.0.0.1:37246" http.request.uri="/v2/foo/schema2/manifests/sha256:f1c2f3e61dc1dc90b323c7858d22a8524abddef9cd7ddb970849e8b2c5faac60" http.request.useragent="Go-http-client/1.1" http.response.duration="645.805µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "GET /v2/foo/schema2/manifests/sha256:f1c2f3e61dc1dc90b323c7858d22a8524abddef9cd7ddb970849e8b2c5faac60 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=e50486fc-cd37-4534-af2f-57026cc80701 http.request.method=GET http.request.remoteaddr="127.0.0.1:37246" 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="694.725µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-05T17:18:18Z" level=info msg="rewriting manifest sha256:f1c2f3e61dc1dc90b323c7858d22a8524abddef9cd7ddb970849e8b2c5faac60 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=e6c00998-daf6-4ed4-846e-b9d3ceaa99bb http.request.method=GET http.request.remoteaddr="127.0.0.1:37246" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-05T17:18:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=e6c00998-daf6-4ed4-846e-b9d3ceaa99bb http.request.method=GET http.request.remoteaddr="127.0.0.1:37246" 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=1.268691ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-05T17:18:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=86b19789-d7df-4628-8bbe-3a5f92396b49 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37246" http.request.uri="/v2/foo/schema2/manifests/sha256:f1c2f3e61dc1dc90b323c7858d22a8524abddef9cd7ddb970849e8b2c5faac60" http.request.useragent="Go-http-client/1.1" http.response.duration="887.647µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "DELETE /v2/foo/schema2/manifests/sha256:f1c2f3e61dc1dc90b323c7858d22a8524abddef9cd7ddb970849e8b2c5faac60 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:f1c2f3e61dc1dc90b323c7858d22a8524abddef9cd7ddb970849e8b2c5faac60" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=43039c02-18d5-4269-92f8-861d552246e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37246" http.request.uri="/v2/foo/schema2/manifests/sha256:f1c2f3e61dc1dc90b323c7858d22a8524abddef9cd7ddb970849e8b2c5faac60" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="798.366µs" http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:f1c2f3e61dc1dc90b323c7858d22a8524abddef9cd7ddb970849e8b2c5faac60" 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "GET /v2/foo/schema2/manifests/sha256:f1c2f3e61dc1dc90b323c7858d22a8524abddef9cd7ddb970849e8b2c5faac60 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-06-05T17:18:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=eea84725-b5dd-4e19-abdd-8cb15e115943 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37250" http.request.uri="/v2/foo/schema2/manifests/sha256:f1c2f3e61dc1dc90b323c7858d22a8524abddef9cd7ddb970849e8b2c5faac60" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.018849ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:f1c2f3e61dc1dc90b323c7858d22a8524abddef9cd7ddb970849e8b2c5faac60" 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "DELETE /v2/foo/schema2/manifests/sha256:f1c2f3e61dc1dc90b323c7858d22a8524abddef9cd7ddb970849e8b2c5faac60 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-05T17:18:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43071" http.request.id=0c549904-4114-4d91-8982-31201fa16e76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37260" http.request.uri="/v2/foo/schema2/manifests/sha256:f1c2f3e61dc1dc90b323c7858d22a8524abddef9cd7ddb970849e8b2c5faac60" http.request.useragent="Go-http-client/1.1" http.response.duration=1.18753ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "PUT /v2/foo/schema2/manifests/sha256:f1c2f3e61dc1dc90b323c7858d22a8524abddef9cd7ddb970849e8b2c5faac60 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=93a8a83b-0708-4d3a-a086-889d03f7a0f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:37260" http.request.uri="/v2/foo/schema2/manifests/sha256:f1c2f3e61dc1dc90b323c7858d22a8524abddef9cd7ddb970849e8b2c5faac60" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="894.888µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "GET /v2/foo/schema2/manifests/sha256:f1c2f3e61dc1dc90b323c7858d22a8524abddef9cd7ddb970849e8b2c5faac60 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-05T17:18:18Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=9b6cce38-ace1-4285-ac12-241b3c307bec http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37274" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.002609ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-05T17:18:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43071" http.request.id=3be80539-73c6-4d14-8b16-ffee57fd1466 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37288" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.359571ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=feba7217-c3f7-431c-8025-7661004ba488 http.request.method=GET http.request.remoteaddr="127.0.0.1:37288" 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="759.646µs" http.response.status=200 http.response.written=39 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-06-05T17:18:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=a0963ef3-0611-4f3f-996d-b53fb6bc06cc http.request.method=DELETE http.request.remoteaddr="127.0.0.1:37288" http.request.uri="/v2/foo/schema2/manifests/sha256:f1c2f3e61dc1dc90b323c7858d22a8524abddef9cd7ddb970849e8b2c5faac60" http.request.useragent="Go-http-client/1.1" http.response.duration="851.207µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "DELETE /v2/foo/schema2/manifests/sha256:f1c2f3e61dc1dc90b323c7858d22a8524abddef9cd7ddb970849e8b2c5faac60 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43071" http.request.id=6af235c5-c330-45ae-8ade-8b5a8db5064f http.request.method=GET http.request.remoteaddr="127.0.0.1:37288" 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="683.446µs" http.response.status=200 http.response.written=35 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (4.56s) === RUN TestManifestDeleteDisabled time="2024-06-05T17:18:18Z" 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.4 time="2024-06-05T17:18:18Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:18:18Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:41945" http.request.id=818377a8-1e31-4464-9d4a-ced8cfa70900 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42866" 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="978.689µs" http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.00s) === RUN TestRegistryAsCacheMutationAPIs time="2024-06-05T17:18:18Z" 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.4 time="2024-06-05T17:18:18Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:18:18Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 time="2024-06-05T17:18:18Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.4 time="2024-06-05T17:18:18Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.4 time="2024-06-05T17:18:18Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:33653" http.request.id=11a6d8b2-5a97-4d76-acf9-276a8a1a1c53 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53182" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.565453ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-05T17:18:18Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:33653" http.request.id=9e2e1d29-eb0c-445d-a583-c1b765321937 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53188" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.406572ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-05T17:18:18Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:33653" http.request.id=aba38a7b-2777-4133-8e6d-ac72d08443dd http.request.method=POST http.request.remoteaddr="127.0.0.1:53190" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.29377ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-05T17:18:18Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.22.4 http.request.host="127.0.0.1:33653" http.request.id=c89e933c-df25-4f01-bcd7-d197529a94d9 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53204" http.request.uri="/v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.20017ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.30s) === RUN TestProxyManifestGetByTag time="2024-06-05T17:18:18Z" 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.4 time="2024-06-05T17:18:18Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:18:18Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39713" http.request.id=4c5ddd99-cdd4-40b5-a44b-4521f29001b2 http.request.method=POST http.request.remoteaddr="127.0.0.1:48780" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="932.328µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39713" http.request.id=8205c2d6-f1f8-44b8-a7a4-77b7c118efe8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48780" http.request.uri="/v2/foo/bar/blobs/uploads/f4be174a-bd87-4efc-b074-32324e7c9e3a?_state=Ac0_Km-jLC8yaALPU_rcMIYXdDEWkkF9jQ1tRfzMnAJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY0YmUxNzRhLWJkODctNGVmYy1iMDc0LTMyMzI0ZTdjOWUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxODoxOC41MTc3NzU3ODhaIn0%3D&digest=sha256%3A16c74f2e8a9960652ca3844d2201d74d6343577719e753b618faa3317b2b70e3" http.request.useragent="Go-http-client/1.1" http.response.duration=1.455907176s http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:18 +0000] "PUT /v2/foo/bar/blobs/uploads/f4be174a-bd87-4efc-b074-32324e7c9e3a?_state=Ac0_Km-jLC8yaALPU_rcMIYXdDEWkkF9jQ1tRfzMnAJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY0YmUxNzRhLWJkODctNGVmYy1iMDc0LTMyMzI0ZTdjOWUzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxODoxOC41MTc3NzU3ODhaIn0%3D&digest=sha256%3A16c74f2e8a9960652ca3844d2201d74d6343577719e753b618faa3317b2b70e3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39713" http.request.id=f0f73faa-01f9-4053-bb89-4f50c2b04896 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48780" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.495653ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:19 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:19Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-05T17:18:19Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-05T17:18:19Z" level=info msg="Starting upload purge in 11m0s" go.version=go1.22.4 time="2024-06-05T17:18:19Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 time="2024-06-05T17:18:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39713" http.request.id=5c5a7465-2834-438c-81a9-cef7cc622d78 http.request.method=GET http.request.remoteaddr="127.0.0.1:48780" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="560.365µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Jun/2024:17:18:19 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-05T17:18:19Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:39713" go.version=go1.22.4 time="2024-06-05T17:18:19Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.22.4 time="2024-06-05T17:18:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39713" http.request.id=4a5007bb-d14d-4fd6-ab75-2753b5c52066 http.request.method=GET http.request.remoteaddr="127.0.0.1:48790" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="848.007µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Jun/2024:17:18:19 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-05T17:18:19Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:39713 /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:39713/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:40295" http.request.id=714edcaf-82ff-43f9-982a-791823b1f934 http.request.method=GET http.request.remoteaddr="127.0.0.1:42294" http.request.uri="/v2/foo/bar/manifests/sha256:c4fe7b1502c527d77c455a5ed313c96c089c39746ca0102fbfb3fcf02cb64ea7" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:c4fe7b1502c527d77c455a5ed313c96c089c39746ca0102fbfb3fcf02cb64ea7" time="2024-06-05T17:18:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39713" http.request.id=df8e7685-9492-404c-9ae9-b2aaa2a9d516 http.request.method=GET http.request.remoteaddr="127.0.0.1:48806" http.request.uri="/v2/foo/bar/manifests/sha256:c4fe7b1502c527d77c455a5ed313c96c089c39746ca0102fbfb3fcf02cb64ea7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.17305ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Jun/2024:17:18:19 +0000] "GET /v2/foo/bar/manifests/sha256:c4fe7b1502c527d77c455a5ed313c96c089c39746ca0102fbfb3fcf02cb64ea7 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-05T17:18:19Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:c4fe7b1502c527d77c455a5ed313c96c089c39746ca0102fbfb3fcf02cb64ea7 with ttl=167h59m59.99999744s" go.version=go1.22.4 time="2024-06-05T17:18:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40295" http.request.id=714edcaf-82ff-43f9-982a-791823b1f934 http.request.method=GET http.request.remoteaddr="127.0.0.1:42294" http.request.uri="/v2/foo/bar/manifests/sha256:c4fe7b1502c527d77c455a5ed313c96c089c39746ca0102fbfb3fcf02cb64ea7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.611919ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Jun/2024:17:18:19 +0000] "GET /v2/foo/bar/manifests/sha256:c4fe7b1502c527d77c455a5ed313c96c089c39746ca0102fbfb3fcf02cb64ea7 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-05T17:18:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39713" http.request.id=2826813d-9c36-45d0-9135-18be1f8bc242 http.request.method=GET http.request.remoteaddr="127.0.0.1:48806" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="650.645µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Jun/2024:17:18:19 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-05T17:18:19Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:39713 /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:39713/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:40295" http.request.id=6f460529-a005-40d0-bca0-d734caf4fe33 http.request.method=GET http.request.remoteaddr="127.0.0.1:42306" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-06-05T17:18:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39713" http.request.id=d04d25dd-9c2e-4ded-941d-39ec5485fa13 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48820" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.153329ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Jun/2024:17:18:19 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-05T17:18:19Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40295" http.request.id=6f460529-a005-40d0-bca0-d734caf4fe33 http.request.method=GET http.request.remoteaddr="127.0.0.1:42306" 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=4.087193ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Jun/2024:17:18:19 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-05T17:18:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39713" http.request.id=cbbd85c7-d367-431f-94dd-0fdcfb5bc7ab http.request.method=POST http.request.remoteaddr="127.0.0.1:48820" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="826.247µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39713" http.request.id=d0ff44fb-0d29-4c7a-a3bb-69010bc27c1e http.request.method=PUT http.request.remoteaddr="127.0.0.1:48820" http.request.uri="/v2/foo/bar/blobs/uploads/d4ba2ce2-7d2d-4334-a949-3c9d9b303478?_state=EyA-4FlQhm1I_0bngWhsQhnQqgPYuFLPVMcKfoh2QFt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0YmEyY2UyLTdkMmQtNDMzNC1hOTQ5LTNjOWQ5YjMwMzQ3OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxODoyMC4wNTU4NTcwNDVaIn0%3D&digest=sha256%3A4d4ad43df211f033a94014d8c5befbb907db49513bfe364a553cd18d5d485fe7" http.request.useragent="Go-http-client/1.1" http.response.duration=797.453204ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:20 +0000] "PUT /v2/foo/bar/blobs/uploads/d4ba2ce2-7d2d-4334-a949-3c9d9b303478?_state=EyA-4FlQhm1I_0bngWhsQhnQqgPYuFLPVMcKfoh2QFt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ0YmEyY2UyLTdkMmQtNDMzNC1hOTQ5LTNjOWQ5YjMwMzQ3OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0wNVQxNzoxODoyMC4wNTU4NTcwNDVaIn0%3D&digest=sha256%3A4d4ad43df211f033a94014d8c5befbb907db49513bfe364a553cd18d5d485fe7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39713" http.request.id=293a7083-63c2-4530-a4c8-84930c7c95df http.request.method=PUT http.request.remoteaddr="127.0.0.1:48820" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.426092ms http.response.status=201 http.response.written=0 127.0.0.1 - - [05/Jun/2024:17:18:20 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-05T17:18:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39713" http.request.id=6ca63fa8-ae23-41e6-b924-7431399045d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:48820" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="674.245µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Jun/2024:17:18:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-05T17:18:20Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:39713 /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:39713/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:40295" http.request.id=a12d5792-aa2f-456c-ae46-40ff041676e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42316" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-06-05T17:18:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39713" http.request.id=d9d08d61-f17d-4fd5-a82e-062d0d4e83f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48836" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.21737ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Jun/2024:17:18:20 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-05T17:18:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39713" http.request.id=9288b5d6-1e2a-44f1-8f9d-f51044af1546 http.request.method=GET http.request.remoteaddr="127.0.0.1:48836" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="656.886µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [05/Jun/2024:17:18:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-05T17:18:20Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:39713 /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:39713/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:40295" http.request.id=a12d5792-aa2f-456c-ae46-40ff041676e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42316" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2024-06-05T17:18:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39713" http.request.id=94c233bc-3520-44aa-a1f1-16e9647c57fe http.request.method=GET http.request.remoteaddr="127.0.0.1:48838" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=1.16405ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Jun/2024:17:18:20 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-05T17:18:20Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:b6746814e832e480fb65122f840d8d426a90169de89cd736bf69c60cd69a1f6e with ttl=167h59m59.9999974s" go.version=go1.22.4 time="2024-06-05T17:18:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40295" http.request.id=a12d5792-aa2f-456c-ae46-40ff041676e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:42316" 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.808416ms http.response.status=200 http.response.written=935 127.0.0.1 - - [05/Jun/2024:17:18:20 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (2.43s) === RUN TestAppDispatcher time="2024-06-05T17:18:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39267" http.request.id=6bdf11f6-fbbf-49b4-ac63-6d45c4dffdae http.request.method=GET http.request.remoteaddr="127.0.0.1:39066" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration="776.647µs" http.response.status=200 http.response.written=0 time="2024-06-05T17:18:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39267" http.request.id=4f7c08a6-322d-48ae-9b60-fa47e32e3b7d http.request.method=GET http.request.remoteaddr="127.0.0.1:39066" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration="648.485µs" http.response.status=200 http.response.written=0 time="2024-06-05T17:18:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39267" http.request.id=419c5b4b-34ee-43bc-a3b0-c54a47b3c672 http.request.method=GET http.request.remoteaddr="127.0.0.1:39066" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="670.565µs" http.response.status=200 http.response.written=0 time="2024-06-05T17:18:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:39267" http.request.id=5e860ef5-434d-441d-9b48-70683ce9fa9f http.request.method=GET http.request.remoteaddr="127.0.0.1:39066" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration="654.005µs" http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2024-06-05T17:18:20Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 instance.id=53d46bd6-1ef5-4705-8839-bdcb1d5778c3 time="2024-06-05T17:18:20Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=53d46bd6-1ef5-4705-8839-bdcb1d5778c3 time="2024-06-05T17:18:20Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.22.4 http.request.host="127.0.0.1:45979" http.request.id=0d930b63-b7e1-42b0-8c84-ccad5fd220e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:52424" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.00s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-06-05T17:18:20Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 instance.id=53d46bd6-1ef5-4705-8839-bdcb1d5778c3 time="2024-06-05T17:18:20Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=53d46bd6-1ef5-4705-8839-bdcb1d5778c3 time="2024-06-05T17:18:20Z" level=info msg="configuring file health check path=/tmp/healthcheck3333461424, interval=1" go.version=go1.22.4 instance.id=53d46bd6-1ef5-4705-8839-bdcb1d5778c3 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-06-05T17:18:24Z" 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.4 instance.id=53d46bd6-1ef5-4705-8839-bdcb1d5778c3 time="2024-06-05T17:18:24Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=53d46bd6-1ef5-4705-8839-bdcb1d5778c3 time="2024-06-05T17:18:24Z" level=info msg="configuring TCP health check addr=127.0.0.1:39739, interval=1" go.version=go1.22.4 instance.id=53d46bd6-1ef5-4705-8839-bdcb1d5778c3 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-06-05T17:18: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.4 instance.id=53d46bd6-1ef5-4705-8839-bdcb1d5778c3 time="2024-06-05T17:18:28Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=53d46bd6-1ef5-4705-8839-bdcb1d5778c3 time="2024-06-05T17:18:28Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:36215, interval=1, threshold=3" go.version=go1.22.4 instance.id=53d46bd6-1ef5-4705-8839-bdcb1d5778c3 --- PASS: TestHTTPHealthCheck (7.00s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 57.631s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.06s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.02s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.07s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.18s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 9.405s === RUN TestSchedule time="2024-06-05T17:17:38Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=4a270ec9-2795-4cc6-8c44-a04dc264cf2f time="2024-06-05T17:17:38Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.99864ms" go.version=go1.22.4 instance.id=4a270ec9-2795-4cc6-8c44-a04dc264cf2f time="2024-06-05T17:17:38Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=998.76µs" go.version=go1.22.4 instance.id=4a270ec9-2795-4cc6-8c44-a04dc264cf2f time="2024-06-05T17:17:38Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=998.84µs" go.version=go1.22.4 instance.id=4a270ec9-2795-4cc6-8c44-a04dc264cf2f scheduler_test.go:52: removing testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc scheduler_test.go:52: removing testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb scheduler_test.go:52: removing testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa --- PASS: TestSchedule (0.05s) === RUN TestRestoreOld time="2024-06-05T17:17:38Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=4a270ec9-2795-4cc6-8c44-a04dc264cf2f --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-06-05T17:17:38Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=4a270ec9-2795-4cc6-8c44-a04dc264cf2f time="2024-06-05T17:17:38Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.99836ms" go.version=go1.22.4 instance.id=4a270ec9-2795-4cc6-8c44-a04dc264cf2f time="2024-06-05T17:17:38Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.99856ms" go.version=go1.22.4 instance.id=4a270ec9-2795-4cc6-8c44-a04dc264cf2f time="2024-06-05T17:17:38Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=4a270ec9-2795-4cc6-8c44-a04dc264cf2f --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-06-05T17:17:38Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=4a270ec9-2795-4cc6-8c44-a04dc264cf2f --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.628s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (0.79s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 32298496 sha256:b892b15c46d73a7942c52e4a7267948073d077d460ceb4dedfd4eff505ea9716 [] map[] } --- PASS: TestSimpleBlobRead (0.24s) === RUN TestBlobMount --- PASS: TestBlobMount (0.14s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.86s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.92s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (0.76s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.00s) === 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:6c241028a004a490e1f737fb8654ad3b058076e2dbf5c2aa97f8d4784aa97d61 palailogos: marking blob sha256:a47d207538f9e06a2f89b7ee8d375a254e0c966fabf0a1cff6c3733f5380328a palailogos: marking blob sha256:c2a4a4200819682ee964445cd0901aee107fe6b0cb6fbe9dd03958e2ff256ed8 palailogos: marking manifest sha256:72919c9536cd7d9abe5d52a59ec2490d9d898d1c07ec50ee7a9d6c65eb495967 palailogos: marking blob sha256:e573f9a2b8cde7644442f07672b92e1e7970bc1539025b22884782a1f84c4aca palailogos: marking blob sha256:6c241028a004a490e1f737fb8654ad3b058076e2dbf5c2aa97f8d4784aa97d61 palailogos: marking manifest sha256:e573f9a2b8cde7644442f07672b92e1e7970bc1539025b22884782a1f84c4aca palailogos: marking blob sha256:1ec284bb3a75f871f2f7b623c9c3fb1ac975a84226a46b6ce06f9eba949e8322 palailogos: marking blob sha256:78becb70115105013686073f1a8e7d7186c62d51ac76aec02d118eb512fa1ab0 palailogos: marking manifest sha256:f268f60892fc2b69913a54a5aac310b00115092f99b28792fca4b603f2684eb3 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:27b0bf85f14ba3f011ae5459f8f53b45a5642a6c7cc7b6011e56bd6630d8b25a palailogos: marking blob sha256:5a25345f7339583a0520821bb612c6e60281c398262ff516646370c0943b0605 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (0.43s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:29d04bd590e6bc3d1366d64e0a1eedfcb3fa0d9e9a943fa5a151c02a7d263a62 deletemanifests: marking manifest sha256:6cb3f9856ed8fc3c7d5323e64f4a0272704041365fd2215f307b841a0963bf24 deletemanifests: marking blob sha256:6d8b5ca298688d582391d340d1bfcbe0278e7440e5c79967f482c098d98633f6 deletemanifests: marking blob sha256:05bc45e0ae779cb47310f8c8fed303aa75948cf8125326ab357545d065b577c2 deletemanifests: marking blob sha256:4beccfbcdbff8173f6d9b9c17b65286ca8810d590423f39133873dcebdc87a28 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:225198a44700db87d7549215f0fde9619b6908151bc57f94f0368bea9eb77eaa blob eligible for deletion: sha256:29d04bd590e6bc3d1366d64e0a1eedfcb3fa0d9e9a943fa5a151c02a7d263a62 blob eligible for deletion: sha256:5d5e70b1322f9259f4f3055f1289006fdac38469bc982839e93dc19d3e8f0602 blob eligible for deletion: sha256:bd930929c283135be4077328ec435f780df6bd0363c4bfc4795d06b6978a967e deletemanifests manifest eligible for deletion: sha256:29d04bd590e6bc3d1366d64e0a1eedfcb3fa0d9e9a943fa5a151c02a7d263a62 deletemanifests: marking manifest sha256:6cb3f9856ed8fc3c7d5323e64f4a0272704041365fd2215f307b841a0963bf24 deletemanifests: marking blob sha256:6d8b5ca298688d582391d340d1bfcbe0278e7440e5c79967f482c098d98633f6 deletemanifests: marking blob sha256:05bc45e0ae779cb47310f8c8fed303aa75948cf8125326ab357545d065b577c2 deletemanifests: marking blob sha256:4beccfbcdbff8173f6d9b9c17b65286ca8810d590423f39133873dcebdc87a28 time="2024-06-05T17:17:43Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/29d04bd590e6bc3d1366d64e0a1eedfcb3fa0d9e9a943fa5a151c02a7d263a62" go.version=go1.22.4 instance.id=b604460c-94db-4160-89a7-bf650d31dbb0 time="2024-06-05T17:17:43Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/29d04bd590e6bc3d1366d64e0a1eedfcb3fa0d9e9a943fa5a151c02a7d263a62" go.version=go1.22.4 instance.id=b604460c-94db-4160-89a7-bf650d31dbb0 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:225198a44700db87d7549215f0fde9619b6908151bc57f94f0368bea9eb77eaa time="2024-06-05T17:17:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/22/225198a44700db87d7549215f0fde9619b6908151bc57f94f0368bea9eb77eaa" go.version=go1.22.4 instance.id=b604460c-94db-4160-89a7-bf650d31dbb0 blob eligible for deletion: sha256:29d04bd590e6bc3d1366d64e0a1eedfcb3fa0d9e9a943fa5a151c02a7d263a62 time="2024-06-05T17:17:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/29/29d04bd590e6bc3d1366d64e0a1eedfcb3fa0d9e9a943fa5a151c02a7d263a62" go.version=go1.22.4 instance.id=b604460c-94db-4160-89a7-bf650d31dbb0 blob eligible for deletion: sha256:5d5e70b1322f9259f4f3055f1289006fdac38469bc982839e93dc19d3e8f0602 time="2024-06-05T17:17:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/5d/5d5e70b1322f9259f4f3055f1289006fdac38469bc982839e93dc19d3e8f0602" go.version=go1.22.4 instance.id=b604460c-94db-4160-89a7-bf650d31dbb0 blob eligible for deletion: sha256:bd930929c283135be4077328ec435f780df6bd0363c4bfc4795d06b6978a967e time="2024-06-05T17:17:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/bd/bd930929c283135be4077328ec435f780df6bd0363c4bfc4795d06b6978a967e" go.version=go1.22.4 instance.id=b604460c-94db-4160-89a7-bf650d31dbb0 --- PASS: TestDeleteManifestIfTagNotFound (0.52s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:794a33e8737ff1aeee8977e316c9108d38ade58b1c7736d1346bc423aba00cc6 time="2024-06-05T17:17:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/79/794a33e8737ff1aeee8977e316c9108d38ade58b1c7736d1346bc423aba00cc6" go.version=go1.22.4 instance.id=b604460c-94db-4160-89a7-bf650d31dbb0 blob eligible for deletion: sha256:a8899f16454b69f7cbcddbdb0c6d6f9ffdaf421e651511a2a05e18fa89403a18 time="2024-06-05T17:17:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a8/a8899f16454b69f7cbcddbdb0c6d6f9ffdaf421e651511a2a05e18fa89403a18" go.version=go1.22.4 instance.id=b604460c-94db-4160-89a7-bf650d31dbb0 blob eligible for deletion: sha256:c19f5cb7faf72d5fb4c4e024ba123988b2a6d9ab181bbbb3a971481844727a74 time="2024-06-05T17:17:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/c1/c19f5cb7faf72d5fb4c4e024ba123988b2a6d9ab181bbbb3a971481844727a74" go.version=go1.22.4 instance.id=b604460c-94db-4160-89a7-bf650d31dbb0 --- PASS: TestGCWithMissingManifests (0.19s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:6003f26929c28653c821c9e90ee728da4ba8f5629319d094a1d3d66ffba8539b komnenos: marking blob sha256:9beb3cddadb2e4fccea99db1f3e038c56e53bfb830d26b19e1f5a299c5a63f1e komnenos: marking blob sha256:ed8d53ceff6a977bd948b7cff9947268719b804d4dcfe68261b05ee6367e5cc5 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-06-05T17:17:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.4 instance.id=b604460c-94db-4160-89a7-bf650d31dbb0 blob eligible for deletion: sha256:e41c83a00c58b7c5a6f33e9c9aa11adea7c4ae30f8e3a34ee79559fd6426c8cb time="2024-06-05T17:17:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e4/e41c83a00c58b7c5a6f33e9c9aa11adea7c4ae30f8e3a34ee79559fd6426c8cb" go.version=go1.22.4 instance.id=b604460c-94db-4160-89a7-bf650d31dbb0 blob eligible for deletion: sha256:ea99d2b8a8d21485090683ab6e2f4c84ca1b60dcca9eb26452a9cb2e15d8c4c5 time="2024-06-05T17:17:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ea/ea99d2b8a8d21485090683ab6e2f4c84ca1b60dcca9eb26452a9cb2e15d8c4c5" go.version=go1.22.4 instance.id=b604460c-94db-4160-89a7-bf650d31dbb0 blob eligible for deletion: sha256:7a0b1b35db494caaf7efb46ddf4954c700811f6383eaa2ae991e85258b8a23a4 time="2024-06-05T17:17:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7a/7a0b1b35db494caaf7efb46ddf4954c700811f6383eaa2ae991e85258b8a23a4" go.version=go1.22.4 instance.id=b604460c-94db-4160-89a7-bf650d31dbb0 blob eligible for deletion: sha256:aa183488cc9f2da848fe57e7f0a5d6373f5678c321fb98e255a71c068d82635b time="2024-06-05T17:17:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/aa/aa183488cc9f2da848fe57e7f0a5d6373f5678c321fb98e255a71c068d82635b" go.version=go1.22.4 instance.id=b604460c-94db-4160-89a7-bf650d31dbb0 blob eligible for deletion: sha256:bf3a2300d7f26571d098b4af13cccf059d62ea677a6870fd2b26a75612a68210 time="2024-06-05T17:17:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/bf/bf3a2300d7f26571d098b4af13cccf059d62ea677a6870fd2b26a75612a68210" go.version=go1.22.4 instance.id=b604460c-94db-4160-89a7-bf650d31dbb0 blob eligible for deletion: sha256:d1cfed10e987235b7174616472269a11dcc6272c290f6df36645dcc0506b09b6 time="2024-06-05T17:17:43Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d1/d1cfed10e987235b7174616472269a11dcc6272c290f6df36645dcc0506b09b6" go.version=go1.22.4 instance.id=b604460c-94db-4160-89a7-bf650d31dbb0 --- PASS: TestDeletionHasEffect (0.54s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (0.52s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:da706526c67cd497cc7dbbe613aa2f9b843bae2a1013a91f2472d69362cdabc5 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:7f1252f01fd40ae16090eea4e7665308ea61b3013daf096d43192f0e942fb4bf michael_z_doukas: marking blob sha256:be3f12a89bc5d0e14208e4a59468857025a895824f348c3798bda0a7986ee74c 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:0ba01308a901db6d19d15100f78af9d31870a76b78754cccde7d56fc7cc1d0a5 time="2024-06-05T17:17:44Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0b/0ba01308a901db6d19d15100f78af9d31870a76b78754cccde7d56fc7cc1d0a5" go.version=go1.22.4 instance.id=b604460c-94db-4160-89a7-bf650d31dbb0 --- PASS: TestOrphanBlobDeleted (0.26s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:00f3384c6c833598d6924d2e06477cb08d6c03bdfe6d7f8236634a863a7e6f1c linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:fbf7074533a66b10ebc2da3e15532c9b6a5d33262b91accd931494fc15ff518b --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.21s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.21s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.18s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (0.39s) === RUN TestLinkPathFuncs --- PASS: TestLinkPathFuncs (0.00s) === RUN TestVerifyOCIManifestNonDistributableLayer --- PASS: TestVerifyOCIManifestNonDistributableLayer (0.00s) === RUN TestPathMapper --- PASS: TestPathMapper (0.00s) === RUN TestDigestFromPath --- PASS: TestDigestFromPath (0.00s) === RUN TestPurgeGather --- PASS: TestPurgeGather (0.00s) === RUN TestPurgeNone time="2024-06-05T17:17:45Z" level=info msg="PurgeUploads starting: olderThan=2024-06-05 16:17:45.535241521 +0000 UTC m=-3592.796169655, actuallyDelete=true" time="2024-06-05T17:17:45Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-06-05T17:17:45Z" level=info msg="PurgeUploads starting: olderThan=2024-06-05 17:17:45.535898487 +0000 UTC m=+7.204487311, actuallyDelete=true" time="2024-06-05T17:17:45Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/78a874ea-dbc3-46ee-9827-9cdd1b3b56c8 have older date (2024-06-05 16:17:45 +0000 UTC) than purge date (2024-06-05 17:17:45.535898487 +0000 UTC m=+7.204487311). Removing upload directory." time="2024-06-05T17:17:45Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cd79e9b8-c69a-41ae-942a-76ba7de4ef00 have older date (2024-06-05 16:17:45 +0000 UTC) than purge date (2024-06-05 17:17:45.535898487 +0000 UTC m=+7.204487311). Removing upload directory." time="2024-06-05T17:17:45Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ef62675c-b12c-4300-91fa-bbad89dcfa89 have older date (2024-06-05 16:17:45 +0000 UTC) than purge date (2024-06-05 17:17:45.535898487 +0000 UTC m=+7.204487311). Removing upload directory." time="2024-06-05T17:17:45Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f14c200e-a8df-4080-8f7a-ce17090fb557 have older date (2024-06-05 16:17:45 +0000 UTC) than purge date (2024-06-05 17:17:45.535898487 +0000 UTC m=+7.204487311). Removing upload directory." time="2024-06-05T17:17:45Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/b0e529df-9bac-492c-acbe-8dfa7b1fa8f1 have older date (2024-06-05 16:17:45 +0000 UTC) than purge date (2024-06-05 17:17:45.535898487 +0000 UTC m=+7.204487311). Removing upload directory." time="2024-06-05T17:17:45Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6795d76e-f7ef-4fb0-9c43-a081f97fe760 have older date (2024-06-05 16:17:45 +0000 UTC) than purge date (2024-06-05 17:17:45.535898487 +0000 UTC m=+7.204487311). Removing upload directory." time="2024-06-05T17:17:45Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/74746df8-fe1f-4c38-8aad-528d3f08677e have older date (2024-06-05 16:17:45 +0000 UTC) than purge date (2024-06-05 17:17:45.535898487 +0000 UTC m=+7.204487311). Removing upload directory." time="2024-06-05T17:17:45Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9e7839c0-7703-4789-8db6-86d47b93a853 have older date (2024-06-05 16:17:45 +0000 UTC) than purge date (2024-06-05 17:17:45.535898487 +0000 UTC m=+7.204487311). Removing upload directory." time="2024-06-05T17:17:45Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d43a2701-6f50-4954-a048-9156a5819565 have older date (2024-06-05 16:17:45 +0000 UTC) than purge date (2024-06-05 17:17:45.535898487 +0000 UTC m=+7.204487311). Removing upload directory." time="2024-06-05T17:17:45Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/e948a361-43c5-4e5d-aa07-abb0d4f9bc65 have older date (2024-06-05 16:17:45 +0000 UTC) than purge date (2024-06-05 17:17:45.535898487 +0000 UTC m=+7.204487311). Removing upload directory." time="2024-06-05T17:17:45Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/efba86a9-3a09-459b-be5a-7c3f025c716f have older date (2024-06-05 16:17:45 +0000 UTC) than purge date (2024-06-05 17:17:45.535898487 +0000 UTC m=+7.204487311). Removing upload directory." time="2024-06-05T17:17:45Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-06-05T17:17:45Z" level=info msg="PurgeUploads starting: olderThan=2024-06-05 17:17:45.536633733 +0000 UTC m=+7.205222597, actuallyDelete=true" time="2024-06-05T17:17:45Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/6aa63679-503a-481a-83c3-e80eb522a95c have older date (2024-06-05 16:17:45 +0000 UTC) than purge date (2024-06-05 17:17:45.536633733 +0000 UTC m=+7.205222597). Removing upload directory." time="2024-06-05T17:17:45Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/e3f18e58-0738-4171-b76f-8bd9d8a9300b have older date (2024-06-05 16:17:45 +0000 UTC) than purge date (2024-06-05 17:17:45.536633733 +0000 UTC m=+7.205222597). Removing upload directory." time="2024-06-05T17:17:45Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/081cf8a4-0daf-4ff4-8d50-b450612995c8 have older date (2024-06-05 16:17:45 +0000 UTC) than purge date (2024-06-05 17:17:45.536633733 +0000 UTC m=+7.205222597). Removing upload directory." time="2024-06-05T17:17:45Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/6203d21f-336f-4d5a-99f6-b9e5ca78f39e have older date (2024-06-05 16:17:45 +0000 UTC) than purge date (2024-06-05 17:17:45.536633733 +0000 UTC m=+7.205222597). Removing upload directory." time="2024-06-05T17:17:45Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/9130d394-3490-43bb-8082-3455dc2b1303 have older date (2024-06-05 16:17:45 +0000 UTC) than purge date (2024-06-05 17:17:45.536633733 +0000 UTC m=+7.205222597). Removing upload directory." time="2024-06-05T17:17:45Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-06-05T17:17:45Z" level=info msg="PurgeUploads starting: olderThan=2024-06-05 17:17:45.537150457 +0000 UTC m=+7.205739281, actuallyDelete=true" time="2024-06-05T17:17:45Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/347ec8bc-ada4-4ccf-b1cc-2199eaf9e724 have older date (2024-06-05 16:17:45 +0000 UTC) than purge date (2024-06-05 17:17:45.537150457 +0000 UTC m=+7.205739281). Removing upload directory." time="2024-06-05T17:17:45Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/5dd56beb-0579-4eb2-8582-9b70b86fe7f2 have older date (2024-06-05 16:17:45 +0000 UTC) than purge date (2024-06-05 17:17:45.537150457 +0000 UTC m=+7.205739281). Removing upload directory." time="2024-06-05T17:17:45Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6cbc62d9-268a-41d0-ac05-fc4f2eee6b56 have older date (2024-06-05 16:17:45 +0000 UTC) than purge date (2024-06-05 17:17:45.537150457 +0000 UTC m=+7.205739281). Removing upload directory." time="2024-06-05T17:17:45Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cdfabae0-09b5-4c09-99a2-e6e9adaa6fef have older date (2024-06-05 16:17:45 +0000 UTC) than purge date (2024-06-05 17:17:45.537150457 +0000 UTC m=+7.205739281). Removing upload directory." time="2024-06-05T17:17:45Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/103d190a-82ad-4420-935c-55e6f515e976 have older date (2024-06-05 16:17:45 +0000 UTC) than purge date (2024-06-05 17:17:45.537150457 +0000 UTC m=+7.205739281). Removing upload directory." time="2024-06-05T17:17:45Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-06-05T17:17:45Z" level=info msg="PurgeUploads starting: olderThan=2024-06-05 17:17:45.53744442 +0000 UTC m=+7.206033284, actuallyDelete=true" time="2024-06-05T17:17:45Z" 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 7.261s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.054s === 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.067s === RUN TestWalkFileRemoved time="2024-06-05T17:17:38Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.034s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.402s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.08s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 0.142s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.18s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.570s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (16.17s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 16.573s === RUN TestS3TryUpdate === PAUSE TestS3TryUpdate === RUN TestMatchIPV6 === PAUSE TestMatchIPV6 === RUN TestMatchIPV4 === PAUSE TestMatchIPV4 === RUN TestMatchIPV4_2 === PAUSE TestMatchIPV4_2 === RUN TestMatchIPV4WithRegionMatched === PAUSE TestMatchIPV4WithRegionMatched === RUN TestMatchIPV4WithRegionMatch_2 === PAUSE TestMatchIPV4WithRegionMatch_2 === RUN TestMatchIPV4WithRegionNotMatched === PAUSE TestMatchIPV4WithRegionNotMatched === RUN TestInvalidData === PAUSE TestInvalidData === RUN TestInvalidNetworkType === PAUSE TestInvalidNetworkType === RUN TestParsing === PAUSE TestParsing === RUN TestUpdateCalledRegularly === PAUSE TestUpdateCalledRegularly === RUN TestEligibleForS3 === RUN TestEligibleForS3/Client_IP_=_ time="2024-06-05T17:17:38Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.22.4 === RUN TestEligibleForS3/Client_IP_=_#01 time="2024-06-05T17:17:38Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.22.4 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2024-06-05T17:17:38Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.22.4 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 TestParsing === CONT TestInvalidNetworkType === CONT TestInvalidData === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4 === CONT TestMatchIPV6 === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatched time="2024-06-05T17:17:38Z" level=error msg="unknown ip address format" go.version=go1.22.4 instance.id=1994886c-5e17-4369-a38b-f84fcfb9e1d5 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) --- PASS: TestS3TryUpdate (0.01s) time="2024-06-05T17:17:38Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.4 instance.id=1994886c-5e17-4369-a38b-f84fcfb9e1d5 --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) time="2024-06-05T17:17:38Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 --- PASS: TestMatchIPV4WithRegionMatched (0.01s) --- PASS: TestMatchIPV4 (0.01s) time="2024-06-05T17:17:38Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.4 instance.id=1994886c-5e17-4369-a38b-f84fcfb9e1d5 --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestInvalidData (0.01s) --- PASS: TestMatchIPV6 (0.01s) --- PASS: TestParsing (0.01s) time="2024-06-05T17:17:39Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-05T17:17:40Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-05T17:17:41Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-05T17:17:42Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 --- PASS: TestUpdateCalledRegularly (4.51s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.578s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.066s === 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.397s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.37s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.00s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 15.767s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.00s) PASS ok github.com/docker/distribution/uuid 0.040s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r6.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 24.0 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r6.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-aarch64.so.1 >>> docker-registry*: Package size: 23.1 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r6.apk >>> docker-registry: Build complete at Wed, 05 Jun 2024 17:18:36 +0000 elapsed time 0h 1m 12s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/3) Purging .makedepends-docker-registry (20240605.171725) (2/3) Purging go (1.22.4-r0) (3/3) Purging binutils-gold (2.42-r0) Executing busybox-1.36.1-r28.trigger OK: 754 MiB in 138 packages >>> docker-registry: Updating the community/aarch64 repository index... >>> docker-registry: Signing the index...