>>> docker-registry: Building community/docker-registry 2.8.3-r6 (using abuild 3.13.0-r3) started Mon, 10 Jun 2024 19:56:37 +0000 >>> docker-registry: Checking sanity of /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.22.4-r1) (2/2) Installing .makedepends-docker-registry (20240610.195639) Executing busybox-1.36.1-r31.trigger OK: 560 MiB in 109 packages >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Cleaning up tmpdir >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1963k 100 1963k 0 0 6559k 0 --:--:-- --:--:-- --:--:-- 6588k >>> docker-registry: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docker-registry-2.8.3.tar.gz >>> docker-registry: Checking sha512sums... docker-registry-2.8.3.tar.gz: OK log-hook-syslog.patch: OK config-example.patch: OK bugsnag-panicwrap.patch: OK docker-registry.initd: OK docker-registry.confd: OK docker-registry.logrotate: OK >>> docker-registry: Unpacking /var/cache/distfiles/edge/docker-registry-2.8.3.tar.gz... >>> docker-registry: log-hook-syslog.patch patching file registry/handlers/app.go patching file registry/registry.go Hunk #2 succeeded at 368 (offset -1 lines). Hunk #3 succeeded at 393 (offset -1 lines). patching file vendor/github.com/sirupsen/logrus/hooks/syslog/syslog.go >>> docker-registry: config-example.patch patching file cmd/registry/config-example.yml >>> docker-registry: bugsnag-panicwrap.patch patching file vendor/github.com/bugsnag/panicwrap/dup2.go patching file vendor/github.com/bugsnag/panicwrap/dup3.go + bin/registry + bin/digest + bin/registry-api-descriptor-template + binaries + test ? github.com/docker/distribution/cmd/digest [no test files] ? github.com/docker/distribution/cmd/registry [no test files] ? github.com/docker/distribution/cmd/registry-api-descriptor-template [no test files] ? github.com/docker/distribution/contrib/token-server [no test files] ? github.com/docker/distribution/digestset [no test files] ? github.com/docker/distribution/manifest [no test files] ? github.com/docker/distribution/metrics [no test files] ? github.com/docker/distribution/reference [no test files] ? github.com/docker/distribution/registry/auth [no test files] === RUN Test time="2024-06-10T19:57:05Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2024-06-10T19:57:05Z" 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.026s ? github.com/docker/distribution/registry/client/transport [no test files] ? github.com/docker/distribution/registry/listener [no test files] ? github.com/docker/distribution/registry/middleware/registry [no test files] ? github.com/docker/distribution/registry/middleware/repository [no test files] ? github.com/docker/distribution/registry/storage/cache [no test files] ? github.com/docker/distribution/registry/storage/cache/cachecheck [no test files] ? github.com/docker/distribution/registry/storage/driver/factory [no test files] ? github.com/docker/distribution/registry/storage/driver/gcs [no test files] ? github.com/docker/distribution/registry/storage/driver/middleware [no test files] ? github.com/docker/distribution/registry/storage/driver/oss [no test files] ? github.com/docker/distribution/registry/storage/driver/testdriver [no test files] ? github.com/docker/distribution/registry/storage/driver/testsuites [no test files] ? github.com/docker/distribution/testutil [no test files] ? github.com/docker/distribution/version [no test files] === RUN TestWithRequest --- PASS: TestWithRequest (0.00s) === RUN TestWithResponseWriter --- PASS: TestWithResponseWriter (0.00s) === RUN TestWithVars --- PASS: TestWithVars (0.00s) === RUN TestRemoteAddr time="2024-06-10T19:57:05Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.011s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.00s) PASS ok github.com/docker/distribution/health 0.009s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.006s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.15s) PASS ok github.com/docker/distribution/health/checks 0.152s === 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.010s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/ocischema 0.009s === RUN TestEmptyTar --- PASS: TestEmptyTar (0.00s) === RUN TestConfigBuilder --- PASS: TestConfigBuilder (0.00s) === RUN TestManifestMarshaling --- PASS: TestManifestMarshaling (0.00s) === RUN TestManifestUnmarshaling --- PASS: TestManifestUnmarshaling (0.00s) === RUN TestManifestVerification --- PASS: TestManifestVerification (0.00s) === RUN TestReferenceBuilder --- PASS: TestReferenceBuilder (0.00s) PASS ok github.com/docker/distribution/manifest/schema1 0.015s === 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.009s === 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/10 19:57:05 http: TLS handshake error from 127.0.0.1:36432: 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:34109/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:34109/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:34109/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:34109/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:34099?status=0, fail=true --- PASS: TestHTTPSink (0.08s) === RUN TestListener --- PASS: TestListener (1.24s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2024-06-10T19:57:06Z" level=info msg="broadcaster: closing" time="2024-06-10T19:57:06Z" level=info msg="closing testSink" time="2024-06-10T19:57:06Z" level=info msg="closing testSink" time="2024-06-10T19:57:06Z" level=info msg="closing testSink" time="2024-06-10T19:57:06Z" level=info msg="closing testSink" time="2024-06-10T19:57:06Z" level=info msg="closing testSink" time="2024-06-10T19:57:06Z" level=info msg="closing testSink" time="2024-06-10T19:57:06Z" level=info msg="closing testSink" time="2024-06-10T19:57:06Z" level=info msg="closing testSink" time="2024-06-10T19:57:06Z" level=info msg="closing testSink" time="2024-06-10T19:57:06Z" level=info msg="closing testSink" time="2024-06-10T19:57:06Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2024-06-10T19:57:06Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 1} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:06Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2024-06-10T19:57:07Z" level=warning msg="&{0xc002414420 0.9} encountered too many errors, backing off" time="2024-06-10T19:57:07Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.67s) PASS ok github.com/docker/distribution/notifications 2.131s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2024-06-10T19:57:05Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-10T19:57:05.334858418Z" 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-10T19:57:05.334929951Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:57:05.33500423Z" level=info msg="Starting upload purge in 9m0s" go.version=go1.22.4 time="2024-06-10T19:57:05.335602924Z" level=info msg="listening on [::]:5000" go.version=go1.22.4 time="2024-06-10T19:57:08.339592424Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.4 time="2024-06-10T19:57:08.44907765Z" level=info msg="response completed" go.version=go1.22.4 http.request.host=127.0.0.1 http.request.id=157f70a4-1b8b-49f2-ac28-3342e80c4b98 http.request.method=GET http.request.remoteaddr="[::1]:42574" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=7.180953ms http.response.status=200 http.response.written=2 ::1 - - [10/Jun/2024:19:57:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.12s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2024-06-10T19:57:08.677653481Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-10T19:57:08.67899066Z" 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-10T19:57:08.679028783Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:57:08.67915422Z" level=info msg="Starting upload purge in 24m0s" go.version=go1.22.4 time="2024-06-10T19:57:08.679313529Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.4 time="2024-06-10T19:57:08.679333178Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.22.4 time="2024-06-10T19:57:08.679755704Z" level=info msg="listening on [::]:5001, tls" go.version=go1.22.4 time="2024-06-10T19:57:11.689310547Z" level=info msg="response completed" go.version=go1.22.4 http.request.host=127.0.0.1 http.request.id=15862943-c5db-490e-ac8b-188bdc15e7d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:59630" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.560017ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:19:57:11 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2024-06-10T19:57:11.68978228Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.22.4 --- PASS: TestRegistrySupportedCipherSuite (3.34s) === RUN TestRegistryUnsupportedCipherSuite time="2024-06-10T19:57:12.463888977Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2024-06-10T19:57:12.465195274Z" 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-10T19:57:12.465225703Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:57:12.465282809Z" level=info msg="Starting upload purge in 32m0s" go.version=go1.22.4 time="2024-06-10T19:57:12.465441179Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.22.4 --- PASS: TestRegistryUnsupportedCipherSuite (8.78s) PASS ok github.com/docker/distribution/registry 15.250s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.006s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.02s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.01s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.02s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.09s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.01s) PASS ok github.com/docker/distribution/registry/api/v2 0.169s === RUN TestBasicAccessController time="2024-06-10T19:57:05Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.22.4 instance.id=396566ac-99bb-4a8a-93dd-bf33471c22e2 time="2024-06-10T19:57:05Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.22.4 instance.id=396566ac-99bb-4a8a-93dd-bf33471c22e2 --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2024-06-10T19:57:05Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.22.4 password="WOAw2YxGZ2WJDa7611JRb30_7CppyVk7sGreIthnUZA" user=docker --- PASS: TestCreateHtpasswdFile (0.16s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.180s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.009s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.01s) === RUN TestLeeway time="2024-06-10T19:57:05Z" level=info msg="token not to be used before 2024-06-10 19:57:06 +0000 UTC - currently 2024-06-10 19:57:05.337775001 +0000 UTC m=+0.013955400" time="2024-06-10T19:57:05Z" level=info msg="token not to be used after 2024-06-10 19:57:05 +0000 UTC - currently 2024-06-10 19:57:05.339450869 +0000 UTC m=+0.015631258" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2024-06-10T19:57:05Z" 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.032s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.01s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.01s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.01s) === RUN TestManifestPut --- PASS: TestManifestPut (0.01s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.01s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.01s) === 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.105s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === 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.035s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.011s === RUN TestCheckAPI time="2024-06-10T19:57:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:57:06Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:57:06Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36907" http.request.id=af7931eb-d969-4f38-b21f-bede61fcd6f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:33468" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.932615ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:19:57:06 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.01s) === RUN TestCatalogAPI time="2024-06-10T19:57:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:57:06Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:57:06Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=14f6cf00-bb79-488b-94e5-e555a3901d99 http.request.method=GET http.request.remoteaddr="127.0.0.1:42430" 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.821799ms http.response.status=200 http.response.written=20 127.0.0.1 - - [10/Jun/2024:19:57:06 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-06-10T19:57:06Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=ce381dfc-9e4d-43e4-bdef-afe756a05605 http.request.method=POST http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.480839ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:06 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=2dbd09a8-71c3-4239-b824-3f8bc4f8a60a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/foo/aaaa/blobs/uploads/a40427fc-2b5f-4761-9cdd-4812cf8d692b?_state=X0DAt7fj7n_XNQFQVTPC04j5MVLWClGv_w9Um2s438h7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJhNDA0MjdmYy0yYjVmLTQ3NjEtOWNkZC00ODEyY2Y4ZDY5MmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTc6MDYuMzg1MzE0MDMzWiJ9&digest=sha256%3Ae7317f256f3ba251ca5c66f23dd6170402ac0ee6bb111f414e330079fecab356" http.request.useragent="Go-http-client/1.1" http.response.duration=2.356200178s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:06 +0000] "PUT /v2/foo/aaaa/blobs/uploads/a40427fc-2b5f-4761-9cdd-4812cf8d692b?_state=X0DAt7fj7n_XNQFQVTPC04j5MVLWClGv_w9Um2s438h7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJhNDA0MjdmYy0yYjVmLTQ3NjEtOWNkZC00ODEyY2Y4ZDY5MmIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTc6MDYuMzg1MzE0MDMzWiJ9&digest=sha256%3Ae7317f256f3ba251ca5c66f23dd6170402ac0ee6bb111f414e330079fecab356 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=f1b101a7-9dde-41a0-9747-34384b71799f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.946462ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:08 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=18b8a8b3-26b7-45b1-b075-2010bcd9a108 http.request.method=POST http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.27959ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:09 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=994f92db-bd92-4ff1-ad06-a2a74f991dc0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/foo/bbbb/blobs/uploads/5ee99672-987f-4925-bf99-fb67c8eb28f5?_state=MIsKphGWtpnRnCPy7kGH4uRvUL4u0pZGgdcBS0C_iE97Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI1ZWU5OTY3Mi05ODdmLTQ5MjUtYmY5OS1mYjY3YzhlYjI4ZjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTc6MDkuMzQyOTk5NDA5WiJ9&digest=sha256%3Ac94be956a04d9420c52c1c8b6b916a2270d9ac5fddd4072e08c18e3574fea1ba" http.request.useragent="Go-http-client/1.1" http.response.duration=7.824462632s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:09 +0000] "PUT /v2/foo/bbbb/blobs/uploads/5ee99672-987f-4925-bf99-fb67c8eb28f5?_state=MIsKphGWtpnRnCPy7kGH4uRvUL4u0pZGgdcBS0C_iE97Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiI1ZWU5OTY3Mi05ODdmLTQ5MjUtYmY5OS1mYjY3YzhlYjI4ZjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTc6MDkuMzQyOTk5NDA5WiJ9&digest=sha256%3Ac94be956a04d9420c52c1c8b6b916a2270d9ac5fddd4072e08c18e3574fea1ba HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=3d5f2bad-85ec-4dbb-8e28-5601ab9d3f2c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.574439ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:17 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:17Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=e19c5412-fffb-4eb0-8b32-9e5fad686242 http.request.method=POST http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.621898ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:17 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=131c5333-97c9-46a6-b402-eec28ab04154 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/foo/cccc/blobs/uploads/bb10d921-c2ec-46dc-a246-d1f2bba252f8?_state=H4yGuyeDIsTKU2n29YWmc1VAzruSFbw9eLGPP2ZH-MZ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJiYjEwZDkyMS1jMmVjLTQ2ZGMtYTI0Ni1kMWYyYmJhMjUyZjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTc6MTcuNTUzODI5NzQ3WiJ9&digest=sha256%3Ad9630a1841a049fc8f734805002fcaad4e67752fe6de1ebaa8003147f13747ed" http.request.useragent="Go-http-client/1.1" http.response.duration=5.360919577s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:17 +0000] "PUT /v2/foo/cccc/blobs/uploads/bb10d921-c2ec-46dc-a246-d1f2bba252f8?_state=H4yGuyeDIsTKU2n29YWmc1VAzruSFbw9eLGPP2ZH-MZ7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJiYjEwZDkyMS1jMmVjLTQ2ZGMtYTI0Ni1kMWYyYmJhMjUyZjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTc6MTcuNTUzODI5NzQ3WiJ9&digest=sha256%3Ad9630a1841a049fc8f734805002fcaad4e67752fe6de1ebaa8003147f13747ed HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=f41e11e5-b7dc-448f-99fc-ec6d7bfbf1c9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.502757ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:22 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:23Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=d58cd0f0-2c71-424d-a38c-8d9e610c3276 http.request.method=POST http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.598925ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:23 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=3e832e86-b08d-4425-8b6d-1d32a0da324e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/foo/dddd/blobs/uploads/156aa22c-69df-47c3-82e3-1f516f05a15f?_state=UtrQzvDC4_uAcsEyVhOqSbSAInGG3f1-CZ4eXPq_CxB7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIxNTZhYTIyYy02OWRmLTQ3YzMtODJlMy0xZjUxNmYwNWExNWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTc6MjMuNDE3MzkyNjA5WiJ9&digest=sha256%3A9c609c92222b6572c8f935bf4d34c4cd6ffa00b4e2dfc5b7461c1f3aec5de8dd" http.request.useragent="Go-http-client/1.1" http.response.duration=6.245828634s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:23 +0000] "PUT /v2/foo/dddd/blobs/uploads/156aa22c-69df-47c3-82e3-1f516f05a15f?_state=UtrQzvDC4_uAcsEyVhOqSbSAInGG3f1-CZ4eXPq_CxB7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiIxNTZhYTIyYy02OWRmLTQ3YzMtODJlMy0xZjUxNmYwNWExNWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTc6MjMuNDE3MzkyNjA5WiJ9&digest=sha256%3A9c609c92222b6572c8f935bf4d34c4cd6ffa00b4e2dfc5b7461c1f3aec5de8dd HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:29Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=a2481b0d-6dfb-49ff-8fad-56a3bc22e9c6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.386521ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:29 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:30Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=5b524cf6-640f-4055-bc19-bdbe2602ae9e http.request.method=POST http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.531518ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:30 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:33Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=7dd144e8-a6b3-496e-9994-4b285278a488 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/foo/eeee/blobs/uploads/aae86619-c4c7-4fbb-974e-1abb6274b0d9?_state=3GkQ0YHHFrSsYXPRb_VMVc3uY80SdufWr8z1H5Eqpzd7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJhYWU4NjYxOS1jNGM3LTRmYmItOTc0ZS0xYWJiNjI3NGIwZDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTc6MzAuMDQyNzEwNDA3WiJ9&digest=sha256%3A38514a016a997255f36fb3b85c4b3d4b8f70e8268149cc42db85c29c7dc6b7a8" http.request.useragent="Go-http-client/1.1" http.response.duration=3.495984186s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:30 +0000] "PUT /v2/foo/eeee/blobs/uploads/aae86619-c4c7-4fbb-974e-1abb6274b0d9?_state=3GkQ0YHHFrSsYXPRb_VMVc3uY80SdufWr8z1H5Eqpzd7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJhYWU4NjYxOS1jNGM3LTRmYmItOTc0ZS0xYWJiNjI3NGIwZDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTc6MzAuMDQyNzEwNDA3WiJ9&digest=sha256%3A38514a016a997255f36fb3b85c4b3d4b8f70e8268149cc42db85c29c7dc6b7a8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:33Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=65cd5ff1-d839-4ddf-b784-de670c063de6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.55661ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:33 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:33Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=b53af215-c016-44bf-b3d0-937286597e45 http.request.method=POST http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.531275ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:33 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=bf1778c9-2798-42f9-b64b-df6c1f861ff1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/foo/ffff/blobs/uploads/5d471909-4277-44d1-b951-6c39eded9516?_state=X2DBdoqFpsvQ9wXcbkTx9Pg09XhvGE98VEIX-lqieFp7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI1ZDQ3MTkwOS00Mjc3LTQ0ZDEtYjk1MS02YzM5ZWRlZDk1MTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTc6MzMuODQyMzAzMDc2WiJ9&digest=sha256%3Ae287054988d63ee4be7a5bff81e1d251e24b3f8c1ca6232610f962e85ac2dee0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.483270561s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:33 +0000] "PUT /v2/foo/ffff/blobs/uploads/5d471909-4277-44d1-b951-6c39eded9516?_state=X2DBdoqFpsvQ9wXcbkTx9Pg09XhvGE98VEIX-lqieFp7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiI1ZDQ3MTkwOS00Mjc3LTQ0ZDEtYjk1MS02YzM5ZWRlZDk1MTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTc6MzMuODQyMzAzMDc2WiJ9&digest=sha256%3Ae287054988d63ee4be7a5bff81e1d251e24b3f8c1ca6232610f962e85ac2dee0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=d8cd8639-5a57-4d40-a226-ad22720cf336 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.936528ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:36 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=fff993fc-38fe-49f6-964a-128cab3b357c http.request.method=GET http.request.remoteaddr="127.0.0.1:42430" 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.11789ms http.response.status=200 http.response.written=74 127.0.0.1 - - [10/Jun/2024:19:57:36 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-10T19:57:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=06c63ce5-8c74-4ac3-9d48-002b210d1b80 http.request.method=GET http.request.remoteaddr="127.0.0.1:42430" 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=2.403785ms http.response.status=200 http.response.written=30 127.0.0.1 - - [10/Jun/2024:19:57:36 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-06-10T19:57:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=479508b5-674c-4fbc-a825-e603ee6014a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42430" 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=2.079694ms http.response.status=200 http.response.written=74 127.0.0.1 - - [10/Jun/2024:19:57:36 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-10T19:57:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=ccda2088-0210-4378-a7df-12c820718930 http.request.method=GET http.request.remoteaddr="127.0.0.1:42430" 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=2.11464ms http.response.status=200 http.response.written=30 127.0.0.1 - - [10/Jun/2024:19:57:36 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2024-06-10T19:57:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=48852ac8-fd1c-48af-b422-4bfc3fac744f http.request.method=GET http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.259294ms http.response.status=200 http.response.written=63 127.0.0.1 - - [10/Jun/2024:19:57:36 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2024-06-10T19:57:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=e38c80e5-bb93-40c9-960e-862184d5123d http.request.method=GET http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/_catalog?last=foo%2Fdddd&n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.280121ms http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Jun/2024:19:57:36 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-10T19:57:36Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=d8eb59f0-da8a-4022-a955-7ac226e4c4dc http.request.method=GET http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/_catalog?n=15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.28652ms http.response.status=400 http.response.written=116 127.0.0.1 - - [10/Jun/2024:19:57:36 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2024-06-10T19:57:36Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=054904dc-1cad-4a34-82a9-247ee59fae01 http.request.method=GET http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/_catalog?n=6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.246894ms http.response.status=400 http.response.written=115 127.0.0.1 - - [10/Jun/2024:19:57:36 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2024-06-10T19:57:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=413ee91c-2336-4f35-ae5f-02f92ca42146 http.request.method=GET http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/_catalog?n=0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.146838ms http.response.status=200 http.response.written=20 127.0.0.1 - - [10/Jun/2024:19:57:36 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2024-06-10T19:57:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43685" http.request.id=08f3170a-3525-49ab-91d5-659bb1088d7c http.request.method=GET http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/_catalog?n=-1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.236991ms http.response.status=200 http.response.written=74 127.0.0.1 - - [10/Jun/2024:19:57:36 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2024-06-10T19:57:36Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:57:36Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:57:36Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33049" http.request.id=72fc4522-7dde-4452-ae64-0dce6b8ed901 http.request.method=POST http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.084183ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:36 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33049" http.request.id=ac42906c-07a3-45de-8c92-e0404bbefa98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/aaaa/blobs/uploads/74dce127-9a3e-4fee-b755-ba20274dfd31?_state=nxbbYLNlRVt94Gn14UejFk-xCF2crBtjpd_PZSrQVF17Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI3NGRjZTEyNy05YTNlLTRmZWUtYjc1NS1iYTIwMjc0ZGZkMzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTc6MzYuNjQwMDY3NTk2WiJ9&digest=sha256%3Aedbdecbe37741fb2d1b29747e0783cd2d15334788b9b3be61929dab9599be384" http.request.useragent="Go-http-client/1.1" http.response.duration=1.767356465s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:36 +0000] "PUT /v2/foo/aaaa/blobs/uploads/74dce127-9a3e-4fee-b755-ba20274dfd31?_state=nxbbYLNlRVt94Gn14UejFk-xCF2crBtjpd_PZSrQVF17Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiI3NGRjZTEyNy05YTNlLTRmZWUtYjc1NS1iYTIwMjc0ZGZkMzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTc6MzYuNjQwMDY3NTk2WiJ9&digest=sha256%3Aedbdecbe37741fb2d1b29747e0783cd2d15334788b9b3be61929dab9599be384 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33049" http.request.id=f27a7804-7a86-4a16-8576-b4aebac283cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.490225ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:38 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:38Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33049" http.request.id=2d860584-08db-45b7-a5af-77a837085836 http.request.method=POST http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.298998ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:38 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33049" http.request.id=f25a2ec8-e6db-4f98-96da-24a32ffa241d http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/bbbb/blobs/uploads/df39cd4c-6cbc-4d6b-b9ab-45eb19cfb31e?_state=s4gZwC6pXGUILGpa4LC7Ua_qir3KSjqW6hTkQ8zJs557Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkZjM5Y2Q0Yy02Y2JjLTRkNmItYjlhYi00NWViMTljZmIzMWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTc6MzguOTcwNTYyNDUxWiJ9&digest=sha256%3A93f44455dea49da8fbc59661ccea8d758b0e87b0c6d11d85d9990563daf19554" http.request.useragent="Go-http-client/1.1" http.response.duration=6.875390793s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:38 +0000] "PUT /v2/foo/bbbb/blobs/uploads/df39cd4c-6cbc-4d6b-b9ab-45eb19cfb31e?_state=s4gZwC6pXGUILGpa4LC7Ua_qir3KSjqW6hTkQ8zJs557Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJkZjM5Y2Q0Yy02Y2JjLTRkNmItYjlhYi00NWViMTljZmIzMWUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTc6MzguOTcwNTYyNDUxWiJ9&digest=sha256%3A93f44455dea49da8fbc59661ccea8d758b0e87b0c6d11d85d9990563daf19554 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33049" http.request.id=e6a47622-d1ef-4ece-8b42-f335011d9ad5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.342066ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:45 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33049" http.request.id=f36ed9d8-3d4b-49f3-abad-9d052bf0fc46 http.request.method=POST http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.388277ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:46 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33049" http.request.id=997ad1b4-b5a3-4754-87c8-87b59c1bb362 http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/cccc/blobs/uploads/629804c7-3665-45d7-9a18-807a77ec7409?_state=P0l-rXkhFHmn1AkxN6_UKeDkTQOLDq4gjJ6xYrMegQ17Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI2Mjk4MDRjNy0zNjY1LTQ1ZDctOWExOC04MDdhNzdlYzc0MDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTc6NDYuMTQ1NjE3NTMyWiJ9&digest=sha256%3Aceb58bfe1ae63f366731c37a38cc2d2cc2694171fb9db3eecdf94c48d4a2954d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.506937912s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:46 +0000] "PUT /v2/foo/cccc/blobs/uploads/629804c7-3665-45d7-9a18-807a77ec7409?_state=P0l-rXkhFHmn1AkxN6_UKeDkTQOLDq4gjJ6xYrMegQ17Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI2Mjk4MDRjNy0zNjY1LTQ1ZDctOWExOC04MDdhNzdlYzc0MDkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTc6NDYuMTQ1NjE3NTMyWiJ9&digest=sha256%3Aceb58bfe1ae63f366731c37a38cc2d2cc2694171fb9db3eecdf94c48d4a2954d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:48Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33049" http.request.id=0f23fd9d-2cf1-4086-ac1d-08d6099d3e5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.156192ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:48 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:49Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33049" http.request.id=dd376ba7-52c6-4f51-a37d-d5e4e87563ba http.request.method=POST http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.408235ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:49 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33049" http.request.id=a29a41d7-4553-48b2-b5f1-f8f1e3bb0dcd http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/dddd/blobs/uploads/79ea65a9-7970-416d-a667-a87b675f1da2?_state=bfnZFoB0UUx3C8ik1gBX822P8ajeOTDtBcHoLcHWWkx7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI3OWVhNjVhOS03OTcwLTQxNmQtYTY2Ny1hODdiNjc1ZjFkYTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTc6NDkuMTU5MzI5NTQ2WiJ9&digest=sha256%3Ae80e9cb5ed54c516ccc432ac2f53aabcf09fb6505f743480162da8865fc81471" http.request.useragent="Go-http-client/1.1" http.response.duration=5.395161927s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:49 +0000] "PUT /v2/foo/dddd/blobs/uploads/79ea65a9-7970-416d-a667-a87b675f1da2?_state=bfnZFoB0UUx3C8ik1gBX822P8ajeOTDtBcHoLcHWWkx7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiI3OWVhNjVhOS03OTcwLTQxNmQtYTY2Ny1hODdiNjc1ZjFkYTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTc6NDkuMTU5MzI5NTQ2WiJ9&digest=sha256%3Ae80e9cb5ed54c516ccc432ac2f53aabcf09fb6505f743480162da8865fc81471 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33049" http.request.id=c60747ef-41f0-4853-a9fe-ae7c2a04d92f http.request.method=PUT http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.888531ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:54 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33049" http.request.id=8c361a27-9070-488b-88d3-a016de26f76b http.request.method=GET http.request.remoteaddr="127.0.0.1:51002" http.request.uri="/v2/_catalog?n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.956495ms http.response.status=200 http.response.written=63 127.0.0.1 - - [10/Jun/2024:19:57:54 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (48.48s) === RUN TestURLPrefix time="2024-06-10T19:57:54Z" 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-10T19:57:54Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:57:54Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36969" http.request.id=3b9100fc-077f-4949-bd3a-9eac0d198a2b http.request.method=GET http.request.remoteaddr="127.0.0.1:44596" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.095615ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:19:57:54 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.01s) === RUN TestBlobAPI time="2024-06-10T19:57:54Z" 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-10T19:57:54Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:57:55Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:38659" http.request.id=b61c69bb-4ad8-401c-90d8-79cff3fc9508 http.request.method=GET http.request.remoteaddr="127.0.0.1:35340" http.request.uri="/v2/foo/bar/blobs/sha256:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.889638ms http.response.status=404 http.response.written=157 vars.digest="sha256:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:57:55 +0000] "GET /v2/foo/bar/blobs/sha256:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T19:57:55Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:38659" http.request.id=6430049e-7f12-492e-b684-72e9a85b149d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35354" http.request.uri="/v2/foo/bar/blobs/sha256:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.174351ms http.response.status=404 http.response.written=157 vars.digest="sha256:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:57:55 +0000] "HEAD /v2/foo/bar/blobs/sha256:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T19:57:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38659" http.request.id=67a38790-3296-4f61-96ed-69bcb98d4f28 http.request.method=POST http.request.remoteaddr="127.0.0.1:35354" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.581994ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38659" http.request.id=1fad9fbe-8038-416a-b462-5c7f4065b6e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35354" http.request.uri="/v2/foo/bar/blobs/uploads/4879a3ec-a604-4351-bf08-3f47581e3311?_state=oavvrrdDEGu6llGH-yXHbC5MCrBik96UO_8Px_5xheZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4NzlhM2VjLWE2MDQtNDM1MS1iZjA4LTNmNDc1ODFlMzMxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1Nzo1NS4wNTI4OTEwNjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.801011ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:55 +0000] "GET /v2/foo/bar/blobs/uploads/4879a3ec-a604-4351-bf08-3f47581e3311?_state=oavvrrdDEGu6llGH-yXHbC5MCrBik96UO_8Px_5xheZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4NzlhM2VjLWE2MDQtNDM1MS1iZjA4LTNmNDc1ODFlMzMxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1Nzo1NS4wNTI4OTEwNjRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38659" http.request.id=c831c64e-ef5b-4798-af43-ee935c36e501 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:35354" http.request.uri="/v2/foo/bar/blobs/uploads/4879a3ec-a604-4351-bf08-3f47581e3311?_state=oavvrrdDEGu6llGH-yXHbC5MCrBik96UO_8Px_5xheZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4NzlhM2VjLWE2MDQtNDM1MS1iZjA4LTNmNDc1ODFlMzMxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1Nzo1NS4wNTI4OTEwNjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.573179ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:55 +0000] "DELETE /v2/foo/bar/blobs/uploads/4879a3ec-a604-4351-bf08-3f47581e3311?_state=oavvrrdDEGu6llGH-yXHbC5MCrBik96UO_8Px_5xheZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4NzlhM2VjLWE2MDQtNDM1MS1iZjA4LTNmNDc1ODFlMzMxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1Nzo1NS4wNTI4OTEwNjRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:55Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.4 http.request.host="127.0.0.1:38659" http.request.id=a7b5ad29-d3f3-4ed8-8fdb-c23691889944 http.request.method=GET http.request.remoteaddr="127.0.0.1:35354" http.request.uri="/v2/foo/bar/blobs/uploads/4879a3ec-a604-4351-bf08-3f47581e3311?_state=oavvrrdDEGu6llGH-yXHbC5MCrBik96UO_8Px_5xheZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4NzlhM2VjLWE2MDQtNDM1MS1iZjA4LTNmNDc1ODFlMzMxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1Nzo1NS4wNTI4OTEwNjRaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=4879a3ec-a604-4351-bf08-3f47581e3311 time="2024-06-10T19:57: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:38659" http.request.id=a7b5ad29-d3f3-4ed8-8fdb-c23691889944 http.request.method=GET http.request.remoteaddr="127.0.0.1:35354" http.request.uri="/v2/foo/bar/blobs/uploads/4879a3ec-a604-4351-bf08-3f47581e3311?_state=oavvrrdDEGu6llGH-yXHbC5MCrBik96UO_8Px_5xheZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4NzlhM2VjLWE2MDQtNDM1MS1iZjA4LTNmNDc1ODFlMzMxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1Nzo1NS4wNTI4OTEwNjRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.799398ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=4879a3ec-a604-4351-bf08-3f47581e3311 127.0.0.1 - - [10/Jun/2024:19:57:55 +0000] "GET /v2/foo/bar/blobs/uploads/4879a3ec-a604-4351-bf08-3f47581e3311?_state=oavvrrdDEGu6llGH-yXHbC5MCrBik96UO_8Px_5xheZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ4NzlhM2VjLWE2MDQtNDM1MS1iZjA4LTNmNDc1ODFlMzMxMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1Nzo1NS4wNTI4OTEwNjRaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T19:57:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38659" http.request.id=64fbdbff-c56b-4567-8179-2b997c4e3c65 http.request.method=POST http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.073335ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:57: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:38659" http.request.id=7b5f5f77-7a7b-4d64-b48b-d1a69c0cd402 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/bar/blobs/uploads/34173eed-7250-4077-bcef-2a96289a6cda?_state=SCYSzwYEd0uw2EJPCfvhtJrjtXbgnswq0lV_7Zx4iit7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM0MTczZWVkLTcyNTAtNDA3Ny1iY2VmLTJhOTYyODlhNmNkYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1Nzo1NS4wNjU1MTE4MDdaIn0%3D&digest=sha256%3Ab08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6" http.request.useragent="Go-http-client/1.1" provided=sha256:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6 vars.name="foo/bar" vars.uuid=34173eed-7250-4077-bcef-2a96289a6cda time="2024-06-10T19:57:55Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.4 http.request.host="127.0.0.1:38659" http.request.id=7b5f5f77-7a7b-4d64-b48b-d1a69c0cd402 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/bar/blobs/uploads/34173eed-7250-4077-bcef-2a96289a6cda?_state=SCYSzwYEd0uw2EJPCfvhtJrjtXbgnswq0lV_7Zx4iit7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM0MTczZWVkLTcyNTAtNDA3Ny1iY2VmLTJhOTYyODlhNmNkYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1Nzo1NS4wNjU1MTE4MDdaIn0%3D&digest=sha256%3Ab08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=34173eed-7250-4077-bcef-2a96289a6cda time="2024-06-10T19:57:55Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6, 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:38659" http.request.id=7b5f5f77-7a7b-4d64-b48b-d1a69c0cd402 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/bar/blobs/uploads/34173eed-7250-4077-bcef-2a96289a6cda?_state=SCYSzwYEd0uw2EJPCfvhtJrjtXbgnswq0lV_7Zx4iit7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM0MTczZWVkLTcyNTAtNDA3Ny1iY2VmLTJhOTYyODlhNmNkYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1Nzo1NS4wNjU1MTE4MDdaIn0%3D&digest=sha256%3Ab08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.090831ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=34173eed-7250-4077-bcef-2a96289a6cda 127.0.0.1 - - [10/Jun/2024:19:57:55 +0000] "PUT /v2/foo/bar/blobs/uploads/34173eed-7250-4077-bcef-2a96289a6cda?_state=SCYSzwYEd0uw2EJPCfvhtJrjtXbgnswq0lV_7Zx4iit7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjM0MTczZWVkLTcyNTAtNDA3Ny1iY2VmLTJhOTYyODlhNmNkYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1Nzo1NS4wNjU1MTE4MDdaIn0%3D&digest=sha256%3Ab08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-10T19:57:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38659" http.request.id=a26672e7-e8a4-4351-8ba0-4fe9e97aab9e http.request.method=POST http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.623465ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38659" http.request.id=e91eb0c4-db0f-4a78-b2b2-f81f145b9c3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/bar/blobs/uploads/8abf025f-3d76-4ebb-b1fa-e340c5b6905e?_state=TvIka_qVYaj1lkdH0bXbY3jOPRtiTb3hIHVwKcL2Tqp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhYmYwMjVmLTNkNzYtNGViYi1iMWZhLWUzNDBjNWI2OTA1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1Nzo1NS4wNzI2NDAwMTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=3.121481ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:55 +0000] "PUT /v2/foo/bar/blobs/uploads/8abf025f-3d76-4ebb-b1fa-e340c5b6905e?_state=TvIka_qVYaj1lkdH0bXbY3jOPRtiTb3hIHVwKcL2Tqp7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjhhYmYwMjVmLTNkNzYtNGViYi1iMWZhLWUzNDBjNWI2OTA1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1Nzo1NS4wNzI2NDAwMTNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38659" http.request.id=3407c96b-2e59-44d5-9290-ccca60125fc7 http.request.method=POST http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.650952ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38659" http.request.id=1ce2c3e8-2ecd-40f0-aedf-83c57ac00724 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/bar/blobs/uploads/08d23d26-fa70-41c1-b214-d4a867ab0c9e?_state=X4uApDVEeTNK_Yw2mpj42JsxROymkWS-J5oePcWwU757Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4ZDIzZDI2LWZhNzAtNDFjMS1iMjE0LWQ0YTg2N2FiMGM5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1Nzo1NS4wNzk3ODI1NjdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.337944ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:55 +0000] "PUT /v2/foo/bar/blobs/uploads/08d23d26-fa70-41c1-b214-d4a867ab0c9e?_state=X4uApDVEeTNK_Yw2mpj42JsxROymkWS-J5oePcWwU757Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4ZDIzZDI2LWZhNzAtNDFjMS1iMjE0LWQ0YTg2N2FiMGM5ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1Nzo1NS4wNzk3ODI1NjdaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:57:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38659" http.request.id=fb4e8da2-2977-4a21-97cf-be2cd5089e9e http.request.method=POST http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.593911ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:55 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38659" http.request.id=7691672b-fa1f-4ec3-b2a3-d45b48a451a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/bar/blobs/uploads/63b0cf45-b22e-4854-83d6-7c82d6cd57d5?_state=_9AoQhYLVpq8wDGfpu2JZcJC97D2PeXWs1gu11-bcvJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYzYjBjZjQ1LWIyMmUtNDg1NC04M2Q2LTdjODJkNmNkNTdkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1Nzo1NS4wODcwNzkyNzRaIn0%3D&digest=sha256%3Ab08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6" http.request.useragent="Go-http-client/1.1" http.response.duration=6.245871416s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:57:55 +0000] "PUT /v2/foo/bar/blobs/uploads/63b0cf45-b22e-4854-83d6-7c82d6cd57d5?_state=_9AoQhYLVpq8wDGfpu2JZcJC97D2PeXWs1gu11-bcvJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjYzYjBjZjQ1LWIyMmUtNDg1NC04M2Q2LTdjODJkNmNkNTdkNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1Nzo1NS4wODcwNzkyNzRaIn0%3D&digest=sha256%3Ab08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:01Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38659" http.request.id=ab24712d-094b-4890-bcfc-5c882874e9b6 http.request.method=POST http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.23398ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:01 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:38659" http.request.id=3ba9bc2e-ff13-4dd1-9bbd-beac86c03465 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/bar/blobs/uploads/f913a3db-9bfb-4b92-bca0-3263adf1365e?_state=O2vPw3FcubEENUfV0DtNRr9EIx4Lreypbjg7_BFpqEh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5MTNhM2RiLTliZmItNGI5Mi1iY2EwLTMyNjNhZGYxMzY1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODowMS42MzQ5ODA0MDhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=6.130137959s http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:01 +0000] "PATCH /v2/foo/bar/blobs/uploads/f913a3db-9bfb-4b92-bca0-3263adf1365e?_state=O2vPw3FcubEENUfV0DtNRr9EIx4Lreypbjg7_BFpqEh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5MTNhM2RiLTliZmItNGI5Mi1iY2EwLTMyNjNhZGYxMzY1ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODowMS42MzQ5ODA0MDhaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38659" http.request.id=e744daf6-3850-4d14-aad5-b10281fbaa6e http.request.method=PUT http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/bar/blobs/uploads/f913a3db-9bfb-4b92-bca0-3263adf1365e?_state=z3ug--ACseCejXBrWY_0zIVtc7CMFC3WrtAeT19D-Zd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5MTNhM2RiLTliZmItNGI5Mi1iY2EwLTMyNjNhZGYxMzY1ZSIsIk9mZnNldCI6Mjc0NzY0ODAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTg6MDFaIn0%3D&digest=sha256%3Ab08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6" http.request.useragent="Go-http-client/1.1" http.response.duration=3.407453ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:07 +0000] "PUT /v2/foo/bar/blobs/uploads/f913a3db-9bfb-4b92-bca0-3263adf1365e?_state=z3ug--ACseCejXBrWY_0zIVtc7CMFC3WrtAeT19D-Zd7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImY5MTNhM2RiLTliZmItNGI5Mi1iY2EwLTMyNjNhZGYxMzY1ZSIsIk9mZnNldCI6Mjc0NzY0ODAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTg6MDFaIn0%3D&digest=sha256%3Ab08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:07Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38659" http.request.id=0a87bf4a-73c3-4306-90d6-7413bff93a02 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/bar/blobs/sha256:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.571532ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:07 +0000] "HEAD /v2/foo/bar/blobs/sha256:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38659" http.request.id=12eab1b5-7bbd-440d-9a0e-75ce4e511cf6 http.request.method=GET http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/bar/blobs/sha256:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=236.784474ms http.response.status=200 http.response.written=27476480 127.0.0.1 - - [10/Jun/2024:19:58:07 +0000] "GET /v2/foo/bar/blobs/sha256:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6 HTTP/1.1" 200 27476480 "" "Go-http-client/1.1" time="2024-06-10T19:58:08Z" level=error msg="error parsing digest="sha257:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:38659" http.request.id=70fed4e7-aa35-4460-8eab-a721002854d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/bar/blobs/sha257:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6" vars.name="foo/bar" time="2024-06-10T19:58:08Z" 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:38659" http.request.id=70fed4e7-aa35-4460-8eab-a721002854d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:35366" http.request.uri="/v2/foo/bar/blobs/sha257:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.487961ms http.response.status=400 http.response.written=110 vars.digest="sha257:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:58:08 +0000] "GET /v2/foo/bar/blobs/sha257:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-10T19:58:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38659" http.request.id=4e009e88-8579-4558-a011-e663061ba665 http.request.method=GET http.request.remoteaddr="127.0.0.1:51216" http.request.uri="/v2/foo/bar/blobs/sha256:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6" http.request.useragent="Go-http-client/1.1" http.response.duration=3.555182ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:08 +0000] "GET /v2/foo/bar/blobs/sha256:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:08Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:58:08Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:58:08Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:36199" http.request.id=3fb50681-158d-49fc-92bf-bdfa4715a07f http.request.method=GET http.request.remoteaddr="127.0.0.1:42430" http.request.uri="/v2/foo/bar/blobs/sha256:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.92959ms http.response.status=404 http.response.written=157 vars.digest="sha256:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:58:08 +0000] "GET /v2/foo/bar/blobs/sha256:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T19:58:08Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:36199" http.request.id=dc18e84d-5396-46c4-9c3b-4c7084ddae3f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42436" http.request.uri="/v2/foo/bar/blobs/sha256:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.027559ms http.response.status=404 http.response.written=157 vars.digest="sha256:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:58:08 +0000] "HEAD /v2/foo/bar/blobs/sha256:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T19:58:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36199" http.request.id=364d711c-4e36-4f1f-8107-19925db5e677 http.request.method=POST http.request.remoteaddr="127.0.0.1:42436" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.961529ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36199" http.request.id=fcab6bb3-f40a-4494-99e3-735f8c6da04c http.request.method=GET http.request.remoteaddr="127.0.0.1:42436" http.request.uri="/v2/foo/bar/blobs/uploads/269b086c-6316-42c1-97e7-4004889b7bb5?_state=ilOmZ8YE3G1EgynWJPCjV2S6Y5Yjo2IYRf8oahDvHGF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2OWIwODZjLTYzMTYtNDJjMS05N2U3LTQwMDQ4ODliN2JiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODowOC41NTUyOTk3NDdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.96803ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:08 +0000] "GET /v2/foo/bar/blobs/uploads/269b086c-6316-42c1-97e7-4004889b7bb5?_state=ilOmZ8YE3G1EgynWJPCjV2S6Y5Yjo2IYRf8oahDvHGF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2OWIwODZjLTYzMTYtNDJjMS05N2U3LTQwMDQ4ODliN2JiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODowOC41NTUyOTk3NDdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36199" http.request.id=420ba4b0-7320-4447-8b29-078a5f46c539 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:42436" http.request.uri="/v2/foo/bar/blobs/uploads/269b086c-6316-42c1-97e7-4004889b7bb5?_state=ilOmZ8YE3G1EgynWJPCjV2S6Y5Yjo2IYRf8oahDvHGF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2OWIwODZjLTYzMTYtNDJjMS05N2U3LTQwMDQ4ODliN2JiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODowOC41NTUyOTk3NDdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.737964ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:08 +0000] "DELETE /v2/foo/bar/blobs/uploads/269b086c-6316-42c1-97e7-4004889b7bb5?_state=ilOmZ8YE3G1EgynWJPCjV2S6Y5Yjo2IYRf8oahDvHGF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2OWIwODZjLTYzMTYtNDJjMS05N2U3LTQwMDQ4ODliN2JiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODowOC41NTUyOTk3NDdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:08Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.4 http.request.host="127.0.0.1:36199" http.request.id=e1642066-37c4-4654-9cac-e11be4b96cf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:42436" http.request.uri="/v2/foo/bar/blobs/uploads/269b086c-6316-42c1-97e7-4004889b7bb5?_state=ilOmZ8YE3G1EgynWJPCjV2S6Y5Yjo2IYRf8oahDvHGF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2OWIwODZjLTYzMTYtNDJjMS05N2U3LTQwMDQ4ODliN2JiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODowOC41NTUyOTk3NDdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=269b086c-6316-42c1-97e7-4004889b7bb5 time="2024-06-10T19:58:08Z" 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:36199" http.request.id=e1642066-37c4-4654-9cac-e11be4b96cf5 http.request.method=GET http.request.remoteaddr="127.0.0.1:42436" http.request.uri="/v2/foo/bar/blobs/uploads/269b086c-6316-42c1-97e7-4004889b7bb5?_state=ilOmZ8YE3G1EgynWJPCjV2S6Y5Yjo2IYRf8oahDvHGF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2OWIwODZjLTYzMTYtNDJjMS05N2U3LTQwMDQ4ODliN2JiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODowOC41NTUyOTk3NDdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.076008ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=269b086c-6316-42c1-97e7-4004889b7bb5 127.0.0.1 - - [10/Jun/2024:19:58:08 +0000] "GET /v2/foo/bar/blobs/uploads/269b086c-6316-42c1-97e7-4004889b7bb5?_state=ilOmZ8YE3G1EgynWJPCjV2S6Y5Yjo2IYRf8oahDvHGF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjI2OWIwODZjLTYzMTYtNDJjMS05N2U3LTQwMDQ4ODliN2JiNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODowOC41NTUyOTk3NDdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T19:58:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36199" http.request.id=4f4ba3f9-34fa-4c9d-9b0b-fee0a90d4db8 http.request.method=POST http.request.remoteaddr="127.0.0.1:42446" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.571652ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:08Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.4 http.request.host="127.0.0.1:36199" http.request.id=034127a9-fed7-4dfb-9769-66ca020e0cea http.request.method=PUT http.request.remoteaddr="127.0.0.1:42446" http.request.uri="/v2/foo/bar/blobs/uploads/728434e4-0079-4e2e-912d-feba1f742a40?_state=d-0QuXdfHMeE7DmE-cslkaapC4b3nAZHVamr3oakUEV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyODQzNGU0LTAwNzktNGUyZS05MTJkLWZlYmExZjc0MmE0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODowOC41NjczNjkxNzJaIn0%3D&digest=sha256%3A40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f" http.request.useragent="Go-http-client/1.1" provided=sha256:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f vars.name="foo/bar" vars.uuid=728434e4-0079-4e2e-912d-feba1f742a40 time="2024-06-10T19:58:08Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.4 http.request.host="127.0.0.1:36199" http.request.id=034127a9-fed7-4dfb-9769-66ca020e0cea http.request.method=PUT http.request.remoteaddr="127.0.0.1:42446" http.request.uri="/v2/foo/bar/blobs/uploads/728434e4-0079-4e2e-912d-feba1f742a40?_state=d-0QuXdfHMeE7DmE-cslkaapC4b3nAZHVamr3oakUEV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyODQzNGU0LTAwNzktNGUyZS05MTJkLWZlYmExZjc0MmE0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODowOC41NjczNjkxNzJaIn0%3D&digest=sha256%3A40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=728434e4-0079-4e2e-912d-feba1f742a40 time="2024-06-10T19:58:08Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f, 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:36199" http.request.id=034127a9-fed7-4dfb-9769-66ca020e0cea http.request.method=PUT http.request.remoteaddr="127.0.0.1:42446" http.request.uri="/v2/foo/bar/blobs/uploads/728434e4-0079-4e2e-912d-feba1f742a40?_state=d-0QuXdfHMeE7DmE-cslkaapC4b3nAZHVamr3oakUEV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyODQzNGU0LTAwNzktNGUyZS05MTJkLWZlYmExZjc0MmE0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODowOC41NjczNjkxNzJaIn0%3D&digest=sha256%3A40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.76853ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=728434e4-0079-4e2e-912d-feba1f742a40 127.0.0.1 - - [10/Jun/2024:19:58:08 +0000] "PUT /v2/foo/bar/blobs/uploads/728434e4-0079-4e2e-912d-feba1f742a40?_state=d-0QuXdfHMeE7DmE-cslkaapC4b3nAZHVamr3oakUEV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjcyODQzNGU0LTAwNzktNGUyZS05MTJkLWZlYmExZjc0MmE0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODowOC41NjczNjkxNzJaIn0%3D&digest=sha256%3A40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-10T19:58:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36199" http.request.id=1065a637-b175-4002-a710-e28af31f3464 http.request.method=POST http.request.remoteaddr="127.0.0.1:42446" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.607175ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36199" http.request.id=8b82e7c1-b2ec-4aa0-b164-8427753f134e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42446" http.request.uri="/v2/foo/bar/blobs/uploads/07a52adf-88f4-49af-ae2f-7f3c0005ce93?_state=5fkjNAn_u5cvXH39QEGGhyfkG_Jh5jQyP3l0pEZpNLN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA3YTUyYWRmLTg4ZjQtNDlhZi1hZTJmLTdmM2MwMDA1Y2U5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODowOC41NzMwMTAzMzhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.483919ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:08 +0000] "PUT /v2/foo/bar/blobs/uploads/07a52adf-88f4-49af-ae2f-7f3c0005ce93?_state=5fkjNAn_u5cvXH39QEGGhyfkG_Jh5jQyP3l0pEZpNLN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA3YTUyYWRmLTg4ZjQtNDlhZi1hZTJmLTdmM2MwMDA1Y2U5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODowOC41NzMwMTAzMzhaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36199" http.request.id=ff1f05b3-35ea-48d9-bcd7-08876497df47 http.request.method=POST http.request.remoteaddr="127.0.0.1:42446" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.928674ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36199" http.request.id=0a86ecf7-57a3-4405-bf56-4ec31f032501 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42446" http.request.uri="/v2/foo/bar/blobs/uploads/0a4230cc-fb27-4927-aa5e-c0e767428fac?_state=uLRbFZflZ_dw5diVKBcxZbeFZkCmByNQLaFtnjH-PRJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBhNDIzMGNjLWZiMjctNDkyNy1hYTVlLWMwZTc2NzQyOGZhYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODowOC41Nzg3Mzk0NjhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=3.121362ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:08 +0000] "PUT /v2/foo/bar/blobs/uploads/0a4230cc-fb27-4927-aa5e-c0e767428fac?_state=uLRbFZflZ_dw5diVKBcxZbeFZkCmByNQLaFtnjH-PRJ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjBhNDIzMGNjLWZiMjctNDkyNy1hYTVlLWMwZTc2NzQyOGZhYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODowOC41Nzg3Mzk0NjhaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:08Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36199" http.request.id=ea0454c7-b5c8-4998-a842-14b4f11b1e23 http.request.method=POST http.request.remoteaddr="127.0.0.1:42446" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.970669ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36199" http.request.id=18b49f54-fcf1-4fc3-9e00-f136e958e06f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42446" http.request.uri="/v2/foo/bar/blobs/uploads/c077a0c7-8575-4e08-a130-ebb5b6b678cc?_state=spKC-nyf_qzniSZxbJJmoxmJaWxDFES9iR0sl5xDCaV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwNzdhMGM3LTg1NzUtNGUwOC1hMTMwLWViYjViNmI2NzhjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODowOC41ODQ5MTQ1NjRaIn0%3D&digest=sha256%3A40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f" http.request.useragent="Go-http-client/1.1" http.response.duration=5.688346115s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:08 +0000] "PUT /v2/foo/bar/blobs/uploads/c077a0c7-8575-4e08-a130-ebb5b6b678cc?_state=spKC-nyf_qzniSZxbJJmoxmJaWxDFES9iR0sl5xDCaV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMwNzdhMGM3LTg1NzUtNGUwOC1hMTMwLWViYjViNmI2NzhjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODowOC41ODQ5MTQ1NjRaIn0%3D&digest=sha256%3A40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:14Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36199" http.request.id=3ff758f9-1874-4232-9f24-e0e4ea185fa8 http.request.method=POST http.request.remoteaddr="127.0.0.1:42446" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.935248ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:14 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:36199" http.request.id=bb650b03-c205-45cc-a6fc-ac7c2388b715 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:42446" http.request.uri="/v2/foo/bar/blobs/uploads/e4685c26-4e53-46a0-92a7-3c4fc18d10ca?_state=FZUzAvJub3nSua1t7ryREFc0xQmd217o9BccHjky3fl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0Njg1YzI2LTRlNTMtNDZhMC05MmE3LTNjNGZjMThkMTBjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODoxNC41MzM1MTUxMjlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=5.554913951s http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:14 +0000] "PATCH /v2/foo/bar/blobs/uploads/e4685c26-4e53-46a0-92a7-3c4fc18d10ca?_state=FZUzAvJub3nSua1t7ryREFc0xQmd217o9BccHjky3fl7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0Njg1YzI2LTRlNTMtNDZhMC05MmE3LTNjNGZjMThkMTBjYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODoxNC41MzM1MTUxMjlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36199" http.request.id=d70ef103-b735-48c1-a425-d2fb9b47b0a4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42446" http.request.uri="/v2/foo/bar/blobs/uploads/e4685c26-4e53-46a0-92a7-3c4fc18d10ca?_state=QPJfaMDc9PcUNvjsHTZVaIPFQcxWpkRBYWnhmWGpi797Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0Njg1YzI2LTRlNTMtNDZhMC05MmE3LTNjNGZjMThkMTBjYSIsIk9mZnNldCI6MjY1NTQ4ODAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTg6MTRaIn0%3D&digest=sha256%3A40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.064306ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:20 +0000] "PUT /v2/foo/bar/blobs/uploads/e4685c26-4e53-46a0-92a7-3c4fc18d10ca?_state=QPJfaMDc9PcUNvjsHTZVaIPFQcxWpkRBYWnhmWGpi797Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImU0Njg1YzI2LTRlNTMtNDZhMC05MmE3LTNjNGZjMThkMTBjYSIsIk9mZnNldCI6MjY1NTQ4ODAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTg6MTRaIn0%3D&digest=sha256%3A40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36199" http.request.id=13feb297-df77-4eb9-a21f-8eb4d64ade8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42446" http.request.uri="/v2/foo/bar/blobs/sha256:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.445571ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:20 +0000] "HEAD /v2/foo/bar/blobs/sha256:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36199" http.request.id=060d8e97-2590-46ee-851e-3e32fd301fff http.request.method=GET http.request.remoteaddr="127.0.0.1:42446" http.request.uri="/v2/foo/bar/blobs/sha256:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=261.530785ms http.response.status=200 http.response.written=26554880 127.0.0.1 - - [10/Jun/2024:19:58:20 +0000] "GET /v2/foo/bar/blobs/sha256:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f HTTP/1.1" 200 26554880 "" "Go-http-client/1.1" time="2024-06-10T19:58:20Z" level=error msg="error parsing digest="sha257:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:36199" http.request.id=27fe83fe-5e23-4204-9a1e-dd4db7547097 http.request.method=GET http.request.remoteaddr="127.0.0.1:42446" http.request.uri="/v2/foo/bar/blobs/sha257:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f" vars.name="foo/bar" time="2024-06-10T19:58:20Z" 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:36199" http.request.id=27fe83fe-5e23-4204-9a1e-dd4db7547097 http.request.method=GET http.request.remoteaddr="127.0.0.1:42446" http.request.uri="/v2/foo/bar/blobs/sha257:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.000861ms http.response.status=400 http.response.written=110 vars.digest="sha257:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:58:20 +0000] "GET /v2/foo/bar/blobs/sha257:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-10T19:58:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36199" http.request.id=82f75db5-cc30-46b3-b096-087d54e430ff http.request.method=GET http.request.remoteaddr="127.0.0.1:60978" http.request.uri="/v2/foo/bar/blobs/sha256:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.672759ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:20 +0000] "GET /v2/foo/bar/blobs/sha256:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36199" http.request.id=a876c411-bc44-4cfc-8a28-7f7bc5ba7110 http.request.method=GET http.request.remoteaddr="127.0.0.1:60976" http.request.uri="/v2/foo/bar/blobs/sha256:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=19.764158ms http.response.status=200 http.response.written=3576064 127.0.0.1 - - [10/Jun/2024:19:58:20 +0000] "GET /v2/foo/bar/blobs/sha256:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f HTTP/1.1" 200 3576064 "" "Go-http-client/1.1" time="2024-06-10T19:58:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:36199" http.request.id=c7075a80-3a6b-4a4b-b283-8a89023f6847 http.request.method=GET http.request.remoteaddr="127.0.0.1:60978" http.request.uri="/v2/foo/bar/blobs/sha256:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=8.988995ms http.response.status=200 http.response.written=294912 127.0.0.1 - - [10/Jun/2024:19:58:20 +0000] "GET /v2/foo/bar/blobs/sha256:40e0c13206cba105438dfba45329f0a522cec7840217890b98c51968ef608d4f HTTP/1.1" 200 294912 "" "Go-http-client/1.1" time="2024-06-10T19:58:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38659" http.request.id=38ff8638-9b77-4bb9-ad06-c682f336c368 http.request.method=GET http.request.remoteaddr="127.0.0.1:51208" http.request.uri="/v2/foo/bar/blobs/sha256:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=12.357241915s http.response.status=200 http.response.written=3576064 127.0.0.1 - - [10/Jun/2024:19:58:08 +0000] "GET /v2/foo/bar/blobs/sha256:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6 HTTP/1.1" 200 3576064 "" "Go-http-client/1.1" time="2024-06-10T19:58:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:38659" http.request.id=2b36b908-3d34-40f4-9fe5-5fbd5787d8b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51216" http.request.uri="/v2/foo/bar/blobs/sha256:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=12.347234582s http.response.status=200 http.response.written=3576064 127.0.0.1 - - [10/Jun/2024:19:58:08 +0000] "GET /v2/foo/bar/blobs/sha256:b08ed052520f7fe091f5fb515c62d87811c6c34c6744d9ca6d039b57dd0e5be6 HTTP/1.1" 200 3576064 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (25.86s) === RUN TestBlobDelete time="2024-06-10T19:58: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 time="2024-06-10T19:58:20Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:58:20Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=08b23eff-c916-4127-a4ed-328033a14664 http.request.method=GET http.request.remoteaddr="127.0.0.1:36672" http.request.uri="/v2/foo/bar/blobs/sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.577979ms http.response.status=404 http.response.written=157 vars.digest="sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:58:20 +0000] "GET /v2/foo/bar/blobs/sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T19:58:20Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=4b8d2d37-06b4-4caa-bdf0-a859b1347dec http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36682" http.request.uri="/v2/foo/bar/blobs/sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.400151ms http.response.status=404 http.response.written=157 vars.digest="sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:58:20 +0000] "HEAD /v2/foo/bar/blobs/sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T19:58:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=0d325039-a85a-4565-ab63-cdf0df262ee6 http.request.method=POST http.request.remoteaddr="127.0.0.1:36682" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.982241ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=2bd49190-65d2-4713-8936-d9d20a63adf1 http.request.method=GET http.request.remoteaddr="127.0.0.1:36682" http.request.uri="/v2/foo/bar/blobs/uploads/529162a6-c3d9-488b-bd46-f1d2537bbdf6?_state=T2f1v3bmnWSIJdmWLYsOLRjCbaPYKU6fE7Kp897wOgt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyOTE2MmE2LWMzZDktNDg4Yi1iZDQ2LWYxZDI1MzdiYmRmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODoyMC44Njk2MDQ3NzNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.360974ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:20 +0000] "GET /v2/foo/bar/blobs/uploads/529162a6-c3d9-488b-bd46-f1d2537bbdf6?_state=T2f1v3bmnWSIJdmWLYsOLRjCbaPYKU6fE7Kp897wOgt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyOTE2MmE2LWMzZDktNDg4Yi1iZDQ2LWYxZDI1MzdiYmRmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODoyMC44Njk2MDQ3NzNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=973237af-79bb-4d25-8771-162b1538404e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36682" http.request.uri="/v2/foo/bar/blobs/uploads/529162a6-c3d9-488b-bd46-f1d2537bbdf6?_state=T2f1v3bmnWSIJdmWLYsOLRjCbaPYKU6fE7Kp897wOgt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyOTE2MmE2LWMzZDktNDg4Yi1iZDQ2LWYxZDI1MzdiYmRmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODoyMC44Njk2MDQ3NzNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.194881ms http.response.status=204 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:20 +0000] "DELETE /v2/foo/bar/blobs/uploads/529162a6-c3d9-488b-bd46-f1d2537bbdf6?_state=T2f1v3bmnWSIJdmWLYsOLRjCbaPYKU6fE7Kp897wOgt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyOTE2MmE2LWMzZDktNDg4Yi1iZDQ2LWYxZDI1MzdiYmRmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODoyMC44Njk2MDQ3NzNaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:20Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=224726c1-396c-4bcc-873a-975b1cb296b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36682" http.request.uri="/v2/foo/bar/blobs/uploads/529162a6-c3d9-488b-bd46-f1d2537bbdf6?_state=T2f1v3bmnWSIJdmWLYsOLRjCbaPYKU6fE7Kp897wOgt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyOTE2MmE2LWMzZDktNDg4Yi1iZDQ2LWYxZDI1MzdiYmRmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODoyMC44Njk2MDQ3NzNaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=529162a6-c3d9-488b-bd46-f1d2537bbdf6 time="2024-06-10T19:58:20Z" 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:45527" http.request.id=224726c1-396c-4bcc-873a-975b1cb296b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:36682" http.request.uri="/v2/foo/bar/blobs/uploads/529162a6-c3d9-488b-bd46-f1d2537bbdf6?_state=T2f1v3bmnWSIJdmWLYsOLRjCbaPYKU6fE7Kp897wOgt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyOTE2MmE2LWMzZDktNDg4Yi1iZDQ2LWYxZDI1MzdiYmRmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODoyMC44Njk2MDQ3NzNaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.125067ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=529162a6-c3d9-488b-bd46-f1d2537bbdf6 127.0.0.1 - - [10/Jun/2024:19:58:20 +0000] "GET /v2/foo/bar/blobs/uploads/529162a6-c3d9-488b-bd46-f1d2537bbdf6?_state=T2f1v3bmnWSIJdmWLYsOLRjCbaPYKU6fE7Kp897wOgt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUyOTE2MmE2LWMzZDktNDg4Yi1iZDQ2LWYxZDI1MzdiYmRmNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODoyMC44Njk2MDQ3NzNaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T19:58:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=0428b349-78e3-439e-a16b-91e78990e64b http.request.method=POST http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.457372ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:20Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=bf45178a-190a-43b1-8604-8feac78de17f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/foo/bar/blobs/uploads/b213c3ed-bade-4fdb-a006-2396fc23bdeb?_state=LdXh_bwhTqpmUfSHvuJvPvLhoN1ZSNmW3b4yC1lDtBF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyMTNjM2VkLWJhZGUtNGZkYi1hMDA2LTIzOTZmYzIzYmRlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODoyMC44Nzk1NDMzNTdaIn0%3D&digest=sha256%3A49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" http.request.useragent="Go-http-client/1.1" provided=sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262 vars.name="foo/bar" vars.uuid=b213c3ed-bade-4fdb-a006-2396fc23bdeb time="2024-06-10T19:58:20Z" level=error msg="error canceling upload after error: already closed" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=bf45178a-190a-43b1-8604-8feac78de17f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/foo/bar/blobs/uploads/b213c3ed-bade-4fdb-a006-2396fc23bdeb?_state=LdXh_bwhTqpmUfSHvuJvPvLhoN1ZSNmW3b4yC1lDtBF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyMTNjM2VkLWJhZGUtNGZkYi1hMDA2LTIzOTZmYzIzYmRlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODoyMC44Nzk1NDMzNTdaIn0%3D&digest=sha256%3A49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=b213c3ed-bade-4fdb-a006-2396fc23bdeb time="2024-06-10T19:58:20Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262, 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:45527" http.request.id=bf45178a-190a-43b1-8604-8feac78de17f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/foo/bar/blobs/uploads/b213c3ed-bade-4fdb-a006-2396fc23bdeb?_state=LdXh_bwhTqpmUfSHvuJvPvLhoN1ZSNmW3b4yC1lDtBF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyMTNjM2VkLWJhZGUtNGZkYi1hMDA2LTIzOTZmYzIzYmRlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODoyMC44Nzk1NDMzNTdaIn0%3D&digest=sha256%3A49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.357374ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=b213c3ed-bade-4fdb-a006-2396fc23bdeb 127.0.0.1 - - [10/Jun/2024:19:58:20 +0000] "PUT /v2/foo/bar/blobs/uploads/b213c3ed-bade-4fdb-a006-2396fc23bdeb?_state=LdXh_bwhTqpmUfSHvuJvPvLhoN1ZSNmW3b4yC1lDtBF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImIyMTNjM2VkLWJhZGUtNGZkYi1hMDA2LTIzOTZmYzIzYmRlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODoyMC44Nzk1NDMzNTdaIn0%3D&digest=sha256%3A49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2024-06-10T19:58:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=f1271626-d9a4-4c93-aa04-436412d633f4 http.request.method=POST http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.911454ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=dcc6e27f-f946-4425-824f-4221d30c4517 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/foo/bar/blobs/uploads/01ad578a-1894-4e05-b977-60b4f1db6025?_state=Tk-vqnGXYi5W5fW6Yc8NXVjm9l3r_z04uFDmYnnlTe57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxYWQ1NzhhLTE4OTQtNGUwNS1iOTc3LTYwYjRmMWRiNjAyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODoyMC44ODQ5MDU1NTRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.509113ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:20 +0000] "PUT /v2/foo/bar/blobs/uploads/01ad578a-1894-4e05-b977-60b4f1db6025?_state=Tk-vqnGXYi5W5fW6Yc8NXVjm9l3r_z04uFDmYnnlTe57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjAxYWQ1NzhhLTE4OTQtNGUwNS1iOTc3LTYwYjRmMWRiNjAyNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODoyMC44ODQ5MDU1NTRaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=68f1d1f7-3fde-4ab6-9302-92a10551f201 http.request.method=POST http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.345725ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=2a1a076c-b992-4dcf-864c-f9d92a99e5a0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/foo/bar/blobs/uploads/4d0b3c69-b0c8-4d01-8e75-aee689481066?_state=t8hiNI-JVCzJrl5A8_YlCfgoN158tpoQ3SGBFFAoElV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkMGIzYzY5LWIwYzgtNGQwMS04ZTc1LWFlZTY4OTQ4MTA2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODoyMC44ODk5NzY0NFoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.669481ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:20 +0000] "PUT /v2/foo/bar/blobs/uploads/4d0b3c69-b0c8-4d01-8e75-aee689481066?_state=t8hiNI-JVCzJrl5A8_YlCfgoN158tpoQ3SGBFFAoElV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkMGIzYzY5LWIwYzgtNGQwMS04ZTc1LWFlZTY4OTQ4MTA2NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODoyMC44ODk5NzY0NFoifQ%3D%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=34786d34-9441-4873-9786-842c01514639 http.request.method=POST http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.414278ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:20 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:25Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=04e74038-1049-43e9-a491-9486a587a0aa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/foo/bar/blobs/uploads/c10b7a99-b319-4fd5-bdc7-fbd3127b90f3?_state=JJdsfql9nOMcCB8EIBLNu4hgp9nidJ3TzWOYP8bqq397Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxMGI3YTk5LWIzMTktNGZkNS1iZGM3LWZiZDMxMjdiOTBmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODoyMC44OTYwOTc1NloifQ%3D%3D&digest=sha256%3A49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" http.request.useragent="Go-http-client/1.1" http.response.duration=4.839482676s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:20 +0000] "PUT /v2/foo/bar/blobs/uploads/c10b7a99-b319-4fd5-bdc7-fbd3127b90f3?_state=JJdsfql9nOMcCB8EIBLNu4hgp9nidJ3TzWOYP8bqq397Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImMxMGI3YTk5LWIzMTktNGZkNS1iZGM3LWZiZDMxMjdiOTBmMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODoyMC44OTYwOTc1NloifQ%3D%3D&digest=sha256%3A49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:25Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=b989c7a8-5f51-4d50-9920-acc3637fb2e9 http.request.method=POST http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.777278ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:25 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:30Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:45527" http.request.id=2d8ead50-b16a-4fe7-b709-22d5117afc6a http.request.method=PATCH http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/foo/bar/blobs/uploads/53ec13de-a603-4b45-99bf-edd0de85c513?_state=QavWAdmURJL6RfkwrZkGcz6OCXKP7zzUh9Bjc-oAFsR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUzZWMxM2RlLWE2MDMtNGI0NS05OWJmLWVkZDBkZTg1YzUxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODoyNS45OTE4MjQzMzlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=4.663234651s http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:25 +0000] "PATCH /v2/foo/bar/blobs/uploads/53ec13de-a603-4b45-99bf-edd0de85c513?_state=QavWAdmURJL6RfkwrZkGcz6OCXKP7zzUh9Bjc-oAFsR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUzZWMxM2RlLWE2MDMtNGI0NS05OWJmLWVkZDBkZTg1YzUxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODoyNS45OTE4MjQzMzlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:30Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=cc9ed8f4-3c9b-455c-970d-ae5d9f56e89d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/foo/bar/blobs/uploads/53ec13de-a603-4b45-99bf-edd0de85c513?_state=sueyCuWRP67dgoXTmFgNXuos5cIbWOrx88rpOGJ3USx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUzZWMxM2RlLWE2MDMtNGI0NS05OWJmLWVkZDBkZTg1YzUxMyIsIk9mZnNldCI6MjM2MTEzOTIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTg6MjVaIn0%3D&digest=sha256%3A49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" http.request.useragent="Go-http-client/1.1" http.response.duration=3.487344ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:30 +0000] "PUT /v2/foo/bar/blobs/uploads/53ec13de-a603-4b45-99bf-edd0de85c513?_state=sueyCuWRP67dgoXTmFgNXuos5cIbWOrx88rpOGJ3USx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjUzZWMxM2RlLWE2MDMtNGI0NS05OWJmLWVkZDBkZTg1YzUxMyIsIk9mZnNldCI6MjM2MTEzOTIsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTg6MjVaIn0%3D&digest=sha256%3A49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:30Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=bf64b0db-835a-4f68-bdff-34d59102a7a6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/foo/bar/blobs/sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.403611ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:30 +0000] "HEAD /v2/foo/bar/blobs/sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:30Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=fedd5fdf-083a-4c16-91a0-3f1cf94f4291 http.request.method=GET http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/foo/bar/blobs/sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=213.043016ms http.response.status=200 http.response.written=23611392 127.0.0.1 - - [10/Jun/2024:19:58:30 +0000] "GET /v2/foo/bar/blobs/sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262 HTTP/1.1" 200 23611392 "" "Go-http-client/1.1" time="2024-06-10T19:58:30Z" level=error msg="error parsing digest="sha257:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=4a148ed8-e554-40e5-858f-acceae0e3d17 http.request.method=GET http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/foo/bar/blobs/sha257:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" vars.name="foo/bar" time="2024-06-10T19:58:30Z" 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:45527" http.request.id=4a148ed8-e554-40e5-858f-acceae0e3d17 http.request.method=GET http.request.remoteaddr="127.0.0.1:36696" http.request.uri="/v2/foo/bar/blobs/sha257:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.405125ms http.response.status=400 http.response.written=110 vars.digest="sha257:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:58:30 +0000] "GET /v2/foo/bar/blobs/sha257:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-10T19:58:30Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=081f227a-cae1-41e5-8e44-b8c27e79f96e http.request.method=GET http.request.remoteaddr="127.0.0.1:56392" http.request.uri="/v2/foo/bar/blobs/sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" http.request.useragent="Go-http-client/1.1" http.response.duration=3.621135ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:30 +0000] "GET /v2/foo/bar/blobs/sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:30Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=cd88efcc-bcd5-4773-b988-70c60664973d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56402" http.request.uri="/v2/foo/bar/blobs/sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" http.request.useragent="Go-http-client/1.1" http.response.duration=3.314805ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:30 +0000] "DELETE /v2/foo/bar/blobs/sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:30Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262 err.message="blob unknown to registry" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=0ab119e7-0e6d-439c-b97a-f09a57e8f441 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56402" http.request.uri="/v2/foo/bar/blobs/sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.059931ms http.response.status=404 http.response.written=157 vars.digest="sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:58:30 +0000] "HEAD /v2/foo/bar/blobs/sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2024-06-10T19:58:30Z" 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:45527" http.request.id=4abbe8ca-7628-4d91-b10c-a78c369a8b44 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56402" http.request.uri="/v2/foo/bar/blobs/sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.250241ms http.response.status=404 http.response.written=74 vars.digest="sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:58:30 +0000] "DELETE /v2/foo/bar/blobs/sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2024-06-10T19:58:30Z" level=error msg="error parsing digest="sha257:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262": unsupported digest algorithm" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=9604d1a6-32e4-41ff-b8ad-a91068bff458 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56408" http.request.uri="/v2/foo/bar/blobs/sha257:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" vars.name="foo/bar" time="2024-06-10T19:58:30Z" 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:45527" http.request.id=9604d1a6-32e4-41ff-b8ad-a91068bff458 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:56408" http.request.uri="/v2/foo/bar/blobs/sha257:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.957342ms http.response.status=400 http.response.written=110 vars.digest="sha257:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:58:30 +0000] "DELETE /v2/foo/bar/blobs/sha257:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2024-06-10T19:58:30Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=23993a7f-bee5-4c28-b7ce-199bdc1ad981 http.request.method=POST http.request.remoteaddr="127.0.0.1:56422" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.405235ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:30 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:35Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=bc26b63f-c85b-4329-8723-0e813c85c5e1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56422" http.request.uri="/v2/foo/bar/blobs/uploads/d7b09798-dfd3-461c-9836-dd54b403ac8c?_state=_P9xMygxF-PdjbAap2pA-H_8bf8ydo1gbPSITXRnpe97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ3YjA5Nzk4LWRmZDMtNDYxYy05ODM2LWRkNTRiNDAzYWM4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODozMC45NzE3NTUxN1oifQ%3D%3D&digest=sha256%3A49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" http.request.useragent="Go-http-client/1.1" http.response.duration=4.593934638s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:30 +0000] "PUT /v2/foo/bar/blobs/uploads/d7b09798-dfd3-461c-9836-dd54b403ac8c?_state=_P9xMygxF-PdjbAap2pA-H_8bf8ydo1gbPSITXRnpe97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ3YjA5Nzk4LWRmZDMtNDYxYy05ODM2LWRkNTRiNDAzYWM4YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODozMC45NzE3NTUxN1oifQ%3D%3D&digest=sha256%3A49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:35Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=c71cc16e-4548-4a7a-b5e5-b556211624de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56422" http.request.uri="/v2/foo/bar/blobs/sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.92809ms http.response.status=200 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:35 +0000] "HEAD /v2/foo/bar/blobs/sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:35Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=cc1f2e7c-45c5-4c3d-b03c-34102e1e2756 http.request.method=GET http.request.remoteaddr="127.0.0.1:56392" http.request.uri="/v2/foo/bar/blobs/sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.87890519s http.response.status=200 http.response.written=3576064 127.0.0.1 - - [10/Jun/2024:19:58:30 +0000] "GET /v2/foo/bar/blobs/sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262 HTTP/1.1" 200 3576064 "" "Go-http-client/1.1" time="2024-06-10T19:58:35Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:45527" http.request.id=ee8a14b8-c5d8-4a14-95d3-79d7f0ed5e12 http.request.method=GET http.request.remoteaddr="127.0.0.1:56380" http.request.uri="/v2/foo/bar/blobs/sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.893609913s http.response.status=200 http.response.written=3576064 127.0.0.1 - - [10/Jun/2024:19:58:30 +0000] "GET /v2/foo/bar/blobs/sha256:49fdc6f6625c1df904ab19cc53806a86635ad2c64a2a1feaf3a5e35b24cc4262 HTTP/1.1" 200 3576064 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (15.39s) === RUN TestRelativeURL time="2024-06-10T19:58:35Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:58:35Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:58:35Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35993" http.request.id=d9234ceb-b1d1-4683-a985-3108685865e6 http.request.method=POST http.request.remoteaddr="127.0.0.1:49692" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.899001ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35993" http.request.id=45b72aff-2d6e-4423-8e11-d2041e8fa6c1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49692" http.request.uri="/v2/foo/bar/blobs/uploads/a9f5bbfd-ad3e-47ed-b120-5d758fc36c61?_state=YBKPBVqdIChi2fK_uO5a42dxVcZJ-XYVULMamSln0p57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5ZjViYmZkLWFkM2UtNDdlZC1iMTIwLTVkNzU4ZmMzNmM2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODozNS44MzIwNjMwNjNaIn0%3D&digest=sha256%3Adf1b3a8a5d5ad7af9e0b6d3a3b8505f2ffafc9c67828943ca20ee96db379cd2d" http.request.useragent="Go-http-client/1.1" http.response.duration=3.372111041s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:36 +0000] "PUT /v2/foo/bar/blobs/uploads/a9f5bbfd-ad3e-47ed-b120-5d758fc36c61?_state=YBKPBVqdIChi2fK_uO5a42dxVcZJ-XYVULMamSln0p57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE5ZjViYmZkLWFkM2UtNDdlZC1iMTIwLTVkNzU4ZmMzNmM2MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODozNS44MzIwNjMwNjNaIn0%3D&digest=sha256%3Adf1b3a8a5d5ad7af9e0b6d3a3b8505f2ffafc9c67828943ca20ee96db379cd2d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35993" http.request.id=cce26b49-1560-4136-8a17-b87095f9f5db http.request.method=POST http.request.remoteaddr="127.0.0.1:49692" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.132001ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:39Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35993" http.request.id=bf3ad193-fc87-43c6-ae8e-5dfbdfc5b762 http.request.method=POST http.request.remoteaddr="127.0.0.1:49692" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.155875ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:39 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35993" http.request.id=a8dd6294-4ae1-4a9d-998c-ee93d9c22e0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:49692" http.request.uri="/v2/foo/bar/blobs/uploads/2cc2d29d-5cb0-4033-b1d1-445a07fd2beb?_state=Ixphh4wggsZev6hNfMhZvxkWBfcxWnzh3OAUDC2rgD17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjYzJkMjlkLTVjYjAtNDAzMy1iMWQxLTQ0NWEwN2ZkMmJlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODozOS45NTMzMDQ0MTVaIn0%3D&digest=sha256%3A44d079f1b283d235a2ca63bb358a00b669b2e4cb8fd4441c57c1a764432a59c8" http.request.useragent="Go-http-client/1.1" http.response.duration=3.295754403s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:39 +0000] "PUT /v2/foo/bar/blobs/uploads/2cc2d29d-5cb0-4033-b1d1-445a07fd2beb?_state=Ixphh4wggsZev6hNfMhZvxkWBfcxWnzh3OAUDC2rgD17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjYzJkMjlkLTVjYjAtNDAzMy1iMWQxLTQ0NWEwN2ZkMmJlYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODozOS45NTMzMDQ0MTVaIn0%3D&digest=sha256%3A44d079f1b283d235a2ca63bb358a00b669b2e4cb8fd4441c57c1a764432a59c8 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (7.43s) === RUN TestBlobDeleteDisabled time="2024-06-10T19:58:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:58:43Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:58:43Z" 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:39807" http.request.id=3ae3de6a-c426-4ab2-b826-464dcdc54079 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:39422" http.request.uri="/v2/foo/bar/blobs/sha256:46e657cec698796d59e8ae981034286f1225b23f22135f6d18f3c7038ee5be3f" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.658506ms http.response.status=405 http.response.written=78 vars.digest="sha256:46e657cec698796d59e8ae981034286f1225b23f22135f6d18f3c7038ee5be3f" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:58:43 +0000] "DELETE /v2/foo/bar/blobs/sha256:46e657cec698796d59e8ae981034286f1225b23f22135f6d18f3c7038ee5be3f HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.38s) === RUN TestDeleteDisabled time="2024-06-10T19:58:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:58:43Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:58:43Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33525" http.request.id=af641425-8a05-4102-b8f9-a2443d2993b3 http.request.method=POST http.request.remoteaddr="127.0.0.1:59560" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.84441ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:47Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:33525" http.request.id=be0553e2-3188-436f-b786-8620df330d97 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59560" http.request.uri="/v2/foo/bar/blobs/uploads/6e575ae0-a503-4ee9-963c-698e0489be03?_state=KHu4XKYXgfbbFj5fnyHdNM0MuRStQZZcyjP7_7o27_h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZlNTc1YWUwLWE1MDMtNGVlOS05NjNjLTY5OGUwNDg5YmUwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODo0My45NTcwNDgzM1oifQ%3D%3D&digest=sha256%3Ac721fcd7e58ef7df71776a79c893a48cda7ec96eedce3a969379e03919f813cc" http.request.useragent="Go-http-client/1.1" http.response.duration=3.065698801s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:43 +0000] "PUT /v2/foo/bar/blobs/uploads/6e575ae0-a503-4ee9-963c-698e0489be03?_state=KHu4XKYXgfbbFj5fnyHdNM0MuRStQZZcyjP7_7o27_h7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjZlNTc1YWUwLWE1MDMtNGVlOS05NjNjLTY5OGUwNDg5YmUwMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODo0My45NTcwNDgzM1oifQ%3D%3D&digest=sha256%3Ac721fcd7e58ef7df71776a79c893a48cda7ec96eedce3a969379e03919f813cc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:47Z" 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:33525" http.request.id=4e445aab-7614-4278-b51e-cf049370e09d http.request.method=DELETE http.request.remoteaddr="127.0.0.1:59560" http.request.uri="/v2/foo/bar/blobs/sha256:c721fcd7e58ef7df71776a79c893a48cda7ec96eedce3a969379e03919f813cc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.816404ms http.response.status=405 http.response.written=78 vars.digest="sha256:c721fcd7e58ef7df71776a79c893a48cda7ec96eedce3a969379e03919f813cc" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:58:47 +0000] "DELETE /v2/foo/bar/blobs/sha256:c721fcd7e58ef7df71776a79c893a48cda7ec96eedce3a969379e03919f813cc HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (3.40s) === RUN TestDeleteReadOnly time="2024-06-10T19:58:47Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:58:47Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:58:47Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35463" http.request.id=f4d78004-75f0-4b72-a511-86c3a53dd8af http.request.method=POST http.request.remoteaddr="127.0.0.1:37240" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.588555ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:47 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:35463" http.request.id=66812104-6349-4b3b-ba86-dad921e1f476 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37240" http.request.uri="/v2/foo/bar/blobs/uploads/e3f8a9ad-f9ce-4ece-b45e-6000008b7678?_state=fZUqEDMl8vzp8lVLP1FpwdWpD0Uvl5hVTRFctYZy7w97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzZjhhOWFkLWY5Y2UtNGVjZS1iNDVlLTYwMDAwMDhiNzY3OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODo0Ny40NTg4NDI2NTlaIn0%3D&digest=sha256%3A945f9e1e2e1cb68815158743afb5d3e8f515f3949d0a1a8fe970c0518cd7860b" http.request.useragent="Go-http-client/1.1" http.response.duration=5.106122507s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:47 +0000] "PUT /v2/foo/bar/blobs/uploads/e3f8a9ad-f9ce-4ece-b45e-6000008b7678?_state=fZUqEDMl8vzp8lVLP1FpwdWpD0Uvl5hVTRFctYZy7w97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImUzZjhhOWFkLWY5Y2UtNGVjZS1iNDVlLTYwMDAwMDhiNzY3OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1ODo0Ny40NTg4NDI2NTlaIn0%3D&digest=sha256%3A945f9e1e2e1cb68815158743afb5d3e8f515f3949d0a1a8fe970c0518cd7860b HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [10/Jun/2024:19:58:52 +0000] "DELETE /v2/foo/bar/blobs/sha256:945f9e1e2e1cb68815158743afb5d3e8f515f3949d0a1a8fe970c0518cd7860b HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (5.54s) === RUN TestStartPushReadOnly time="2024-06-10T19:58: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-10T19:58:52Z" level=info msg="redis not configured" go.version=go1.22.4 127.0.0.1 - - [10/Jun/2024:19:58:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.01s) === RUN TestManifestAPI time="2024-06-10T19:58: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-10T19:58:52Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:58:52Z" 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:46665" http.request.id=d772e21b-1637-49b0-ad71-71d7f2cdf031 http.request.method=GET http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.777158ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:19:58:52 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-10T19:58:52Z" 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:46665" http.request.id=1a54d40c-04ce-4b0c-b8ae-9aea9f824738 http.request.method=GET http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.472312ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/Jun/2024:19:58:52 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T19:58:52Z" 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:46665" http.request.id=4851bfa4-afc3-4f8e-a9b6-4d569b560b3d http.request.method=PUT http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.426927ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:19:58:52 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-10T19:58:52Z" 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:46665" http.request.id=5d9b8154-11a3-4cab-bdeb-273593b882c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.305215ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T19:58:52Z" 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:46665" http.request.id=5d9b8154-11a3-4cab-bdeb-273593b882c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.443732ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T19:58:52Z" 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:46665" http.request.id=5d9b8154-11a3-4cab-bdeb-273593b882c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.534425ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T19:58:52Z" 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:46665" http.request.id=5d9b8154-11a3-4cab-bdeb-273593b882c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.594279ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:19:58:52 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-10T19:58:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=5e986b4f-66c6-4ff6-90ca-dec09df8a19c http.request.method=POST http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.362654ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:53 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:58:59Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=970a3c2a-b089-4f7e-9d8a-a85a3c862c33 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/schema1/blobs/uploads/e261de7e-ad9b-4a91-a954-373d352a6327?_state=WFEQ_KCdLq5W4hm0ni5HgivcM85BiY5CdHo3fExyCMB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlMjYxZGU3ZS1hZDliLTRhOTEtYTk1NC0zNzNkMzUyYTYzMjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTg6NTMuMDg1ODc3ODExWiJ9&digest=sha256%3A50f67ccb1b8ac574d03b41448294c27f95ce7f0fafa8f884b6857e9cc0a0595e" http.request.useragent="Go-http-client/1.1" http.response.duration=6.693407718s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:58:53 +0000] "PUT /v2/foo/schema1/blobs/uploads/e261de7e-ad9b-4a91-a954-373d352a6327?_state=WFEQ_KCdLq5W4hm0ni5HgivcM85BiY5CdHo3fExyCMB7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlMjYxZGU3ZS1hZDliLTRhOTEtYTk1NC0zNzNkMzUyYTYzMjciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTg6NTMuMDg1ODc3ODExWiJ9&digest=sha256%3A50f67ccb1b8ac574d03b41448294c27f95ce7f0fafa8f884b6857e9cc0a0595e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:00Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=b18c4c6e-cd54-48cb-bbf1-5a4daf5b95af http.request.method=POST http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.974745ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:00 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=586137e4-bfe3-4bf4-9355-a329224a3873 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/schema1/blobs/uploads/a61bfe32-e550-42cf-86e8-436c08c8d5a8?_state=ujD7LJFhWgkGBcuReYCKduHY7fbxXGQwCRFtqCnweD97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhNjFiZmUzMi1lNTUwLTQyY2YtODZlOC00MzZjMDhjOGQ1YTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6MDAuMDkwMjcxNDgyWiJ9&digest=sha256%3A38436f49418a24da0a5da5b01ad6005455838e90a10671bbc615e945021d880f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.527813375s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:00 +0000] "PUT /v2/foo/schema1/blobs/uploads/a61bfe32-e550-42cf-86e8-436c08c8d5a8?_state=ujD7LJFhWgkGBcuReYCKduHY7fbxXGQwCRFtqCnweD97Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJhNjFiZmUzMi1lNTUwLTQyY2YtODZlOC00MzZjMDhjOGQ1YTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6MDAuMDkwMjcxNDgyWiJ9&digest=sha256%3A38436f49418a24da0a5da5b01ad6005455838e90a10671bbc615e945021d880f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=407409e9-7904-4dd6-933d-19f527622899 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.082278ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:02 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=902858b5-bf08-452f-8342-44605ecbe96e http.request.method=PUT http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/schema1/manifests/sha256:aa02769cdc43b0550697f4a023a4ca29ffe17d8cb14fa7725e66476d414029aa" http.request.useragent="Go-http-client/1.1" http.response.duration=3.220229ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:aa02769cdc43b0550697f4a023a4ca29ffe17d8cb14fa7725e66476d414029aa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=3e26579b-1232-4b8f-9bbe-c92436e2f838 http.request.method=GET http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.967828ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:19:59:02 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T19:59:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=322306d0-fe8a-4abd-80fa-9e563c268a66 http.request.method=GET http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/schema1/manifests/sha256:aa02769cdc43b0550697f4a023a4ca29ffe17d8cb14fa7725e66476d414029aa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.945461ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:19:59:02 +0000] "GET /v2/foo/schema1/manifests/sha256:aa02769cdc43b0550697f4a023a4ca29ffe17d8cb14fa7725e66476d414029aa HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T19:59:02Z" 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:46665" http.request.id=9056af12-142e-48e1-95de-6459ea959f43 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/schema1/manifests/sha256:aa02769cdc43b0550697f4a023a4ca29ffe17d8cb14fa7725e66476d414029aa" http.request.useragent="Go-http-client/1.1" http.response.duration=3.703788ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:aa02769cdc43b0550697f4a023a4ca29ffe17d8cb14fa7725e66476d414029aa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:02Z" 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:46665" http.request.id=ab1ae554-5b77-4fa3-b4d2-fc9aecbf2066 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/schema1/manifests/sha256:aa02769cdc43b0550697f4a023a4ca29ffe17d8cb14fa7725e66476d414029aa" http.request.useragent="Go-http-client/1.1" http.response.duration=3.466261ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:aa02769cdc43b0550697f4a023a4ca29ffe17d8cb14fa7725e66476d414029aa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json" http.request.host="127.0.0.1:46665" http.request.id=ec4eb7a6-0398-4e33-a28f-f08aacc4d056 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/schema1/manifests/sha256:aa02769cdc43b0550697f4a023a4ca29ffe17d8cb14fa7725e66476d414029aa" http.request.useragent="Go-http-client/1.1" http.response.duration=3.240141ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:aa02769cdc43b0550697f4a023a4ca29ffe17d8cb14fa7725e66476d414029aa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=535a934a-db1d-4d52-abd7-b2002fb68d11 http.request.method=GET http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/schema1/manifests/sha256:aa02769cdc43b0550697f4a023a4ca29ffe17d8cb14fa7725e66476d414029aa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.702574ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:19:59:02 +0000] "GET /v2/foo/schema1/manifests/sha256:aa02769cdc43b0550697f4a023a4ca29ffe17d8cb14fa7725e66476d414029aa HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T19:59:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=1f94f868-c944-4bd2-a267-49b608db26cd http.request.method=GET http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.815981ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:02 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=d04015cc-bf4e-4dc1-87f1-b1464ec25fa5 http.request.method=GET http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/schema1/manifests/sha256:aa02769cdc43b0550697f4a023a4ca29ffe17d8cb14fa7725e66476d414029aa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.642167ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:02 +0000] "GET /v2/foo/schema1/manifests/sha256:aa02769cdc43b0550697f4a023a4ca29ffe17d8cb14fa7725e66476d414029aa HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=7ac4225e-bdd4-4d24-9029-ff56147bd2f1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.282457ms http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Jun/2024:19:59:02 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-10T19:59:02Z" level=error msg="payload digest does match: "sha256:5b6e2a8d5bd44b39759cd80286bb34bca11762f537c57b02547a1f47d0d84588" != "sha256:aa02769cdc43b0550697f4a023a4ca29ffe17d8cb14fa7725e66476d414029aa"" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=2fb4fd02-0b8e-4ecc-8526-e1dc2abe7679 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/schema1/manifests/sha256:aa02769cdc43b0550697f4a023a4ca29ffe17d8cb14fa7725e66476d414029aa" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:aa02769cdc43b0550697f4a023a4ca29ffe17d8cb14fa7725e66476d414029aa" time="2024-06-10T19:59:02Z" 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:46665" http.request.id=2fb4fd02-0b8e-4ecc-8526-e1dc2abe7679 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49582" http.request.uri="/v2/foo/schema1/manifests/sha256:aa02769cdc43b0550697f4a023a4ca29ffe17d8cb14fa7725e66476d414029aa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.379261ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:aa02769cdc43b0550697f4a023a4ca29ffe17d8cb14fa7725e66476d414029aa" 127.0.0.1 - - [10/Jun/2024:19:59:02 +0000] "PUT /v2/foo/schema1/manifests/sha256:aa02769cdc43b0550697f4a023a4ca29ffe17d8cb14fa7725e66476d414029aa HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-10T19:59:02Z" 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:46665" http.request.id=65157600-a33d-44ea-937e-184d792450f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.047422ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:19:59:02 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T19:59:02Z" 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:46665" http.request.id=52dbe44a-f641-4dd1-b1df-2ff32b60f036 http.request.method=GET http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.165197ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/Jun/2024:19:59:02 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T19:59:02Z" 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:46665" http.request.id=1c097ec4-19c8-46b5-a3d7-f120b3626568 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.725438ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T19:59:02Z" 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:46665" http.request.id=1c097ec4-19c8-46b5-a3d7-f120b3626568 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.827951ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T19:59:02Z" 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:46665" http.request.id=1c097ec4-19c8-46b5-a3d7-f120b3626568 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.906785ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:19:59:02 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-10T19:59:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=b0fde758-ef41-4290-ba92-dae27d306233 http.request.method=POST http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.519414ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:02 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:02Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=9097098d-6238-4bab-8804-501d80a25bf6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/blobs/uploads/5fd50403-40b9-4176-9e48-de04a6b09914?_state=8J7jfG0y84gB7OPoa2fNMUqV7BiU9aSE_0suJB5hi7R7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ZmQ1MDQwMy00MGI5LTQxNzYtOWU0OC1kZTA0YTZiMDk5MTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6MDIuNjc4MDc1NjEyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=3.129152ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:02 +0000] "PUT /v2/foo/schema2/blobs/uploads/5fd50403-40b9-4176-9e48-de04a6b09914?_state=8J7jfG0y84gB7OPoa2fNMUqV7BiU9aSE_0suJB5hi7R7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ZmQ1MDQwMy00MGI5LTQxNzYtOWU0OC1kZTA0YTZiMDk5MTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6MDIuNjc4MDc1NjEyWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:02Z" 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:46665" http.request.id=67e3daa2-d2c2-48d7-9fc1-77b5c22cc089 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.603368ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T19:59:02Z" 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:46665" http.request.id=67e3daa2-d2c2-48d7-9fc1-77b5c22cc089 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.710772ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:19:59:02 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-10T19:59:03Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=2d174ff7-2c22-4454-ac59-b62913cb6ad0 http.request.method=POST http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.900998ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:03 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=5f24323a-2b9e-4568-985b-fc50dfb0ca0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/blobs/uploads/658ce543-9144-4edd-a8d4-ed15f9258731?_state=0KxciuUsc9Q6R2MNH_clNLaSyLbGLeAE82Qdf0t0gAp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2NThjZTU0My05MTQ0LTRlZGQtYThkNC1lZDE1ZjkyNTg3MzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6MDMuMTI3ODM5MTExWiJ9&digest=sha256%3A886a4f12c046571e2eddaf27030e2675d053393e4d6aab1d43a9f9f062da871a" http.request.useragent="Go-http-client/1.1" http.response.duration=6.173283477s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:03 +0000] "PUT /v2/foo/schema2/blobs/uploads/658ce543-9144-4edd-a8d4-ed15f9258731?_state=0KxciuUsc9Q6R2MNH_clNLaSyLbGLeAE82Qdf0t0gAp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI2NThjZTU0My05MTQ0LTRlZGQtYThkNC1lZDE1ZjkyNTg3MzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6MDMuMTI3ODM5MTExWiJ9&digest=sha256%3A886a4f12c046571e2eddaf27030e2675d053393e4d6aab1d43a9f9f062da871a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:09Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=a794fc09-fd59-41b4-a9d6-2e79136d2f78 http.request.method=POST http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.008882ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:09 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:12Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=9d232d32-1eeb-4f97-9840-a3d04986490e http.request.method=PUT http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/blobs/uploads/c2e6e47f-3ed5-4dd2-922e-f9ba4f9c75b6?_state=rf-mLOO0r6vsSXuObKDRdGZ19KCxtEd7dH8XIqiPiUp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMmU2ZTQ3Zi0zZWQ1LTRkZDItOTIyZS1mOWJhNGY5Yzc1YjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6MDkuNjQ1MDAzOTM2WiJ9&digest=sha256%3A534df61692fdf0893e4cb35e2c8c8e6315b6cd477f548f1c64642e40d178fec0" http.request.useragent="Go-http-client/1.1" http.response.duration=3.245003363s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:09 +0000] "PUT /v2/foo/schema2/blobs/uploads/c2e6e47f-3ed5-4dd2-922e-f9ba4f9c75b6?_state=rf-mLOO0r6vsSXuObKDRdGZ19KCxtEd7dH8XIqiPiUp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjMmU2ZTQ3Zi0zZWQ1LTRkZDItOTIyZS1mOWJhNGY5Yzc1YjYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6MDkuNjQ1MDAzOTM2WiJ9&digest=sha256%3A534df61692fdf0893e4cb35e2c8c8e6315b6cd477f548f1c64642e40d178fec0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:12Z" 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:46665" http.request.id=6afda5d6-b4f8-472e-85bc-ff4b86fa6720 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.71731ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:12 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:12Z" 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:46665" http.request.id=a06e8ac0-6f9e-4c02-a8d0-cddad5f8b601 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/manifests/sha256:ed2fd12fc6624fec66a254f033c065af755f95ef1784a9e5fe2d2f241aff5bd2" http.request.useragent="Go-http-client/1.1" http.response.duration=2.391281ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:12 +0000] "PUT /v2/foo/schema2/manifests/sha256:ed2fd12fc6624fec66a254f033c065af755f95ef1784a9e5fe2d2f241aff5bd2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:12Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=55ccc700-ae4c-42ee-a2ba-09f194bcc75f http.request.method=GET http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.525052ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:19:59:12 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T19:59:12Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=989485b8-98aa-422d-a3ad-20c4f2a06586 http.request.method=GET http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/manifests/sha256:ed2fd12fc6624fec66a254f033c065af755f95ef1784a9e5fe2d2f241aff5bd2" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.292057ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:19:59:12 +0000] "GET /v2/foo/schema2/manifests/sha256:ed2fd12fc6624fec66a254f033c065af755f95ef1784a9e5fe2d2f241aff5bd2 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T19:59:12Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=85a42eae-ca6f-4b39-939a-f5d3048cf9d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.010271ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:12 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:12Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=0b6561f3-0628-4780-ba42-609904ab113b http.request.method=GET http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/manifests/sha256:ed2fd12fc6624fec66a254f033c065af755f95ef1784a9e5fe2d2f241aff5bd2" http.request.useragent="Go-http-client/1.1" http.response.duration=2.007201ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:12 +0000] "GET /v2/foo/schema2/manifests/sha256:ed2fd12fc6624fec66a254f033c065af755f95ef1784a9e5fe2d2f241aff5bd2 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:12Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=658b7f6f-b0f9-4061-83ed-a92f6d7d5bf0 http.request.method=GET http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.167841ms http.response.status=200 http.response.written=45 127.0.0.1 - - [10/Jun/2024:19:59:12 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-10T19:59:12Z" level=info msg="rewriting manifest sha256:ed2fd12fc6624fec66a254f033c065af755f95ef1784a9e5fe2d2f241aff5bd2 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=a1d01520-9090-4be3-90ca-4fa1010a95e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:58220" 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-10T19:59:12Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=a1d01520-9090-4be3-90ca-4fa1010a95e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.497021ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/Jun/2024:19:59:12 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-10T19:59:12Z" 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:46665" http.request.id=414bd12b-51bb-4737-a878-c2cd3fd5a088 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.063011ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [10/Jun/2024:19:59:12 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-06-10T19:59:12Z" 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:46665" http.request.id=ebcd7cbd-503e-457a-b8c3-5b7e9254a32b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.481448ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:12 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:12Z" 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:46665" http.request.id=ef3de31d-efa7-4ca1-8f65-0c8edb5b05e7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/manifests/sha256:b4b9cfb70cdc0954c53c1763d64ac781d3ca0752eac189a5f62a8fddfb7a123b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.294201ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:12 +0000] "PUT /v2/foo/schema2/manifests/sha256:b4b9cfb70cdc0954c53c1763d64ac781d3ca0752eac189a5f62a8fddfb7a123b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:12Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=8fc4ff9b-bfbc-42bb-b922-fadfef5ab7e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.100821ms http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Jun/2024:19:59:12 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-10T19:59:12Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=d3f4280a-4ae6-48e9-8c54-836f1f91d966 http.request.method=GET http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/manifests/sha256:b4b9cfb70cdc0954c53c1763d64ac781d3ca0752eac189a5f62a8fddfb7a123b" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.123234ms http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Jun/2024:19:59:12 +0000] "GET /v2/foo/schema2/manifests/sha256:b4b9cfb70cdc0954c53c1763d64ac781d3ca0752eac189a5f62a8fddfb7a123b HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-10T19:59:12Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=660200d3-a386-4c05-ba84-44a3ad35f46c http.request.method=GET http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.901321ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:12 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:12Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=c7e86b2a-b30f-472d-b143-91966bc842e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/manifests/sha256:b4b9cfb70cdc0954c53c1763d64ac781d3ca0752eac189a5f62a8fddfb7a123b" http.request.useragent="Go-http-client/1.1" http.response.duration=1.690135ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:12 +0000] "GET /v2/foo/schema2/manifests/sha256:b4b9cfb70cdc0954c53c1763d64ac781d3ca0752eac189a5f62a8fddfb7a123b HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:12Z" level=info msg="rewriting manifest list sha256:b4b9cfb70cdc0954c53c1763d64ac781d3ca0752eac189a5f62a8fddfb7a123b in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=df81b17c-e8a0-409a-b292-1ca62855c25b http.request.method=GET http.request.remoteaddr="127.0.0.1:58220" 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-10T19:59:12Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:46665" http.request.id=df81b17c-e8a0-409a-b292-1ca62855c25b http.request.method=GET http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.737642ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [10/Jun/2024:19:59:12 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2024-06-10T19:59:12Z" 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-10T19:59:12Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:59:12Z" 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:34215" http.request.id=d2b73c8d-d332-4a67-a894-3f68b59d438a http.request.method=GET http.request.remoteaddr="127.0.0.1:59768" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.717635ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:19:59:12 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-10T19:59:12Z" 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:34215" http.request.id=4315012a-462d-4b14-a10d-f1d582f767c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:59768" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.774887ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/Jun/2024:19:59:12 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T19:59:12Z" 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:34215" http.request.id=aa50095e-f123-406a-9b1c-2e002cc17518 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59768" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.203631ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:19:59:12 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-10T19:59:12Z" 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:34215" http.request.id=089ddc5e-5fb5-4e51-a22d-086b624db44e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59768" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.656594ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T19:59:12Z" 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:34215" http.request.id=089ddc5e-5fb5-4e51-a22d-086b624db44e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59768" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.751711ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T19:59:12Z" 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:34215" http.request.id=089ddc5e-5fb5-4e51-a22d-086b624db44e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59768" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.832957ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T19:59:12Z" 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:34215" http.request.id=089ddc5e-5fb5-4e51-a22d-086b624db44e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59768" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.897104ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:19:59:12 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-10T19:59:13Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=6936b448-d6f5-460d-9a8c-1486369b8c86 http.request.method=POST http.request.remoteaddr="127.0.0.1:59768" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.615208ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:13 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=0123b7bc-1500-4bf7-bcf1-9e0290913afc http.request.method=PUT http.request.remoteaddr="127.0.0.1:59768" http.request.uri="/v2/foo/schema1/blobs/uploads/4d3e0df0-df37-4a20-bb24-4120a2ec3218?_state=x9twm3fONPCr-mrsd3n8XLIM-cdx4eh9qqSsU2lxcnR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0ZDNlMGRmMC1kZjM3LTRhMjAtYmIyNC00MTIwYTJlYzMyMTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6MTMuNDUxNjA0MTQ3WiJ9&digest=sha256%3A461f12aa08d74b244e5f49b5914919e821fbfb07e8ad9df4de8fc10522f95696" http.request.useragent="Go-http-client/1.1" http.response.duration=6.632186015s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:13 +0000] "PUT /v2/foo/schema1/blobs/uploads/4d3e0df0-df37-4a20-bb24-4120a2ec3218?_state=x9twm3fONPCr-mrsd3n8XLIM-cdx4eh9qqSsU2lxcnR7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI0ZDNlMGRmMC1kZjM3LTRhMjAtYmIyNC00MTIwYTJlYzMyMTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6MTMuNDUxNjA0MTQ3WiJ9&digest=sha256%3A461f12aa08d74b244e5f49b5914919e821fbfb07e8ad9df4de8fc10522f95696 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:20Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=b38a4d8a-6297-4fc1-a95b-ad19018447f0 http.request.method=POST http.request.remoteaddr="127.0.0.1:59768" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.487983ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:20 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=c5e42638-a41b-41a4-835e-936a9cf65bfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:59768" http.request.uri="/v2/foo/schema1/blobs/uploads/fd602621-58ee-417e-a261-380548d05c9f?_state=de6QmNRlTOGZCP2A9pR1RSBlMEUxoBvyeKA7Wxwhhud7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmZDYwMjYyMS01OGVlLTQxN2UtYTI2MS0zODA1NDhkMDVjOWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6MjAuNDA2NzQ2NzEzWiJ9&digest=sha256%3A02663403bf25c1878bd6f9a3a4165b2f2dd884f69277d19765c425035b51da38" http.request.useragent="Go-http-client/1.1" http.response.duration=2.233974185s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:20 +0000] "PUT /v2/foo/schema1/blobs/uploads/fd602621-58ee-417e-a261-380548d05c9f?_state=de6QmNRlTOGZCP2A9pR1RSBlMEUxoBvyeKA7Wxwhhud7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmZDYwMjYyMS01OGVlLTQxN2UtYTI2MS0zODA1NDhkMDVjOWYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6MjAuNDA2NzQ2NzEzWiJ9&digest=sha256%3A02663403bf25c1878bd6f9a3a4165b2f2dd884f69277d19765c425035b51da38 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=4214e80f-48be-42cd-b164-e74432975747 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59768" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.292354ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:22 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=2cf564eb-3afe-4583-a8a2-4e4e085b6c8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:59768" http.request.uri="/v2/foo/schema1/manifests/sha256:6d9805c0d520219a92765ddb3f3edd7956e90d3343de86563a17e8c113c63aa1" http.request.useragent="Go-http-client/1.1" http.response.duration=3.162966ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:6d9805c0d520219a92765ddb3f3edd7956e90d3343de86563a17e8c113c63aa1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=79661f8f-6928-4ef8-9f3b-f3f2b02164b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:59768" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.736628ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:19:59:22 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T19:59:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=a78f7549-a500-4fed-ad9c-cd25e5f39141 http.request.method=GET http.request.remoteaddr="127.0.0.1:59768" http.request.uri="/v2/foo/schema1/manifests/sha256:6d9805c0d520219a92765ddb3f3edd7956e90d3343de86563a17e8c113c63aa1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.747914ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:19:59:22 +0000] "GET /v2/foo/schema1/manifests/sha256:6d9805c0d520219a92765ddb3f3edd7956e90d3343de86563a17e8c113c63aa1 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T19:59:22Z" 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:34215" http.request.id=2859dcb5-6bcb-42f8-9100-6e7cd1798ed0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59768" http.request.uri="/v2/foo/schema1/manifests/sha256:6d9805c0d520219a92765ddb3f3edd7956e90d3343de86563a17e8c113c63aa1" http.request.useragent="Go-http-client/1.1" http.response.duration=3.174104ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:6d9805c0d520219a92765ddb3f3edd7956e90d3343de86563a17e8c113c63aa1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:22Z" 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:34215" http.request.id=16f6393a-c099-4dbc-806d-105a4911c1d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59768" http.request.uri="/v2/foo/schema1/manifests/sha256:6d9805c0d520219a92765ddb3f3edd7956e90d3343de86563a17e8c113c63aa1" http.request.useragent="Go-http-client/1.1" http.response.duration=3.200501ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:6d9805c0d520219a92765ddb3f3edd7956e90d3343de86563a17e8c113c63aa1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json" http.request.host="127.0.0.1:34215" http.request.id=a4304867-85bb-42f7-b34d-615f531f5d4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:59768" http.request.uri="/v2/foo/schema1/manifests/sha256:6d9805c0d520219a92765ddb3f3edd7956e90d3343de86563a17e8c113c63aa1" http.request.useragent="Go-http-client/1.1" http.response.duration=3.195015ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:6d9805c0d520219a92765ddb3f3edd7956e90d3343de86563a17e8c113c63aa1 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=b3684fd3-bcb3-43fe-af3f-153b72921e26 http.request.method=GET http.request.remoteaddr="127.0.0.1:59768" http.request.uri="/v2/foo/schema1/manifests/sha256:6d9805c0d520219a92765ddb3f3edd7956e90d3343de86563a17e8c113c63aa1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.668051ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:19:59:22 +0000] "GET /v2/foo/schema1/manifests/sha256:6d9805c0d520219a92765ddb3f3edd7956e90d3343de86563a17e8c113c63aa1 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T19:59:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=6289415f-606d-46d5-90da-19d90922c3a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:59768" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.676144ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:22 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=1a3b63f3-b11c-4422-8c0d-2ff5b9bdad76 http.request.method=GET http.request.remoteaddr="127.0.0.1:59768" http.request.uri="/v2/foo/schema1/manifests/sha256:6d9805c0d520219a92765ddb3f3edd7956e90d3343de86563a17e8c113c63aa1" http.request.useragent="Go-http-client/1.1" http.response.duration=1.521295ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:22 +0000] "GET /v2/foo/schema1/manifests/sha256:6d9805c0d520219a92765ddb3f3edd7956e90d3343de86563a17e8c113c63aa1 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=9e640d08-48ef-4d45-9d70-f6a18fafeebf http.request.method=GET http.request.remoteaddr="127.0.0.1:59768" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.527251ms http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Jun/2024:19:59:22 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-10T19:59:22Z" level=error msg="payload digest does match: "sha256:31167591543c392151efd9acee2062de94b614f00b6b1b23d8767974d8254b05" != "sha256:6d9805c0d520219a92765ddb3f3edd7956e90d3343de86563a17e8c113c63aa1"" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=0ea9aeaf-604c-46da-b38a-26e29dc23abc http.request.method=PUT http.request.remoteaddr="127.0.0.1:59768" http.request.uri="/v2/foo/schema1/manifests/sha256:6d9805c0d520219a92765ddb3f3edd7956e90d3343de86563a17e8c113c63aa1" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:6d9805c0d520219a92765ddb3f3edd7956e90d3343de86563a17e8c113c63aa1" time="2024-06-10T19:59:22Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=0ea9aeaf-604c-46da-b38a-26e29dc23abc http.request.method=PUT http.request.remoteaddr="127.0.0.1:59768" http.request.uri="/v2/foo/schema1/manifests/sha256:6d9805c0d520219a92765ddb3f3edd7956e90d3343de86563a17e8c113c63aa1" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.969728ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:6d9805c0d520219a92765ddb3f3edd7956e90d3343de86563a17e8c113c63aa1" 127.0.0.1 - - [10/Jun/2024:19:59:22 +0000] "PUT /v2/foo/schema1/manifests/sha256:6d9805c0d520219a92765ddb3f3edd7956e90d3343de86563a17e8c113c63aa1 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-10T19:59:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=d31a1295-3017-423f-9249-4f188159156d http.request.method=GET http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.429888ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:19:59:22 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T19:59:22Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=911b1a0d-69bc-4bf0-9d69-f76bbe9f8e73 http.request.method=GET http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.338938ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/Jun/2024:19:59:22 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T19:59:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34215" http.request.id=ad4ff4bd-3eb8-47a6-9f46-84c63b876575 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.265658ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T19:59:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34215" http.request.id=ad4ff4bd-3eb8-47a6-9f46-84c63b876575 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.358815ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T19:59:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34215" http.request.id=ad4ff4bd-3eb8-47a6-9f46-84c63b876575 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.418668ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:19:59:22 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-10T19:59:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=ad9f40b2-4564-4f26-b666-faf4daef4c61 http.request.method=POST http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.490044ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:22 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:22Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=3e4a9291-e909-42f3-9136-96bbb645e3a5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/blobs/uploads/bbe2e6e0-e9d0-4996-a6ec-d00146dfe8b2?_state=Um42BsVTgWDlahYaU_Q1qhM8mJ7A62v9T15D0Esho3x7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiYmUyZTZlMC1lOWQwLTQ5OTYtYTZlYy1kMDAxNDZkZmU4YjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6MjIuNjkwOTIzODAxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=3.388592ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:22 +0000] "PUT /v2/foo/schema2/blobs/uploads/bbe2e6e0-e9d0-4996-a6ec-d00146dfe8b2?_state=Um42BsVTgWDlahYaU_Q1qhM8mJ7A62v9T15D0Esho3x7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiYmUyZTZlMC1lOWQwLTQ5OTYtYTZlYy1kMDAxNDZkZmU4YjIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6MjIuNjkwOTIzODAxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34215" http.request.id=a95b8541-86da-43cb-8def-f497c6619fb5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.572575ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T19:59:22Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:34215" http.request.id=a95b8541-86da-43cb-8def-f497c6619fb5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.617828ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:19:59:22 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-10T19:59:23Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=1f6d8e59-51b2-4187-a970-c449da0b61df http.request.method=POST http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.832655ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:23 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:30Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=044fb3b8-92c9-4dab-baaa-1db82525afe8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/blobs/uploads/9d6eaaa2-0095-4bcf-9f7c-e6c0156011d1?_state=eNiPPUI1KhcfxJIl0Fp0YOjkL0boIo4jPUJ5HCxfCZJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZDZlYWFhMi0wMDk1LTRiY2YtOWY3Yy1lNmMwMTU2MDExZDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6MjMuMjA1MzQ0MTI5WiJ9&digest=sha256%3A2c66efe9374e35ff85a69f9379dd24b304527542b77d2b380d04cd781e174f63" http.request.useragent="Go-http-client/1.1" http.response.duration=7.762622377s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:23 +0000] "PUT /v2/foo/schema2/blobs/uploads/9d6eaaa2-0095-4bcf-9f7c-e6c0156011d1?_state=eNiPPUI1KhcfxJIl0Fp0YOjkL0boIo4jPUJ5HCxfCZJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI5ZDZlYWFhMi0wMDk1LTRiY2YtOWY3Yy1lNmMwMTU2MDExZDEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6MjMuMjA1MzQ0MTI5WiJ9&digest=sha256%3A2c66efe9374e35ff85a69f9379dd24b304527542b77d2b380d04cd781e174f63 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:31Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=3a68b0a0-cf2d-4f70-a1f2-5322a6ffdbc4 http.request.method=POST http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.852251ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:31 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=82bc5150-cce0-4742-a21c-f892bae54b18 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/blobs/uploads/c926f309-7802-4ae8-a2d8-09b0303d23f1?_state=nXVpb4EGvTO6AgD6FThblIjbdbjpak-vAlUMWKcH3Dp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjOTI2ZjMwOS03ODAyLTRhZTgtYTJkOC0wOWIwMzAzZDIzZjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6MzEuMzQzOTM1NDgxWiJ9&digest=sha256%3A65b4a8f59c7eacf9349faf63accebe378a7c829c0243596b95b4ae5974251d86" http.request.useragent="Go-http-client/1.1" http.response.duration=3.171992353s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:31 +0000] "PUT /v2/foo/schema2/blobs/uploads/c926f309-7802-4ae8-a2d8-09b0303d23f1?_state=nXVpb4EGvTO6AgD6FThblIjbdbjpak-vAlUMWKcH3Dp7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjOTI2ZjMwOS03ODAyLTRhZTgtYTJkOC0wOWIwMzAzZDIzZjEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6MzEuMzQzOTM1NDgxWiJ9&digest=sha256%3A65b4a8f59c7eacf9349faf63accebe378a7c829c0243596b95b4ae5974251d86 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:34Z" 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:34215" http.request.id=761a0ada-b7a9-4b1e-aa2d-219a9390721a http.request.method=PUT http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.422588ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:34 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:34Z" 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:34215" http.request.id=788e6df7-d425-4805-9dce-29cf8bffcbbd http.request.method=PUT http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/manifests/sha256:622d4b60d87987688cf04236c88261bdf8db408c4b75d700adad1ac8c51af42a" http.request.useragent="Go-http-client/1.1" http.response.duration=2.76984ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:34 +0000] "PUT /v2/foo/schema2/manifests/sha256:622d4b60d87987688cf04236c88261bdf8db408c4b75d700adad1ac8c51af42a HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=51a04674-c4d6-4663-9040-b21e6b8c87d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.204801ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:19:59:34 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T19:59:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=348a9ca3-6a15-40f4-a4ed-31168346a747 http.request.method=GET http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/manifests/sha256:622d4b60d87987688cf04236c88261bdf8db408c4b75d700adad1ac8c51af42a" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.27655ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:19:59:34 +0000] "GET /v2/foo/schema2/manifests/sha256:622d4b60d87987688cf04236c88261bdf8db408c4b75d700adad1ac8c51af42a HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T19:59:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=872738bf-0681-4154-a67a-b0bd624b7e9f http.request.method=GET http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.113091ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:34 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=d8eec822-9d61-4bd1-ad1f-78fbfc80a16c http.request.method=GET http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/manifests/sha256:622d4b60d87987688cf04236c88261bdf8db408c4b75d700adad1ac8c51af42a" http.request.useragent="Go-http-client/1.1" http.response.duration=1.977708ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:34 +0000] "GET /v2/foo/schema2/manifests/sha256:622d4b60d87987688cf04236c88261bdf8db408c4b75d700adad1ac8c51af42a HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=cfef3681-19b4-493a-bca0-85c5f73a61b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.925631ms http.response.status=200 http.response.written=45 127.0.0.1 - - [10/Jun/2024:19:59:34 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-10T19:59:34Z" level=info msg="rewriting manifest sha256:622d4b60d87987688cf04236c88261bdf8db408c4b75d700adad1ac8c51af42a in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=6b4d99ed-3ec4-4150-a438-79aebfec55a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:49236" 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-10T19:59:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=6b4d99ed-3ec4-4150-a438-79aebfec55a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.332732ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/Jun/2024:19:59:34 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-10T19:59:34Z" 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:34215" http.request.id=0dfd66ed-beed-4f53-9904-31ff08b25bf2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.227747ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [10/Jun/2024:19:59:34 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2024-06-10T19:59:34Z" 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:34215" http.request.id=e0f63f66-e967-4564-b5cc-090350ffa0ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.455851ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:34 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:34Z" 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:34215" http.request.id=1fd9a160-db09-4680-b6d2-c0bb40e88e90 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/manifests/sha256:efe0e652f8833c67b2f7d0abf76c38a47cdec9d4f8257140540acb7d39a25ee0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.276474ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:34 +0000] "PUT /v2/foo/schema2/manifests/sha256:efe0e652f8833c67b2f7d0abf76c38a47cdec9d4f8257140540acb7d39a25ee0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=4912a15b-4898-4551-b78c-fd9cfb06b2de http.request.method=GET http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.209778ms http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Jun/2024:19:59:34 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-10T19:59:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=0dde6477-a9a3-4c66-a5fb-5f7ea871d889 http.request.method=GET http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/manifests/sha256:efe0e652f8833c67b2f7d0abf76c38a47cdec9d4f8257140540acb7d39a25ee0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=2.230028ms http.response.status=200 http.response.written=434 127.0.0.1 - - [10/Jun/2024:19:59:34 +0000] "GET /v2/foo/schema2/manifests/sha256:efe0e652f8833c67b2f7d0abf76c38a47cdec9d4f8257140540acb7d39a25ee0 HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2024-06-10T19:59:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=64b31f00-31c6-4c29-93b3-e1fe1fb7093b http.request.method=GET http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.730795ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:34 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=8615b61e-3b54-4a91-b5cc-37139dbc4af1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49236" http.request.uri="/v2/foo/schema2/manifests/sha256:efe0e652f8833c67b2f7d0abf76c38a47cdec9d4f8257140540acb7d39a25ee0" http.request.useragent="Go-http-client/1.1" http.response.duration=1.919797ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:34 +0000] "GET /v2/foo/schema2/manifests/sha256:efe0e652f8833c67b2f7d0abf76c38a47cdec9d4f8257140540acb7d39a25ee0 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:34Z" level=info msg="rewriting manifest list sha256:efe0e652f8833c67b2f7d0abf76c38a47cdec9d4f8257140540acb7d39a25ee0 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=24130fa3-4490-477e-8f49-7113fe36151a http.request.method=GET http.request.remoteaddr="127.0.0.1:49236" 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-10T19:59:34Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:34215" http.request.id=24130fa3-4490-477e-8f49-7113fe36151a http.request.method=GET http.request.remoteaddr="127.0.0.1:49236" 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=4.035892ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [10/Jun/2024:19:59:34 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (41.99s) === RUN TestGetManifestWithStorageError time="2024-06-10T19:59:34Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:59:34Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:59:34Z" 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:37349" http.request.id=83007b2c-0ad3-4ecf-8b06-690935a4f056 http.request.method=GET http.request.remoteaddr="127.0.0.1:47776" http.request.uri="/v2/manifesttagnotfound/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.716568ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [10/Jun/2024:19:59:34 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-10T19:59:34Z" 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:37349" http.request.id=f093537c-3f86-432a-b286-58358b36fcf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:47776" http.request.uri="/v2/genericstorageerr/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.312958ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [10/Jun/2024:19:59:34 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2024-06-10T19:59:34Z" 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:37349" http.request.id=54ce9c66-0f2c-4023-b166-5e484cae0632 http.request.method=GET http.request.remoteaddr="127.0.0.1:47776" http.request.uri="/v2/manifestinvalidpath/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.302784ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [10/Jun/2024:19:59:34 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2024-06-10T19:59:34Z" 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:37349" http.request.id=1d78e9a7-64db-4404-87ed-5b4dd3428590 http.request.method=GET http.request.remoteaddr="127.0.0.1:47776" http.request.uri="/v2/manifestbadlink/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.035381ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [10/Jun/2024:19:59:34 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.02s) === RUN TestManifestDelete time="2024-06-10T19:59:34Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 time="2024-06-10T19:59:34Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:59:34Z" 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:43067" http.request.id=3f1f8ef0-b11f-4f37-9928-463fc63a39ea http.request.method=GET http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.776604ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:19:59:34 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2024-06-10T19:59:34Z" 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:43067" http.request.id=4279ea16-63e3-43bf-8456-5deb85a0e1e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.175061ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [10/Jun/2024:19:59:34 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T19:59:34Z" 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:43067" http.request.id=7fae200c-6ebd-46b7-be7b-f4da49616431 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.231868ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:19:59:34 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2024-06-10T19:59:34Z" 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:43067" http.request.id=931b0aab-bdc6-4ce9-a37f-db0cf78ed3d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.144208ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T19:59:34Z" 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:43067" http.request.id=931b0aab-bdc6-4ce9-a37f-db0cf78ed3d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.223795ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T19:59:34Z" 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:43067" http.request.id=931b0aab-bdc6-4ce9-a37f-db0cf78ed3d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.290322ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2024-06-10T19:59:34Z" 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:43067" http.request.id=931b0aab-bdc6-4ce9-a37f-db0cf78ed3d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.345519ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [10/Jun/2024:19:59:34 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2024-06-10T19:59:35Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=258c832b-50b6-464e-954e-df6b41f769ae http.request.method=POST http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.773182ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:35 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=c3181d8c-bfee-43c1-92c9-c993bc49d8ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/schema1/blobs/uploads/d7957880-e5f4-4a4d-8be3-4a2fb14b75e4?_state=UUWMp-u0XVFxEL2x-kjrJapnZBWIamWcn_SpoHM1Tch7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkNzk1Nzg4MC1lNWY0LTRhNGQtOGJlMy00YTJmYjE0Yjc1ZTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6MzUuMDc4MjAxNDU4WiJ9&digest=sha256%3Aeb8a6ec14845d516145695f93f5a67046c2ae8a5c278cd221928214a04357e7c" http.request.useragent="Go-http-client/1.1" http.response.duration=6.093848033s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:35 +0000] "PUT /v2/foo/schema1/blobs/uploads/d7957880-e5f4-4a4d-8be3-4a2fb14b75e4?_state=UUWMp-u0XVFxEL2x-kjrJapnZBWIamWcn_SpoHM1Tch7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJkNzk1Nzg4MC1lNWY0LTRhNGQtOGJlMy00YTJmYjE0Yjc1ZTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6MzUuMDc4MjAxNDU4WiJ9&digest=sha256%3Aeb8a6ec14845d516145695f93f5a67046c2ae8a5c278cd221928214a04357e7c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:41Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=e3247884-669b-4a02-8358-63b2734ccb2a http.request.method=POST http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.368332ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:41 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=9b7764fe-5241-4b36-bf0d-8a396fe39ad1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/schema1/blobs/uploads/ff4f53cc-fa92-4ab3-b980-e7f13476269b?_state=CyA_KBfZnn6EP8QYu285WUK9mc4xtmIkyvcF8SdR0Nl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmZjRmNTNjYy1mYTkyLTRhYjMtYjk4MC1lN2YxMzQ3NjI2OWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6NDEuNTgxMjM2NjQyWiJ9&digest=sha256%3Aaa42769869e0e11f6f85ad8a57dcd223bb3ae3af3c6bacb419bb51780ad969ea" http.request.useragent="Go-http-client/1.1" http.response.duration=4.226113817s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:41 +0000] "PUT /v2/foo/schema1/blobs/uploads/ff4f53cc-fa92-4ab3-b980-e7f13476269b?_state=CyA_KBfZnn6EP8QYu285WUK9mc4xtmIkyvcF8SdR0Nl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJmZjRmNTNjYy1mYTkyLTRhYjMtYjk4MC1lN2YxMzQ3NjI2OWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6NDEuNTgxMjM2NjQyWiJ9&digest=sha256%3Aaa42769869e0e11f6f85ad8a57dcd223bb3ae3af3c6bacb419bb51780ad969ea HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=07567498-3b9a-4794-a8c8-a9af97ee59e1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=4.186652ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=ec62f9d9-0008-47c5-9c78-fa008b665a96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc" http.request.useragent="Go-http-client/1.1" http.response.duration=3.519225ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=3f72b644-89c6-444f-b5fd-a370886f7b4a http.request.method=GET http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.912139ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=2f12cf49-be42-43d3-affc-7232ebad4b04 http.request.method=GET http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.865648ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "GET /v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" 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:43067" http.request.id=f93eabdf-f287-4993-893f-ae23d083b759 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc" http.request.useragent="Go-http-client/1.1" http.response.duration=3.428795ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" 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:43067" http.request.id=ef1d8249-45a0-4e6a-8297-ccb2e9dd0dea http.request.method=PUT http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc" http.request.useragent="Go-http-client/1.1" http.response.duration=3.352378ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.contenttype="application/json" http.request.host="127.0.0.1:43067" http.request.id=a39e5b5d-ea1c-4e21-8eea-6f8322973118 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc" http.request.useragent="Go-http-client/1.1" http.response.duration=3.221258ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=bdc55f12-d8fe-4292-81da-5a64673d045f http.request.method=GET http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.671891ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "GET /v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=76288df5-aebe-4db6-b1a4-b17601f1b8ab http.request.method=GET http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.810461ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=d3b78e9c-db97-489c-b4aa-133aba57cda3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc" http.request.useragent="Go-http-client/1.1" http.response.duration=1.686325ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "GET /v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=04ef31aa-dda9-492e-8fab-f1a5a8625be1 http.request.method=GET http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.708488ms http.response.status=200 http.response.written=41 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" level=error msg="payload digest does match: "sha256:cef998c57e28c9862d0cac95ec3cc3f452f06dfb7fdc046358d87a036d2f2a27" != "sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc"" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=8437cc7e-bcb7-4c07-a31c-37ce72fa613f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc" time="2024-06-10T19:59:45Z" 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:43067" http.request.id=8437cc7e-bcb7-4c07-a31c-37ce72fa613f http.request.method=PUT http.request.remoteaddr="127.0.0.1:40408" http.request.uri="/v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.391628ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc" 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=ce446c26-0f60-4e3d-8a19-8d26193083f8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45804" http.request.uri="/v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc" http.request.useragent="Go-http-client/1.1" http.response.duration=2.421221ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "DELETE /v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=5a49caba-ca86-4ec0-a56a-cadd50cde19b http.request.method=GET http.request.remoteaddr="127.0.0.1:45804" http.request.uri="/v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.206311ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc" 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "GET /v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" 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:43067" http.request.id=2ec32689-3e53-4c23-93c7-ed5eb9aaf967 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45806" http.request.uri="/v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.158634ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc" 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "DELETE /v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=31d08890-fc06-40f2-b1f3-7123eafcc01b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45820" http.request.uri="/v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc" http.request.useragent="Go-http-client/1.1" http.response.duration=3.622059ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "PUT /v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=34ca2b8a-3167-4b62-aa38-d2e6245c3cb0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45820" http.request.uri="/v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.705871ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "GET /v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" 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:43067" http.request.id=3404d4f4-c248-4659-b8f0-4120e077d489 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45830" http.request.uri="/v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.198388ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=d0370aeb-c8b4-4189-8f0d-c26e94b1cafc http.request.method=PUT http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.221813ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=9dd7dd6f-3ed6-48b3-8a40-a44bb8767996 http.request.method=GET http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.639424ms http.response.status=200 http.response.written=39 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=b18a42fe-61c8-48c3-b7f1-6d7f6c531a61 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc" http.request.useragent="Go-http-client/1.1" http.response.duration=2.046461ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "DELETE /v2/foo/schema1/manifests/sha256:79382caf8e4d842746282d1bf4498f077a17ae5015f34e26c6b5f5e637253acc HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=a88f4f43-d9ff-430c-91da-c08823dcb5b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema1/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.625951ms http.response.status=200 http.response.written=35 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" 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:43067" http.request.id=71fadbef-c849-4e8d-8b56-92a4d5d0cb7a http.request.method=GET http.request.remoteaddr="127.0.0.1:45834" 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="987.957µs" http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" 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:43067" http.request.id=e2930145-35c2-40b5-985e-dd69bff45bbe http.request.method=GET http.request.remoteaddr="127.0.0.1:45834" 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="957.846µs" http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.22.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:43067" http.request.id=eff37053-618c-4c76-b3e1-476d4e179002 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.186249ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T19:59:45Z" 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:43067" http.request.id=eff37053-618c-4c76-b3e1-476d4e179002 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.231299ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T19:59:45Z" 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:43067" http.request.id=eff37053-618c-4c76-b3e1-476d4e179002 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.264742ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=d07ec911-812d-468d-a252-6e2ca4d2d278 http.request.method=POST http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.953804ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=51081e48-c31a-4e61-a258-0c2d1df49bd3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema2/blobs/uploads/d637f1e3-e0b4-49ef-9a46-13d5553b3f71?_state=mZRfewEICUWMK9CL1bHUXyTuldchuozoQYixnRDi_YR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkNjM3ZjFlMy1lMGI0LTQ5ZWYtOWE0Ni0xM2Q1NTUzYjNmNzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6NDUuODg5OTg2NDIxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=1.478138ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "PUT /v2/foo/schema2/blobs/uploads/d637f1e3-e0b4-49ef-9a46-13d5553b3f71?_state=mZRfewEICUWMK9CL1bHUXyTuldchuozoQYixnRDi_YR7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJkNjM3ZjFlMy1lMGI0LTQ5ZWYtOWE0Ni0xM2Q1NTUzYjNmNzEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6NDUuODg5OTg2NDIxWiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:45Z" 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:43067" http.request.id=06c2c0b1-f44e-466c-8c38-1a9cc5371d1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.168336ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2024-06-10T19:59:45Z" 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:43067" http.request.id=06c2c0b1-f44e-466c-8c38-1a9cc5371d1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.217066ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [10/Jun/2024:19:59:45 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2024-06-10T19:59:46Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=a6d0a0bf-5a75-4f13-bcd7-d500f73af04d http.request.method=POST http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.310827ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:46 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=618ee1a6-43d6-4e22-8f90-18d04ab9d016 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema2/blobs/uploads/ca69e192-1e9f-4a9a-a371-980de514d468?_state=nbTiTurMqZkwzE-9KK3k_dFBQ89O21_Ob3zcCKr4X917Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjYTY5ZTE5Mi0xZTlmLTRhOWEtYTM3MS05ODBkZTUxNGQ0NjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6NDYuMjk3MzQxODU2WiJ9&digest=sha256%3A156d6055483378d4525baad0f7207607d4865789fd199b93515c099417007215" http.request.useragent="Go-http-client/1.1" http.response.duration=3.794890947s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:46 +0000] "PUT /v2/foo/schema2/blobs/uploads/ca69e192-1e9f-4a9a-a371-980de514d468?_state=nbTiTurMqZkwzE-9KK3k_dFBQ89O21_Ob3zcCKr4X917Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjYTY5ZTE5Mi0xZTlmLTRhOWEtYTM3MS05ODBkZTUxNGQ0NjgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6NDYuMjk3MzQxODU2WiJ9&digest=sha256%3A156d6055483378d4525baad0f7207607d4865789fd199b93515c099417007215 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:50Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=914a33f8-fb95-4812-a5f5-9943e25ba625 http.request.method=POST http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=3.002515ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:50 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=ef1dce8b-caba-4039-bc92-7c8031f0c770 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema2/blobs/uploads/3d3a282f-039f-4505-90d5-b09b046e71e0?_state=TmOnSNuPJ6GtW8osn4tCfinO7tADPtqpzBqfojoRTdJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzZDNhMjgyZi0wMzlmLTQ1MDUtOTBkNS1iMDliMDQ2ZTcxZTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6NTAuNDQzNDQ0Njk0WiJ9&digest=sha256%3A51efc7463b3136ae947e3a4b1645ffc2b2694f8955eb014bf4ff378f2d004ef3" http.request.useragent="Go-http-client/1.1" http.response.duration=2.264721129s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:50 +0000] "PUT /v2/foo/schema2/blobs/uploads/3d3a282f-039f-4505-90d5-b09b046e71e0?_state=TmOnSNuPJ6GtW8osn4tCfinO7tADPtqpzBqfojoRTdJ7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzZDNhMjgyZi0wMzlmLTQ1MDUtOTBkNS1iMDliMDQ2ZTcxZTAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjQtMDYtMTBUMTk6NTk6NTAuNDQzNDQ0Njk0WiJ9&digest=sha256%3A51efc7463b3136ae947e3a4b1645ffc2b2694f8955eb014bf4ff378f2d004ef3 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:52Z" 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:43067" http.request.id=94ca8f0b-57fd-4fda-bf2d-96c90feedba2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.358385ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:52 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:52Z" 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:43067" http.request.id=2bbb1ebc-d55c-499a-8156-07d4c56d608d http.request.method=PUT http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema2/manifests/sha256:c3bf4d891757a342030e32ed76288429167e582f06804e6d4768ae656f45ae52" http.request.useragent="Go-http-client/1.1" http.response.duration=2.739651ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:52 +0000] "PUT /v2/foo/schema2/manifests/sha256:c3bf4d891757a342030e32ed76288429167e582f06804e6d4768ae656f45ae52 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=c25db15d-efad-40c0-a961-c72537f9a758 http.request.method=GET http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.359828ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:19:59:52 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T19:59:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=be871f78-a576-4a0f-abe4-414c72b84a8a http.request.method=GET http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema2/manifests/sha256:c3bf4d891757a342030e32ed76288429167e582f06804e6d4768ae656f45ae52" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.285218ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:19:59:52 +0000] "GET /v2/foo/schema2/manifests/sha256:c3bf4d891757a342030e32ed76288429167e582f06804e6d4768ae656f45ae52 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T19:59:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=83c25926-7fba-4470-8d66-df8c52b6a35a http.request.method=GET http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.932261ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:52 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=d69433ec-9ecc-4734-b820-5f785704efe1 http.request.method=GET http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema2/manifests/sha256:c3bf4d891757a342030e32ed76288429167e582f06804e6d4768ae656f45ae52" http.request.useragent="Go-http-client/1.1" http.response.duration=1.825108ms http.response.status=304 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:52 +0000] "GET /v2/foo/schema2/manifests/sha256:c3bf4d891757a342030e32ed76288429167e582f06804e6d4768ae656f45ae52 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=26f42fe2-d4ae-4452-8fa5-46235db96ef2 http.request.method=GET http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.722314ms http.response.status=200 http.response.written=45 127.0.0.1 - - [10/Jun/2024:19:59:52 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2024-06-10T19:59:52Z" level=info msg="rewriting manifest sha256:c3bf4d891757a342030e32ed76288429167e582f06804e6d4768ae656f45ae52 in schema1 format to support old client" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=6709596a-f23f-408f-9faf-dff2991b26e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45834" 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-10T19:59:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=6709596a-f23f-408f-9faf-dff2991b26e0 http.request.method=GET http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.43457ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [10/Jun/2024:19:59:52 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2024-06-10T19:59:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=3a63191c-4165-4ac6-bacf-136ffe6d7d34 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema2/manifests/sha256:c3bf4d891757a342030e32ed76288429167e582f06804e6d4768ae656f45ae52" http.request.useragent="Go-http-client/1.1" http.response.duration=2.153334ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:52 +0000] "DELETE /v2/foo/schema2/manifests/sha256:c3bf4d891757a342030e32ed76288429167e582f06804e6d4768ae656f45ae52 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:52Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:c3bf4d891757a342030e32ed76288429167e582f06804e6d4768ae656f45ae52" err.message="manifest unknown" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=91d8d94c-6392-4ca1-9102-2d3f088a4f2a http.request.method=GET http.request.remoteaddr="127.0.0.1:45834" http.request.uri="/v2/foo/schema2/manifests/sha256:c3bf4d891757a342030e32ed76288429167e582f06804e6d4768ae656f45ae52" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.865571ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:c3bf4d891757a342030e32ed76288429167e582f06804e6d4768ae656f45ae52" 127.0.0.1 - - [10/Jun/2024:19:59:52 +0000] "GET /v2/foo/schema2/manifests/sha256:c3bf4d891757a342030e32ed76288429167e582f06804e6d4768ae656f45ae52 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2024-06-10T19:59:52Z" 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:43067" http.request.id=c23d3079-86e9-4811-9835-ddb5da3a096a http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36322" http.request.uri="/v2/foo/schema2/manifests/sha256:c3bf4d891757a342030e32ed76288429167e582f06804e6d4768ae656f45ae52" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.407436ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:c3bf4d891757a342030e32ed76288429167e582f06804e6d4768ae656f45ae52" 127.0.0.1 - - [10/Jun/2024:19:59:52 +0000] "DELETE /v2/foo/schema2/manifests/sha256:c3bf4d891757a342030e32ed76288429167e582f06804e6d4768ae656f45ae52 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-10T19:59:52Z" 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:43067" http.request.id=2dec2511-5533-4f2a-82ec-2611a385de4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:36328" http.request.uri="/v2/foo/schema2/manifests/sha256:c3bf4d891757a342030e32ed76288429167e582f06804e6d4768ae656f45ae52" http.request.useragent="Go-http-client/1.1" http.response.duration=2.904025ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:52 +0000] "PUT /v2/foo/schema2/manifests/sha256:c3bf4d891757a342030e32ed76288429167e582f06804e6d4768ae656f45ae52 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=7cbd6220-49e6-49bc-af46-7cf96397977e http.request.method=GET http.request.remoteaddr="127.0.0.1:36328" http.request.uri="/v2/foo/schema2/manifests/sha256:c3bf4d891757a342030e32ed76288429167e582f06804e6d4768ae656f45ae52" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.275651ms http.response.status=200 http.response.written=732 127.0.0.1 - - [10/Jun/2024:19:59:52 +0000] "GET /v2/foo/schema2/manifests/sha256:c3bf4d891757a342030e32ed76288429167e582f06804e6d4768ae656f45ae52 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2024-06-10T19:59:52Z" 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:43067" http.request.id=04f004f0-c96e-4d24-9363-46117548165c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36334" http.request.uri="/v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.332098ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [10/Jun/2024:19:59:52 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2024-06-10T19:59:52Z" 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:43067" http.request.id=c1ce9238-208a-4bb7-b7f7-02ba2db39288 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36346" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.210196ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:52 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=af4a8c13-3be3-44cf-8079-fd389edf4cc7 http.request.method=GET http.request.remoteaddr="127.0.0.1:36346" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.001598ms http.response.status=200 http.response.written=39 127.0.0.1 - - [10/Jun/2024:19:59:52 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2024-06-10T19:59:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=13318e28-0265-4bb5-ba0a-55e08ccd94d2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:36346" http.request.uri="/v2/foo/schema2/manifests/sha256:c3bf4d891757a342030e32ed76288429167e582f06804e6d4768ae656f45ae52" http.request.useragent="Go-http-client/1.1" http.response.duration=1.393233ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:52 +0000] "DELETE /v2/foo/schema2/manifests/sha256:c3bf4d891757a342030e32ed76288429167e582f06804e6d4768ae656f45ae52 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:52Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:43067" http.request.id=cf1366ef-21b3-4ca6-8474-6a900d2629e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36346" http.request.uri="/v2/foo/schema2/tags/list" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.266404ms http.response.status=200 http.response.written=35 127.0.0.1 - - [10/Jun/2024:19:59:52 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (18.18s) === RUN TestManifestDeleteDisabled time="2024-06-10T19:59: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-10T19:59:52Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:59:52Z" 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:40921" http.request.id=e6b7dfe0-3ace-421d-92d3-e04188b7c0b7 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40332" 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=3.378301ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [10/Jun/2024:19:59:52 +0000] "DELETE /v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestManifestDeleteDisabled (0.01s) === RUN TestRegistryAsCacheMutationAPIs time="2024-06-10T19:59: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-10T19:59:52Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:59:52Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 time="2024-06-10T19:59:52Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.22.4 time="2024-06-10T19:59:52Z" 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-10T19:59:52Z" 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:35737" http.request.id=2232d6cd-b880-4800-a5a5-8dc6f1fd8414 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48078" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.960226ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [10/Jun/2024:19:59:52 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-10T19:59:52Z" 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:35737" http.request.id=da056189-d82d-42e9-bb92-624747143f29 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48084" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.471195ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [10/Jun/2024:19:59:52 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-10T19:59:52Z" 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:35737" http.request.id=979b0a32-5a9a-47a5-a054-9b4bc4e6ac6c http.request.method=POST http.request.remoteaddr="127.0.0.1:48096" 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=4.742829ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:59:52 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2024-06-10T19:59:52Z" 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:35737" http.request.id=818c6473-4026-4406-bc4d-6fdcd81df01e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:48108" 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=5.05015ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [10/Jun/2024:19:59:52 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.21s) === RUN TestProxyManifestGetByTag time="2024-06-10T19:59: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-10T19:59:52Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:59:53Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:37771" http.request.id=c8fdb952-3522-4a58-9e8c-71f1c052f8c6 http.request.method=POST http.request.remoteaddr="127.0.0.1:42184" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.905404ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:53 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:37771" http.request.id=1a579b38-629e-47b7-b909-d29ae7ea7464 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42184" http.request.uri="/v2/foo/bar/blobs/uploads/31d10492-6dc2-4221-b18f-7291ce32f079?_state=XRAic9GcEsGc8e5MoqOP8JgWujc3mQO0FwfjqRrR72J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxZDEwNDkyLTZkYzItNDIyMS1iMThmLTcyOTFjZTMyZjA3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1OTo1My4zMjExMTg2MTJaIn0%3D&digest=sha256%3Ad743f804fa4a980fe95f4f49e7f8108e043a7c0fbe6e49721102be94d79bef6e" http.request.useragent="Go-http-client/1.1" http.response.duration=2.489389512s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:53 +0000] "PUT /v2/foo/bar/blobs/uploads/31d10492-6dc2-4221-b18f-7291ce32f079?_state=XRAic9GcEsGc8e5MoqOP8JgWujc3mQO0FwfjqRrR72J7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjMxZDEwNDkyLTZkYzItNDIyMS1iMThmLTcyOTFjZTMyZjA3OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1OTo1My4zMjExMTg2MTJaIn0%3D&digest=sha256%3Ad743f804fa4a980fe95f4f49e7f8108e043a7c0fbe6e49721102be94d79bef6e HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:37771" http.request.id=e7cc5a53-f536-4840-8353-bffe7d478bac http.request.method=PUT http.request.remoteaddr="127.0.0.1:42184" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=4.391846ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:55 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59: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-10T19:59:55Z" level=info msg="redis not configured" go.version=go1.22.4 time="2024-06-10T19:59:55Z" level=info msg="Starting upload purge in 40m0s" go.version=go1.22.4 time="2024-06-10T19:59:55Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 time="2024-06-10T19:59:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:37771" http.request.id=e3d8516f-f5f2-4b00-82ed-a6d4799b4732 http.request.method=GET http.request.remoteaddr="127.0.0.1:42184" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.891535ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:19:59:55 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T19:59:55Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:37771" go.version=go1.22.4 time="2024-06-10T19:59:55Z" 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-10T19:59:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:37771" http.request.id=6c0475a2-a28f-4b93-9057-52b51aaedc06 http.request.method=GET http.request.remoteaddr="127.0.0.1:42190" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.669415ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:19:59:55 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T19:59:55Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37771 /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:37771/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:42169" http.request.id=7136da87-aa82-4bc7-bca8-4269e8fbf70b http.request.method=GET http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/foo/bar/manifests/sha256:d4a02b3aa6d796dc13b46b5f15223b836b931680a8192405c50729ab99194f73" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:d4a02b3aa6d796dc13b46b5f15223b836b931680a8192405c50729ab99194f73" time="2024-06-10T19:59:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:37771" http.request.id=f1884f30-af0b-4fda-9825-d5fe8942f8c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:42202" http.request.uri="/v2/foo/bar/manifests/sha256:d4a02b3aa6d796dc13b46b5f15223b836b931680a8192405c50729ab99194f73" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=4.254745ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:19:59:55 +0000] "GET /v2/foo/bar/manifests/sha256:d4a02b3aa6d796dc13b46b5f15223b836b931680a8192405c50729ab99194f73 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T19:59:55Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:d4a02b3aa6d796dc13b46b5f15223b836b931680a8192405c50729ab99194f73 with ttl=167h59m59.999993913s" go.version=go1.22.4 time="2024-06-10T19:59:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42169" http.request.id=7136da87-aa82-4bc7-bca8-4269e8fbf70b http.request.method=GET http.request.remoteaddr="127.0.0.1:53788" http.request.uri="/v2/foo/bar/manifests/sha256:d4a02b3aa6d796dc13b46b5f15223b836b931680a8192405c50729ab99194f73" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=15.278764ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:19:59:55 +0000] "GET /v2/foo/bar/manifests/sha256:d4a02b3aa6d796dc13b46b5f15223b836b931680a8192405c50729ab99194f73 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T19:59:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:37771" http.request.id=564ff480-d404-4132-8d16-4b0aba0989e8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42202" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.129004ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:19:59:55 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T19:59:55Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37771 /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:37771/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:42169" http.request.id=14d2cec3-8c45-4b5c-90e3-7864f879549e http.request.method=GET http.request.remoteaddr="127.0.0.1:53792" 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-10T19:59:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:37771" http.request.id=b4f3c14e-2b7a-4f11-80d3-bf5dea0076c9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42214" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.892972ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:19:59:55 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T19:59:55Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42169" http.request.id=14d2cec3-8c45-4b5c-90e3-7864f879549e http.request.method=GET http.request.remoteaddr="127.0.0.1:53792" 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=13.495207ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:19:59:55 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T19:59:56Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:37771" http.request.id=9e6f3c3d-e667-4544-af71-5f64b6983243 http.request.method=POST http.request.remoteaddr="127.0.0.1:42214" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.403682ms http.response.status=202 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:56 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:58Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:37771" http.request.id=4e65879d-0090-4d27-8716-e541293df6b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42214" http.request.uri="/v2/foo/bar/blobs/uploads/9414b60f-0419-4775-abf1-aaaa1f1086a0?_state=Zj0M6v9Lln9P2Y6XyKsx0t0u6_7n1iOH1xc2Qw114-l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0MTRiNjBmLTA0MTktNDc3NS1hYmYxLWFhYWExZjEwODZhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1OTo1Ni4xNTMyOTUxOTVaIn0%3D&digest=sha256%3Aa7c7e9dd1543d42f06be1bd865520056d158307b22155663a4b4cb1681dfa13d" http.request.useragent="Go-http-client/1.1" http.response.duration=2.449416255s http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:56 +0000] "PUT /v2/foo/bar/blobs/uploads/9414b60f-0419-4775-abf1-aaaa1f1086a0?_state=Zj0M6v9Lln9P2Y6XyKsx0t0u6_7n1iOH1xc2Qw114-l7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk0MTRiNjBmLTA0MTktNDc3NS1hYmYxLWFhYWExZjEwODZhMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNi0xMFQxOTo1OTo1Ni4xNTMyOTUxOTVaIn0%3D&digest=sha256%3Aa7c7e9dd1543d42f06be1bd865520056d158307b22155663a4b4cb1681dfa13d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:58Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:37771" http.request.id=c4c6d0bc-aae1-47a1-9eeb-b15285a2825b http.request.method=PUT http.request.remoteaddr="127.0.0.1:42214" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=4.382359ms http.response.status=201 http.response.written=0 127.0.0.1 - - [10/Jun/2024:19:59:58 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2024-06-10T19:59:58Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:37771" http.request.id=90f3405f-5efc-4074-8763-24c7ed579764 http.request.method=GET http.request.remoteaddr="127.0.0.1:42214" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.815087ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:19:59:58 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T19:59:58Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37771 /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:37771/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:42169" http.request.id=2ed9981c-f771-44bd-b3e6-e7402d36bd63 http.request.method=GET http.request.remoteaddr="127.0.0.1:53802" 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-10T19:59:58Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:37771" http.request.id=78157fdd-4dce-436e-baae-9a9175edc55c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42222" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.194411ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:19:59:58 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T19:59:58Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:37771" http.request.id=8eae7e66-5984-4171-94e3-5d74f5165358 http.request.method=GET http.request.remoteaddr="127.0.0.1:42222" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.505051ms http.response.status=200 http.response.written=2 127.0.0.1 - - [10/Jun/2024:19:59:58 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2024-06-10T19:59:58Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:37771 /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:37771/v2/:[]]}" go.version=go1.22.4 http.request.host="127.0.0.1:42169" http.request.id=2ed9981c-f771-44bd-b3e6-e7402d36bd63 http.request.method=GET http.request.remoteaddr="127.0.0.1:53802" 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-10T19:59:58Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:37771" http.request.id=0f947cfe-f570-422d-83f8-618f865f55db http.request.method=GET http.request.remoteaddr="127.0.0.1:42238" 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.184055ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:19:59:58 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2024-06-10T19:59:58Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:56dd63b477d9453ac98fb80edde1c57e0f78faa44e49be79d935c2e6c6ef09ec with ttl=167h59m59.99999445s" go.version=go1.22.4 time="2024-06-10T19:59:58Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:42169" http.request.id=2ed9981c-f771-44bd-b3e6-e7402d36bd63 http.request.method=GET http.request.remoteaddr="127.0.0.1:53802" 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=19.927589ms http.response.status=200 http.response.written=935 127.0.0.1 - - [10/Jun/2024:19:59:58 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (5.65s) === RUN TestAppDispatcher time="2024-06-10T19:59:58Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40973" http.request.id=c8c41b77-7157-4c90-acd8-ef2c7de0127e http.request.method=GET http.request.remoteaddr="127.0.0.1:44064" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.485881ms http.response.status=200 http.response.written=0 time="2024-06-10T19:59:58Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40973" http.request.id=8bf8b7cb-558c-4cff-814c-2f54028d16c0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44064" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=2.169068ms http.response.status=200 http.response.written=0 time="2024-06-10T19:59:58Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40973" http.request.id=0296ec8a-2357-4533-ab8e-735747049d4c http.request.method=GET http.request.remoteaddr="127.0.0.1:44064" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.199901ms http.response.status=200 http.response.written=0 time="2024-06-10T19:59:58Z" level=info msg="response completed" go.version=go1.22.4 http.request.host="127.0.0.1:40973" http.request.id=8dd0e1d6-d515-4ca0-822b-71584a44e569 http.request.method=GET http.request.remoteaddr="127.0.0.1:44064" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=2.225791ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.02s) === RUN TestNewApp time="2024-06-10T19:59:58Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 instance.id=b4e912f0-68c2-43a4-8eae-7b4abc8f3118 time="2024-06-10T19:59:58Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=b4e912f0-68c2-43a4-8eae-7b4abc8f3118 time="2024-06-10T19:59:58Z" 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:37913" http.request.id=12c456a9-27c8-416e-a6c2-4616a57881c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:38470" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" --- PASS: TestNewApp (0.01s) === RUN TestAppendAccessRecords --- PASS: TestAppendAccessRecords (0.00s) === RUN TestFileHealthCheck time="2024-06-10T19:59:58Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 instance.id=b4e912f0-68c2-43a4-8eae-7b4abc8f3118 time="2024-06-10T19:59:58Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=b4e912f0-68c2-43a4-8eae-7b4abc8f3118 time="2024-06-10T19:59:58Z" level=info msg="configuring file health check path=/tmp/healthcheck2183202247, interval=1" go.version=go1.22.4 instance.id=b4e912f0-68c2-43a4-8eae-7b4abc8f3118 --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2024-06-10T20:00: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 instance.id=b4e912f0-68c2-43a4-8eae-7b4abc8f3118 time="2024-06-10T20:00:02Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=b4e912f0-68c2-43a4-8eae-7b4abc8f3118 time="2024-06-10T20:00:02Z" level=info msg="configuring TCP health check addr=127.0.0.1:32905, interval=1" go.version=go1.22.4 instance.id=b4e912f0-68c2-43a4-8eae-7b4abc8f3118 --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2024-06-10T20:00:06Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.22.4 instance.id=b4e912f0-68c2-43a4-8eae-7b4abc8f3118 time="2024-06-10T20:00:06Z" level=info msg="redis not configured" go.version=go1.22.4 instance.id=b4e912f0-68c2-43a4-8eae-7b4abc8f3118 time="2024-06-10T20:00:06Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:43803, interval=1, threshold=3" go.version=go1.22.4 instance.id=b4e912f0-68c2-43a4-8eae-7b4abc8f3118 --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 187.658s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.00s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.08s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.04s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.55s) === RUN TestProxyManifests --- PASS: TestProxyManifests (1.32s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 11.022s === RUN TestSchedule time="2024-06-10T19:57:06Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=34ff99a0-66a1-4d6c-977c-587eb53d4699 time="2024-06-10T19:57:06Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.995833ms" go.version=go1.22.4 instance.id=34ff99a0-66a1-4d6c-977c-587eb53d4699 time="2024-06-10T19:57:06Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=995.981µs" go.version=go1.22.4 instance.id=34ff99a0-66a1-4d6c-977c-587eb53d4699 time="2024-06-10T19:57:06Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=996.671µs" go.version=go1.22.4 instance.id=34ff99a0-66a1-4d6c-977c-587eb53d4699 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-10T19:57:06Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=34ff99a0-66a1-4d6c-977c-587eb53d4699 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2024-06-10T19:57:06Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=34ff99a0-66a1-4d6c-977c-587eb53d4699 time="2024-06-10T19:57:06Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.995649ms" go.version=go1.22.4 instance.id=34ff99a0-66a1-4d6c-977c-587eb53d4699 time="2024-06-10T19:57:06Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.996355ms" go.version=go1.22.4 instance.id=34ff99a0-66a1-4d6c-977c-587eb53d4699 time="2024-06-10T19:57:06Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=34ff99a0-66a1-4d6c-977c-587eb53d4699 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2024-06-10T19:57:06Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.22.4 instance.id=34ff99a0-66a1-4d6c-977c-587eb53d4699 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.583s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (6.49s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 27282432 sha256:8e6351b180d247d01fd3ef442640fab1ca321dce5a12a1f66afc957718e47a4b [] map[] } --- PASS: TestSimpleBlobRead (1.19s) === RUN TestBlobMount --- PASS: TestBlobMount (0.72s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (5.30s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (5.59s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (5.42s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.03s) === 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:3020ca40ffa5a15bff1fdc9288070963f4c5e133e51f864572eec90d962f1600 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:9fda8a5b25c118fecd6ef0010fdf7c7f653f9757643247a7e4baee07d6a17c70 palailogos: marking blob sha256:b13f5f90fe9a5b0c12fc0e6e2928d387e1ded74564de1ba50bac6206edcd545d palailogos: marking manifest sha256:476c7ba6a98656967ed82781bc842bf7755602acb1dda4371f569987507b6421 palailogos: marking blob sha256:b8374e3ff59a2641989d9786bc89b8fabe6b5c1e750791dcb4beec8390b6dcc7 palailogos: marking blob sha256:69ac0dc410203b0ac710b8a6c95a143f4ab3b1fe37478e932fe4108f4e8bbdd8 palailogos: marking manifest sha256:c1cc10cfe9770c0e0cf595a42ed6ce9eff0d2280fb74e201e77021bfa905916b palailogos: marking blob sha256:5c597fa77282b0b2440e01dcfe7523864aee9610660688082fff43e5427ba76d palailogos: marking blob sha256:5b3a7ad8fb9fe564cd023b401be150d343875ffce3eeacf521e95e49aac255b6 palailogos: marking manifest sha256:eb625556e18164956e5ddca17550a9f72985ffd41e536a8575548c658d6c5685 palailogos: marking blob sha256:476c7ba6a98656967ed82781bc842bf7755602acb1dda4371f569987507b6421 palailogos: marking blob sha256:c1cc10cfe9770c0e0cf595a42ed6ce9eff0d2280fb74e201e77021bfa905916b 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (3.62s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:12c3c82704512c63e79d8aab17775db4992816ae9c2536dc5e19d8a8ef4f93eb deletemanifests: marking manifest sha256:1fe20b06a0ac13ece00403dd9a8ff90fa198035f46e17518db2f751844d7ec9c deletemanifests: marking blob sha256:963c11f8196583f18fd3359492bf9941978cb8a6d312c3c7bddad2635ea34213 deletemanifests: marking blob sha256:5504e3d7321b5261b25efc948351752e264a54b13bc87a002e9c79772711e2d8 deletemanifests: marking blob sha256:b31c2ccf9d16a31efcd3f4f982d3dc9654300809f24df256f5eedc5e8258751c 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:64daa76efbcd0cdb36ed3a8a4bee4778148fd1462faa13a662141b942b9fc902 blob eligible for deletion: sha256:b55b1f1810aa9d3169c49fc97d2e0c44e5b2c34f5ad8d8cc33f17022feb9e116 blob eligible for deletion: sha256:ea38aef58d78104df272ccf26b3a6b5d0d6f75f4e1e1f97dc7bce06d55128843 blob eligible for deletion: sha256:12c3c82704512c63e79d8aab17775db4992816ae9c2536dc5e19d8a8ef4f93eb deletemanifests manifest eligible for deletion: sha256:12c3c82704512c63e79d8aab17775db4992816ae9c2536dc5e19d8a8ef4f93eb deletemanifests: marking manifest sha256:1fe20b06a0ac13ece00403dd9a8ff90fa198035f46e17518db2f751844d7ec9c deletemanifests: marking blob sha256:963c11f8196583f18fd3359492bf9941978cb8a6d312c3c7bddad2635ea34213 deletemanifests: marking blob sha256:5504e3d7321b5261b25efc948351752e264a54b13bc87a002e9c79772711e2d8 deletemanifests: marking blob sha256:b31c2ccf9d16a31efcd3f4f982d3dc9654300809f24df256f5eedc5e8258751c time="2024-06-10T19:57:38Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/12c3c82704512c63e79d8aab17775db4992816ae9c2536dc5e19d8a8ef4f93eb" go.version=go1.22.4 instance.id=5a083531-b373-4e51-a8a0-d06a4a2e46a2 time="2024-06-10T19:57:38Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/12c3c82704512c63e79d8aab17775db4992816ae9c2536dc5e19d8a8ef4f93eb" go.version=go1.22.4 instance.id=5a083531-b373-4e51-a8a0-d06a4a2e46a2 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:12c3c82704512c63e79d8aab17775db4992816ae9c2536dc5e19d8a8ef4f93eb time="2024-06-10T19:57:38Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/12/12c3c82704512c63e79d8aab17775db4992816ae9c2536dc5e19d8a8ef4f93eb" go.version=go1.22.4 instance.id=5a083531-b373-4e51-a8a0-d06a4a2e46a2 blob eligible for deletion: sha256:64daa76efbcd0cdb36ed3a8a4bee4778148fd1462faa13a662141b942b9fc902 time="2024-06-10T19:57:38Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/64/64daa76efbcd0cdb36ed3a8a4bee4778148fd1462faa13a662141b942b9fc902" go.version=go1.22.4 instance.id=5a083531-b373-4e51-a8a0-d06a4a2e46a2 blob eligible for deletion: sha256:b55b1f1810aa9d3169c49fc97d2e0c44e5b2c34f5ad8d8cc33f17022feb9e116 time="2024-06-10T19:57:38Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b5/b55b1f1810aa9d3169c49fc97d2e0c44e5b2c34f5ad8d8cc33f17022feb9e116" go.version=go1.22.4 instance.id=5a083531-b373-4e51-a8a0-d06a4a2e46a2 blob eligible for deletion: sha256:ea38aef58d78104df272ccf26b3a6b5d0d6f75f4e1e1f97dc7bce06d55128843 time="2024-06-10T19:57:38Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/ea/ea38aef58d78104df272ccf26b3a6b5d0d6f75f4e1e1f97dc7bce06d55128843" go.version=go1.22.4 instance.id=5a083531-b373-4e51-a8a0-d06a4a2e46a2 --- PASS: TestDeleteManifestIfTagNotFound (3.87s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:83197a1c0f8a42e078f082a032af9d4856d494eb862b43139c8e64bda49f13ee time="2024-06-10T19:57:39Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/83/83197a1c0f8a42e078f082a032af9d4856d494eb862b43139c8e64bda49f13ee" go.version=go1.22.4 instance.id=5a083531-b373-4e51-a8a0-d06a4a2e46a2 blob eligible for deletion: sha256:aa45066b9429c6bea0ccbf0e2ce6e1f13686b78887d947f85519b388d6e9a51a time="2024-06-10T19:57:39Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/aa/aa45066b9429c6bea0ccbf0e2ce6e1f13686b78887d947f85519b388d6e9a51a" go.version=go1.22.4 instance.id=5a083531-b373-4e51-a8a0-d06a4a2e46a2 blob eligible for deletion: sha256:2a33f5883836b22015e4bfa973685312e1a1c399d6f1b7a42332e6f4e12b761b time="2024-06-10T19:57:39Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2a/2a33f5883836b22015e4bfa973685312e1a1c399d6f1b7a42332e6f4e12b761b" go.version=go1.22.4 instance.id=5a083531-b373-4e51-a8a0-d06a4a2e46a2 --- PASS: TestGCWithMissingManifests (1.08s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:ca2e6c49d513426c6827dcc3d6ade69d7b1b8f0ea8c9dca7fc51dfd61ea9066a komnenos: marking blob sha256:34952e6e549c01c8330522b7b50742526f7fcb12455478e26bd048ed68614066 komnenos: marking blob sha256:0d6cca8e710c50770abc3ff2063ea1713ff872e6f334310ed32dc40712c2d342 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2024-06-10T19:57:42Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.22.4 instance.id=5a083531-b373-4e51-a8a0-d06a4a2e46a2 blob eligible for deletion: sha256:e5c1f2ad3891cc02aeeb36d749183450b088eca23735005bb82d834c5f4f8e6f time="2024-06-10T19:57:42Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e5/e5c1f2ad3891cc02aeeb36d749183450b088eca23735005bb82d834c5f4f8e6f" go.version=go1.22.4 instance.id=5a083531-b373-4e51-a8a0-d06a4a2e46a2 blob eligible for deletion: sha256:19f1f4cd907a541d9e7b214160ea38df0c9e72b28ea643fd4d71dd944dd1d4af time="2024-06-10T19:57:42Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/19/19f1f4cd907a541d9e7b214160ea38df0c9e72b28ea643fd4d71dd944dd1d4af" go.version=go1.22.4 instance.id=5a083531-b373-4e51-a8a0-d06a4a2e46a2 blob eligible for deletion: sha256:7ae36aa515d34fd62d40cac5fb2c2c9371ea75981e2a86df2c3c0a41d3ece36b time="2024-06-10T19:57:42Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7a/7ae36aa515d34fd62d40cac5fb2c2c9371ea75981e2a86df2c3c0a41d3ece36b" go.version=go1.22.4 instance.id=5a083531-b373-4e51-a8a0-d06a4a2e46a2 blob eligible for deletion: sha256:7fe035974734df89281bc4f25693ffba7644709ad97f1417bc0b13b8245ef5d3 time="2024-06-10T19:57:42Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/7f/7fe035974734df89281bc4f25693ffba7644709ad97f1417bc0b13b8245ef5d3" go.version=go1.22.4 instance.id=5a083531-b373-4e51-a8a0-d06a4a2e46a2 blob eligible for deletion: sha256:d67227531b4ef96cb649aaf45c4cb30a5e97d5849e839eae689cbce1d8d6b406 time="2024-06-10T19:57:42Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d6/d67227531b4ef96cb649aaf45c4cb30a5e97d5849e839eae689cbce1d8d6b406" go.version=go1.22.4 instance.id=5a083531-b373-4e51-a8a0-d06a4a2e46a2 blob eligible for deletion: sha256:e188814456e322b43c2c07420e235d6301635df8d968dc849d69d3fb4fa006d3 time="2024-06-10T19:57:42Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e1/e188814456e322b43c2c07420e235d6301635df8d968dc849d69d3fb4fa006d3" go.version=go1.22.4 instance.id=5a083531-b373-4e51-a8a0-d06a4a2e46a2 --- PASS: TestDeletionHasEffect (3.16s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (4.02s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:141245e76238ace216dca7028d360bc204b3472780991e46df9029b138291f7b michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:d6b1eafee2508272dd7abcec885c6aad283d7685ec5b0f84dffbd371b07af119 michael_z_doukas: marking blob sha256:61dbf5b25d907b03cf1f0ccd761e125742ff3cebe2591e36e9a66f64ff20862e 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:51fa68f12f4ef03d65b9ae3dc10284bddea19946a6d144e8c9100763a3103d36 time="2024-06-10T19:57:48Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/51/51fa68f12f4ef03d65b9ae3dc10284bddea19946a6d144e8c9100763a3103d36" go.version=go1.22.4 instance.id=5a083531-b373-4e51-a8a0-d06a4a2e46a2 --- PASS: TestOrphanBlobDeleted (1.70s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:b26ae091d556a0d61b30e1f53d0d91860df5359db82ae8b76de7c0f664712209 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:349c2d96cf09bf3d596ec8c060b20d026493342091b7b1aac9f3c0ea5ca85206 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (1.19s) === RUN TestManifestStorage --- PASS: TestManifestStorage (1.27s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.87s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (2.49s) === 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-10T19:57:54Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 18:57:54.096727731 +0000 UTC m=-3551.971236328, actuallyDelete=true" time="2024-06-10T19:57:54Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2024-06-10T19:57:54Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 19:57:54.097852372 +0000 UTC m=+48.029888303, actuallyDelete=true" time="2024-06-10T19:57:54Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/80cefd5f-276e-4bdc-8ef4-5cda16e95188 have older date (2024-06-10 18:57:54 +0000 UTC) than purge date (2024-06-10 19:57:54.097852372 +0000 UTC m=+48.029888303). Removing upload directory." time="2024-06-10T19:57:54Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/bdb7a8fd-f1b6-4c8d-bf21-8104fe7dfe5e have older date (2024-06-10 18:57:54 +0000 UTC) than purge date (2024-06-10 19:57:54.097852372 +0000 UTC m=+48.029888303). Removing upload directory." time="2024-06-10T19:57:54Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ce6d0bb7-d9c6-479d-9fa7-756898a12b5e have older date (2024-06-10 18:57:54 +0000 UTC) than purge date (2024-06-10 19:57:54.097852372 +0000 UTC m=+48.029888303). Removing upload directory." time="2024-06-10T19:57:54Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/0ce373fe-4dde-4482-9534-2ebf82b886d5 have older date (2024-06-10 18:57:54 +0000 UTC) than purge date (2024-06-10 19:57:54.097852372 +0000 UTC m=+48.029888303). Removing upload directory." time="2024-06-10T19:57:54Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/0ae503c2-2459-4be0-a593-9fc742dd577b have older date (2024-06-10 18:57:54 +0000 UTC) than purge date (2024-06-10 19:57:54.097852372 +0000 UTC m=+48.029888303). Removing upload directory." time="2024-06-10T19:57:54Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/153a37a5-139b-44bf-92c6-ed5acb4fbaa7 have older date (2024-06-10 18:57:54 +0000 UTC) than purge date (2024-06-10 19:57:54.097852372 +0000 UTC m=+48.029888303). Removing upload directory." time="2024-06-10T19:57:54Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1ad28782-3d25-4a0e-bca7-7ca373a6b7a9 have older date (2024-06-10 18:57:54 +0000 UTC) than purge date (2024-06-10 19:57:54.097852372 +0000 UTC m=+48.029888303). Removing upload directory." time="2024-06-10T19:57:54Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/349311bd-8aed-48dc-8fd9-5938ee95d144 have older date (2024-06-10 18:57:54 +0000 UTC) than purge date (2024-06-10 19:57:54.097852372 +0000 UTC m=+48.029888303). Removing upload directory." time="2024-06-10T19:57:54Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/ae347a8f-797e-4f15-8a10-7e0e11d260bf have older date (2024-06-10 18:57:54 +0000 UTC) than purge date (2024-06-10 19:57:54.097852372 +0000 UTC m=+48.029888303). Removing upload directory." time="2024-06-10T19:57:54Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/d99dc1e5-473b-4b41-a9b9-cdf2d5ead5b9 have older date (2024-06-10 18:57:54 +0000 UTC) than purge date (2024-06-10 19:57:54.097852372 +0000 UTC m=+48.029888303). Removing upload directory." time="2024-06-10T19:57:54Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f529b73b-07c0-4be3-8b55-4976b184ab35 have older date (2024-06-10 18:57:54 +0000 UTC) than purge date (2024-06-10 19:57:54.097852372 +0000 UTC m=+48.029888303). Removing upload directory." time="2024-06-10T19:57:54Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2024-06-10T19:57:54Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 19:57:54.099328556 +0000 UTC m=+48.031364489, actuallyDelete=true" time="2024-06-10T19:57:54Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/29c62606-7c5a-4477-810c-0c94bdbef0f7 have older date (2024-06-10 18:57:54 +0000 UTC) than purge date (2024-06-10 19:57:54.099328556 +0000 UTC m=+48.031364489). Removing upload directory." time="2024-06-10T19:57:54Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/e2923d1c-9512-4f71-8672-27ecfc6072a6 have older date (2024-06-10 18:57:54 +0000 UTC) than purge date (2024-06-10 19:57:54.099328556 +0000 UTC m=+48.031364489). Removing upload directory." time="2024-06-10T19:57:54Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/fae86c63-1e25-4514-b0de-9af21dbb4790 have older date (2024-06-10 18:57:54 +0000 UTC) than purge date (2024-06-10 19:57:54.099328556 +0000 UTC m=+48.031364489). Removing upload directory." time="2024-06-10T19:57:54Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/aec96615-a406-42a8-b759-cb076439a3f8 have older date (2024-06-10 18:57:54 +0000 UTC) than purge date (2024-06-10 19:57:54.099328556 +0000 UTC m=+48.031364489). Removing upload directory." time="2024-06-10T19:57:54Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/fce0362b-376c-4d27-9686-1edec06d3d9a have older date (2024-06-10 18:57:54 +0000 UTC) than purge date (2024-06-10 19:57:54.099328556 +0000 UTC m=+48.031364489). Removing upload directory." time="2024-06-10T19:57:54Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2024-06-10T19:57:54Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 19:57:54.100342556 +0000 UTC m=+48.032378497, actuallyDelete=true" time="2024-06-10T19:57:54Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/8e66e9d6-0f6a-4a1f-966c-f148fd3c8878 have older date (2024-06-10 18:57:54 +0000 UTC) than purge date (2024-06-10 19:57:54.100342556 +0000 UTC m=+48.032378497). Removing upload directory." time="2024-06-10T19:57:54Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9c401f8d-a31f-42bf-8063-61af2b693418 have older date (2024-06-10 18:57:54 +0000 UTC) than purge date (2024-06-10 19:57:54.100342556 +0000 UTC m=+48.032378497). Removing upload directory." time="2024-06-10T19:57:54Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1052928b-770c-4335-81cb-46ce8eca5e1e have older date (2024-06-10 18:57:54 +0000 UTC) than purge date (2024-06-10 19:57:54.100342556 +0000 UTC m=+48.032378497). Removing upload directory." time="2024-06-10T19:57:54Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1473dd31-ede5-44e3-9986-89fc7c5fd987 have older date (2024-06-10 18:57:54 +0000 UTC) than purge date (2024-06-10 19:57:54.100342556 +0000 UTC m=+48.032378497). Removing upload directory." time="2024-06-10T19:57:54Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/493e32e1-fc89-4fb4-aab2-a754c38e9bb3 have older date (2024-06-10 18:57:54 +0000 UTC) than purge date (2024-06-10 19:57:54.100342556 +0000 UTC m=+48.032378497). Removing upload directory." time="2024-06-10T19:57:54Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2024-06-10T19:57:54Z" level=info msg="PurgeUploads starting: olderThan=2024-06-10 19:57:54.100956608 +0000 UTC m=+48.032992548, actuallyDelete=true" time="2024-06-10T19:57:54Z" 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 48.050s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.009s === RUN TestRedisBlobDescriptorCacheProvider redis_test.go:29: please set -test.registry.storage.cache.redis.addr to test layer info cache against redis --- SKIP: TestRedisBlobDescriptorCacheProvider (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/redis 0.009s === RUN TestWalkFileRemoved time="2024-06-10T19:57:06Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.004s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.799s === 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.087s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.29s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 16.015s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (19.06s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 19.861s === 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-10T19:57:06Z" 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-10T19:57:06Z" 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-10T19:57:06Z" 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 TestInvalidNetworkType === CONT TestMatchIPV4_2 === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestMatchIPV4WithRegionMatched === CONT TestUpdateCalledRegularly === CONT TestMatchIPV4 === CONT TestInvalidData === CONT TestMatchIPV6 === CONT TestParsing time="2024-06-10T19:57:06Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-10T19:57:06Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.4 instance.id=8c30d7a8-1039-4a58-963a-e9a695b469a1 time="2024-06-10T19:57:06Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.22.4 instance.id=8c30d7a8-1039-4a58-963a-e9a695b469a1 --- PASS: TestInvalidData (0.00s) --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestS3TryUpdate (0.00s) --- PASS: TestMatchIPV4 (0.01s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.01s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.01s) time="2024-06-10T19:57:06Z" level=error msg="unknown ip address format" go.version=go1.22.4 instance.id=8c30d7a8-1039-4a58-963a-e9a695b469a1 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.01s) --- PASS: TestParsing (0.01s) --- PASS: TestMatchIPV4_2 (0.01s) --- PASS: TestMatchIPV4WithRegionMatched (0.01s) time="2024-06-10T19:57:07Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-10T19:57:08Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-10T19:57:09Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 time="2024-06-10T19:57:10Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.22.4 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.511s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.008s === 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.779s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.86s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.682s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.012s >>> 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-x86_64.so.1 >>> docker-registry*: Package size: 23.8 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r6.apk >>> docker-registry: Build complete at Mon, 10 Jun 2024 20:00:15 +0000 elapsed time 0h 3m 38s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20240610.195639) (2/2) Purging go (1.22.4-r1) Executing busybox-1.36.1-r31.trigger OK: 378 MiB in 107 packages >>> docker-registry: Updating the community/x86_64 repository index... >>> docker-registry: Signing the index...