>>> docker-registry: Building community/docker-registry 2.8.3-r8 (using abuild 3.14.1-r5) started Sat, 18 Jan 2025 01:14:56 +0000 >>> docker-registry: Validating /home/buildozer/aports/community/docker-registry/APKBUILD... >>> docker-registry: Analyzing dependencies... >>> docker-registry: Installing for build: build-base git go (1/2) Installing go (1.23.5-r0) (2/2) Installing .makedepends-docker-registry (20250118.011458) Executing busybox-1.37.0-r13.trigger OK: 582 MiB in 108 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 7591k 0 --:--:-- --:--:-- --:--:-- 7610k >>> 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] ? github.com/docker/distribution/registry/client/transport [no test files] === RUN Test time="2025-01-18T01:15:14Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_DUCKS" time="2025-01-18T01:15:14Z" level=warning msg="Ignoring unrecognized environment variable REGISTRY_REPORTING_ASDF" OK: 20 passed --- PASS: Test (0.01s) PASS ok github.com/docker/distribution/configuration 0.016s ? 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="2025-01-18T01:15:14Z" level=warning msg="invalid remote IP address: "1.2.3"" --- PASS: TestRemoteAddr (0.00s) === RUN TestWithTrace --- PASS: TestWithTrace (2.00s) === RUN TestVersionContext --- PASS: TestVersionContext (0.00s) PASS ok github.com/docker/distribution/context 2.007s === RUN TestReturns200IfThereAreNoChecks --- PASS: TestReturns200IfThereAreNoChecks (0.00s) === RUN TestReturns503IfThereAreErrorChecks --- PASS: TestReturns503IfThereAreErrorChecks (0.00s) === RUN TestHealthHandler --- PASS: TestHealthHandler (0.00s) PASS ok github.com/docker/distribution/health 0.006s === RUN TestGETDownHandlerDoesNotChangeStatus --- PASS: TestGETDownHandlerDoesNotChangeStatus (0.00s) === RUN TestGETUpHandlerDoesNotChangeStatus --- PASS: TestGETUpHandlerDoesNotChangeStatus (0.00s) === RUN TestPOSTDownHandlerChangeStatus --- PASS: TestPOSTDownHandlerChangeStatus (0.00s) === RUN TestPOSTUpHandlerChangeStatus --- PASS: TestPOSTUpHandlerChangeStatus (0.00s) PASS ok github.com/docker/distribution/health/api 0.004s === RUN TestFileChecker --- PASS: TestFileChecker (0.00s) === RUN TestHTTPChecker --- PASS: TestHTTPChecker (0.09s) PASS ok github.com/docker/distribution/health/checks 0.091s === RUN TestManifestList --- PASS: TestManifestList (0.00s) === RUN TestOCIImageIndex --- PASS: TestOCIImageIndex (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/manifestlist 0.005s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) === RUN TestValidateManifest === RUN TestValidateManifest/valid === RUN TestValidateManifest/invalid --- PASS: TestValidateManifest (0.00s) --- PASS: TestValidateManifest/valid (0.00s) --- PASS: TestValidateManifest/invalid (0.00s) PASS ok github.com/docker/distribution/manifest/ocischema 0.005s === 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.008s === RUN TestBuilder --- PASS: TestBuilder (0.00s) === RUN TestManifest --- PASS: TestManifest (0.00s) === RUN TestMediaTypes --- PASS: TestMediaTypes (0.00s) PASS ok github.com/docker/distribution/manifest/schema2 0.005s === RUN TestEventBridgeManifestPulled --- PASS: TestEventBridgeManifestPulled (0.00s) === RUN TestEventBridgeManifestPushed --- PASS: TestEventBridgeManifestPushed (0.00s) === RUN TestEventBridgeManifestPushedWithTag --- PASS: TestEventBridgeManifestPushedWithTag (0.00s) === RUN TestEventBridgeManifestPulledWithTag --- PASS: TestEventBridgeManifestPulledWithTag (0.00s) === RUN TestEventBridgeManifestDeleted --- PASS: TestEventBridgeManifestDeleted (0.00s) === RUN TestEventBridgeTagDeleted --- PASS: TestEventBridgeTagDeleted (0.00s) === RUN TestEventBridgeRepoDeleted --- PASS: TestEventBridgeRepoDeleted (0.00s) === RUN TestEventEnvelopeJSONFormat --- PASS: TestEventEnvelopeJSONFormat (0.00s) === RUN TestHTTPSink 2025/01/18 01:15:14 http: TLS handshake error from 127.0.0.1:50874: 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:35139/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:35139/?status=200, fail=false http_test.go:164: testcase: http://127.0.0.1:35139/?status=307, fail=false http_test.go:164: testcase: http://127.0.0.1:35139/?status=400, fail=true http_test.go:164: testcase: 127.0.0.1:38077?status=0, fail=true --- PASS: TestHTTPSink (0.02s) === RUN TestListener --- PASS: TestListener (0.40s) === RUN TestMetricsExpvar --- PASS: TestMetricsExpvar (0.00s) === RUN TestBroadcaster time="2025-01-18T01:15:15Z" level=info msg="broadcaster: closing" time="2025-01-18T01:15:15Z" level=info msg="closing testSink" time="2025-01-18T01:15:15Z" level=info msg="closing testSink" time="2025-01-18T01:15:15Z" level=info msg="closing testSink" time="2025-01-18T01:15:15Z" level=info msg="closing testSink" time="2025-01-18T01:15:15Z" level=info msg="closing testSink" time="2025-01-18T01:15:15Z" level=info msg="closing testSink" time="2025-01-18T01:15:15Z" level=info msg="closing testSink" time="2025-01-18T01:15:15Z" level=info msg="closing testSink" time="2025-01-18T01:15:15Z" level=info msg="closing testSink" time="2025-01-18T01:15:15Z" level=info msg="closing testSink" time="2025-01-18T01:15:15Z" level=info msg="broadcaster: closing" --- PASS: TestBroadcaster (0.01s) === RUN TestEventQueue time="2025-01-18T01:15:15Z" level=info msg="closing testSink" --- PASS: TestEventQueue (0.11s) === RUN TestIgnoredSink --- PASS: TestIgnoredSink (0.00s) === RUN TestRetryingSink time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 1} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 1} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 1} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 1} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 1} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:15Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:16Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:16Z" level=warning msg="&{0xc000395320 0.9} encountered too many errors, backing off" time="2025-01-18T01:15:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:16Z" level=error msg="retryingsink: error writing events: error writing 10 events, retrying" time="2025-01-18T01:15:16Z" level=info msg="closing testSink" --- PASS: TestRetryingSink (0.85s) PASS ok github.com/docker/distribution/notifications 1.408s === RUN TestNextProtos --- PASS: TestNextProtos (0.00s) === RUN TestGracefulShutdown time="2025-01-18T01:15:14Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-01-18T01:15:14.631883282Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:15:14.631907434Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:15:14.632201156Z" level=info msg="listening on [::]:5000" go.version=go1.23.5 time="2025-01-18T01:15:14.632541318Z" level=info msg="Starting upload purge in 45m0s" go.version=go1.23.5 time="2025-01-18T01:15:17.633502558Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.5 time="2025-01-18T01:15:17.738584431Z" level=info msg="response completed" go.version=go1.23.5 http.request.host=127.0.0.1 http.request.id=894e4c92-029e-4823-a71d-ccf89e1cb611 http.request.method=GET http.request.remoteaddr="[::1]:55336" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.722715ms http.response.status=200 http.response.written=2 ::1 - - [18/Jan/2025:01:15:17 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" --- PASS: TestGracefulShutdown (3.11s) === RUN TestGetCipherSuite --- PASS: TestGetCipherSuite (0.00s) === RUN TestRegistrySupportedCipherSuite time="2025-01-18T01:15:18.035212909Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-01-18T01:15:18.035996688Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:15:18.0360178Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:15:18.036126634Z" level=info msg="Starting upload purge in 12m0s" go.version=go1.23.5 time="2025-01-18T01:15:18.036185756Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.5 time="2025-01-18T01:15:18.036199111Z" level=info msg="restricting TLS cipher suites to: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256" go.version=go1.23.5 time="2025-01-18T01:15:18.036483094Z" level=info msg="listening on [::]:5001, tls" go.version=go1.23.5 time="2025-01-18T01:15:21.046691524Z" level=info msg="response completed" go.version=go1.23.5 http.request.host=127.0.0.1 http.request.id=dd084e96-8c97-4aa5-9382-67e0285f8ff6 http.request.method=GET http.request.remoteaddr="127.0.0.1:49078" http.request.uri="/v2/" http.request.useragent= http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.493585ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:01:15:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "" time="2025-01-18T01:15:21.046930024Z" level=info msg="stopping server gracefully. Draining connections for 10s" go.version=go1.23.5 --- PASS: TestRegistrySupportedCipherSuite (3.41s) === RUN TestRegistryUnsupportedCipherSuite time="2025-01-18T01:15:21.520334534Z" level=warning msg="error parsing level "": not a valid logrus Level: "", using "info" " time="2025-01-18T01:15:21.521045479Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:15:21.52106509Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:15:21.521483461Z" level=info msg="Starting upload purge in 59m0s" go.version=go1.23.5 time="2025-01-18T01:15:21.522909513Z" level=info msg="restricting TLS version to tls1.2 or higher" go.version=go1.23.5 --- PASS: TestRegistryUnsupportedCipherSuite (8.48s) PASS ok github.com/docker/distribution/registry 15.005s === RUN TestErrorCodes --- PASS: TestErrorCodes (0.00s) === RUN TestErrorsManagement --- PASS: TestErrorsManagement (0.00s) PASS ok github.com/docker/distribution/registry/api/errcode 0.003s === RUN TestParseForwardedHeader --- PASS: TestParseForwardedHeader (0.00s) === RUN TestRouter --- PASS: TestRouter (0.01s) === RUN TestRouterWithPathTraversals --- PASS: TestRouterWithPathTraversals (0.00s) === RUN TestRouterWithBadCharacters --- PASS: TestRouterWithBadCharacters (0.00s) === RUN TestURLBuilder --- PASS: TestURLBuilder (0.01s) === RUN TestURLBuilderWithPrefix --- PASS: TestURLBuilderWithPrefix (0.01s) === RUN TestBuilderFromRequest --- PASS: TestBuilderFromRequest (0.03s) === RUN TestBuilderFromRequestWithPrefix --- PASS: TestBuilderFromRequestWithPrefix (0.00s) PASS ok github.com/docker/distribution/registry/api/v2 0.068s === RUN TestBasicAccessController time="2025-01-18T01:15:14Z" level=error msg="error authenticating user "bilbo": authentication failure" go.version=go1.23.5 instance.id=3049c52f-fc14-417b-a32b-2b0db04a8eeb time="2025-01-18T01:15:14Z" level=error msg="error authenticating user "DeokMan": authentication failure" go.version=go1.23.5 instance.id=3049c52f-fc14-417b-a32b-2b0db04a8eeb --- PASS: TestBasicAccessController (0.01s) === RUN TestCreateHtpasswdFile time="2025-01-18T01:15:14Z" level=warning msg="htpasswd is missing, provisioning with default user" go.version=go1.23.5 password="KzEJAga_tXQU-Jy46C9oc48MGxGNjX2uY1IdMsoEeXQ" user=docker --- PASS: TestCreateHtpasswdFile (0.07s) === RUN TestParseHTPasswd --- PASS: TestParseHTPasswd (0.00s) PASS ok github.com/docker/distribution/registry/auth/htpasswd 0.085s === RUN TestSillyAccessController --- PASS: TestSillyAccessController (0.00s) PASS ok github.com/docker/distribution/registry/auth/silly 0.006s === RUN TestTokenVerify --- PASS: TestTokenVerify (0.00s) === RUN TestLeeway time="2025-01-18T01:15:14Z" level=info msg="token not to be used before 2025-01-18 01:15:15 +0000 UTC - currently 2025-01-18 01:15:14.632574694 +0000 UTC m=+0.005816254" time="2025-01-18T01:15:14Z" level=info msg="token not to be used after 2025-01-18 01:15:14 +0000 UTC - currently 2025-01-18 01:15:14.632951932 +0000 UTC m=+0.006193486" --- PASS: TestLeeway (0.00s) === RUN TestAccessController time="2025-01-18T01:15:14Z" level=info msg="could not verify JWK certificate chain: unable to verify certificate chain: x509: certificate signed by unknown authority" --- PASS: TestAccessController (0.00s) === RUN TestNewAccessControllerPemBlock --- PASS: TestNewAccessControllerPemBlock (0.00s) PASS ok github.com/docker/distribution/registry/auth/token 0.013s === RUN TestUploadReadFrom --- PASS: TestUploadReadFrom (0.00s) === RUN TestHandleErrorResponse401ValidBody --- PASS: TestHandleErrorResponse401ValidBody (0.00s) === RUN TestHandleErrorResponse401WithInvalidBody --- PASS: TestHandleErrorResponse401WithInvalidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode400ValidBody --- PASS: TestHandleErrorResponseExpectedStatusCode400ValidBody (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice --- PASS: TestHandleErrorResponseExpectedStatusCode404EmptyErrorSlice (0.00s) === RUN TestHandleErrorResponseExpectedStatusCode404InvalidBody --- PASS: TestHandleErrorResponseExpectedStatusCode404InvalidBody (0.00s) === RUN TestHandleErrorResponseUnexpectedStatusCode501 --- PASS: TestHandleErrorResponseUnexpectedStatusCode501 (0.00s) === RUN TestHandleErrorResponseInsufficientPrivileges403 --- PASS: TestHandleErrorResponseInsufficientPrivileges403 (0.00s) === RUN TestHandleErrorResponseNonJson --- PASS: TestHandleErrorResponseNonJson (0.00s) === RUN TestBlobDelete --- PASS: TestBlobDelete (0.00s) === RUN TestBlobFetch --- PASS: TestBlobFetch (0.00s) === RUN TestBlobExistsNoContentLength --- PASS: TestBlobExistsNoContentLength (0.00s) === RUN TestBlobExists --- PASS: TestBlobExists (0.00s) === RUN TestBlobUploadChunked --- PASS: TestBlobUploadChunked (0.00s) === RUN TestBlobUploadMonolithic --- PASS: TestBlobUploadMonolithic (0.00s) === RUN TestBlobMount --- PASS: TestBlobMount (0.00s) === RUN TestV1ManifestFetch --- PASS: TestV1ManifestFetch (0.00s) === RUN TestManifestFetchWithEtag --- PASS: TestManifestFetchWithEtag (0.00s) === RUN TestManifestFetchWithAccept --- PASS: TestManifestFetchWithAccept (0.00s) === RUN TestManifestDelete --- PASS: TestManifestDelete (0.00s) === RUN TestManifestPut --- PASS: TestManifestPut (0.00s) === RUN TestManifestTags --- PASS: TestManifestTags (0.00s) === RUN TestObtainsErrorForMissingTag --- PASS: TestObtainsErrorForMissingTag (0.00s) === RUN TestObtainsManifestForTagWithoutHeaders --- PASS: TestObtainsManifestForTagWithoutHeaders (0.00s) === RUN TestManifestTagsPaginated --- PASS: TestManifestTagsPaginated (0.00s) === RUN TestManifestUnauthorized --- PASS: TestManifestUnauthorized (0.00s) === RUN TestCatalog --- PASS: TestCatalog (0.00s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (0.00s) === RUN TestSanitizeLocation --- PASS: TestSanitizeLocation (0.00s) PASS ok github.com/docker/distribution/registry/client 0.043s === RUN TestEndpointAuthorizeToken --- PASS: TestEndpointAuthorizeToken (0.00s) === RUN TestEndpointAuthorizeRefreshToken --- PASS: TestEndpointAuthorizeRefreshToken (0.00s) === RUN TestEndpointAuthorizeV2RefreshToken --- PASS: TestEndpointAuthorizeV2RefreshToken (0.00s) === RUN TestEndpointAuthorizeTokenBasic --- PASS: TestEndpointAuthorizeTokenBasic (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresIn --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresIn (0.00s) === RUN TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt --- PASS: TestEndpointAuthorizeTokenBasicWithExpiresInAndIssuedAt (0.00s) === RUN TestEndpointAuthorizeBasic --- PASS: TestEndpointAuthorizeBasic (0.00s) PASS ok github.com/docker/distribution/registry/client/auth 0.020s === RUN TestAuthChallengeParse --- PASS: TestAuthChallengeParse (0.00s) === RUN TestAuthChallengeNormalization --- PASS: TestAuthChallengeNormalization (0.00s) PASS ok github.com/docker/distribution/registry/client/auth/challenge 0.005s === RUN TestCheckAPI time="2025-01-18T01:15:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:15:14Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:15:14Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43141" http.request.id=d2fc8dfd-2ca5-4ace-b2fa-a58ea6b6399d http.request.method=GET http.request.remoteaddr="127.0.0.1:60640" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.805964ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:01:15:14 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestCheckAPI (0.00s) === RUN TestCatalogAPI time="2025-01-18T01:15:14Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:15:14Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:15:14Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=513b344b-dfbd-4781-acae-0bcc1f946afd http.request.method=GET http.request.remoteaddr="127.0.0.1:53330" 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.647026ms http.response.status=200 http.response.written=20 127.0.0.1 - - [18/Jan/2025:01:15:14 +0000] "GET /v2/_catalog HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-01-18T01:15:14Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=55dad825-fc53-4736-9cef-9940eb4c24ff http.request.method=POST http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.547883ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:14 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=bb50de0f-653a-458a-98ac-f2080256ebe9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/foo/aaaa/blobs/uploads/d03d9ea5-871e-4b38-af7a-14f6a2d8a074?_state=kWz1KzSaUq3GMx02Bdka5YqzX1UNDLM7uKAVp17PRmx7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJkMDNkOWVhNS04NzFlLTRiMzgtYWY3YS0xNGY2YTJkOGEwNzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTU6MTQuOTMyMDIxMjQ1WiJ9&digest=sha256%3A531fe1c7efc81a5cacfa21f9995a26e3bcd1714740b2b8f52b4477f03f49219c" http.request.useragent="Go-http-client/1.1" http.response.duration=7.0847724s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:14 +0000] "PUT /v2/foo/aaaa/blobs/uploads/d03d9ea5-871e-4b38-af7a-14f6a2d8a074?_state=kWz1KzSaUq3GMx02Bdka5YqzX1UNDLM7uKAVp17PRmx7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiJkMDNkOWVhNS04NzFlLTRiMzgtYWY3YS0xNGY2YTJkOGEwNzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTU6MTQuOTMyMDIxMjQ1WiJ9&digest=sha256%3A531fe1c7efc81a5cacfa21f9995a26e3bcd1714740b2b8f52b4477f03f49219c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=faf6c1a1-61c5-4ffa-ab0b-57ca3d528565 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.154126ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:22 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:22Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=3d8f8842-c452-4a3e-b1f6-1b1a0362aeee http.request.method=POST http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="958.772µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:22 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=e9065163-52a1-4bf4-912f-b8186d7c2026 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/foo/bbbb/blobs/uploads/b7aef049-add3-4b86-b2f9-5c6c0f1c3996?_state=CEW0OsHBKnGBoc3raH0ZyS0ad4HquPjcPL2sHmhzCK97Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJiN2FlZjA0OS1hZGQzLTRiODYtYjJmOS01YzZjMGYxYzM5OTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTU6MjIuMjI3MjY0MjMyWiJ9&digest=sha256%3Abfc1b439e3de29fb51e1eab853cb6a4623ed3ce029ed1c12a8a0ddfa69e0e94d" http.request.useragent="Go-http-client/1.1" http.response.duration=6.672584111s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:22 +0000] "PUT /v2/foo/bbbb/blobs/uploads/b7aef049-add3-4b86-b2f9-5c6c0f1c3996?_state=CEW0OsHBKnGBoc3raH0ZyS0ad4HquPjcPL2sHmhzCK97Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJiN2FlZjA0OS1hZGQzLTRiODYtYjJmOS01YzZjMGYxYzM5OTYiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTU6MjIuMjI3MjY0MjMyWiJ9&digest=sha256%3Abfc1b439e3de29fb51e1eab853cb6a4623ed3ce029ed1c12a8a0ddfa69e0e94d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:28Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=4a333ef6-91c6-4e1f-9f6a-828f3f0584d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.075368ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:28 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:29Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=bf9e9b76-a13c-4565-88b4-ef39fc62e988 http.request.method=POST http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.894533ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:29 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=f65fa8ec-f126-4b81-98b2-63a12d920822 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/foo/cccc/blobs/uploads/43094fc8-2436-4ee7-9ff3-b405674b4100?_state=y4nxaii7fu1VpYUCYJNN4OibwNS0satw9aJi9r2xThx7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0MzA5NGZjOC0yNDM2LTRlZTctOWZmMy1iNDA1Njc0YjQxMDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTU6MjkuMDQyOTU3ODI1WiJ9&digest=sha256%3Ae9ec0c65588af7226e8629311f9718cbeb24761ce3f3f1341a2b758d873d0ead" http.request.useragent="Go-http-client/1.1" http.response.duration=2.791427233s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:29 +0000] "PUT /v2/foo/cccc/blobs/uploads/43094fc8-2436-4ee7-9ff3-b405674b4100?_state=y4nxaii7fu1VpYUCYJNN4OibwNS0satw9aJi9r2xThx7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiI0MzA5NGZjOC0yNDM2LTRlZTctOWZmMy1iNDA1Njc0YjQxMDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTU6MjkuMDQyOTU3ODI1WiJ9&digest=sha256%3Ae9ec0c65588af7226e8629311f9718cbeb24761ce3f3f1341a2b758d873d0ead HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:31Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=d64eccbb-d800-499d-84a2-4bc32c5e7da7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.087954ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:31 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:32Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=906fe1c4-31b1-4b1d-896b-fb8d6417d7ee http.request.method=POST http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.87422ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:32 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:35Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=ce69be9b-1883-4290-afab-1a7b12e31c7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/foo/dddd/blobs/uploads/b7bf6a21-4cdd-462c-8475-ddd206782b9c?_state=tj-k53uqZ7XW7nBMd9CmNU5pg1vY3ChNQWeIjGn_cGh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiN2JmNmEyMS00Y2RkLTQ2MmMtODQ3NS1kZGQyMDY3ODJiOWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTU6MzIuMDQ3NjUwMTIyWiJ9&digest=sha256%3A3dcaddb26dc50f205b16e17992fff2bc14810176851322d272ed715eb597e5ec" http.request.useragent="Go-http-client/1.1" http.response.duration=3.518045853s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:32 +0000] "PUT /v2/foo/dddd/blobs/uploads/b7bf6a21-4cdd-462c-8475-ddd206782b9c?_state=tj-k53uqZ7XW7nBMd9CmNU5pg1vY3ChNQWeIjGn_cGh7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJiN2JmNmEyMS00Y2RkLTQ2MmMtODQ3NS1kZGQyMDY3ODJiOWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTU6MzIuMDQ3NjUwMTIyWiJ9&digest=sha256%3A3dcaddb26dc50f205b16e17992fff2bc14810176851322d272ed715eb597e5ec HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:35Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=3999e5c0-c8a9-4a06-8f9c-02afcfec7141 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.76504ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:35 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:35Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=17bad53e-6920-4b07-a772-8fb6f8a9f9d6 http.request.method=POST http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/foo/eeee/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.062452ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:35 +0000] "POST /v2/foo/eeee/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:38Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=f1b53cd1-7767-4952-bc0e-6d2a2faf20a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/foo/eeee/blobs/uploads/d27d782d-549d-40ef-990a-7f6865bc7eec?_state=c1V4y3dGXR9H7-BGKc9jt5_nsEWxn99VpWB1mJ8-hwV7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJkMjdkNzgyZC01NDlkLTQwZWYtOTkwYS03ZjY4NjViYzdlZWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTU6MzUuNzI0NTA5NjA3WiJ9&digest=sha256%3A6d48f2eb0341de9f1ab9534e981db1c3b7a6cfe43be7dff04dc6ebf965d98927" http.request.useragent="Go-http-client/1.1" http.response.duration=3.065844864s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:35 +0000] "PUT /v2/foo/eeee/blobs/uploads/d27d782d-549d-40ef-990a-7f6865bc7eec?_state=c1V4y3dGXR9H7-BGKc9jt5_nsEWxn99VpWB1mJ8-hwV7Ik5hbWUiOiJmb28vZWVlZSIsIlVVSUQiOiJkMjdkNzgyZC01NDlkLTQwZWYtOTkwYS03ZjY4NjViYzdlZWMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTU6MzUuNzI0NTA5NjA3WiJ9&digest=sha256%3A6d48f2eb0341de9f1ab9534e981db1c3b7a6cfe43be7dff04dc6ebf965d98927 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:38Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=e43a89fd-5617-4f02-b973-2176d7f5de36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/foo/eeee/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.477352ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:38 +0000] "PUT /v2/foo/eeee/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:39Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=c700da34-ecc4-4731-86bd-ed42afe6d4bb http.request.method=POST http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/foo/ffff/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.906124ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:39 +0000] "POST /v2/foo/ffff/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=b7c70c36-46b4-4552-87d7-179b360c4bf6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/foo/ffff/blobs/uploads/dd5cc117-79fd-497c-a751-ee17c057605d?_state=uX7jb-6CF8tGMqp_1litu0kNckhFBmO5WdB2yrv7uwR7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJkZDVjYzExNy03OWZkLTQ5N2MtYTc1MS1lZTE3YzA1NzYwNWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTU6MzkuMDA4NDYzOTk2WiJ9&digest=sha256%3A05a076bb38b7ee8c64f0e77abcfc6db4519fb6cbc4100a2ba05fae5cc4fd2fe7" http.request.useragent="Go-http-client/1.1" http.response.duration=4.093863439s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:39 +0000] "PUT /v2/foo/ffff/blobs/uploads/dd5cc117-79fd-497c-a751-ee17c057605d?_state=uX7jb-6CF8tGMqp_1litu0kNckhFBmO5WdB2yrv7uwR7Ik5hbWUiOiJmb28vZmZmZiIsIlVVSUQiOiJkZDVjYzExNy03OWZkLTQ5N2MtYTc1MS1lZTE3YzA1NzYwNWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTU6MzkuMDA4NDYzOTk2WiJ9&digest=sha256%3A05a076bb38b7ee8c64f0e77abcfc6db4519fb6cbc4100a2ba05fae5cc4fd2fe7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=9f4c8820-191b-4a7c-a127-135865c9f7c3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/foo/ffff/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.669097ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:43 +0000] "PUT /v2/foo/ffff/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=bb35e2c4-192e-471c-8784-0fcd81b17d6d http.request.method=GET http.request.remoteaddr="127.0.0.1:53330" 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.632153ms http.response.status=200 http.response.written=74 127.0.0.1 - - [18/Jan/2025:01:15:43 +0000] "GET /v2/_catalog HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-01-18T01:15:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=8d2bbfd5-54b9-43e4-9940-abe826b0a2d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/_catalog?last=foo%2Feeee&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.861244ms http.response.status=200 http.response.written=30 127.0.0.1 - - [18/Jan/2025:01:15:43 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-01-18T01:15:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=9e03d398-2aa3-4ca8-91d7-a06a5e350a80 http.request.method=GET http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/_catalog?last=&n=5" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.951829ms http.response.status=200 http.response.written=74 127.0.0.1 - - [18/Jan/2025:01:15:43 +0000] "GET /v2/_catalog?last=&n=5 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-01-18T01:15:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=6b8fcc47-8c53-4174-b09e-1d9fcd5bef19 http.request.method=GET http.request.remoteaddr="127.0.0.1:53330" 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.018798ms http.response.status=200 http.response.written=30 127.0.0.1 - - [18/Jan/2025:01:15:43 +0000] "GET /v2/_catalog?last=foo%2Feeee&n=5 HTTP/1.1" 200 30 "" "Go-http-client/1.1" time="2025-01-18T01:15:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=3adff3a6-4814-49f9-bcfb-95e479cc4772 http.request.method=GET http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/_catalog?n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.992087ms http.response.status=200 http.response.written=63 127.0.0.1 - - [18/Jan/2025:01:15:43 +0000] "GET /v2/_catalog?n=4 HTTP/1.1" 200 63 "" "Go-http-client/1.1" time="2025-01-18T01:15:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=3f1e5517-6fd2-4ec0-8313-d522ecd499b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/_catalog?last=foo%2Fdddd&n=4" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.017949ms http.response.status=200 http.response.written=41 127.0.0.1 - - [18/Jan/2025:01:15:43 +0000] "GET /v2/_catalog?last=foo%2Fdddd&n=4 HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-18T01:15:43Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:15] err.message="invalid number of results requested" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=14d83301-3bb9-4f7f-81be-dfb4a5087eb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/_catalog?n=15" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.060887ms http.response.status=400 http.response.written=116 127.0.0.1 - - [18/Jan/2025:01:15:43 +0000] "GET /v2/_catalog?n=15 HTTP/1.1" 400 116 "" "Go-http-client/1.1" time="2025-01-18T01:15:43Z" level=error msg="response completed with error" err.code="pagination number invalid" err.detail=map[n:6] err.message="invalid number of results requested" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=3c57ccd0-1ca0-44c6-b7f3-60714cf9ed40 http.request.method=GET http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/_catalog?n=6" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.900229ms http.response.status=400 http.response.written=115 127.0.0.1 - - [18/Jan/2025:01:15:43 +0000] "GET /v2/_catalog?n=6 HTTP/1.1" 400 115 "" "Go-http-client/1.1" time="2025-01-18T01:15:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=8ae35032-88c8-4b91-8aa7-e2540510cfd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:53330" http.request.uri="/v2/_catalog?n=0" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.890175ms http.response.status=200 http.response.written=20 127.0.0.1 - - [18/Jan/2025:01:15:43 +0000] "GET /v2/_catalog?n=0 HTTP/1.1" 200 20 "" "Go-http-client/1.1" time="2025-01-18T01:15:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41651" http.request.id=5b932211-4172-468e-ab3a-e677e0f66675 http.request.method=GET http.request.remoteaddr="127.0.0.1:53330" 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=1.883207ms http.response.status=200 http.response.written=74 127.0.0.1 - - [18/Jan/2025:01:15:43 +0000] "GET /v2/_catalog?n=-1 HTTP/1.1" 200 74 "" "Go-http-client/1.1" time="2025-01-18T01:15:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:15:43Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:15:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35889" http.request.id=80ab60fb-6c05-4143-841b-484dc313a9e0 http.request.method=POST http.request.remoteaddr="127.0.0.1:56002" http.request.uri="/v2/foo/aaaa/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.545189ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:43 +0000] "POST /v2/foo/aaaa/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:49Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35889" http.request.id=5b4db85b-64e2-4ff0-badb-241bfa595603 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56002" http.request.uri="/v2/foo/aaaa/blobs/uploads/01db0b5b-9fe2-4421-ab51-6befb23f7814?_state=p049N8yX3bf18YpB-gO5ui3dJEnoLpPbw5UvrQApZ7l7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIwMWRiMGI1Yi05ZmUyLTQ0MjEtYWI1MS02YmVmYjIzZjc4MTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTU6NDMuMzcyNjg4NjJaIn0%3D&digest=sha256%3A06012e453cdf264a3264bf76939e7b88d9bae5fa7eb9da998fe78e6f0cc023ed" http.request.useragent="Go-http-client/1.1" http.response.duration=5.99321278s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:43 +0000] "PUT /v2/foo/aaaa/blobs/uploads/01db0b5b-9fe2-4421-ab51-6befb23f7814?_state=p049N8yX3bf18YpB-gO5ui3dJEnoLpPbw5UvrQApZ7l7Ik5hbWUiOiJmb28vYWFhYSIsIlVVSUQiOiIwMWRiMGI1Yi05ZmUyLTQ0MjEtYWI1MS02YmVmYjIzZjc4MTQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTU6NDMuMzcyNjg4NjJaIn0%3D&digest=sha256%3A06012e453cdf264a3264bf76939e7b88d9bae5fa7eb9da998fe78e6f0cc023ed HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:49Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35889" http.request.id=d4ea5f67-5f77-491b-8dcb-67532e67e45d http.request.method=PUT http.request.remoteaddr="127.0.0.1:56002" http.request.uri="/v2/foo/aaaa/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.127765ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:49 +0000] "PUT /v2/foo/aaaa/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:49Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35889" http.request.id=cabefb5f-05cb-47f5-8a24-8db01b770db7 http.request.method=POST http.request.remoteaddr="127.0.0.1:56002" http.request.uri="/v2/foo/bbbb/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.830519ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:49 +0000] "POST /v2/foo/bbbb/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:52Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35889" http.request.id=e7646bee-0019-47cf-9059-b778f730e731 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56002" http.request.uri="/v2/foo/bbbb/blobs/uploads/ea504b0d-d766-4760-a8ad-07839ca24a74?_state=9L3fQljD7hqtFJeJ52VeDaXuYvlb5qM9Gb-hN7iGKyl7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJlYTUwNGIwZC1kNzY2LTQ3NjAtYThhZC0wNzgzOWNhMjRhNzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTU6NDkuNTE1MjE3MTYxWiJ9&digest=sha256%3A2deb0b78221f862dcedafc1023fcc852eac55c636c09fe8ab190c6a941ad3424" http.request.useragent="Go-http-client/1.1" http.response.duration=3.174159058s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:49 +0000] "PUT /v2/foo/bbbb/blobs/uploads/ea504b0d-d766-4760-a8ad-07839ca24a74?_state=9L3fQljD7hqtFJeJ52VeDaXuYvlb5qM9Gb-hN7iGKyl7Ik5hbWUiOiJmb28vYmJiYiIsIlVVSUQiOiJlYTUwNGIwZC1kNzY2LTQ3NjAtYThhZC0wNzgzOWNhMjRhNzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTU6NDkuNTE1MjE3MTYxWiJ9&digest=sha256%3A2deb0b78221f862dcedafc1023fcc852eac55c636c09fe8ab190c6a941ad3424 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:52Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35889" http.request.id=1e715994-217d-441b-92a7-dcad0c9cccec http.request.method=PUT http.request.remoteaddr="127.0.0.1:56002" http.request.uri="/v2/foo/bbbb/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.534526ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:52 +0000] "PUT /v2/foo/bbbb/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:52Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35889" http.request.id=ab697bdd-b0c5-4c74-baa2-2f24ed3f5c51 http.request.method=POST http.request.remoteaddr="127.0.0.1:56002" http.request.uri="/v2/foo/cccc/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.964601ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:52 +0000] "POST /v2/foo/cccc/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35889" http.request.id=1920407e-fcb7-49e7-8a68-481ffef3ed0e http.request.method=PUT http.request.remoteaddr="127.0.0.1:56002" http.request.uri="/v2/foo/cccc/blobs/uploads/d5895bd6-74bb-4f7c-9bc4-abb38e42694b?_state=z7BWkCaGOF8K7C-kg9oAVEEb7aX8b-Ug6rWM5y2o_DV7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJkNTg5NWJkNi03NGJiLTRmN2MtOWJjNC1hYmIzOGU0MjY5NGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTU6NTIuOTI3NTEzMjIyWiJ9&digest=sha256%3A4ec52df5eb62cac6f8f5d19ae1af00117758613263acf67d4956bf91fb8e106d" http.request.useragent="Go-http-client/1.1" http.response.duration=5.067018602s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:52 +0000] "PUT /v2/foo/cccc/blobs/uploads/d5895bd6-74bb-4f7c-9bc4-abb38e42694b?_state=z7BWkCaGOF8K7C-kg9oAVEEb7aX8b-Ug6rWM5y2o_DV7Ik5hbWUiOiJmb28vY2NjYyIsIlVVSUQiOiJkNTg5NWJkNi03NGJiLTRmN2MtOWJjNC1hYmIzOGU0MjY5NGIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTU6NTIuOTI3NTEzMjIyWiJ9&digest=sha256%3A4ec52df5eb62cac6f8f5d19ae1af00117758613263acf67d4956bf91fb8e106d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35889" http.request.id=802d0be2-1006-403e-b448-37ec6a78d845 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56002" http.request.uri="/v2/foo/cccc/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.950279ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:57 +0000] "PUT /v2/foo/cccc/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:58Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35889" http.request.id=5dfc3ebb-f3c7-47e0-a94a-97b3995edfd1 http.request.method=POST http.request.remoteaddr="127.0.0.1:56002" http.request.uri="/v2/foo/dddd/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.746222ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:58 +0000] "POST /v2/foo/dddd/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35889" http.request.id=a1dd2774-c4b2-428c-b022-d4294f27c07d http.request.method=PUT http.request.remoteaddr="127.0.0.1:56002" http.request.uri="/v2/foo/dddd/blobs/uploads/f0ad2358-5994-4b71-ad90-c39e1acce5f5?_state=dQ3ip1tqpCedl584tMqGXJotxnXtnND-IKOgi1ELECR7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJmMGFkMjM1OC01OTk0LTRiNzEtYWQ5MC1jMzllMWFjY2U1ZjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTU6NTguMTEwODc5Nzk2WiJ9&digest=sha256%3Aca44fff8d5f7ecf1e4ba6e353f875aacd19988ea43970bf3c71003415e2a0880" http.request.useragent="Go-http-client/1.1" http.response.duration=1.72332985s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:58 +0000] "PUT /v2/foo/dddd/blobs/uploads/f0ad2358-5994-4b71-ad90-c39e1acce5f5?_state=dQ3ip1tqpCedl584tMqGXJotxnXtnND-IKOgi1ELECR7Ik5hbWUiOiJmb28vZGRkZCIsIlVVSUQiOiJmMGFkMjM1OC01OTk0LTRiNzEtYWQ5MC1jMzllMWFjY2U1ZjUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTU6NTguMTEwODc5Nzk2WiJ9&digest=sha256%3Aca44fff8d5f7ecf1e4ba6e353f875aacd19988ea43970bf3c71003415e2a0880 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35889" http.request.id=1c6db557-edd1-40d9-8e1e-f87d220e2130 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56002" http.request.uri="/v2/foo/dddd/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.909942ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:15:59 +0000] "PUT /v2/foo/dddd/manifests/sometag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:15:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35889" http.request.id=a9b34e43-b3d0-4bc6-aa89-6566b7583892 http.request.method=GET http.request.remoteaddr="127.0.0.1:56002" 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.405993ms http.response.status=200 http.response.written=63 127.0.0.1 - - [18/Jan/2025:01:15:59 +0000] "GET /v2/_catalog?n=5 HTTP/1.1" 200 63 "" "Go-http-client/1.1" --- PASS: TestCatalogAPI (45.11s) === RUN TestURLPrefix time="2025-01-18T01:15:59Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:15:59Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:15:59Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:46037" http.request.id=d4722af2-37d5-4761-a6f3-f747a2652a00 http.request.method=GET http.request.remoteaddr="127.0.0.1:58732" http.request.uri="/test/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="705.759µs" http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:01:15:59 +0000] "GET /test/v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" --- PASS: TestURLPrefix (0.00s) === RUN TestBlobAPI time="2025-01-18T01:15:59Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:15:59Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:16:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=ea9c9817-4560-442b-aa77-e41c75225fde http.request.method=GET http.request.remoteaddr="127.0.0.1:50316" http.request.uri="/v2/foo/bar/blobs/sha256:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.235116ms http.response.status=404 http.response.written=157 vars.digest="sha256:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:16:00 +0000] "GET /v2/foo/bar/blobs/sha256:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T01:16:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=6313fa25-78bb-4cfe-9dca-9bf749606084 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50328" http.request.uri="/v2/foo/bar/blobs/sha256:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.216998ms http.response.status=404 http.response.written=157 vars.digest="sha256:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:16:00 +0000] "HEAD /v2/foo/bar/blobs/sha256:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T01:16:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=6e6b920a-13c1-4fc5-a0b1-e1f365fd20a2 http.request.method=POST http.request.remoteaddr="127.0.0.1:50328" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.151075ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=f4bb9685-482e-4ed0-ab33-5d5a0b84a4a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:50328" http.request.uri="/v2/foo/bar/blobs/uploads/dcb469c8-62df-4a61-be65-cac0e9d6eb8f?_state=ZfjCME-_7_bdXKxlLMWDluohCgYhrOFCoxgHVQ0r8Q97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRjYjQ2OWM4LTYyZGYtNGE2MS1iZTY1LWNhYzBlOWQ2ZWI4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowMC4wMzY1MDA0MzFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.368543ms http.response.status=204 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:00 +0000] "GET /v2/foo/bar/blobs/uploads/dcb469c8-62df-4a61-be65-cac0e9d6eb8f?_state=ZfjCME-_7_bdXKxlLMWDluohCgYhrOFCoxgHVQ0r8Q97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRjYjQ2OWM4LTYyZGYtNGE2MS1iZTY1LWNhYzBlOWQ2ZWI4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowMC4wMzY1MDA0MzFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=2c43556e-deb6-46cd-b5c7-f53f92d55e15 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:50328" http.request.uri="/v2/foo/bar/blobs/uploads/dcb469c8-62df-4a61-be65-cac0e9d6eb8f?_state=ZfjCME-_7_bdXKxlLMWDluohCgYhrOFCoxgHVQ0r8Q97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRjYjQ2OWM4LTYyZGYtNGE2MS1iZTY1LWNhYzBlOWQ2ZWI4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowMC4wMzY1MDA0MzFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.628969ms http.response.status=204 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:00 +0000] "DELETE /v2/foo/bar/blobs/uploads/dcb469c8-62df-4a61-be65-cac0e9d6eb8f?_state=ZfjCME-_7_bdXKxlLMWDluohCgYhrOFCoxgHVQ0r8Q97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRjYjQ2OWM4LTYyZGYtNGE2MS1iZTY1LWNhYzBlOWQ2ZWI4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowMC4wMzY1MDA0MzFaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:00Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=d07a8ec6-4cdd-462e-bd8c-3dd222b46d70 http.request.method=GET http.request.remoteaddr="127.0.0.1:50328" http.request.uri="/v2/foo/bar/blobs/uploads/dcb469c8-62df-4a61-be65-cac0e9d6eb8f?_state=ZfjCME-_7_bdXKxlLMWDluohCgYhrOFCoxgHVQ0r8Q97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRjYjQ2OWM4LTYyZGYtNGE2MS1iZTY1LWNhYzBlOWQ2ZWI4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowMC4wMzY1MDA0MzFaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=dcb469c8-62df-4a61-be65-cac0e9d6eb8f time="2025-01-18T01:16:00Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=d07a8ec6-4cdd-462e-bd8c-3dd222b46d70 http.request.method=GET http.request.remoteaddr="127.0.0.1:50328" http.request.uri="/v2/foo/bar/blobs/uploads/dcb469c8-62df-4a61-be65-cac0e9d6eb8f?_state=ZfjCME-_7_bdXKxlLMWDluohCgYhrOFCoxgHVQ0r8Q97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRjYjQ2OWM4LTYyZGYtNGE2MS1iZTY1LWNhYzBlOWQ2ZWI4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowMC4wMzY1MDA0MzFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.894359ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=dcb469c8-62df-4a61-be65-cac0e9d6eb8f 127.0.0.1 - - [18/Jan/2025:01:16:00 +0000] "GET /v2/foo/bar/blobs/uploads/dcb469c8-62df-4a61-be65-cac0e9d6eb8f?_state=ZfjCME-_7_bdXKxlLMWDluohCgYhrOFCoxgHVQ0r8Q97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImRjYjQ2OWM4LTYyZGYtNGE2MS1iZTY1LWNhYzBlOWQ2ZWI4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowMC4wMzY1MDA0MzFaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-18T01:16:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=b4b19216-353e-4e94-9997-437f01ea3d89 http.request.method=POST http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.108098ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:00Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=64492aad-e375-4c5e-85b3-84819b537c4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/d9aa0201-d10b-4d66-af24-230b54b6dccb?_state=mk-zuNMYkKq5NpoL_LSnnZaQ9cX7eb-5ogxs263yJId7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5YWEwMjAxLWQxMGItNGQ2Ni1hZjI0LTIzMGI1NGI2ZGNjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowMC4wNDUxMjg5MzdaIn0%3D&digest=sha256%3A274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7" http.request.useragent="Go-http-client/1.1" provided=sha256:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7 vars.name="foo/bar" vars.uuid=d9aa0201-d10b-4d66-af24-230b54b6dccb time="2025-01-18T01:16:00Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=64492aad-e375-4c5e-85b3-84819b537c4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/d9aa0201-d10b-4d66-af24-230b54b6dccb?_state=mk-zuNMYkKq5NpoL_LSnnZaQ9cX7eb-5ogxs263yJId7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5YWEwMjAxLWQxMGItNGQ2Ni1hZjI0LTIzMGI1NGI2ZGNjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowMC4wNDUxMjg5MzdaIn0%3D&digest=sha256%3A274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=d9aa0201-d10b-4d66-af24-230b54b6dccb time="2025-01-18T01:16:00Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=64492aad-e375-4c5e-85b3-84819b537c4e http.request.method=PUT http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/d9aa0201-d10b-4d66-af24-230b54b6dccb?_state=mk-zuNMYkKq5NpoL_LSnnZaQ9cX7eb-5ogxs263yJId7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5YWEwMjAxLWQxMGItNGQ2Ni1hZjI0LTIzMGI1NGI2ZGNjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowMC4wNDUxMjg5MzdaIn0%3D&digest=sha256%3A274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.375515ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=d9aa0201-d10b-4d66-af24-230b54b6dccb 127.0.0.1 - - [18/Jan/2025:01:16:00 +0000] "PUT /v2/foo/bar/blobs/uploads/d9aa0201-d10b-4d66-af24-230b54b6dccb?_state=mk-zuNMYkKq5NpoL_LSnnZaQ9cX7eb-5ogxs263yJId7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQ5YWEwMjAxLWQxMGItNGQ2Ni1hZjI0LTIzMGI1NGI2ZGNjYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowMC4wNDUxMjg5MzdaIn0%3D&digest=sha256%3A274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-01-18T01:16:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=64f7e192-adbb-4aba-92d8-85c250b85573 http.request.method=POST http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.278108ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=4e975fcf-5ea3-4e39-bb86-06490662d25f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/85957bca-95db-4a75-8981-901d827557d0?_state=QmmDGEs0TVl5UzzqhwPuTMnuNcFLRQ93IryaM9BgjU97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg1OTU3YmNhLTk1ZGItNGE3NS04OTgxLTkwMWQ4Mjc1NTdkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowMC4wNDg2NzE4MDNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.575331ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:00 +0000] "PUT /v2/foo/bar/blobs/uploads/85957bca-95db-4a75-8981-901d827557d0?_state=QmmDGEs0TVl5UzzqhwPuTMnuNcFLRQ93IryaM9BgjU97Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijg1OTU3YmNhLTk1ZGItNGE3NS04OTgxLTkwMWQ4Mjc1NTdkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowMC4wNDg2NzE4MDNaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=c0a91760-15c0-458f-a438-b37d06a8d467 http.request.method=POST http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.761062ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=8a51dbb6-b01a-444d-a978-b9e45e5900b8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/49d62e6c-890f-47c2-b963-c85e274eab63?_state=qhrHsZWEB8c-dKVMH2nkaR09EB-5Q45Qx_67OAtTFyV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5ZDYyZTZjLTg5MGYtNDdjMi1iOTYzLWM4NWUyNzRlYWI2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowMC4wNTM4MTg1MDRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.296614ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:00 +0000] "PUT /v2/foo/bar/blobs/uploads/49d62e6c-890f-47c2-b963-c85e274eab63?_state=qhrHsZWEB8c-dKVMH2nkaR09EB-5Q45Qx_67OAtTFyV7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjQ5ZDYyZTZjLTg5MGYtNDdjMi1iOTYzLWM4NWUyNzRlYWI2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowMC4wNTM4MTg1MDRaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=2537c685-fa09-4843-be78-dfbab0358933 http.request.method=POST http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.861204ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:00 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=738d8344-d2a7-4dfa-b1e9-f7df51c116a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/f17af609-790a-4a19-80d0-4267deef8ecd?_state=oD0JRc8IMlocRdN8Q76nZw8D9BZXIsP8RsoQ6O6X9M17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxN2FmNjA5LTc5MGEtNGExOS04MGQwLTQyNjdkZWVmOGVjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowMC4wNTg4NTU1MTdaIn0%3D&digest=sha256%3A274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7" http.request.useragent="Go-http-client/1.1" http.response.duration=3.697882963s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:00 +0000] "PUT /v2/foo/bar/blobs/uploads/f17af609-790a-4a19-80d0-4267deef8ecd?_state=oD0JRc8IMlocRdN8Q76nZw8D9BZXIsP8RsoQ6O6X9M17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImYxN2FmNjA5LTc5MGEtNGExOS04MGQwLTQyNjdkZWVmOGVjZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowMC4wNTg4NTU1MTdaIn0%3D&digest=sha256%3A274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:03Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=34dcbd12-ce54-4ed6-9f49-ff6e4bafb18c http.request.method=POST http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.109641ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:03 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:07Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:35303" http.request.id=96a9912e-bbb6-46c6-9b69-d7eab54e82b7 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/11eef9ce-e663-4e7d-82d6-41e179742823?_state=kIcnZOXrdl9E9VHuMYdGmMDrkR8SUvpwTGoyPnHXmFx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExZWVmOWNlLWU2NjMtNGU3ZC04MmQ2LTQxZTE3OTc0MjgyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowMy44NjcyMjMyNTFaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=3.901443294s http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:03 +0000] "PATCH /v2/foo/bar/blobs/uploads/11eef9ce-e663-4e7d-82d6-41e179742823?_state=kIcnZOXrdl9E9VHuMYdGmMDrkR8SUvpwTGoyPnHXmFx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExZWVmOWNlLWU2NjMtNGU3ZC04MmQ2LTQxZTE3OTc0MjgyMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowMy44NjcyMjMyNTFaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:07Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=770c8e1b-1c72-42f6-84a6-82c228cae9ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/uploads/11eef9ce-e663-4e7d-82d6-41e179742823?_state=UQPOqjx8dnp-ww_mmKDCHdP3CZ0e0wd51i6ff3VV1it7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExZWVmOWNlLWU2NjMtNGU3ZC04MmQ2LTQxZTE3OTc0MjgyMyIsIk9mZnNldCI6MjE1MjM5NjgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTY6MDNaIn0%3D&digest=sha256%3A274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7" http.request.useragent="Go-http-client/1.1" http.response.duration=2.301025ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:07 +0000] "PUT /v2/foo/bar/blobs/uploads/11eef9ce-e663-4e7d-82d6-41e179742823?_state=UQPOqjx8dnp-ww_mmKDCHdP3CZ0e0wd51i6ff3VV1it7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjExZWVmOWNlLWU2NjMtNGU3ZC04MmQ2LTQxZTE3OTc0MjgyMyIsIk9mZnNldCI6MjE1MjM5NjgsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTY6MDNaIn0%3D&digest=sha256%3A274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:07Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=082876e9-b407-4909-9c0b-72bac2cb57bb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/sha256:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.085071ms http.response.status=200 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:07 +0000] "HEAD /v2/foo/bar/blobs/sha256:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:07Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=d3b7d322-7cb7-4ecd-8c3f-3dd59a846af6 http.request.method=GET http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/sha256:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=75.843262ms http.response.status=200 http.response.written=21523968 127.0.0.1 - - [18/Jan/2025:01:16:07 +0000] "GET /v2/foo/bar/blobs/sha256:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7 HTTP/1.1" 200 21523968 "" "Go-http-client/1.1" time="2025-01-18T01:16:07Z" level=error msg="error parsing digest="sha257:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=bc2acca8-facf-4358-a2f9-3089097a159a http.request.method=GET http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/sha257:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7" vars.name="foo/bar" time="2025-01-18T01:16:07Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=bc2acca8-facf-4358-a2f9-3089097a159a http.request.method=GET http.request.remoteaddr="127.0.0.1:50336" http.request.uri="/v2/foo/bar/blobs/sha257:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.043817ms http.response.status=400 http.response.written=110 vars.digest="sha257:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:16:07 +0000] "GET /v2/foo/bar/blobs/sha257:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-18T01:16:07Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=a3fed841-91c3-4e42-93e6-7941e1a52f70 http.request.method=GET http.request.remoteaddr="127.0.0.1:57668" http.request.uri="/v2/foo/bar/blobs/sha256:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7" http.request.useragent="Go-http-client/1.1" http.response.duration=2.828682ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:07 +0000] "GET /v2/foo/bar/blobs/sha256:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:07Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:16:07Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:16:07Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=691aed45-981f-4d7a-8e81-acf9ee9448f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:58198" http.request.uri="/v2/foo/bar/blobs/sha256:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.286712ms http.response.status=404 http.response.written=157 vars.digest="sha256:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:16:07 +0000] "GET /v2/foo/bar/blobs/sha256:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T01:16:07Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=b6091dcd-7a8c-4deb-a5b5-121359cabc33 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58210" http.request.uri="/v2/foo/bar/blobs/sha256:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.621886ms http.response.status=404 http.response.written=157 vars.digest="sha256:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:16:07 +0000] "HEAD /v2/foo/bar/blobs/sha256:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T01:16:07Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=275450a9-d421-4177-a92b-90a791f71901 http.request.method=POST http.request.remoteaddr="127.0.0.1:58210" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.553587ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:07Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=7d395b03-8740-4f5f-93b8-529c44145375 http.request.method=GET http.request.remoteaddr="127.0.0.1:58210" http.request.uri="/v2/foo/bar/blobs/uploads/2cdd4e61-e637-46bf-ba7a-e983f834497c?_state=A76_F2W7vUHDwu55t5cFly2L18iK20G9VoR5BOtlDxN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjZGQ0ZTYxLWU2MzctNDZiZi1iYTdhLWU5ODNmODM0NDk3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowNy45ODk0ODYzMDdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.494674ms http.response.status=204 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:07 +0000] "GET /v2/foo/bar/blobs/uploads/2cdd4e61-e637-46bf-ba7a-e983f834497c?_state=A76_F2W7vUHDwu55t5cFly2L18iK20G9VoR5BOtlDxN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjZGQ0ZTYxLWU2MzctNDZiZi1iYTdhLWU5ODNmODM0NDk3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowNy45ODk0ODYzMDdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:07Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=6286bee5-6335-413b-9efa-f8f3107c30bf http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58210" http.request.uri="/v2/foo/bar/blobs/uploads/2cdd4e61-e637-46bf-ba7a-e983f834497c?_state=A76_F2W7vUHDwu55t5cFly2L18iK20G9VoR5BOtlDxN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjZGQ0ZTYxLWU2MzctNDZiZi1iYTdhLWU5ODNmODM0NDk3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowNy45ODk0ODYzMDdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.558198ms http.response.status=204 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:07 +0000] "DELETE /v2/foo/bar/blobs/uploads/2cdd4e61-e637-46bf-ba7a-e983f834497c?_state=A76_F2W7vUHDwu55t5cFly2L18iK20G9VoR5BOtlDxN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjZGQ0ZTYxLWU2MzctNDZiZi1iYTdhLWU5ODNmODM0NDk3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowNy45ODk0ODYzMDdaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:07Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=e9fc0437-18f6-4d84-abfa-a46c031f3ceb http.request.method=GET http.request.remoteaddr="127.0.0.1:58210" http.request.uri="/v2/foo/bar/blobs/uploads/2cdd4e61-e637-46bf-ba7a-e983f834497c?_state=A76_F2W7vUHDwu55t5cFly2L18iK20G9VoR5BOtlDxN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjZGQ0ZTYxLWU2MzctNDZiZi1iYTdhLWU5ODNmODM0NDk3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowNy45ODk0ODYzMDdaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=2cdd4e61-e637-46bf-ba7a-e983f834497c time="2025-01-18T01:16:07Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=e9fc0437-18f6-4d84-abfa-a46c031f3ceb http.request.method=GET http.request.remoteaddr="127.0.0.1:58210" http.request.uri="/v2/foo/bar/blobs/uploads/2cdd4e61-e637-46bf-ba7a-e983f834497c?_state=A76_F2W7vUHDwu55t5cFly2L18iK20G9VoR5BOtlDxN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjZGQ0ZTYxLWU2MzctNDZiZi1iYTdhLWU5ODNmODM0NDk3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowNy45ODk0ODYzMDdaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.670246ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=2cdd4e61-e637-46bf-ba7a-e983f834497c 127.0.0.1 - - [18/Jan/2025:01:16:07 +0000] "GET /v2/foo/bar/blobs/uploads/2cdd4e61-e637-46bf-ba7a-e983f834497c?_state=A76_F2W7vUHDwu55t5cFly2L18iK20G9VoR5BOtlDxN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjJjZGQ0ZTYxLWU2MzctNDZiZi1iYTdhLWU5ODNmODM0NDk3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowNy45ODk0ODYzMDdaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-18T01:16:07Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=b97deb11-9aea-4a66-9309-961428f60f88 http.request.method=POST http.request.remoteaddr="127.0.0.1:58224" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="865.971µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:07Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=3d572cb8-9567-4009-92e1-5f6c22ea0c1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58224" http.request.uri="/v2/foo/bar/blobs/uploads/155a7132-4727-490f-b878-70f040ee99bc?_state=XOx6og28LQ4xxH-Ib9XozCYCavAM0Yeu54mvMO4fMoN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NWE3MTMyLTQ3MjctNDkwZi1iODc4LTcwZjA0MGVlOTliYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowNy45OTY3ODI2NDNaIn0%3D&digest=sha256%3A10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28" http.request.useragent="Go-http-client/1.1" provided=sha256:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28 vars.name="foo/bar" vars.uuid=155a7132-4727-490f-b878-70f040ee99bc time="2025-01-18T01:16:07Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=3d572cb8-9567-4009-92e1-5f6c22ea0c1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58224" http.request.uri="/v2/foo/bar/blobs/uploads/155a7132-4727-490f-b878-70f040ee99bc?_state=XOx6og28LQ4xxH-Ib9XozCYCavAM0Yeu54mvMO4fMoN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NWE3MTMyLTQ3MjctNDkwZi1iODc4LTcwZjA0MGVlOTliYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowNy45OTY3ODI2NDNaIn0%3D&digest=sha256%3A10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=155a7132-4727-490f-b878-70f040ee99bc time="2025-01-18T01:16:07Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=3d572cb8-9567-4009-92e1-5f6c22ea0c1a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58224" http.request.uri="/v2/foo/bar/blobs/uploads/155a7132-4727-490f-b878-70f040ee99bc?_state=XOx6og28LQ4xxH-Ib9XozCYCavAM0Yeu54mvMO4fMoN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NWE3MTMyLTQ3MjctNDkwZi1iODc4LTcwZjA0MGVlOTliYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowNy45OTY3ODI2NDNaIn0%3D&digest=sha256%3A10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.980566ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=155a7132-4727-490f-b878-70f040ee99bc 127.0.0.1 - - [18/Jan/2025:01:16:07 +0000] "PUT /v2/foo/bar/blobs/uploads/155a7132-4727-490f-b878-70f040ee99bc?_state=XOx6og28LQ4xxH-Ib9XozCYCavAM0Yeu54mvMO4fMoN7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE1NWE3MTMyLTQ3MjctNDkwZi1iODc4LTcwZjA0MGVlOTliYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowNy45OTY3ODI2NDNaIn0%3D&digest=sha256%3A10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-01-18T01:16:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=71dc0158-8d29-4ed1-999a-00f588a63ea6 http.request.method=POST http.request.remoteaddr="127.0.0.1:58224" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.62474ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:07 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=1fe05344-ba29-4a96-a20b-55d48d695c95 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58224" http.request.uri="/v2/foo/bar/blobs/uploads/085ce52a-ff57-4d45-b3d3-e985ba839bbb?_state=vkX4pHEUcDvpHrnMCds3_oCgo44B8xauvUGVsShkX8R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4NWNlNTJhLWZmNTctNGQ0NS1iM2QzLWU5ODViYTgzOWJiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowOC4wMDA5NDc5N1oifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=1.975398ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:08 +0000] "PUT /v2/foo/bar/blobs/uploads/085ce52a-ff57-4d45-b3d3-e985ba839bbb?_state=vkX4pHEUcDvpHrnMCds3_oCgo44B8xauvUGVsShkX8R7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4NWNlNTJhLWZmNTctNGQ0NS1iM2QzLWU5ODViYTgzOWJiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowOC4wMDA5NDc5N1oifQ%3D%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=029bc91f-95ca-43db-8009-12b158b8d9be http.request.method=POST http.request.remoteaddr="127.0.0.1:58224" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.626546ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=4e5caf43-0d3c-4122-bf53-72e0e204a3fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:58224" http.request.uri="/v2/foo/bar/blobs/uploads/5d79a03d-c1af-4774-90eb-f2a8c8b2c9ee?_state=NNyOaFGF3V1PDPqCMQ2EhAGOKFEe3HPnvPp1ueh8QR17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVkNzlhMDNkLWMxYWYtNDc3NC05MGViLWYyYThjOGIyYzllZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowOC4wMDUyNDM1OTVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.408751ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:08 +0000] "PUT /v2/foo/bar/blobs/uploads/5d79a03d-c1af-4774-90eb-f2a8c8b2c9ee?_state=NNyOaFGF3V1PDPqCMQ2EhAGOKFEe3HPnvPp1ueh8QR17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVkNzlhMDNkLWMxYWYtNDc3NC05MGViLWYyYThjOGIyYzllZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowOC4wMDUyNDM1OTVaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:08Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=8a2fdb6d-ed89-463d-9633-4229f45bae3d http.request.method=POST http.request.remoteaddr="127.0.0.1:58224" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.226016ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:08 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=a23ab9ff-efe2-4243-bd08-99f7fa0e9fd5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58224" http.request.uri="/v2/foo/bar/blobs/uploads/08156d5d-22f8-4e59-a351-cd727b99ef8f?_state=0sdcr7jp0Wev0gmIBUei7X85UyjC-4IFkeVBupm89sZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4MTU2ZDVkLTIyZjgtNGU1OS1hMzUxLWNkNzI3Yjk5ZWY4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowOC4wMTA2MzA5OTFaIn0%3D&digest=sha256%3A10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28" http.request.useragent="Go-http-client/1.1" http.response.duration=2.159807973s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:08 +0000] "PUT /v2/foo/bar/blobs/uploads/08156d5d-22f8-4e59-a351-cd727b99ef8f?_state=0sdcr7jp0Wev0gmIBUei7X85UyjC-4IFkeVBupm89sZ7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjA4MTU2ZDVkLTIyZjgtNGU1OS1hMzUxLWNkNzI3Yjk5ZWY4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjowOC4wMTA2MzA5OTFaIn0%3D&digest=sha256%3A10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:10Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=f74a2a5c-f433-49bc-b24b-68a906e12a98 http.request.method=POST http.request.remoteaddr="127.0.0.1:58224" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.006973ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:10 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:41945" http.request.id=ec3703af-d100-4c5c-9c2a-6f0743a2c59f http.request.method=PATCH http.request.remoteaddr="127.0.0.1:58224" http.request.uri="/v2/foo/bar/blobs/uploads/4c5bd413-d0dd-4f6b-8585-7ef668a36ece?_state=hXtTnkntjHKe1KmNFeEamw7u20YLeuZq5mWofsTiXg17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjNWJkNDEzLWQwZGQtNGY2Yi04NTg1LTdlZjY2OGEzNmVjZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoxMC4yNTc0MTY0NjlaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.200662828s http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:10 +0000] "PATCH /v2/foo/bar/blobs/uploads/4c5bd413-d0dd-4f6b-8585-7ef668a36ece?_state=hXtTnkntjHKe1KmNFeEamw7u20YLeuZq5mWofsTiXg17Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjNWJkNDEzLWQwZGQtNGY2Yi04NTg1LTdlZjY2OGEzNmVjZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoxMC4yNTc0MTY0NjlaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=e5bc877f-343a-4af5-8655-42a28c240ee8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58224" http.request.uri="/v2/foo/bar/blobs/uploads/4c5bd413-d0dd-4f6b-8585-7ef668a36ece?_state=Qbb4h8bWLsUc4vOmE6Y_lzTbz8quXSC6LlwH3t6cdJt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjNWJkNDEzLWQwZGQtNGY2Yi04NTg1LTdlZjY2OGEzNmVjZSIsIk9mZnNldCI6MTU4NTUxMDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTY6MTBaIn0%3D&digest=sha256%3A10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28" http.request.useragent="Go-http-client/1.1" http.response.duration=2.285029ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:12 +0000] "PUT /v2/foo/bar/blobs/uploads/4c5bd413-d0dd-4f6b-8585-7ef668a36ece?_state=Qbb4h8bWLsUc4vOmE6Y_lzTbz8quXSC6LlwH3t6cdJt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRjNWJkNDEzLWQwZGQtNGY2Yi04NTg1LTdlZjY2OGEzNmVjZSIsIk9mZnNldCI6MTU4NTUxMDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTY6MTBaIn0%3D&digest=sha256%3A10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=7e940997-0713-492f-8e7d-30b7c1cf3909 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58224" http.request.uri="/v2/foo/bar/blobs/sha256:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.006807ms http.response.status=200 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:12 +0000] "HEAD /v2/foo/bar/blobs/sha256:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=19953afd-3924-4676-9fe3-59a906484c84 http.request.method=GET http.request.remoteaddr="127.0.0.1:58224" http.request.uri="/v2/foo/bar/blobs/sha256:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=72.176064ms http.response.status=200 http.response.written=15855104 127.0.0.1 - - [18/Jan/2025:01:16:12 +0000] "GET /v2/foo/bar/blobs/sha256:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28 HTTP/1.1" 200 15855104 "" "Go-http-client/1.1" time="2025-01-18T01:16:12Z" level=error msg="error parsing digest="sha257:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=ec69531e-c2f7-482c-b433-67fee1e5c862 http.request.method=GET http.request.remoteaddr="127.0.0.1:58224" http.request.uri="/v2/foo/bar/blobs/sha257:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28" vars.name="foo/bar" time="2025-01-18T01:16:12Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=ec69531e-c2f7-482c-b433-67fee1e5c862 http.request.method=GET http.request.remoteaddr="127.0.0.1:58224" http.request.uri="/v2/foo/bar/blobs/sha257:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.744375ms http.response.status=400 http.response.written=110 vars.digest="sha257:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:16:12 +0000] "GET /v2/foo/bar/blobs/sha257:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-18T01:16:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=bda249f3-5e4a-4c2d-b0d5-84bbad75aaf3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48246" http.request.uri="/v2/foo/bar/blobs/sha256:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28" http.request.useragent="Go-http-client/1.1" http.response.duration=2.434501ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:12 +0000] "GET /v2/foo/bar/blobs/sha256:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=bed9197b-7806-44fc-b101-20ffccdd8074 http.request.method=GET http.request.remoteaddr="127.0.0.1:48246" http.request.uri="/v2/foo/bar/blobs/sha256:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=5.417086ms http.response.status=200 http.response.written=131072 127.0.0.1 - - [18/Jan/2025:01:16:12 +0000] "GET /v2/foo/bar/blobs/sha256:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28 HTTP/1.1" 200 131072 "" "Go-http-client/1.1" time="2025-01-18T01:16:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:41945" http.request.id=93b479b3-1302-47db-a8fc-c0ee984ef16e http.request.method=GET http.request.remoteaddr="127.0.0.1:48236" http.request.uri="/v2/foo/bar/blobs/sha256:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=12.392361ms http.response.status=200 http.response.written=2686976 127.0.0.1 - - [18/Jan/2025:01:16:12 +0000] "GET /v2/foo/bar/blobs/sha256:10b3853e32a17ac692c927b945768b127e343eada0533ad96088409fce2dac28 HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" time="2025-01-18T01:16:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=ce529898-8a2a-4e1c-a050-8b19492b63a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:57668" http.request.uri="/v2/foo/bar/blobs/sha256:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.701091069s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [18/Jan/2025:01:16:07 +0000] "GET /v2/foo/bar/blobs/sha256:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2025-01-18T01:16:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35303" http.request.id=683c4a98-289b-4d7c-9ca2-3d9f9f0192f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:57664" http.request.uri="/v2/foo/bar/blobs/sha256:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.708226667s http.response.status=200 http.response.written=2686976 127.0.0.1 - - [18/Jan/2025:01:16:07 +0000] "GET /v2/foo/bar/blobs/sha256:274727567b347925c61282cdae3a0c3cd8239a0c528ee6c1c8121fff3e7fe2a7 HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" --- PASS: TestBlobAPI (12.73s) === RUN TestBlobDelete time="2025-01-18T01:16: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.23.5 time="2025-01-18T01:16:12Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:16:12Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=697ca4d8-859d-4da8-b827-e815e27a2bf4 http.request.method=GET http.request.remoteaddr="127.0.0.1:58162" http.request.uri="/v2/foo/bar/blobs/sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.029838ms http.response.status=404 http.response.written=157 vars.digest="sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:16:12 +0000] "GET /v2/foo/bar/blobs/sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T01:16:12Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=d02f417a-0879-44dd-b0e2-8c22c3cc55ac http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58168" http.request.uri="/v2/foo/bar/blobs/sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.070798ms http.response.status=404 http.response.written=157 vars.digest="sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:16:12 +0000] "HEAD /v2/foo/bar/blobs/sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T01:16:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=4236c887-99a0-4125-9e35-ef74753264d0 http.request.method=POST http.request.remoteaddr="127.0.0.1:58168" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.724696ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=6fc82af1-60a1-4789-b0f9-23d18646ed3e http.request.method=GET http.request.remoteaddr="127.0.0.1:58168" http.request.uri="/v2/foo/bar/blobs/uploads/758a4f48-985d-4687-9c6f-5025bbb961c3?_state=9WIAhMJtB3U5Z9nVRYAcjImsPHlC51C2pLLYWwFZt8V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc1OGE0ZjQ4LTk4NWQtNDY4Ny05YzZmLTUwMjViYmI5NjFjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoxMi43ODU3OTU2MzRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=2.187773ms http.response.status=204 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:12 +0000] "GET /v2/foo/bar/blobs/uploads/758a4f48-985d-4687-9c6f-5025bbb961c3?_state=9WIAhMJtB3U5Z9nVRYAcjImsPHlC51C2pLLYWwFZt8V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc1OGE0ZjQ4LTk4NWQtNDY4Ny05YzZmLTUwMjViYmI5NjFjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoxMi43ODU3OTU2MzRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=794f88af-dfbb-4327-999e-0e1cdc7c0c86 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58168" http.request.uri="/v2/foo/bar/blobs/uploads/758a4f48-985d-4687-9c6f-5025bbb961c3?_state=9WIAhMJtB3U5Z9nVRYAcjImsPHlC51C2pLLYWwFZt8V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc1OGE0ZjQ4LTk4NWQtNDY4Ny05YzZmLTUwMjViYmI5NjFjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoxMi43ODU3OTU2MzRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=1.27442ms http.response.status=204 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:12 +0000] "DELETE /v2/foo/bar/blobs/uploads/758a4f48-985d-4687-9c6f-5025bbb961c3?_state=9WIAhMJtB3U5Z9nVRYAcjImsPHlC51C2pLLYWwFZt8V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc1OGE0ZjQ4LTk4NWQtNDY4Ny05YzZmLTUwMjViYmI5NjFjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoxMi43ODU3OTU2MzRaIn0%3D HTTP/1.1" 204 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:12Z" level=error msg="error resolving upload: blob upload unknown" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=c7a78e5a-eed0-4329-ac27-6dea936502e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:58168" http.request.uri="/v2/foo/bar/blobs/uploads/758a4f48-985d-4687-9c6f-5025bbb961c3?_state=9WIAhMJtB3U5Z9nVRYAcjImsPHlC51C2pLLYWwFZt8V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc1OGE0ZjQ4LTk4NWQtNDY4Ny05YzZmLTUwMjViYmI5NjFjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoxMi43ODU3OTU2MzRaIn0%3D" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=758a4f48-985d-4687-9c6f-5025bbb961c3 time="2025-01-18T01:16:12Z" level=error msg="response completed with error" err.code="blob upload unknown" err.detail="blob upload unknown" err.message="blob upload unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=c7a78e5a-eed0-4329-ac27-6dea936502e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:58168" http.request.uri="/v2/foo/bar/blobs/uploads/758a4f48-985d-4687-9c6f-5025bbb961c3?_state=9WIAhMJtB3U5Z9nVRYAcjImsPHlC51C2pLLYWwFZt8V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc1OGE0ZjQ4LTk4NWQtNDY4Ny05YzZmLTUwMjViYmI5NjFjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoxMi43ODU3OTU2MzRaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.078908ms http.response.status=404 http.response.written=100 vars.name="foo/bar" vars.uuid=758a4f48-985d-4687-9c6f-5025bbb961c3 127.0.0.1 - - [18/Jan/2025:01:16:12 +0000] "GET /v2/foo/bar/blobs/uploads/758a4f48-985d-4687-9c6f-5025bbb961c3?_state=9WIAhMJtB3U5Z9nVRYAcjImsPHlC51C2pLLYWwFZt8V7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijc1OGE0ZjQ4LTk4NWQtNDY4Ny05YzZmLTUwMjViYmI5NjFjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoxMi43ODU3OTU2MzRaIn0%3D HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-18T01:16:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=683db562-6f2b-4522-9ce4-ce3d9fd49366 http.request.method=POST http.request.remoteaddr="127.0.0.1:58184" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.420806ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:12Z" level=error msg="canonical digest does match provided digest" canonical=sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=fbc12c89-47c5-4049-aa14-aaea556b6379 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58184" http.request.uri="/v2/foo/bar/blobs/uploads/97079849-8dbe-4784-a8df-18050dfab3e3?_state=31vPS6mnq_9rVpku1Dw3eR9yVZ2gCAYU_YTtWg-hhuR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3MDc5ODQ5LThkYmUtNDc4NC1hOGRmLTE4MDUwZGZhYjNlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoxMi43OTQ1NTg1MThaIn0%3D&digest=sha256%3A11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" http.request.useragent="Go-http-client/1.1" provided=sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813 vars.name="foo/bar" vars.uuid=97079849-8dbe-4784-a8df-18050dfab3e3 time="2025-01-18T01:16:12Z" level=error msg="error canceling upload after error: already closed" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=fbc12c89-47c5-4049-aa14-aaea556b6379 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58184" http.request.uri="/v2/foo/bar/blobs/uploads/97079849-8dbe-4784-a8df-18050dfab3e3?_state=31vPS6mnq_9rVpku1Dw3eR9yVZ2gCAYU_YTtWg-hhuR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3MDc5ODQ5LThkYmUtNDc4NC1hOGRmLTE4MDUwZGZhYjNlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoxMi43OTQ1NTg1MThaIn0%3D&digest=sha256%3A11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.uuid=97079849-8dbe-4784-a8df-18050dfab3e3 time="2025-01-18T01:16:12Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="invalid digest for referenced layer: sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813, content does not match digest" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=fbc12c89-47c5-4049-aa14-aaea556b6379 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58184" http.request.uri="/v2/foo/bar/blobs/uploads/97079849-8dbe-4784-a8df-18050dfab3e3?_state=31vPS6mnq_9rVpku1Dw3eR9yVZ2gCAYU_YTtWg-hhuR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3MDc5ODQ5LThkYmUtNDc4NC1hOGRmLTE4MDUwZGZhYjNlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoxMi43OTQ1NTg1MThaIn0%3D&digest=sha256%3A11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.379593ms http.response.status=400 http.response.written=204 vars.name="foo/bar" vars.uuid=97079849-8dbe-4784-a8df-18050dfab3e3 127.0.0.1 - - [18/Jan/2025:01:16:12 +0000] "PUT /v2/foo/bar/blobs/uploads/97079849-8dbe-4784-a8df-18050dfab3e3?_state=31vPS6mnq_9rVpku1Dw3eR9yVZ2gCAYU_YTtWg-hhuR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6Ijk3MDc5ODQ5LThkYmUtNDc4NC1hOGRmLTE4MDUwZGZhYjNlMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoxMi43OTQ1NTg1MThaIn0%3D&digest=sha256%3A11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813 HTTP/1.1" 400 204 "" "Go-http-client/1.1" time="2025-01-18T01:16:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=b9138e25-c8ab-4e79-b4c8-358f9df716da http.request.method=POST http.request.remoteaddr="127.0.0.1:58184" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.125756ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=b047dec1-5aac-49f8-ab95-55ed6bd265d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58184" http.request.uri="/v2/foo/bar/blobs/uploads/7c533f4d-1b8d-4675-827a-e0b8276d2e82?_state=U64dxuA1P5u4RdC7kZC8BnsqWpDSZh6fZwkvbRI_yGh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjNTMzZjRkLTFiOGQtNDY3NS04MjdhLWUwYjgyNzZkMmU4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoxMi43OTk5NDU1MDZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.duration=2.842758ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:12 +0000] "PUT /v2/foo/bar/blobs/uploads/7c533f4d-1b8d-4675-827a-e0b8276d2e82?_state=U64dxuA1P5u4RdC7kZC8BnsqWpDSZh6fZwkvbRI_yGh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjdjNTMzZjRkLTFiOGQtNDY3NS04MjdhLWUwYjgyNzZkMmU4MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoxMi43OTk5NDU1MDZaIn0%3D&digest=sha256%3Ae3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=e102b808-21a2-4f43-b8b4-c94569053d86 http.request.method=POST http.request.remoteaddr="127.0.0.1:58184" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.118474ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=51a99fee-0b0e-4bcc-b5cb-de310110a939 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58184" http.request.uri="/v2/foo/bar/blobs/uploads/4d98d125-5410-494c-ace8-dacde47c0958?_state=v12Lk83Tc_c8zpGRQ4wI159JF-sePk4Uioz2PbGnAMR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkOThkMTI1LTU0MTAtNDk0Yy1hY2U4LWRhY2RlNDdjMDk1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoxMi44MDU3NTQ3NTlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef" http.request.useragent="Go-http-client/1.1" http.response.duration=2.550969ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:12 +0000] "PUT /v2/foo/bar/blobs/uploads/4d98d125-5410-494c-ace8-dacde47c0958?_state=v12Lk83Tc_c8zpGRQ4wI159JF-sePk4Uioz2PbGnAMR7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjRkOThkMTI1LTU0MTAtNDk0Yy1hY2U4LWRhY2RlNDdjMDk1OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoxMi44MDU3NTQ3NTlaIn0%3D&digest=sha256%3A5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:12Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=1c651528-d5a2-4325-abd8-874ac2fa8186 http.request.method=POST http.request.remoteaddr="127.0.0.1:58184" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.054372ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:12 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:17Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=56cf7cb9-a46d-4f2a-b66f-c9bc9764eea0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58184" http.request.uri="/v2/foo/bar/blobs/uploads/5fe15359-c395-4f10-9a5c-51124da4fb22?_state=N2Kg8GUWmSGYFHFmwfTe628O61ohUx8Ck8MnAnK02nx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVmZTE1MzU5LWMzOTUtNGYxMC05YTVjLTUxMTI0ZGE0ZmIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoxMi44MTEzOTA4MjdaIn0%3D&digest=sha256%3A11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" http.request.useragent="Go-http-client/1.1" http.response.duration=4.422857785s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:12 +0000] "PUT /v2/foo/bar/blobs/uploads/5fe15359-c395-4f10-9a5c-51124da4fb22?_state=N2Kg8GUWmSGYFHFmwfTe628O61ohUx8Ck8MnAnK02nx7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjVmZTE1MzU5LWMzOTUtNGYxMC05YTVjLTUxMTI0ZGE0ZmIyMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoxMi44MTEzOTA4MjdaIn0%3D&digest=sha256%3A11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:17Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=332ce061-254e-4bc1-93ba-2730c4553837 http.request.method=POST http.request.remoteaddr="127.0.0.1:58184" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.005969ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:17 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:21Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:35119" http.request.id=cbe1c3e4-7c44-411e-8272-99208cb0e059 http.request.method=PATCH http.request.remoteaddr="127.0.0.1:58184" http.request.uri="/v2/foo/bar/blobs/uploads/64567a60-b0ba-4968-8553-b9e2b7c6a29c?_state=CLRMmZ6ifZ2Iym1xfQ_UKVB3ZJYAjiaoGcn9GrSJ_ph7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY0NTY3YTYwLWIwYmEtNDk2OC04NTUzLWI5ZTJiN2M2YTI5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoxNy4zNTAzNjQxNjhaIn0%3D" http.request.useragent="Go-http-client/1.1" http.response.duration=4.238642387s http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:17 +0000] "PATCH /v2/foo/bar/blobs/uploads/64567a60-b0ba-4968-8553-b9e2b7c6a29c?_state=CLRMmZ6ifZ2Iym1xfQ_UKVB3ZJYAjiaoGcn9GrSJ_ph7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY0NTY3YTYwLWIwYmEtNDk2OC04NTUzLWI5ZTJiN2M2YTI5YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoxNy4zNTAzNjQxNjhaIn0%3D HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:21Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=34e912df-c25a-41dd-b674-6eaeb22c5a0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:58184" http.request.uri="/v2/foo/bar/blobs/uploads/64567a60-b0ba-4968-8553-b9e2b7c6a29c?_state=sidugPl8BXjJMbbgmCeGYXrYwdihX9YNq-10H7UJJ5p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY0NTY3YTYwLWIwYmEtNDk2OC04NTUzLWI5ZTJiN2M2YTI5YyIsIk9mZnNldCI6MjI4NDM5MDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTY6MTdaIn0%3D&digest=sha256%3A11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" http.request.useragent="Go-http-client/1.1" http.response.duration=2.288532ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:21 +0000] "PUT /v2/foo/bar/blobs/uploads/64567a60-b0ba-4968-8553-b9e2b7c6a29c?_state=sidugPl8BXjJMbbgmCeGYXrYwdihX9YNq-10H7UJJ5p7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjY0NTY3YTYwLWIwYmEtNDk2OC04NTUzLWI5ZTJiN2M2YTI5YyIsIk9mZnNldCI6MjI4NDM5MDQsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTY6MTdaIn0%3D&digest=sha256%3A11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:21Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=aa8c1f76-0289-4182-a072-7366295f99f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58184" http.request.uri="/v2/foo/bar/blobs/sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=1.739994ms http.response.status=200 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:21 +0000] "HEAD /v2/foo/bar/blobs/sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:21Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=c156b8ae-f602-41a2-a799-cb2b10a519b9 http.request.method=GET http.request.remoteaddr="127.0.0.1:58184" http.request.uri="/v2/foo/bar/blobs/sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=105.331275ms http.response.status=200 http.response.written=22843904 127.0.0.1 - - [18/Jan/2025:01:16:21 +0000] "GET /v2/foo/bar/blobs/sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813 HTTP/1.1" 200 22843904 "" "Go-http-client/1.1" time="2025-01-18T01:16:21Z" level=error msg="error parsing digest="sha257:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=5e795c14-b412-40e2-a52e-550027091452 http.request.method=GET http.request.remoteaddr="127.0.0.1:58184" http.request.uri="/v2/foo/bar/blobs/sha257:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" vars.name="foo/bar" time="2025-01-18T01:16:21Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=5e795c14-b412-40e2-a52e-550027091452 http.request.method=GET http.request.remoteaddr="127.0.0.1:58184" http.request.uri="/v2/foo/bar/blobs/sha257:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.622912ms http.response.status=400 http.response.written=110 vars.digest="sha257:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:16:21 +0000] "GET /v2/foo/bar/blobs/sha257:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-18T01:16:21Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=3134cd45-ff7f-4912-82ef-536456739a9d http.request.method=GET http.request.remoteaddr="127.0.0.1:58200" http.request.uri="/v2/foo/bar/blobs/sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" http.request.useragent="Go-http-client/1.1" http.response.duration=1.181142ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:21 +0000] "GET /v2/foo/bar/blobs/sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:21Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=0b497f97-4ac2-463b-b074-7d6786ff10a4 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58206" http.request.uri="/v2/foo/bar/blobs/sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" http.request.useragent="Go-http-client/1.1" http.response.duration=1.998243ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:21 +0000] "DELETE /v2/foo/bar/blobs/sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:21Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813 err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=ebe8ae3c-b4b5-4e52-ae38-1b4335320aa0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58206" http.request.uri="/v2/foo/bar/blobs/sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.477566ms http.response.status=404 http.response.written=157 vars.digest="sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:16:21 +0000] "HEAD /v2/foo/bar/blobs/sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813 HTTP/1.1" 404 157 "" "Go-http-client/1.1" time="2025-01-18T01:16:21Z" level=error msg="response completed with error" err.code="blob unknown" err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=e2ed3f5a-1327-41e7-9424-9e5a589192d2 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58206" http.request.uri="/v2/foo/bar/blobs/sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.289046ms http.response.status=404 http.response.written=74 vars.digest="sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:16:21 +0000] "DELETE /v2/foo/bar/blobs/sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813 HTTP/1.1" 404 74 "" "Go-http-client/1.1" time="2025-01-18T01:16:21Z" level=error msg="error parsing digest="sha257:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813": unsupported digest algorithm" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=d1649612-5a4e-4bf2-9655-04cd9bf8e04c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58212" http.request.uri="/v2/foo/bar/blobs/sha257:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" http.request.useragent="Go-http-client/1.1" vars.digest="sha257:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" vars.name="foo/bar" time="2025-01-18T01:16:21Z" level=error msg="response completed with error" err.code="digest invalid" err.detail="unsupported digest algorithm" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=d1649612-5a4e-4bf2-9655-04cd9bf8e04c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:58212" http.request.uri="/v2/foo/bar/blobs/sha257:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.28315ms http.response.status=400 http.response.written=110 vars.digest="sha257:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:16:21 +0000] "DELETE /v2/foo/bar/blobs/sha257:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813 HTTP/1.1" 400 110 "" "Go-http-client/1.1" time="2025-01-18T01:16:21Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=bd28081a-b198-4369-8e93-36ba558927b9 http.request.method=POST http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.121638ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:21 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:25Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=4ae9ba8a-29a3-49bd-8d9d-a3d699b15d7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/bar/blobs/uploads/a4b97639-cb34-4b98-ba8d-248b2bb343d6?_state=MDjiK_S2_DxzVcbMUGXuXxNrsoRkyeGBoaVRPAJPtD57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0Yjk3NjM5LWNiMzQtNGI5OC1iYThkLTI0OGIyYmIzNDNkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoyMS43NDYwOTczOTdaIn0%3D&digest=sha256%3A11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" http.request.useragent="Go-http-client/1.1" http.response.duration=4.228562699s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:21 +0000] "PUT /v2/foo/bar/blobs/uploads/a4b97639-cb34-4b98-ba8d-248b2bb343d6?_state=MDjiK_S2_DxzVcbMUGXuXxNrsoRkyeGBoaVRPAJPtD57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImE0Yjk3NjM5LWNiMzQtNGI5OC1iYThkLTI0OGIyYmIzNDNkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoyMS43NDYwOTczOTdaIn0%3D&digest=sha256%3A11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=0b8bc9f3-c0c0-44ec-bded-42455b6692de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58220" http.request.uri="/v2/foo/bar/blobs/sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=2.267911ms http.response.status=200 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:26 +0000] "HEAD /v2/foo/bar/blobs/sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813 HTTP/1.1" 200 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=30713f74-65fa-4a19-a450-ecf7569706ef http.request.method=GET http.request.remoteaddr="127.0.0.1:58200" http.request.uri="/v2/foo/bar/blobs/sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.363645279s http.response.status=200 http.response.written=2621440 127.0.0.1 - - [18/Jan/2025:01:16:21 +0000] "GET /v2/foo/bar/blobs/sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813 HTTP/1.1" 200 2621440 "" "Go-http-client/1.1" time="2025-01-18T01:16:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35119" http.request.id=3ec3fa8f-115f-4266-94a8-d005274cc15b http.request.method=GET http.request.remoteaddr="127.0.0.1:58186" http.request.uri="/v2/foo/bar/blobs/sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/octet-stream" http.response.duration=4.370689666s http.response.status=200 http.response.written=2686976 127.0.0.1 - - [18/Jan/2025:01:16:21 +0000] "GET /v2/foo/bar/blobs/sha256:11c697f36f6c294573c02394aca80006ffe139fc6f60a3335cee0aceb39c0813 HTTP/1.1" 200 2686976 "" "Go-http-client/1.1" --- PASS: TestBlobDelete (13.51s) === RUN TestRelativeURL time="2025-01-18T01:16:26Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:16:26Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:16:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43941" http.request.id=ad71984f-4c7a-4028-9a21-eb8928f96bfc http.request.method=POST http.request.remoteaddr="127.0.0.1:43576" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.37904ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:26 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:33Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43941" http.request.id=52aa7ab6-0ecd-4717-a465-903d26357bfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:43576" http.request.uri="/v2/foo/bar/blobs/uploads/d3a570e6-4b1a-40a8-9efc-668fddaba718?_state=H31iPP7zXyOi5qKQ9Db-lWLXY_YECa5nGHlyzSCp1zt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQzYTU3MGU2LTRiMWEtNDBhOC05ZWZjLTY2OGZkZGFiYTcxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoyNi4wOTY4NTY5MDRaIn0%3D&digest=sha256%3A081fabddf2fa2e3bd5f5339dac18eb1bd7833cdd830c8196a0e6b6fe6d8c8f97" http.request.useragent="Go-http-client/1.1" http.response.duration=6.72953509s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:26 +0000] "PUT /v2/foo/bar/blobs/uploads/d3a570e6-4b1a-40a8-9efc-668fddaba718?_state=H31iPP7zXyOi5qKQ9Db-lWLXY_YECa5nGHlyzSCp1zt7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImQzYTU3MGU2LTRiMWEtNDBhOC05ZWZjLTY2OGZkZGFiYTcxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjoyNi4wOTY4NTY5MDRaIn0%3D&digest=sha256%3A081fabddf2fa2e3bd5f5339dac18eb1bd7833cdd830c8196a0e6b6fe6d8c8f97 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:33Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43941" http.request.id=36d61e12-819b-4e42-ac2b-a9931da06328 http.request.method=POST http.request.remoteaddr="127.0.0.1:43576" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.396931ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:33Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43941" http.request.id=78532ed4-9e14-4545-baac-33a0d446d25e http.request.method=POST http.request.remoteaddr="127.0.0.1:43576" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.778029ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:33 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:35Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:43941" http.request.id=6e2f7af2-ec6f-4082-8bc9-204c4edc6a10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43576" http.request.uri="/v2/foo/bar/blobs/uploads/fa306e10-52ed-4979-89f0-fc30ba3b3b5f?_state=rYT0tgIrL5shT8D9fH7NfeiBleScrHUVAvi7omi9o6x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhMzA2ZTEwLTUyZWQtNDk3OS04OWYwLWZjMzBiYTNiM2I1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjozMy4yNzY0NDgyODdaIn0%3D&digest=sha256%3A3be6f8b8f5d25ba86756132aac712a5bb70ec0c52d89f1dde96ce56f2a47cd93" http.request.useragent="Go-http-client/1.1" http.response.duration=2.018716453s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:33 +0000] "PUT /v2/foo/bar/blobs/uploads/fa306e10-52ed-4979-89f0-fc30ba3b3b5f?_state=rYT0tgIrL5shT8D9fH7NfeiBleScrHUVAvi7omi9o6x7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZhMzA2ZTEwLTUyZWQtNDk3OS04OWYwLWZjMzBiYTNiM2I1ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjozMy4yNzY0NDgyODdaIn0%3D&digest=sha256%3A3be6f8b8f5d25ba86756132aac712a5bb70ec0c52d89f1dde96ce56f2a47cd93 HTTP/1.1" 201 0 "" "Go-http-client/1.1" --- PASS: TestRelativeURL (9.21s) === RUN TestBlobDeleteDisabled time="2025-01-18T01:16: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.23.5 time="2025-01-18T01:16:35Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:16:35Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:45307" http.request.id=93d3c804-45bb-4526-990c-69bd849534f8 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:51928" http.request.uri="/v2/foo/bar/blobs/sha256:da2b987805a9fc2e085d1f3dc101c77cefefdfd4e18b7f1656328d9cccf03c77" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.766456ms http.response.status=405 http.response.written=78 vars.digest="sha256:da2b987805a9fc2e085d1f3dc101c77cefefdfd4e18b7f1656328d9cccf03c77" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:16:35 +0000] "DELETE /v2/foo/bar/blobs/sha256:da2b987805a9fc2e085d1f3dc101c77cefefdfd4e18b7f1656328d9cccf03c77 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestBlobDeleteDisabled (0.24s) === RUN TestDeleteDisabled time="2025-01-18T01:16: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.23.5 time="2025-01-18T01:16:35Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:16:35Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36493" http.request.id=a8e086f8-97a0-4e54-a398-ff567ccd078e http.request.method=POST http.request.remoteaddr="127.0.0.1:41996" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.085447ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:41Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:36493" http.request.id=82b6cc8a-33f7-4f0d-8403-cff7370d6610 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41996" http.request.uri="/v2/foo/bar/blobs/uploads/22312d62-1efc-46f7-8d04-84d851a740de?_state=djNEHSehjo-BjXGHgvDATyFHDX_5j38gnI3ihAMpj757Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIyMzEyZDYyLTFlZmMtNDZmNy04ZDA0LTg0ZDg1MWE3NDBkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjozNS42OTQ0OTA4MThaIn0%3D&digest=sha256%3Ab6cdcd0a1a337604105fc501c6dc842773127561480bfe5d927b8a069b29ba98" http.request.useragent="Go-http-client/1.1" http.response.duration=5.669562885s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:35 +0000] "PUT /v2/foo/bar/blobs/uploads/22312d62-1efc-46f7-8d04-84d851a740de?_state=djNEHSehjo-BjXGHgvDATyFHDX_5j38gnI3ihAMpj757Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjIyMzEyZDYyLTFlZmMtNDZmNy04ZDA0LTg0ZDg1MWE3NDBkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjozNS42OTQ0OTA4MThaIn0%3D&digest=sha256%3Ab6cdcd0a1a337604105fc501c6dc842773127561480bfe5d927b8a069b29ba98 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:41Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:36493" http.request.id=d3288a07-a490-4b89-a865-5029ac6a4909 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41996" http.request.uri="/v2/foo/bar/blobs/sha256:b6cdcd0a1a337604105fc501c6dc842773127561480bfe5d927b8a069b29ba98" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.309399ms http.response.status=405 http.response.written=78 vars.digest="sha256:b6cdcd0a1a337604105fc501c6dc842773127561480bfe5d927b8a069b29ba98" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:16:41 +0000] "DELETE /v2/foo/bar/blobs/sha256:b6cdcd0a1a337604105fc501c6dc842773127561480bfe5d927b8a069b29ba98 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestDeleteDisabled (5.83s) === RUN TestDeleteReadOnly time="2025-01-18T01:16:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:16:41Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:16:41Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42687" http.request.id=fcd1a96e-ce79-4ded-b18a-40b67dba4313 http.request.method=POST http.request.remoteaddr="127.0.0.1:43838" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.176702ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:41 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42687" http.request.id=070eee96-fbdb-41e1-8504-2cb468fbf288 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43838" http.request.uri="/v2/foo/bar/blobs/uploads/1924b7ea-e948-4c6f-8140-8fe7ba8fa56f?_state=SwFRAB6O7c8XTlLxNmGKvQPRiZJkDu9DzCS1UxWJCkF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE5MjRiN2VhLWU5NDgtNGM2Zi04MTQwLThmZTdiYThmYTU2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjo0MS41NDMzNjkwMTRaIn0%3D&digest=sha256%3A4e795020081e2460f1defc35f015e4314d0c18876a0781f6fcffb54bb186a892" http.request.useragent="Go-http-client/1.1" http.response.duration=4.684867596s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:41 +0000] "PUT /v2/foo/bar/blobs/uploads/1924b7ea-e948-4c6f-8140-8fe7ba8fa56f?_state=SwFRAB6O7c8XTlLxNmGKvQPRiZJkDu9DzCS1UxWJCkF7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjE5MjRiN2VhLWU5NDgtNGM2Zi04MTQwLThmZTdiYThmYTU2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNjo0MS41NDMzNjkwMTRaIn0%3D&digest=sha256%3A4e795020081e2460f1defc35f015e4314d0c18876a0781f6fcffb54bb186a892 HTTP/1.1" 201 0 "" "Go-http-client/1.1" 127.0.0.1 - - [18/Jan/2025:01:16:46 +0000] "DELETE /v2/foo/bar/blobs/sha256:4e795020081e2460f1defc35f015e4314d0c18876a0781f6fcffb54bb186a892 HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestDeleteReadOnly (4.87s) === RUN TestStartPushReadOnly time="2025-01-18T01:16:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:16:46Z" level=info msg="redis not configured" go.version=go1.23.5 127.0.0.1 - - [18/Jan/2025:01:16:46 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 19 "" "Go-http-client/1.1" --- PASS: TestStartPushReadOnly (0.01s) === RUN TestManifestAPI time="2025-01-18T01:16:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:16:46Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:16:46Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=932208ec-0520-46e3-8ae1-566f855459c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:41638" 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.363893ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:01:16:46 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-18T01:16:46Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=b1763137-9d8d-4964-a5be-2bbf9182d2dd http.request.method=GET http.request.remoteaddr="127.0.0.1:41638" 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.626513ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [18/Jan/2025:01:16:46 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-18T01:16:46Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=80220dd8-0982-40fc-b217-640e43076e67 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41638" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.797763ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:01:16:46 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-01-18T01:16:46Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=99e4404b-00ac-43ac-887c-9d32176368eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:41638" 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.135331ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T01:16:46Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=99e4404b-00ac-43ac-887c-9d32176368eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:41638" 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.20062ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T01:16:46Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=99e4404b-00ac-43ac-887c-9d32176368eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:41638" 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.251509ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T01:16:46Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=99e4404b-00ac-43ac-887c-9d32176368eb http.request.method=PUT http.request.remoteaddr="127.0.0.1:41638" 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.297029ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:01:16:46 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-01-18T01:16:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=a3f24811-4fde-47f9-a9dc-052dbcec6166 http.request.method=POST http.request.remoteaddr="127.0.0.1:41638" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.799275ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:46 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:49Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=e6ae0903-3c9b-44ec-a447-b8ffad6438a1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41638" http.request.uri="/v2/foo/schema1/blobs/uploads/3e794f7a-5d34-4a5f-a0de-34663269f740?_state=b0ZKirgLwElt2ABtX59uG631ky29XbtdMO_iAj_YtDl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzZTc5NGY3YS01ZDM0LTRhNWYtYTBkZS0zNDY2MzI2OWY3NDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTY6NDYuNTA0MjY4NzAzWiJ9&digest=sha256%3A5e786f50169e3bb72d74997cb9f282b4b3cb414eb36ee94fea977d28b375704f" http.request.useragent="Go-http-client/1.1" http.response.duration=3.426599746s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:46 +0000] "PUT /v2/foo/schema1/blobs/uploads/3e794f7a-5d34-4a5f-a0de-34663269f740?_state=b0ZKirgLwElt2ABtX59uG631ky29XbtdMO_iAj_YtDl7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzZTc5NGY3YS01ZDM0LTRhNWYtYTBkZS0zNDY2MzI2OWY3NDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTY6NDYuNTA0MjY4NzAzWiJ9&digest=sha256%3A5e786f50169e3bb72d74997cb9f282b4b3cb414eb36ee94fea977d28b375704f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:50Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=c9d2a290-784b-4e60-a47e-15b295a4f22b http.request.method=POST http.request.remoteaddr="127.0.0.1:41638" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.923709ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:50 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:54Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=fb6c4320-a480-408f-89c3-e036f489a8d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41638" http.request.uri="/v2/foo/schema1/blobs/uploads/c4ec4a27-739f-417a-b9a2-0aab4131d1e9?_state=RnKtwIxrP1k364C8GTOV-ynTBosef5KcF-QIEQ1JC-h7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjNGVjNGEyNy03MzlmLTQxN2EtYjlhMi0wYWFiNDEzMWQxZTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTY6NTAuMTU4OTk1MTY2WiJ9&digest=sha256%3A27e7e4d08cf6f8c8118c7d0b77722e09efde6527df63f517bd35e3f732c8e940" http.request.useragent="Go-http-client/1.1" http.response.duration=4.513401378s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:50 +0000] "PUT /v2/foo/schema1/blobs/uploads/c4ec4a27-739f-417a-b9a2-0aab4131d1e9?_state=RnKtwIxrP1k364C8GTOV-ynTBosef5KcF-QIEQ1JC-h7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJjNGVjNGEyNy03MzlmLTQxN2EtYjlhMi0wYWFiNDEzMWQxZTkiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTY6NTAuMTU4OTk1MTY2WiJ9&digest=sha256%3A27e7e4d08cf6f8c8118c7d0b77722e09efde6527df63f517bd35e3f732c8e940 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:54Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=35966b77-ff91-4fa6-8136-8d054fdbb217 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41638" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.687382ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:54 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:54Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=27a7bd70-e638-4e06-b599-d47dbbec4556 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41638" http.request.uri="/v2/foo/schema1/manifests/sha256:bd2d816ed6a8ebe893b02dafd8a8dfbccf8c9e3fcdaef1b6adbe750e75883189" http.request.useragent="Go-http-client/1.1" http.response.duration=2.793889ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:bd2d816ed6a8ebe893b02dafd8a8dfbccf8c9e3fcdaef1b6adbe750e75883189 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:54Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=df7553b7-0463-463f-b2ac-50b3f64a65d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41638" 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.773761ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:01:16:54 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T01:16:54Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=b279e405-81d2-4989-8cf9-c287ac472908 http.request.method=GET http.request.remoteaddr="127.0.0.1:41638" http.request.uri="/v2/foo/schema1/manifests/sha256:bd2d816ed6a8ebe893b02dafd8a8dfbccf8c9e3fcdaef1b6adbe750e75883189" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.628606ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:01:16:54 +0000] "GET /v2/foo/schema1/manifests/sha256:bd2d816ed6a8ebe893b02dafd8a8dfbccf8c9e3fcdaef1b6adbe750e75883189 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T01:16:54Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:42821" http.request.id=89cb5291-60c5-480c-bd7d-2924dac26699 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41638" http.request.uri="/v2/foo/schema1/manifests/sha256:bd2d816ed6a8ebe893b02dafd8a8dfbccf8c9e3fcdaef1b6adbe750e75883189" http.request.useragent="Go-http-client/1.1" http.response.duration=3.207528ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:bd2d816ed6a8ebe893b02dafd8a8dfbccf8c9e3fcdaef1b6adbe750e75883189 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:54Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:42821" http.request.id=56aaa6e0-f4bf-413e-b340-65dc5c6c3119 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41638" http.request.uri="/v2/foo/schema1/manifests/sha256:bd2d816ed6a8ebe893b02dafd8a8dfbccf8c9e3fcdaef1b6adbe750e75883189" http.request.useragent="Go-http-client/1.1" http.response.duration=3.170481ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:bd2d816ed6a8ebe893b02dafd8a8dfbccf8c9e3fcdaef1b6adbe750e75883189 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:54Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:42821" http.request.id=ab9ecca6-3bce-4ffd-9402-6b7550ec0968 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41638" http.request.uri="/v2/foo/schema1/manifests/sha256:bd2d816ed6a8ebe893b02dafd8a8dfbccf8c9e3fcdaef1b6adbe750e75883189" http.request.useragent="Go-http-client/1.1" http.response.duration=3.056663ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:bd2d816ed6a8ebe893b02dafd8a8dfbccf8c9e3fcdaef1b6adbe750e75883189 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:54Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=8fa75e63-ae09-4469-afc3-544fe5a45152 http.request.method=GET http.request.remoteaddr="127.0.0.1:41638" http.request.uri="/v2/foo/schema1/manifests/sha256:bd2d816ed6a8ebe893b02dafd8a8dfbccf8c9e3fcdaef1b6adbe750e75883189" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=3.238831ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:01:16:54 +0000] "GET /v2/foo/schema1/manifests/sha256:bd2d816ed6a8ebe893b02dafd8a8dfbccf8c9e3fcdaef1b6adbe750e75883189 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T01:16:54Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=130553a5-247d-46c9-93e4-fe5fa620e2f4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41638" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.935215ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:54 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:54Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=9ed684b0-3bf4-4b8a-b201-7f962b6cf49f http.request.method=GET http.request.remoteaddr="127.0.0.1:41638" http.request.uri="/v2/foo/schema1/manifests/sha256:bd2d816ed6a8ebe893b02dafd8a8dfbccf8c9e3fcdaef1b6adbe750e75883189" http.request.useragent="Go-http-client/1.1" http.response.duration=1.864173ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:54 +0000] "GET /v2/foo/schema1/manifests/sha256:bd2d816ed6a8ebe893b02dafd8a8dfbccf8c9e3fcdaef1b6adbe750e75883189 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:54Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=c30a7cc7-217b-4506-96d8-d8f381c49c65 http.request.method=GET http.request.remoteaddr="127.0.0.1:41638" 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.870847ms http.response.status=200 http.response.written=41 127.0.0.1 - - [18/Jan/2025:01:16:54 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-18T01:16:54Z" level=error msg="payload digest does match: "sha256:e8bce209cc703b6b10fca9c2f79f2ad8a7e12ea1d2522a1fc7003ff6bf1639af" != "sha256:bd2d816ed6a8ebe893b02dafd8a8dfbccf8c9e3fcdaef1b6adbe750e75883189"" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=6afa7434-bb57-4a9e-b420-fde5492af7c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41638" http.request.uri="/v2/foo/schema1/manifests/sha256:bd2d816ed6a8ebe893b02dafd8a8dfbccf8c9e3fcdaef1b6adbe750e75883189" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:bd2d816ed6a8ebe893b02dafd8a8dfbccf8c9e3fcdaef1b6adbe750e75883189" time="2025-01-18T01:16:54Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=6afa7434-bb57-4a9e-b420-fde5492af7c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41638" http.request.uri="/v2/foo/schema1/manifests/sha256:bd2d816ed6a8ebe893b02dafd8a8dfbccf8c9e3fcdaef1b6adbe750e75883189" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.278524ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:bd2d816ed6a8ebe893b02dafd8a8dfbccf8c9e3fcdaef1b6adbe750e75883189" 127.0.0.1 - - [18/Jan/2025:01:16:54 +0000] "PUT /v2/foo/schema1/manifests/sha256:bd2d816ed6a8ebe893b02dafd8a8dfbccf8c9e3fcdaef1b6adbe750e75883189 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-01-18T01:16:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=2f573a0f-64d5-4972-81c4-ec3ccb93b559 http.request.method=GET http.request.remoteaddr="127.0.0.1:36926" 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.308503ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:01:16:54 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-18T01:16:54Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=a421668f-7ca4-4bb8-9e48-66b73accbb3a http.request.method=GET http.request.remoteaddr="127.0.0.1:36926" 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.10905ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [18/Jan/2025:01:16:54 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-18T01:16:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42821" http.request.id=e0e16600-7c93-4627-b6d3-c55c4b17997b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36926" 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.19502ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T01:16:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42821" http.request.id=e0e16600-7c93-4627-b6d3-c55c4b17997b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36926" 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.27806ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T01:16:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42821" http.request.id=e0e16600-7c93-4627-b6d3-c55c4b17997b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36926" 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.328239ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:01:16:54 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-01-18T01:16:54Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=fc6ddcb0-a3a4-4f86-9768-76fa549b37da http.request.method=POST http.request.remoteaddr="127.0.0.1:36926" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.184034ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:54 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:54Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=6aacbe56-7ed5-4d67-8b16-c97c285dce9f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36926" http.request.uri="/v2/foo/schema2/blobs/uploads/5d21476d-fbea-4347-b215-e0844b13995d?_state=yrrVeB2IBkvBmSTMfKs-DiRw5aAbjBaVNiFPjbYLQop7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ZDIxNDc2ZC1mYmVhLTQzNDctYjIxNS1lMDg0NGIxMzk5NWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTY6NTQuNzIxNzM1NjI5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.612364ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:54 +0000] "PUT /v2/foo/schema2/blobs/uploads/5d21476d-fbea-4347-b215-e0844b13995d?_state=yrrVeB2IBkvBmSTMfKs-DiRw5aAbjBaVNiFPjbYLQop7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1ZDIxNDc2ZC1mYmVhLTQzNDctYjIxNS1lMDg0NGIxMzk5NWQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTY6NTQuNzIxNzM1NjI5WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42821" http.request.id=dd18b6d4-f6b0-41fc-8767-35566b8fc255 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36926" 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.211579ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T01:16:54Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42821" http.request.id=dd18b6d4-f6b0-41fc-8767-35566b8fc255 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36926" 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.295116ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:01:16:54 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-01-18T01:16:54Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=50ffed46-4846-44dc-be44-4193f0a6ae4a http.request.method=POST http.request.remoteaddr="127.0.0.1:36926" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.991748ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:54 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=5b4a7caa-a7c7-448b-9cf8-5b9f63b78d41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36926" http.request.uri="/v2/foo/schema2/blobs/uploads/f897b988-4f59-4bfb-8b3a-fc0aaa37db55?_state=eSH0M88NGH93z8CKCZMmMVNaByzNcRMUR_fXjSW7gdB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmODk3Yjk4OC00ZjU5LTRiZmItOGIzYS1mYzBhYWEzN2RiNTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTY6NTQuODk0ODU0ODM0WiJ9&digest=sha256%3Ab530ae86d15836019c6c5f19a523324c79d5c2c94a7a5cc5bf46ab5bcd2b0713" http.request.useragent="Go-http-client/1.1" http.response.duration=2.925123992s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:54 +0000] "PUT /v2/foo/schema2/blobs/uploads/f897b988-4f59-4bfb-8b3a-fc0aaa37db55?_state=eSH0M88NGH93z8CKCZMmMVNaByzNcRMUR_fXjSW7gdB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmODk3Yjk4OC00ZjU5LTRiZmItOGIzYS1mYzBhYWEzN2RiNTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTY6NTQuODk0ODU0ODM0WiJ9&digest=sha256%3Ab530ae86d15836019c6c5f19a523324c79d5c2c94a7a5cc5bf46ab5bcd2b0713 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:16:57Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=2fd332b9-88f2-49b8-a8c3-db58da3cbab5 http.request.method=POST http.request.remoteaddr="127.0.0.1:36926" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.002203ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:57 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=92dd255a-365f-417e-9db6-d88ab88d097d http.request.method=PUT http.request.remoteaddr="127.0.0.1:36926" http.request.uri="/v2/foo/schema2/blobs/uploads/c55359e3-5331-47c8-900c-045dafca97e8?_state=N89Z7z6ZAWXJtY9AD1m8EGGn-ISi88vf_pnH1WUQ-q57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNTUzNTllMy01MzMxLTQ3YzgtOTAwYy0wNDVkYWZjYTk3ZTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTY6NTcuOTg5MDczNTNaIn0%3D&digest=sha256%3A861facf1c249bfed84f722a8f2764960a4bf6d711ba14884aea5f5f31fe9871f" http.request.useragent="Go-http-client/1.1" http.response.duration=2.476440199s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:16:57 +0000] "PUT /v2/foo/schema2/blobs/uploads/c55359e3-5331-47c8-900c-045dafca97e8?_state=N89Z7z6ZAWXJtY9AD1m8EGGn-ISi88vf_pnH1WUQ-q57Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjNTUzNTllMy01MzMxLTQ3YzgtOTAwYy0wNDVkYWZjYTk3ZTgiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTY6NTcuOTg5MDczNTNaIn0%3D&digest=sha256%3A861facf1c249bfed84f722a8f2764960a4bf6d711ba14884aea5f5f31fe9871f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42821" http.request.id=42c91be3-0349-486b-a233-6738fed73402 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36926" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.422684ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:00 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:42821" http.request.id=8de456a8-fcc3-49e0-8745-20d5155d24ab http.request.method=PUT http.request.remoteaddr="127.0.0.1:36926" http.request.uri="/v2/foo/schema2/manifests/sha256:c17f9217137e27db9fa860ef893ecd580c8bf53168559bab3a820ec730951553" http.request.useragent="Go-http-client/1.1" http.response.duration=1.91873ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:00 +0000] "PUT /v2/foo/schema2/manifests/sha256:c17f9217137e27db9fa860ef893ecd580c8bf53168559bab3a820ec730951553 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=c4d3c8de-c721-448c-b86d-3928d3e5db1e http.request.method=GET http.request.remoteaddr="127.0.0.1:36926" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.756762ms http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:01:17:00 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T01:17:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=1101b4ba-fb77-4b8a-b9ff-f9748562afdd http.request.method=GET http.request.remoteaddr="127.0.0.1:36926" http.request.uri="/v2/foo/schema2/manifests/sha256:c17f9217137e27db9fa860ef893ecd580c8bf53168559bab3a820ec730951553" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration="982.982µs" http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:01:17:00 +0000] "GET /v2/foo/schema2/manifests/sha256:c17f9217137e27db9fa860ef893ecd580c8bf53168559bab3a820ec730951553 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T01:17:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=25804166-c3dc-409e-9cff-ece55c111e66 http.request.method=GET http.request.remoteaddr="127.0.0.1:36926" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration="908.608µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:00 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=5f18a6ee-eee6-40ea-8750-2798c5f07a2c http.request.method=GET http.request.remoteaddr="127.0.0.1:36926" http.request.uri="/v2/foo/schema2/manifests/sha256:c17f9217137e27db9fa860ef893ecd580c8bf53168559bab3a820ec730951553" http.request.useragent="Go-http-client/1.1" http.response.duration="787.719µs" http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:00 +0000] "GET /v2/foo/schema2/manifests/sha256:c17f9217137e27db9fa860ef893ecd580c8bf53168559bab3a820ec730951553 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=4894cd99-bea5-4bc0-acb9-62ecec957e23 http.request.method=GET http.request.remoteaddr="127.0.0.1:36926" 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="802.431µs" http.response.status=200 http.response.written=45 127.0.0.1 - - [18/Jan/2025:01:17:00 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-01-18T01:17:00Z" level=info msg="rewriting manifest sha256:c17f9217137e27db9fa860ef893ecd580c8bf53168559bab3a820ec730951553 in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=11e2202a-c664-4e2e-8c55-79d9457320a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:36926" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T01:17:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=11e2202a-c664-4e2e-8c55-79d9457320a3 http.request.method=GET http.request.remoteaddr="127.0.0.1:36926" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.678868ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [18/Jan/2025:01:17:00 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-01-18T01:17:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:42821" http.request.id=117596ce-8201-4454-9667-eaf9455ea962 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36926" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.605669ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [18/Jan/2025:01:17:00 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-01-18T01:17:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:42821" http.request.id=b98f5acb-62a9-4001-a4ce-7fe49c1b8205 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36926" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.164679ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:00 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:42821" http.request.id=36c91af0-a18c-4db3-a3a6-b6233c9249ec http.request.method=PUT http.request.remoteaddr="127.0.0.1:36926" http.request.uri="/v2/foo/schema2/manifests/sha256:5ef6fb30c4c455913421ea24f06d08ed350d288090e1da2393e0e36f30e4619d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.751379ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:00 +0000] "PUT /v2/foo/schema2/manifests/sha256:5ef6fb30c4c455913421ea24f06d08ed350d288090e1da2393e0e36f30e4619d HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=6b3f9eb6-d120-4f8e-bc85-5a01e59dc4e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:36926" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.786677ms http.response.status=200 http.response.written=434 127.0.0.1 - - [18/Jan/2025:01:17:00 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-18T01:17:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=159ff97f-ab55-4652-aa18-8349c0aa5191 http.request.method=GET http.request.remoteaddr="127.0.0.1:36926" http.request.uri="/v2/foo/schema2/manifests/sha256:5ef6fb30c4c455913421ea24f06d08ed350d288090e1da2393e0e36f30e4619d" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.713478ms http.response.status=200 http.response.written=434 127.0.0.1 - - [18/Jan/2025:01:17:00 +0000] "GET /v2/foo/schema2/manifests/sha256:5ef6fb30c4c455913421ea24f06d08ed350d288090e1da2393e0e36f30e4619d HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-18T01:17:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=94c0fe30-8951-4d1f-8465-3d9130fb8086 http.request.method=GET http.request.remoteaddr="127.0.0.1:36926" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.442423ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:00 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=968f8495-ea99-428f-8a8f-f9e040e39491 http.request.method=GET http.request.remoteaddr="127.0.0.1:36926" http.request.uri="/v2/foo/schema2/manifests/sha256:5ef6fb30c4c455913421ea24f06d08ed350d288090e1da2393e0e36f30e4619d" http.request.useragent="Go-http-client/1.1" http.response.duration=1.443819ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:00 +0000] "GET /v2/foo/schema2/manifests/sha256:5ef6fb30c4c455913421ea24f06d08ed350d288090e1da2393e0e36f30e4619d HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:00Z" level=info msg="rewriting manifest list sha256:5ef6fb30c4c455913421ea24f06d08ed350d288090e1da2393e0e36f30e4619d in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=349045af-684c-43c6-9f95-87fc233c745e http.request.method=GET http.request.remoteaddr="127.0.0.1:36926" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-01-18T01:17:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:42821" http.request.id=349045af-684c-43c6-9f95-87fc233c745e http.request.method=GET http.request.remoteaddr="127.0.0.1:36926" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.301562ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [18/Jan/2025:01:17:00 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" time="2025-01-18T01:17:00Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:17:00Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:17:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=b9bbbb55-e658-49b1-8c8f-b5aff6b5087c http.request.method=GET http.request.remoteaddr="127.0.0.1:39610" 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.163617ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:01:17:00 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-18T01:17:00Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=425a57df-0e7f-483d-8755-376d833deb7b http.request.method=GET http.request.remoteaddr="127.0.0.1:39610" 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.935922ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [18/Jan/2025:01:17:00 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-18T01:17:00Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=d182efc5-9332-48e8-84a3-108a599940be http.request.method=PUT http.request.remoteaddr="127.0.0.1:39610" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.891611ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:01:17:00 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-01-18T01:17:00Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=23ad0676-c126-48b6-8625-6f8d6c4034f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39610" 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.660747ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T01:17:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=23ad0676-c126-48b6-8625-6f8d6c4034f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39610" 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.729059ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T01:17:00Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=23ad0676-c126-48b6-8625-6f8d6c4034f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39610" 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.790501ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T01:17:00Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=23ad0676-c126-48b6-8625-6f8d6c4034f9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39610" 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.841874ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:01:17:00 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-01-18T01:17:00Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=e786acda-e0ad-4a61-aee0-0d3916041edf http.request.method=POST http.request.remoteaddr="127.0.0.1:39610" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.857915ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:00 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=6ca97e4b-ec5f-4563-b386-7246a8e29e1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39610" http.request.uri="/v2/foo/schema1/blobs/uploads/903c236f-3239-4d14-be85-4155e3639b51?_state=t7KBcNB796LsIMqLfWddMFLedm4P9m2sPCexefzdTd17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5MDNjMjM2Zi0zMjM5LTRkMTQtYmU4NS00MTU1ZTM2MzliNTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTc6MDAuNzYwMDk2NDc4WiJ9&digest=sha256%3A0e6887efb6d0c1d71ed3f3e7e969ae183568cea29057dbf3516c1a2fdcdb801c" http.request.useragent="Go-http-client/1.1" http.response.duration=5.278803072s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:00 +0000] "PUT /v2/foo/schema1/blobs/uploads/903c236f-3239-4d14-be85-4155e3639b51?_state=t7KBcNB796LsIMqLfWddMFLedm4P9m2sPCexefzdTd17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiI5MDNjMjM2Zi0zMjM5LTRkMTQtYmU4NS00MTU1ZTM2MzliNTEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTc6MDAuNzYwMDk2NDc4WiJ9&digest=sha256%3A0e6887efb6d0c1d71ed3f3e7e969ae183568cea29057dbf3516c1a2fdcdb801c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:06Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=a0be538b-2c3f-4425-b998-73b4f82d30aa http.request.method=POST http.request.remoteaddr="127.0.0.1:39610" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.635213ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:06 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=0530447f-c741-422b-ad1b-c5f04dc5f7ff http.request.method=PUT http.request.remoteaddr="127.0.0.1:39610" http.request.uri="/v2/foo/schema1/blobs/uploads/e52928f6-452f-44e1-afe3-58a4a14d0434?_state=BRcwVZN5L-UOfnF1nqVqioWgijzMaJ_Fh5TT6Uo7JCd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNTI5MjhmNi00NTJmLTQ0ZTEtYWZlMy01OGE0YTE0ZDA0MzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTc6MDYuMTczODQ4MzM5WiJ9&digest=sha256%3Af9c2ee648179b808c5e928a86895a6f4e044a38d98412e9d155dacab459fc4ba" http.request.useragent="Go-http-client/1.1" http.response.duration=3.055273144s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:06 +0000] "PUT /v2/foo/schema1/blobs/uploads/e52928f6-452f-44e1-afe3-58a4a14d0434?_state=BRcwVZN5L-UOfnF1nqVqioWgijzMaJ_Fh5TT6Uo7JCd7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiJlNTI5MjhmNi00NTJmLTQ0ZTEtYWZlMy01OGE0YTE0ZDA0MzQiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTc6MDYuMTczODQ4MzM5WiJ9&digest=sha256%3Af9c2ee648179b808c5e928a86895a6f4e044a38d98412e9d155dacab459fc4ba HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=b95490d7-249e-4b5a-ac11-ffa291ce821a http.request.method=PUT http.request.remoteaddr="127.0.0.1:39610" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.680882ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:09 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=35e4214e-9d99-4a10-86b1-7ad350858d89 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39610" http.request.uri="/v2/foo/schema1/manifests/sha256:91f616fc86d8a0bca564f956df7cf9971372af6706d64e3cde77509915873587" http.request.useragent="Go-http-client/1.1" http.response.duration=1.445335ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:91f616fc86d8a0bca564f956df7cf9971372af6706d64e3cde77509915873587 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=6c45538d-ed9b-479a-a36f-284fc3e99f14 http.request.method=GET http.request.remoteaddr="127.0.0.1:39610" 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.54792ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:01:17:09 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T01:17:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=4408f89a-c02c-4f02-a511-8b3b05cc0cea http.request.method=GET http.request.remoteaddr="127.0.0.1:39610" http.request.uri="/v2/foo/schema1/manifests/sha256:91f616fc86d8a0bca564f956df7cf9971372af6706d64e3cde77509915873587" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.294578ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:01:17:09 +0000] "GET /v2/foo/schema1/manifests/sha256:91f616fc86d8a0bca564f956df7cf9971372af6706d64e3cde77509915873587 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T01:17:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:38545" http.request.id=3dc3d875-655a-44b6-87f8-9d7cb7c7b01f http.request.method=PUT http.request.remoteaddr="127.0.0.1:39610" http.request.uri="/v2/foo/schema1/manifests/sha256:91f616fc86d8a0bca564f956df7cf9971372af6706d64e3cde77509915873587" http.request.useragent="Go-http-client/1.1" http.response.duration=2.826742ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:91f616fc86d8a0bca564f956df7cf9971372af6706d64e3cde77509915873587 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:38545" http.request.id=fb306ffe-1389-40d3-b415-c3e9034654f7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39610" http.request.uri="/v2/foo/schema1/manifests/sha256:91f616fc86d8a0bca564f956df7cf9971372af6706d64e3cde77509915873587" http.request.useragent="Go-http-client/1.1" http.response.duration=2.632457ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:91f616fc86d8a0bca564f956df7cf9971372af6706d64e3cde77509915873587 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:38545" http.request.id=0f0b628b-9a20-4fc8-86d5-38b72151c46c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39610" http.request.uri="/v2/foo/schema1/manifests/sha256:91f616fc86d8a0bca564f956df7cf9971372af6706d64e3cde77509915873587" http.request.useragent="Go-http-client/1.1" http.response.duration=2.619492ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:91f616fc86d8a0bca564f956df7cf9971372af6706d64e3cde77509915873587 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=6bec46fc-2f7f-4516-b336-76bcd6bace01 http.request.method=GET http.request.remoteaddr="127.0.0.1:39610" http.request.uri="/v2/foo/schema1/manifests/sha256:91f616fc86d8a0bca564f956df7cf9971372af6706d64e3cde77509915873587" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.231323ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:01:17:09 +0000] "GET /v2/foo/schema1/manifests/sha256:91f616fc86d8a0bca564f956df7cf9971372af6706d64e3cde77509915873587 HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T01:17:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=6b47761c-dcf1-4fd9-a7b8-223e223c65fe http.request.method=GET http.request.remoteaddr="127.0.0.1:39610" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.606377ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:09 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=9fee6262-4632-43ce-8337-1e76992fd371 http.request.method=GET http.request.remoteaddr="127.0.0.1:39610" http.request.uri="/v2/foo/schema1/manifests/sha256:91f616fc86d8a0bca564f956df7cf9971372af6706d64e3cde77509915873587" http.request.useragent="Go-http-client/1.1" http.response.duration=1.412249ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:09 +0000] "GET /v2/foo/schema1/manifests/sha256:91f616fc86d8a0bca564f956df7cf9971372af6706d64e3cde77509915873587 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=7f4b31f9-0185-430f-9be7-cc75c72d5de3 http.request.method=GET http.request.remoteaddr="127.0.0.1:39610" 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.424ms http.response.status=200 http.response.written=41 127.0.0.1 - - [18/Jan/2025:01:17:09 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-18T01:17:09Z" level=error msg="payload digest does match: "sha256:45451ddc28185d0ed1cdb96b53599bba607235ba693b01e28dd96e632d0f5bac" != "sha256:91f616fc86d8a0bca564f956df7cf9971372af6706d64e3cde77509915873587"" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=31602e7e-55ab-427c-92fa-75fd4b3037a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39610" http.request.uri="/v2/foo/schema1/manifests/sha256:91f616fc86d8a0bca564f956df7cf9971372af6706d64e3cde77509915873587" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:91f616fc86d8a0bca564f956df7cf9971372af6706d64e3cde77509915873587" time="2025-01-18T01:17:09Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=31602e7e-55ab-427c-92fa-75fd4b3037a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39610" http.request.uri="/v2/foo/schema1/manifests/sha256:91f616fc86d8a0bca564f956df7cf9971372af6706d64e3cde77509915873587" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.884513ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:91f616fc86d8a0bca564f956df7cf9971372af6706d64e3cde77509915873587" 127.0.0.1 - - [18/Jan/2025:01:17:09 +0000] "PUT /v2/foo/schema1/manifests/sha256:91f616fc86d8a0bca564f956df7cf9971372af6706d64e3cde77509915873587 HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-01-18T01:17:09Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=ccaed42d-b326-4fd6-80ac-f7a0b5d9d31c http.request.method=GET http.request.remoteaddr="127.0.0.1:58834" 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.649694ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:01:17:09 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-18T01:17:09Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=4e5cbc56-4e15-43f9-9709-e3cf79c8611a http.request.method=GET http.request.remoteaddr="127.0.0.1:58834" 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.747871ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [18/Jan/2025:01:17:09 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-18T01:17:09Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38545" http.request.id=3582778b-1a8e-41ac-9634-66079a4846d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58834" 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.46586ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T01:17:09Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38545" http.request.id=3582778b-1a8e-41ac-9634-66079a4846d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58834" 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.516945ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T01:17:09Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38545" http.request.id=3582778b-1a8e-41ac-9634-66079a4846d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58834" 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.563917ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:01:17:09 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-01-18T01:17:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=dbf2ef6e-f512-4cce-850e-3b0132f0898c http.request.method=POST http.request.remoteaddr="127.0.0.1:58834" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.063798ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:09 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=2de1b54c-0301-4b4d-bc9f-1f5bcd7b51ed http.request.method=PUT http.request.remoteaddr="127.0.0.1:58834" http.request.uri="/v2/foo/schema2/blobs/uploads/fc11428e-f898-4931-86a4-83fa6c4d338a?_state=1vHWYkjQc3SRbQ7soa7B4M_C3JEy_PIN5ryIhnzU8CN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmYzExNDI4ZS1mODk4LTQ5MzEtODZhNC04M2ZhNmM0ZDMzOGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTc6MDkuMjY5Njk1ODI0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.288802ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:09 +0000] "PUT /v2/foo/schema2/blobs/uploads/fc11428e-f898-4931-86a4-83fa6c4d338a?_state=1vHWYkjQc3SRbQ7soa7B4M_C3JEy_PIN5ryIhnzU8CN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJmYzExNDI4ZS1mODk4LTQ5MzEtODZhNC04M2ZhNmM0ZDMzOGEiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTc6MDkuMjY5Njk1ODI0WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:09Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38545" http.request.id=f09eafb4-c364-439a-bc52-99f3be083edf http.request.method=PUT http.request.remoteaddr="127.0.0.1:58834" 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.066521ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T01:17:09Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38545" http.request.id=f09eafb4-c364-439a-bc52-99f3be083edf http.request.method=PUT http.request.remoteaddr="127.0.0.1:58834" 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.141021ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:01:17:09 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-01-18T01:17:09Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=df673f20-5d98-422c-8a94-0d2f0697ed42 http.request.method=POST http.request.remoteaddr="127.0.0.1:58834" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.133151ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:09 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:14Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=7fec805e-a45b-496a-a42c-5fb2cba1c5d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58834" http.request.uri="/v2/foo/schema2/blobs/uploads/cb200533-1150-4bdf-af23-61e848ee9363?_state=krY00tZeDhINV0OTcx7T6r2gzeAoTGE6XsGDRkNxMnN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjYjIwMDUzMy0xMTUwLTRiZGYtYWYyMy02MWU4NDhlZTkzNjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTc6MDkuNTU0NTU1OTQ4WiJ9&digest=sha256%3A7b48dd77bb07087467bb46b2b1f913741700611b9526189353fdb7ae35d4367f" http.request.useragent="Go-http-client/1.1" http.response.duration=4.745127828s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:09 +0000] "PUT /v2/foo/schema2/blobs/uploads/cb200533-1150-4bdf-af23-61e848ee9363?_state=krY00tZeDhINV0OTcx7T6r2gzeAoTGE6XsGDRkNxMnN7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJjYjIwMDUzMy0xMTUwLTRiZGYtYWYyMy02MWU4NDhlZTkzNjMiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTc6MDkuNTU0NTU1OTQ4WiJ9&digest=sha256%3A7b48dd77bb07087467bb46b2b1f913741700611b9526189353fdb7ae35d4367f HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:14Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=c63f44ac-8dee-41b7-bf1d-1cd211a3f3db http.request.method=POST http.request.remoteaddr="127.0.0.1:58834" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.608389ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:14 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=465c1aa1-685d-477e-a15c-67d43147fc0b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58834" http.request.uri="/v2/foo/schema2/blobs/uploads/b12715a9-7b5f-443e-acd5-3d3224ecba40?_state=DKhQB8VdjvFjxj15M5zrLxNk1w2_4MUDAsQOj_uidM97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMTI3MTVhOS03YjVmLTQ0M2UtYWNkNS0zZDMyMjRlY2JhNDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTc6MTQuNDg1NzA1MjgyWiJ9&digest=sha256%3A05f2dbd744bd1222e85585772a0a54f3b68687b9204d133f74e3748bf08fb7d0" http.request.useragent="Go-http-client/1.1" http.response.duration=2.193333655s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:14 +0000] "PUT /v2/foo/schema2/blobs/uploads/b12715a9-7b5f-443e-acd5-3d3224ecba40?_state=DKhQB8VdjvFjxj15M5zrLxNk1w2_4MUDAsQOj_uidM97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiJiMTI3MTVhOS03YjVmLTQ0M2UtYWNkNS0zZDMyMjRlY2JhNDAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTc6MTQuNDg1NzA1MjgyWiJ9&digest=sha256%3A05f2dbd744bd1222e85585772a0a54f3b68687b9204d133f74e3748bf08fb7d0 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38545" http.request.id=c3257fa3-ab95-47d0-8d6c-91d70a49f9c2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58834" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.340602ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:38545" http.request.id=78ea6d70-f640-4d7f-adee-887bba8f33bf http.request.method=PUT http.request.remoteaddr="127.0.0.1:58834" http.request.uri="/v2/foo/schema2/manifests/sha256:ae4f6d6a8f66114954fc4dca1d79d90002cbc16db97b59c2896b1790b17fc0e7" http.request.useragent="Go-http-client/1.1" http.response.duration=2.004599ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "PUT /v2/foo/schema2/manifests/sha256:ae4f6d6a8f66114954fc4dca1d79d90002cbc16db97b59c2896b1790b17fc0e7 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=3cc415bd-736a-4aea-ba88-ce98a417a946 http.request.method=GET http.request.remoteaddr="127.0.0.1:58834" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.860719ms http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T01:17:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=7ea5b943-d939-4f70-826f-b84241dfa6b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:58834" http.request.uri="/v2/foo/schema2/manifests/sha256:ae4f6d6a8f66114954fc4dca1d79d90002cbc16db97b59c2896b1790b17fc0e7" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.801496ms http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "GET /v2/foo/schema2/manifests/sha256:ae4f6d6a8f66114954fc4dca1d79d90002cbc16db97b59c2896b1790b17fc0e7 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T01:17:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=439e6ad8-46c4-4237-8717-cdba1fed1b2a http.request.method=GET http.request.remoteaddr="127.0.0.1:58834" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.334696ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=0b804493-acac-4c1e-84b2-e51a859a8a73 http.request.method=GET http.request.remoteaddr="127.0.0.1:58834" http.request.uri="/v2/foo/schema2/manifests/sha256:ae4f6d6a8f66114954fc4dca1d79d90002cbc16db97b59c2896b1790b17fc0e7" http.request.useragent="Go-http-client/1.1" http.response.duration=1.485573ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "GET /v2/foo/schema2/manifests/sha256:ae4f6d6a8f66114954fc4dca1d79d90002cbc16db97b59c2896b1790b17fc0e7 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=b93ce523-1c73-4316-841e-e9d4263374ad http.request.method=GET http.request.remoteaddr="127.0.0.1:58834" 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.348512ms http.response.status=200 http.response.written=45 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-01-18T01:17:16Z" level=info msg="rewriting manifest sha256:ae4f6d6a8f66114954fc4dca1d79d90002cbc16db97b59c2896b1790b17fc0e7 in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=1811bd3f-a6f0-4fcb-81c6-d45e8ef0f8cc http.request.method=GET http.request.remoteaddr="127.0.0.1:58834" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T01:17:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=1811bd3f-a6f0-4fcb-81c6-d45e8ef0f8cc http.request.method=GET http.request.remoteaddr="127.0.0.1:58834" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.581973ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-01-18T01:17:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38545" http.request.id=3ec9a6dc-fd4f-42d2-8621-b5842a0a44fe http.request.method=PUT http.request.remoteaddr="127.0.0.1:58834" 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.062112ms http.response.status=400 http.response.written=166 vars.name="foo/schema2" vars.reference=manifestlisttag 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 400 166 "" "Go-http-client/1.1" time="2025-01-18T01:17:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38545" http.request.id=7d34e611-e22d-4e0a-83c4-7de61b790dc7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58834" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.916246ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "PUT /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.request.host="127.0.0.1:38545" http.request.id=eb171dca-2085-4455-829c-848abc6b0c0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:58834" http.request.uri="/v2/foo/schema2/manifests/sha256:32f3075e48726db32d1acf00691d3c939319f5812839aafd319093128ebed1ba" http.request.useragent="Go-http-client/1.1" http.response.duration=1.812429ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "PUT /v2/foo/schema2/manifests/sha256:32f3075e48726db32d1acf00691d3c939319f5812839aafd319093128ebed1ba HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=6c161c56-3766-4ddf-911e-92cb65085b6c http.request.method=GET http.request.remoteaddr="127.0.0.1:58834" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.732006ms http.response.status=200 http.response.written=434 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-18T01:17:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=3f79c111-1996-45ea-9645-b4ecc09080ae http.request.method=GET http.request.remoteaddr="127.0.0.1:58834" http.request.uri="/v2/foo/schema2/manifests/sha256:32f3075e48726db32d1acf00691d3c939319f5812839aafd319093128ebed1ba" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.list.v2+json" http.response.duration=1.687317ms http.response.status=200 http.response.written=434 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "GET /v2/foo/schema2/manifests/sha256:32f3075e48726db32d1acf00691d3c939319f5812839aafd319093128ebed1ba HTTP/1.1" 200 434 "" "Go-http-client/1.1" time="2025-01-18T01:17:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=48043a5e-3bd9-4137-9dca-7189009eb4d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:58834" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.329279ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=cb9184f9-6e94-4b14-9853-658ffd749f6d http.request.method=GET http.request.remoteaddr="127.0.0.1:58834" http.request.uri="/v2/foo/schema2/manifests/sha256:32f3075e48726db32d1acf00691d3c939319f5812839aafd319093128ebed1ba" http.request.useragent="Go-http-client/1.1" http.response.duration=1.336874ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "GET /v2/foo/schema2/manifests/sha256:32f3075e48726db32d1acf00691d3c939319f5812839aafd319093128ebed1ba HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:16Z" level=info msg="rewriting manifest list sha256:32f3075e48726db32d1acf00691d3c939319f5812839aafd319093128ebed1ba in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=275169bd-34cf-4069-b06c-7251506e8777 http.request.method=GET http.request.remoteaddr="127.0.0.1:58834" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=manifestlisttag time="2025-01-18T01:17:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:38545" http.request.id=275169bd-34cf-4069-b06c-7251506e8777 http.request.method=GET http.request.remoteaddr="127.0.0.1:58834" http.request.uri="/v2/foo/schema2/manifests/manifestlisttag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.795938ms http.response.status=200 http.response.written=1554 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "GET /v2/foo/schema2/manifests/manifestlisttag HTTP/1.1" 200 1554 "" "Go-http-client/1.1" --- PASS: TestManifestAPI (30.48s) === RUN TestGetManifestWithStorageError time="2025-01-18T01:17:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:17:16Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:17:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:43935" http.request.id=52384580-fb0c-4db9-acae-60861900f736 http.request.method=GET http.request.remoteaddr="127.0.0.1:40082" http.request.uri="/v2/manifesttagnotfound/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.577494ms http.response.status=404 http.response.written=96 vars.name=manifesttagnotfound vars.reference=latest 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "GET /v2/manifesttagnotfound/manifests/latest HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-18T01:17:16Z" level=error msg="response completed with error" err.code=unknown err.detail="generic storage error" err.message="unknown error" go.version=go1.23.5 http.request.host="127.0.0.1:43935" http.request.id=d01a17bd-4641-431f-983b-bcee969d33dc http.request.method=GET http.request.remoteaddr="127.0.0.1:40082" http.request.uri="/v2/genericstorageerr/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.425812ms http.response.status=500 http.response.written=70 vars.name=genericstorageerr vars.reference=latest 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "GET /v2/genericstorageerr/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" time="2025-01-18T01:17:16Z" level=error msg="response completed with error" err.code=unknown err.detail=": invalid path: " err.message="unknown error" go.version=go1.23.5 http.request.host="127.0.0.1:43935" http.request.id=7e29788d-d843-452a-b97c-3dd12dce7504 http.request.method=GET http.request.remoteaddr="127.0.0.1:40082" http.request.uri="/v2/manifestinvalidpath/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.798817ms http.response.status=500 http.response.written=95 vars.name=manifestinvalidpath vars.reference=latest 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "GET /v2/manifestinvalidpath/manifests/latest HTTP/1.1" 500 95 "" "Go-http-client/1.1" time="2025-01-18T01:17:16Z" level=error msg="response completed with error" err.code=unknown err.detail="invalid checksum digest format" err.message="unknown error" go.version=go1.23.5 http.request.host="127.0.0.1:43935" http.request.id=c10c5e81-1331-4f3f-b973-306d1dbbfea3 http.request.method=GET http.request.remoteaddr="127.0.0.1:40082" http.request.uri="/v2/manifestbadlink/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.964136ms http.response.status=500 http.response.written=70 vars.name=manifestbadlink vars.reference=latest 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "GET /v2/manifestbadlink/manifests/latest HTTP/1.1" 500 70 "" "Go-http-client/1.1" --- PASS: TestGetManifestWithStorageError (0.01s) === RUN TestManifestDelete time="2025-01-18T01:17:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:17:16Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:17:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=thetag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=ec4907a5-90bb-4bb2-a00d-e1b7004671c8 http.request.method=GET http.request.remoteaddr="127.0.0.1:44566" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.647481ms http.response.status=404 http.response.written=96 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 404 96 "" "Go-http-client/1.1" time="2025-01-18T01:17:16Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema1] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=c68d8b00-d549-4e34-adf8-74bca07cc992 http.request.method=GET http.request.remoteaddr="127.0.0.1:44566" 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.60326ms http.response.status=404 http.response.written=119 vars.name="foo/schema1" 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-18T01:17:16Z" level=error msg="response completed with error" err.code="manifest invalid" err.detail="missing signature key" err.message="manifest invalid" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=240f3ae0-bff9-42b1-a183-2fbe487b9697 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44566" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.439621ms http.response.status=400 http.response.written=82 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 82 "" "Go-http-client/1.1" time="2025-01-18T01:17:16Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=88c3f7f9-1714-4142-8606-a26fa06c6d01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44566" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.985494ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T01:17:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=asdf err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=88c3f7f9-1714-4142-8606-a26fa06c6d01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44566" 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.052612ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T01:17:16Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=88c3f7f9-1714-4142-8606-a26fa06c6d01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44566" 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.100107ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag time="2025-01-18T01:17:16Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=qwer err.message="blob unknown to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=88c3f7f9-1714-4142-8606-a26fa06c6d01 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44566" 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.145817ms http.response.status=400 http.response.written=355 vars.name="foo/schema1" vars.reference=thetag 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 400 355 "" "Go-http-client/1.1" time="2025-01-18T01:17:16Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=3127e0be-135f-4229-95ac-8aa2b28354c5 http.request.method=POST http.request.remoteaddr="127.0.0.1:44566" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.28647ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:20Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=33fa64f0-39b7-48bc-9b31-e1a2fde8a1cc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44566" http.request.uri="/v2/foo/schema1/blobs/uploads/349be3c8-d3a3-4d29-8f82-995103de5f77?_state=dT5urbQkhG9vRltf7zhl2V7-Gg_tJAnM2QplmVQnMW17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzNDliZTNjOC1kM2EzLTRkMjktOGY4Mi05OTUxMDNkZTVmNzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTc6MTYuOTE1OTA3MjUzWiJ9&digest=sha256%3A49ab887be82bcba3043e65065e4e346139a497ef86224b41459dd1bdb70754e6" http.request.useragent="Go-http-client/1.1" http.response.duration=3.905852025s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:16 +0000] "PUT /v2/foo/schema1/blobs/uploads/349be3c8-d3a3-4d29-8f82-995103de5f77?_state=dT5urbQkhG9vRltf7zhl2V7-Gg_tJAnM2QplmVQnMW17Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIzNDliZTNjOC1kM2EzLTRkMjktOGY4Mi05OTUxMDNkZTVmNzciLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTc6MTYuOTE1OTA3MjUzWiJ9&digest=sha256%3A49ab887be82bcba3043e65065e4e346139a497ef86224b41459dd1bdb70754e6 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:21Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=af59c017-3c3b-4381-8f0d-df5a4e24a797 http.request.method=POST http.request.remoteaddr="127.0.0.1:44566" http.request.uri="/v2/foo/schema1/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.056207ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:21 +0000] "POST /v2/foo/schema1/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=c10315d3-ee5c-4f6f-8f32-4b0680a3d6be http.request.method=PUT http.request.remoteaddr="127.0.0.1:44566" http.request.uri="/v2/foo/schema1/blobs/uploads/20866737-8188-41cc-8013-f9e3e0d95be2?_state=Et5weJQ2MS31YC_ZkpF3OMRRURlOE79USy7b7pv_PwZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyMDg2NjczNy04MTg4LTQxY2MtODAxMy1mOWUzZTBkOTViZTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTc6MjEuMDUwMzA3NzE4WiJ9&digest=sha256%3A128d388d0a8e93df005a000b7ea98368553eda8789fb77dc1aee6cad9abee01c" http.request.useragent="Go-http-client/1.1" http.response.duration=5.764233815s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:21 +0000] "PUT /v2/foo/schema1/blobs/uploads/20866737-8188-41cc-8013-f9e3e0d95be2?_state=Et5weJQ2MS31YC_ZkpF3OMRRURlOE79USy7b7pv_PwZ7Ik5hbWUiOiJmb28vc2NoZW1hMSIsIlVVSUQiOiIyMDg2NjczNy04MTg4LTQxY2MtODAxMy1mOWUzZTBkOTViZTIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTc6MjEuMDUwMzA3NzE4WiJ9&digest=sha256%3A128d388d0a8e93df005a000b7ea98368553eda8789fb77dc1aee6cad9abee01c HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=88b7b43d-4bdf-499f-893c-2bbbe23009f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44566" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.666766ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "PUT /v2/foo/schema1/manifests/thetag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=0bdf8038-1175-430d-a51d-84cd5b22bc3c http.request.method=PUT http.request.remoteaddr="127.0.0.1:44566" http.request.uri="/v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa" http.request.useragent="Go-http-client/1.1" http.response.duration=2.946868ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=eee4771b-85a8-4cd7-854c-54b67fae5550 http.request.method=GET http.request.remoteaddr="127.0.0.1:44566" 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.569063ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=c9b910e0-af1e-4d8d-943e-a12fa75f8b2b http.request.method=GET http.request.remoteaddr="127.0.0.1:44566" http.request.uri="/v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.866588ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "GET /v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.request.host="127.0.0.1:35355" http.request.id=ea5373ac-6f90-4742-b9cd-2c87719c8467 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44566" http.request.uri="/v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa" http.request.useragent="Go-http-client/1.1" http.response.duration=3.060845ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json; charset=utf-8" http.request.host="127.0.0.1:35355" http.request.id=d4a2ef44-436d-4bd6-ab07-10c51725bb96 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44566" http.request.uri="/v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa" http.request.useragent="Go-http-client/1.1" http.response.duration=3.005289ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/json" http.request.host="127.0.0.1:35355" http.request.id=d0bbb9e0-f184-4a4b-9d26-eedb5320121f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44566" http.request.uri="/v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa" http.request.useragent="Go-http-client/1.1" http.response.duration=2.99937ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=5b9455d2-39f5-4a5e-b6e6-41a25a9ba8a7 http.request.method=GET http.request.remoteaddr="127.0.0.1:44566" http.request.uri="/v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.665425ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "GET /v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=d35a51b5-3c1e-4670-9dc1-ccab3d7d7522 http.request.method=GET http.request.remoteaddr="127.0.0.1:44566" http.request.uri="/v2/foo/schema1/manifests/thetag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.867243ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "GET /v2/foo/schema1/manifests/thetag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=84870fbe-b7fe-4b0b-a9d6-bf56472c966c http.request.method=GET http.request.remoteaddr="127.0.0.1:44566" http.request.uri="/v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa" http.request.useragent="Go-http-client/1.1" http.response.duration=1.851696ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "GET /v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=b974592a-d595-45ea-aff7-78c14713fb28 http.request.method=GET http.request.remoteaddr="127.0.0.1:44566" 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.439102ms http.response.status=200 http.response.written=41 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 41 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=error msg="payload digest does match: "sha256:ff6f6d2cc64a6e10138dc809d5891bc7e9a1aa7c484377327b3252496f2a07d0" != "sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa"" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=c67822ea-7ef9-4a16-9078-d0473152de00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44566" http.request.uri="/v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema1" vars.reference="sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa" time="2025-01-18T01:17:26Z" level=error msg="response completed with error" err.code="digest invalid" err.message="provided digest did not match uploaded content" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=c67822ea-7ef9-4a16-9078-d0473152de00 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44566" http.request.uri="/v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.20207ms http.response.status=400 http.response.written=98 vars.name="foo/schema1" vars.reference="sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa" 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa HTTP/1.1" 400 98 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=9ec4b13e-f27b-4b6c-920d-f440be0baccb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41068" http.request.uri="/v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa" http.request.useragent="Go-http-client/1.1" http.response.duration=2.516262ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "DELETE /v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema1 revision=sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=4e873481-bfd0-40ca-bd5d-bf1cedba2519 http.request.method=GET http.request.remoteaddr="127.0.0.1:41068" http.request.uri="/v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.01944ms http.response.status=404 http.response.written=187 vars.name="foo/schema1" vars.reference="sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa" 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "GET /v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=3a579331-83f1-4a66-acaf-3a135e2dc6bb http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41072" http.request.uri="/v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.420854ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa" 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "DELETE /v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=5737c8b2-057b-4a8c-a63e-416a260ab264 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41088" http.request.uri="/v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa" http.request.useragent="Go-http-client/1.1" http.response.duration=3.419321ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "PUT /v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=4396a563-4cbd-43aa-a465-8f4dbf80a804 http.request.method=GET http.request.remoteaddr="127.0.0.1:41088" http.request.uri="/v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.85282ms http.response.status=200 http.response.written=1098 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "GET /v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa HTTP/1.1" 200 1098 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=f53c4875-3509-4733-9a0e-682108dc9a37 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41102" 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.266585ms http.response.status=404 http.response.written=70 vars.name="foo/schema1" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "DELETE /v2/foo/schema1/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=9d118e22-e238-4322-bc0c-294849dbaa49 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41106" http.request.uri="/v2/foo/schema1/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=3.509356ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "PUT /v2/foo/schema1/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=908d48e8-bf06-4c8f-9b6f-11bd03b2317a http.request.method=GET http.request.remoteaddr="127.0.0.1:41106" 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.862845ms http.response.status=200 http.response.written=39 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=505ff870-437f-4420-8897-9f90c946a7d3 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41106" http.request.uri="/v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa" http.request.useragent="Go-http-client/1.1" http.response.duration=2.278412ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "DELETE /v2/foo/schema1/manifests/sha256:1bf1dbbd9d271d6332ca408702ea92d535787ae7aa7302f5aba191c4ed96b3fa HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=f18a2117-dad0-4070-b31f-332e5058f3b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:41106" 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.053667ms http.response.status=200 http.response.written=35 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "GET /v2/foo/schema1/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=schema2tag" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=b62fdb1b-a3b9-4d57-9f95-a23964346154 http.request.method=GET http.request.remoteaddr="127.0.0.1:41106" 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.869102ms http.response.status=404 http.response.written=100 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 404 100 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=error msg="response completed with error" err.code="name unknown" err.detail=map[name:foo/schema2] err.message="repository name not known to registry" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=c5cb0e2b-4c5e-4ccd-b430-26fe7f099d18 http.request.method=GET http.request.remoteaddr="127.0.0.1:41106" 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.857432ms http.response.status=404 http.response.written=119 vars.name="foo/schema2" 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 404 119 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:1a9ec845ee94c202b2d5da74a24f0ed2058318bfa9879fa541efaecba272e86b err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35355" http.request.id=ef4d2084-5583-4eea-afc8-f5faf51bc961 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41106" 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.208233ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T01:17:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35355" http.request.id=ef4d2084-5583-4eea-afc8-f5faf51bc961 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41106" 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.282827ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T01:17:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35355" http.request.id=ef4d2084-5583-4eea-afc8-f5faf51bc961 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41106" 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.330535ms http.response.status=400 http.response.written=472 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 472 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=2ed6fda4-1473-46a7-a3bb-d3e5fdcdec06 http.request.method=POST http.request.remoteaddr="127.0.0.1:41106" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.148266ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=b1d3b03a-5027-45cf-b3bd-9d809e4fb359 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41106" http.request.uri="/v2/foo/schema2/blobs/uploads/50cc657d-3dfd-4b87-8d11-00c7287eadb0?_state=17rQEzgyChJsChVaJyb86YxUL4G3oIoldHcf6z1pRLl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1MGNjNjU3ZC0zZGZkLTRiODctOGQxMS0wMGM3Mjg3ZWFkYjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTc6MjYuODkxMjQyNDc3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18" http.request.useragent="Go-http-client/1.1" http.response.duration=2.697722ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "PUT /v2/foo/schema2/blobs/uploads/50cc657d-3dfd-4b87-8d11-00c7287eadb0?_state=17rQEzgyChJsChVaJyb86YxUL4G3oIoldHcf6z1pRLl7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI1MGNjNjU3ZC0zZGZkLTRiODctOGQxMS0wMGM3Mjg3ZWFkYjAiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTc6MjYuODkxMjQyNDc3WiJ9&digest=sha256%3A86d8f35af42b9447b14d9f38d2967b88ec9bc80291a7a09b7ecc2b2d7cf7ea18 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:463434349086340864309863409683460843608348608934092322395278926a err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35355" http.request.id=02484b85-2485-4d23-90ca-9c869d8b8ada http.request.method=PUT http.request.remoteaddr="127.0.0.1:41106" 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.225985ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T01:17:26Z" level=error msg="response completed with error" err.code="manifest blob unknown" err.detail=sha256:630923423623623423352523525237238023652897356239852383652aaaaaaa err.message="blob unknown to registry" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35355" http.request.id=02484b85-2485-4d23-90ca-9c869d8b8ada http.request.method=PUT http.request.remoteaddr="127.0.0.1:41106" 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.290295ms http.response.status=400 http.response.written=319 vars.name="foo/schema2" vars.reference=schema2tag 127.0.0.1 - - [18/Jan/2025:01:17:26 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 400 319 "" "Go-http-client/1.1" time="2025-01-18T01:17:27Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=23394e70-94ce-4ed8-bdcb-fe5c8bdffec4 http.request.method=POST http.request.remoteaddr="127.0.0.1:41106" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.164505ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:27 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:29Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=45fff562-735b-48a9-a7d8-c1aa1fd5474d http.request.method=PUT http.request.remoteaddr="127.0.0.1:41106" http.request.uri="/v2/foo/schema2/blobs/uploads/32e3d67b-283b-4306-b434-0a4fbd1cf79b?_state=jt8knYUVXIzMBuhzK_VXerUDemXautb_nE6d_s3Z5o97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzMmUzZDY3Yi0yODNiLTQzMDYtYjQzNC0wYTRmYmQxY2Y3OWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTc6MjcuMDcwODQ2Nzc4WiJ9&digest=sha256%3A4ad790b61f49b6a44f6d89057e00f74b7638076083e0a0a389737a56c95a134b" http.request.useragent="Go-http-client/1.1" http.response.duration=2.534700096s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:27 +0000] "PUT /v2/foo/schema2/blobs/uploads/32e3d67b-283b-4306-b434-0a4fbd1cf79b?_state=jt8knYUVXIzMBuhzK_VXerUDemXautb_nE6d_s3Z5o97Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiIzMmUzZDY3Yi0yODNiLTQzMDYtYjQzNC0wYTRmYmQxY2Y3OWIiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTc6MjcuMDcwODQ2Nzc4WiJ9&digest=sha256%3A4ad790b61f49b6a44f6d89057e00f74b7638076083e0a0a389737a56c95a134b HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:29Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=5cf94968-519a-46d3-a1e9-3be592e5642b http.request.method=POST http.request.remoteaddr="127.0.0.1:41106" http.request.uri="/v2/foo/schema2/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.980602ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:29 +0000] "POST /v2/foo/schema2/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:35Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=3f9480c2-a176-424f-b4b1-dffe8d28e71a http.request.method=PUT http.request.remoteaddr="127.0.0.1:41106" http.request.uri="/v2/foo/schema2/blobs/uploads/4bb5aebc-882b-40db-bfd0-11988ea1d355?_state=xhYnB1qLC2wjoiRYmfSPD4lk_olqZ6i3bP5sy6BHoGB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YmI1YWViYy04ODJiLTQwZGItYmZkMC0xMTk4OGVhMWQzNTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTc6MjkuODM1MzI0NzIxWiJ9&digest=sha256%3Af29be8b60592bd30f8478f0337f0cfdb71d4fe666bd3eb8326fdc2497d40bca4" http.request.useragent="Go-http-client/1.1" http.response.duration=5.302588046s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:29 +0000] "PUT /v2/foo/schema2/blobs/uploads/4bb5aebc-882b-40db-bfd0-11988ea1d355?_state=xhYnB1qLC2wjoiRYmfSPD4lk_olqZ6i3bP5sy6BHoGB7Ik5hbWUiOiJmb28vc2NoZW1hMiIsIlVVSUQiOiI0YmI1YWViYy04ODJiLTQwZGItYmZkMC0xMTk4OGVhMWQzNTUiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDEtMThUMDE6MTc6MjkuODM1MzI0NzIxWiJ9&digest=sha256%3Af29be8b60592bd30f8478f0337f0cfdb71d4fe666bd3eb8326fdc2497d40bca4 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:35Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35355" http.request.id=3ffd3b96-3316-45b7-a4f2-c3ce690c423d http.request.method=PUT http.request.remoteaddr="127.0.0.1:41106" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.646115ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:35 +0000] "PUT /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:35Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35355" http.request.id=7a610dd6-0c59-4aaf-b9f3-1a9d201e327e http.request.method=PUT http.request.remoteaddr="127.0.0.1:41106" http.request.uri="/v2/foo/schema2/manifests/sha256:d2a2f8993c358818702e34f647cb122c352380c54948671bad41aaff77063e23" http.request.useragent="Go-http-client/1.1" http.response.duration=2.219716ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:35 +0000] "PUT /v2/foo/schema2/manifests/sha256:d2a2f8993c358818702e34f647cb122c352380c54948671bad41aaff77063e23 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:35Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=ee7d0108-8c1e-45bd-a03e-ab029492f685 http.request.method=GET http.request.remoteaddr="127.0.0.1:41106" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.851856ms http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:01:17:35 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T01:17:35Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=5e01986b-08a1-40c3-98f4-e88ba91da959 http.request.method=GET http.request.remoteaddr="127.0.0.1:41106" http.request.uri="/v2/foo/schema2/manifests/sha256:d2a2f8993c358818702e34f647cb122c352380c54948671bad41aaff77063e23" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.936374ms http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:01:17:35 +0000] "GET /v2/foo/schema2/manifests/sha256:d2a2f8993c358818702e34f647cb122c352380c54948671bad41aaff77063e23 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T01:17:35Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=ee60ee44-218c-46df-a6ab-dababff186a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:41106" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.831075ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:35 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:35Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=b70a31de-7ced-4bff-bd33-afd90bdf530e http.request.method=GET http.request.remoteaddr="127.0.0.1:41106" http.request.uri="/v2/foo/schema2/manifests/sha256:d2a2f8993c358818702e34f647cb122c352380c54948671bad41aaff77063e23" http.request.useragent="Go-http-client/1.1" http.response.duration=1.770402ms http.response.status=304 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:35 +0000] "GET /v2/foo/schema2/manifests/sha256:d2a2f8993c358818702e34f647cb122c352380c54948671bad41aaff77063e23 HTTP/1.1" 304 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:35Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=b14e059f-1045-4f70-9b12-9eb477cd8486 http.request.method=GET http.request.remoteaddr="127.0.0.1:41106" 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.69801ms http.response.status=200 http.response.written=45 127.0.0.1 - - [18/Jan/2025:01:17:35 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 45 "" "Go-http-client/1.1" time="2025-01-18T01:17:35Z" level=info msg="rewriting manifest sha256:d2a2f8993c358818702e34f647cb122c352380c54948671bad41aaff77063e23 in schema1 format to support old client" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=fba34c4a-31da-473d-8d26-8b7438d6c383 http.request.method=GET http.request.remoteaddr="127.0.0.1:41106" http.request.uri="/v2/foo/schema2/manifests/schema2tag" http.request.useragent="Go-http-client/1.1" vars.name="foo/schema2" vars.reference=schema2tag time="2025-01-18T01:17:35Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=fba34c4a-31da-473d-8d26-8b7438d6c383 http.request.method=GET http.request.remoteaddr="127.0.0.1:41106" 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.074184ms http.response.status=200 http.response.written=1549 127.0.0.1 - - [18/Jan/2025:01:17:35 +0000] "GET /v2/foo/schema2/manifests/schema2tag HTTP/1.1" 200 1549 "" "Go-http-client/1.1" time="2025-01-18T01:17:35Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=332c9ec2-0095-40f1-b27c-c69d72e5e11c http.request.method=DELETE http.request.remoteaddr="127.0.0.1:41106" http.request.uri="/v2/foo/schema2/manifests/sha256:d2a2f8993c358818702e34f647cb122c352380c54948671bad41aaff77063e23" http.request.useragent="Go-http-client/1.1" http.response.duration=2.178993ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:35 +0000] "DELETE /v2/foo/schema2/manifests/sha256:d2a2f8993c358818702e34f647cb122c352380c54948671bad41aaff77063e23 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:35Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=foo/schema2 revision=sha256:d2a2f8993c358818702e34f647cb122c352380c54948671bad41aaff77063e23" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=2c682601-901f-40c7-b0d7-ad8abe55da58 http.request.method=GET http.request.remoteaddr="127.0.0.1:41106" http.request.uri="/v2/foo/schema2/manifests/sha256:d2a2f8993c358818702e34f647cb122c352380c54948671bad41aaff77063e23" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.947887ms http.response.status=404 http.response.written=187 vars.name="foo/schema2" vars.reference="sha256:d2a2f8993c358818702e34f647cb122c352380c54948671bad41aaff77063e23" 127.0.0.1 - - [18/Jan/2025:01:17:35 +0000] "GET /v2/foo/schema2/manifests/sha256:d2a2f8993c358818702e34f647cb122c352380c54948671bad41aaff77063e23 HTTP/1.1" 404 187 "" "Go-http-client/1.1" time="2025-01-18T01:17:35Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=780225fd-9992-4168-ad06-ef21c36bfe55 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40136" http.request.uri="/v2/foo/schema2/manifests/sha256:d2a2f8993c358818702e34f647cb122c352380c54948671bad41aaff77063e23" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.283875ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:d2a2f8993c358818702e34f647cb122c352380c54948671bad41aaff77063e23" 127.0.0.1 - - [18/Jan/2025:01:17:35 +0000] "DELETE /v2/foo/schema2/manifests/sha256:d2a2f8993c358818702e34f647cb122c352380c54948671bad41aaff77063e23 HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-18T01:17:35Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35355" http.request.id=677f93fe-353c-4b1e-a4dc-9a810acef7da http.request.method=PUT http.request.remoteaddr="127.0.0.1:40144" http.request.uri="/v2/foo/schema2/manifests/sha256:d2a2f8993c358818702e34f647cb122c352380c54948671bad41aaff77063e23" http.request.useragent="Go-http-client/1.1" http.response.duration=2.907219ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:35 +0000] "PUT /v2/foo/schema2/manifests/sha256:d2a2f8993c358818702e34f647cb122c352380c54948671bad41aaff77063e23 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:35Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=0e3ca790-184b-4f9d-b08a-8f738af05476 http.request.method=GET http.request.remoteaddr="127.0.0.1:40144" http.request.uri="/v2/foo/schema2/manifests/sha256:d2a2f8993c358818702e34f647cb122c352380c54948671bad41aaff77063e23" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.149104ms http.response.status=200 http.response.written=732 127.0.0.1 - - [18/Jan/2025:01:17:35 +0000] "GET /v2/foo/schema2/manifests/sha256:d2a2f8993c358818702e34f647cb122c352380c54948671bad41aaff77063e23 HTTP/1.1" 200 732 "" "Go-http-client/1.1" time="2025-01-18T01:17:35Z" level=error msg="response completed with error" err.code="manifest unknown" err.message="manifest unknown" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=27dc2e10-8600-4fd9-bbba-04c831ddd734 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40146" 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.221182ms http.response.status=404 http.response.written=70 vars.name="foo/schema2" vars.reference="sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" 127.0.0.1 - - [18/Jan/2025:01:17:35 +0000] "DELETE /v2/foo/schema2/manifests/sha256:aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa HTTP/1.1" 404 70 "" "Go-http-client/1.1" time="2025-01-18T01:17:35Z" level=info msg="response completed" go.version=go1.23.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:35355" http.request.id=ebb08b43-5ac5-446f-91d9-587f11f3b703 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40160" http.request.uri="/v2/foo/schema2/manifests/atag" http.request.useragent="Go-http-client/1.1" http.response.duration=2.763101ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:35 +0000] "PUT /v2/foo/schema2/manifests/atag HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:35Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=84267506-914c-4b12-8fa1-b31fb8ca0468 http.request.method=GET http.request.remoteaddr="127.0.0.1:40160" 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.82999ms http.response.status=200 http.response.written=39 127.0.0.1 - - [18/Jan/2025:01:17:35 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 39 "" "Go-http-client/1.1" time="2025-01-18T01:17:35Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=6443ae17-161b-45a3-91cd-1f4e1eb41100 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:40160" http.request.uri="/v2/foo/schema2/manifests/sha256:d2a2f8993c358818702e34f647cb122c352380c54948671bad41aaff77063e23" http.request.useragent="Go-http-client/1.1" http.response.duration=2.144016ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:35 +0000] "DELETE /v2/foo/schema2/manifests/sha256:d2a2f8993c358818702e34f647cb122c352380c54948671bad41aaff77063e23 HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:35Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:35355" http.request.id=162481b6-bdfc-465f-8beb-4c15ec33c2c7 http.request.method=GET http.request.remoteaddr="127.0.0.1:40160" 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.753207ms http.response.status=200 http.response.written=35 127.0.0.1 - - [18/Jan/2025:01:17:35 +0000] "GET /v2/foo/schema2/tags/list HTTP/1.1" 200 35 "" "Go-http-client/1.1" --- PASS: TestManifestDelete (18.46s) === RUN TestManifestDeleteDisabled time="2025-01-18T01:17: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.23.5 time="2025-01-18T01:17:35Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:17:35Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:38263" http.request.id=d8fb3ae1-5c3b-46bf-8e21-8bfeaca0a55e http.request.method=DELETE http.request.remoteaddr="127.0.0.1:47430" http.request.uri="/v2/foo/schema1/manifests/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.129805ms http.response.status=405 http.response.written=78 vars.name="foo/schema1" vars.reference="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" 127.0.0.1 - - [18/Jan/2025:01:17:35 +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="2025-01-18T01:17: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.23.5 time="2025-01-18T01:17:35Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:17:35Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 time="2025-01-18T01:17:35Z" level=info msg="Registry configured as a proxy cache to http://example.com" go.version=go1.23.5 time="2025-01-18T01:17:35Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.5 time="2025-01-18T01:17:35Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:45831" http.request.id=ab289276-fd64-4774-8b01-afdd7304ba5a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53192" 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.509161ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [18/Jan/2025:01:17:35 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-01-18T01:17:35Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:45831" http.request.id=d5094136-0357-4cd7-8a06-2a2e35ded389 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53204" 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=3.895271ms http.response.status=405 http.response.written=78 vars.name="foo/bar" vars.reference=latest 127.0.0.1 - - [18/Jan/2025:01:17:35 +0000] "DELETE /v2/foo/bar/manifests/latest HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-01-18T01:17:35Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:45831" http.request.id=d05187b6-4b9f-4de3-9e13-55b555546f2a http.request.method=POST http.request.remoteaddr="127.0.0.1:53214" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.996666ms http.response.status=405 http.response.written=78 vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:17:35 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 405 78 "" "Go-http-client/1.1" time="2025-01-18T01:17:35Z" level=error msg="response completed with error" err.code=unsupported err.message="The operation is unsupported." go.version=go1.23.5 http.request.host="127.0.0.1:45831" http.request.id=2a0fd5c6-ddc2-42e7-b8eb-7569e1c1bb89 http.request.method=DELETE http.request.remoteaddr="127.0.0.1:53218" 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=3.85963ms http.response.status=405 http.response.written=78 vars.digest="sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" vars.name="foo/bar" 127.0.0.1 - - [18/Jan/2025:01:17:35 +0000] "DELETE /v2/foo/bar/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 HTTP/1.1" 405 78 "" "Go-http-client/1.1" --- PASS: TestRegistryAsCacheMutationAPIs (0.52s) === RUN TestProxyManifestGetByTag time="2025-01-18T01:17: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.23.5 time="2025-01-18T01:17:35Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:17:36Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44661" http.request.id=7336024e-5ca0-45f1-94c4-ae6576231cc7 http.request.method=POST http.request.remoteaddr="127.0.0.1:43338" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration="984.552µs" http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:36 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44661" http.request.id=f741b1fc-2542-431b-b10a-54de3b7599cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:43338" http.request.uri="/v2/foo/bar/blobs/uploads/fe03b973-af8f-42eb-a439-178f0e6411b3?_state=E0wBvW_Af0Osp1R7SWlptEmEpgCOjIqyTgqLNN-ndRh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZlMDNiOTczLWFmOGYtNDJlYi1hNDM5LTE3OGYwZTY0MTFiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNzozNi4wMTc5MDQ1NDRaIn0%3D&digest=sha256%3A7e63b524918558911b4a7fc0aa935a8c608fddb10d9f702341e106f16bdda1c5" http.request.useragent="Go-http-client/1.1" http.response.duration=7.06681804s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:36 +0000] "PUT /v2/foo/bar/blobs/uploads/fe03b973-af8f-42eb-a439-178f0e6411b3?_state=E0wBvW_Af0Osp1R7SWlptEmEpgCOjIqyTgqLNN-ndRh7Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6ImZlMDNiOTczLWFmOGYtNDJlYi1hNDM5LTE3OGYwZTY0MTFiMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNzozNi4wMTc5MDQ1NDRaIn0%3D&digest=sha256%3A7e63b524918558911b4a7fc0aa935a8c608fddb10d9f702341e106f16bdda1c5 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44661" http.request.id=d05d4010-deee-442d-b6bd-23fc6b2cce36 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43338" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=3.37528ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:43 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:43Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 time="2025-01-18T01:17:43Z" level=info msg="redis not configured" go.version=go1.23.5 time="2025-01-18T01:17:43Z" level=info msg="Starting upload purge in 6m0s" go.version=go1.23.5 time="2025-01-18T01:17:43Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 time="2025-01-18T01:17:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44661" http.request.id=193e4825-a1e8-4814-b2e3-fab652aa5a64 http.request.method=GET http.request.remoteaddr="127.0.0.1:43338" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.529769ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:01:17:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-18T01:17:43Z" level=info msg="Registry configured as a proxy cache to http://127.0.0.1:44661" go.version=go1.23.5 time="2025-01-18T01:17:43Z" level=warning msg="Registry does not implement RempositoryRemover. Will not be able to delete repos and tags" go.version=go1.23.5 time="2025-01-18T01:17:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44661" http.request.id=cb7ea634-23b7-4c07-8cb3-23c40f5048d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:43620" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.918563ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:01:17:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-18T01:17:43Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:44661 /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:44661/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:33815" http.request.id=2dce1628-98a0-46ea-a4cc-48442a70c694 http.request.method=GET http.request.remoteaddr="127.0.0.1:54776" http.request.uri="/v2/foo/bar/manifests/sha256:71b88c559bb2942db5ef8172b6e094e53c3a7464a355efef6f531f82098020f3" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference="sha256:71b88c559bb2942db5ef8172b6e094e53c3a7464a355efef6f531f82098020f3" time="2025-01-18T01:17:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44661" http.request.id=22e609df-87fc-46f4-8ce4-579a0083d64a http.request.method=GET http.request.remoteaddr="127.0.0.1:43630" http.request.uri="/v2/foo/bar/manifests/sha256:71b88c559bb2942db5ef8172b6e094e53c3a7464a355efef6f531f82098020f3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.917972ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:01:17:43 +0000] "GET /v2/foo/bar/manifests/sha256:71b88c559bb2942db5ef8172b6e094e53c3a7464a355efef6f531f82098020f3 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-18T01:17:43Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:71b88c559bb2942db5ef8172b6e094e53c3a7464a355efef6f531f82098020f3 with ttl=167h59m59.999995869s" go.version=go1.23.5 time="2025-01-18T01:17:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33815" http.request.id=2dce1628-98a0-46ea-a4cc-48442a70c694 http.request.method=GET http.request.remoteaddr="127.0.0.1:54776" http.request.uri="/v2/foo/bar/manifests/sha256:71b88c559bb2942db5ef8172b6e094e53c3a7464a355efef6f531f82098020f3" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=11.549491ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:01:17:43 +0000] "GET /v2/foo/bar/manifests/sha256:71b88c559bb2942db5ef8172b6e094e53c3a7464a355efef6f531f82098020f3 HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-18T01:17:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44661" http.request.id=070b926e-d1b9-48ea-8a1d-f335cb300e09 http.request.method=GET http.request.remoteaddr="127.0.0.1:43630" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.522075ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:01:17:43 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-18T01:17:43Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:44661 /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:44661/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:33815" http.request.id=d2b002f4-da80-489d-9d3d-e6375fda1f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:54782" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-01-18T01:17:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44661" http.request.id=bfd61d42-e5f9-405c-ad3e-12e1ebd9c340 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.489427ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:01:17:43 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-18T01:17:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33815" http.request.id=d2b002f4-da80-489d-9d3d-e6375fda1f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:54782" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=10.032695ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:01:17:43 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-18T01:17:43Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44661" http.request.id=81e41a9f-c126-4e18-a761-53e76f6c8502 http.request.method=POST http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=2.132376ms http.response.status=202 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:43 +0000] "POST /v2/foo/bar/blobs/uploads/ HTTP/1.1" 202 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44661" http.request.id=f981e895-7aa1-4b50-b36c-0ba64cf52f87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/bar/blobs/uploads/9a26d59b-2485-4212-bb62-649b434d14d6?_state=f8lGYdrLZgGl-l3iPWQr53hThvwlvr6JFIIHpZ6UaX57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhMjZkNTliLTI0ODUtNDIxMi1iYjYyLTY0OWI0MzRkMTRkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNzo0My4yOTUwNTU2NThaIn0%3D&digest=sha256%3Afe01b4d7f5089d91ff1c07af31e450c2126a5a2c368c5ac7941bb9343896b1d2" http.request.useragent="Go-http-client/1.1" http.response.duration=3.66631664s http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:43 +0000] "PUT /v2/foo/bar/blobs/uploads/9a26d59b-2485-4212-bb62-649b434d14d6?_state=f8lGYdrLZgGl-l3iPWQr53hThvwlvr6JFIIHpZ6UaX57Ik5hbWUiOiJmb28vYmFyIiwiVVVJRCI6IjlhMjZkNTliLTI0ODUtNDIxMi1iYjYyLTY0OWI0MzRkMTRkNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNS0wMS0xOFQwMToxNzo0My4yOTUwNTU2NThaIn0%3D&digest=sha256%3Afe01b4d7f5089d91ff1c07af31e450c2126a5a2c368c5ac7941bb9343896b1d2 HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44661" http.request.id=6fb2c14b-f900-4a47-84f3-b3acce7f5eb7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.duration=1.720241ms http.response.status=201 http.response.written=0 127.0.0.1 - - [18/Jan/2025:01:17:46 +0000] "PUT /v2/foo/bar/manifests/latest HTTP/1.1" 201 0 "" "Go-http-client/1.1" time="2025-01-18T01:17:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44661" http.request.id=ad12bd19-78e8-4cf2-bc40-12e60f239730 http.request.method=GET http.request.remoteaddr="127.0.0.1:43632" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.117773ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:01:17:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-18T01:17:46Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:44661 /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:44661/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:33815" http.request.id=601b6dce-39fe-42c2-a800-f3205705730d http.request.method=GET http.request.remoteaddr="127.0.0.1:54788" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-01-18T01:17:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44661" http.request.id=8b8fd369-95fa-4255-bf32-8f54d8e1f236 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43646" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=2.745435ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:01:17:46 +0000] "HEAD /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-18T01:17:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44661" http.request.id=4bcce434-ae07-42c2-8b64-66526ad53e53 http.request.method=GET http.request.remoteaddr="127.0.0.1:43646" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.808392ms http.response.status=200 http.response.written=2 127.0.0.1 - - [18/Jan/2025:01:17:46 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" time="2025-01-18T01:17:46Z" level=info msg="Challenge established with upstream : {http 127.0.0.1:44661 /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:44661/v2/:[]]}" go.version=go1.23.5 http.request.host="127.0.0.1:33815" http.request.id=601b6dce-39fe-42c2-a800-f3205705730d http.request.method=GET http.request.remoteaddr="127.0.0.1:54788" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" vars.name="foo/bar" vars.reference=latest time="2025-01-18T01:17:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:44661" http.request.id=bb81bce7-c4ca-4f4f-b23b-ff7f798ad6d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:43650" 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.253578ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:01:17:46 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" time="2025-01-18T01:17:46Z" level=info msg="Adding new scheduler entry for foo/bar@sha256:d8bc98fcda521eed3652de101288ad0bdc3733137338d4ae8c418abf14627aec with ttl=167h59m59.999996569s" go.version=go1.23.5 time="2025-01-18T01:17:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:33815" http.request.id=601b6dce-39fe-42c2-a800-f3205705730d http.request.method=GET http.request.remoteaddr="127.0.0.1:54788" http.request.uri="/v2/foo/bar/manifests/latest" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/vnd.docker.distribution.manifest.v1+prettyjws" http.response.duration=15.647263ms http.response.status=200 http.response.written=935 127.0.0.1 - - [18/Jan/2025:01:17:46 +0000] "GET /v2/foo/bar/manifests/latest HTTP/1.1" 200 935 "" "Go-http-client/1.1" --- PASS: TestProxyManifestGetByTag (11.27s) === RUN TestAppDispatcher time="2025-01-18T01:17:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45559" http.request.id=4057636e-3cbe-4d27-810b-2f9d4e79b28b http.request.method=GET http.request.remoteaddr="127.0.0.1:56286" http.request.uri="/v2/foo/bar/manifests/sometag" http.request.useragent="Go-http-client/1.1" http.response.duration=1.769212ms http.response.status=200 http.response.written=0 time="2025-01-18T01:17:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45559" http.request.id=3cbee425-c518-418f-a3d5-27895c60bf57 http.request.method=GET http.request.remoteaddr="127.0.0.1:56286" http.request.uri="/v2/foo/bar/tags/list" http.request.useragent="Go-http-client/1.1" http.response.duration=1.888091ms http.response.status=200 http.response.written=0 time="2025-01-18T01:17:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45559" http.request.id=a3e37a47-b8c8-4821-9b77-b8f62f77cba5 http.request.method=GET http.request.remoteaddr="127.0.0.1:56286" http.request.uri="/v2/foo/bar/blobs/uploads/" http.request.useragent="Go-http-client/1.1" http.response.duration=1.918574ms http.response.status=200 http.response.written=0 time="2025-01-18T01:17:46Z" level=info msg="response completed" go.version=go1.23.5 http.request.host="127.0.0.1:45559" http.request.id=eb1b443d-cb59-44d6-be0e-707d2664689e http.request.method=GET http.request.remoteaddr="127.0.0.1:56286" http.request.uri="/v2/foo/bar/blobs/uploads/theuuid" http.request.useragent="Go-http-client/1.1" http.response.duration=1.840479ms http.response.status=200 http.response.written=0 --- PASS: TestAppDispatcher (0.01s) === RUN TestNewApp time="2025-01-18T01:17:46Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 instance.id=4c68569b-f6c6-40c9-a2ab-789f14abe5de time="2025-01-18T01:17:46Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=4c68569b-f6c6-40c9-a2ab-789f14abe5de time="2025-01-18T01:17:47Z" level=warning msg="error authorizing context: silly authentication challenge: silly.challenge{realm:"realm-test", service:"service-test", scope:""}" go.version=go1.23.5 http.request.host="127.0.0.1:41007" http.request.id=37b2ac1d-7879-493c-8ab4-6a340afe39c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:59020" 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="2025-01-18T01:17:47Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 instance.id=4c68569b-f6c6-40c9-a2ab-789f14abe5de time="2025-01-18T01:17:47Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=4c68569b-f6c6-40c9-a2ab-789f14abe5de time="2025-01-18T01:17:47Z" level=info msg="configuring file health check path=/tmp/healthcheck1941577602, interval=1" go.version=go1.23.5 instance.id=4c68569b-f6c6-40c9-a2ab-789f14abe5de --- PASS: TestFileHealthCheck (4.00s) === RUN TestTCPHealthCheck time="2025-01-18T01:17:51Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 instance.id=4c68569b-f6c6-40c9-a2ab-789f14abe5de time="2025-01-18T01:17:51Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=4c68569b-f6c6-40c9-a2ab-789f14abe5de time="2025-01-18T01:17:51Z" level=info msg="configuring TCP health check addr=127.0.0.1:46021, interval=1" go.version=go1.23.5 instance.id=4c68569b-f6c6-40c9-a2ab-789f14abe5de --- PASS: TestTCPHealthCheck (4.00s) === RUN TestHTTPHealthCheck time="2025-01-18T01:17:55Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.23.5 instance.id=4c68569b-f6c6-40c9-a2ab-789f14abe5de time="2025-01-18T01:17:55Z" level=info msg="redis not configured" go.version=go1.23.5 instance.id=4c68569b-f6c6-40c9-a2ab-789f14abe5de time="2025-01-18T01:17:55Z" level=info msg="configuring HTTP health check uri=http://127.0.0.1:40453, interval=1, threshold=3" go.version=go1.23.5 instance.id=4c68569b-f6c6-40c9-a2ab-789f14abe5de --- PASS: TestHTTPHealthCheck (7.01s) === RUN TestLayerUploadTokens --- PASS: TestLayerUploadTokens (0.00s) === RUN TestHMACValidation --- PASS: TestHMACValidation (0.00s) PASS ok github.com/docker/distribution/registry/handlers 167.351s === RUN TestProxyStoreGet --- PASS: TestProxyStoreGet (0.01s) === RUN TestProxyStoreStat --- PASS: TestProxyStoreStat (0.00s) === RUN TestProxyStoreServeHighConcurrency --- PASS: TestProxyStoreServeHighConcurrency (3.10s) === RUN TestProxyStoreServeMany --- PASS: TestProxyStoreServeMany (3.07s) === RUN TestProxyStoreServeBig --- PASS: TestProxyStoreServeBig (3.35s) === RUN TestProxyManifests --- PASS: TestProxyManifests (0.64s) === RUN TestGet --- PASS: TestGet (0.00s) PASS ok github.com/docker/distribution/registry/proxy 10.175s === RUN TestSchedule time="2025-01-18T01:15:14Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=de15e8a2-ef93-4905-a2de-00a164b22cd9 time="2025-01-18T01:15:14Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=2.997809ms" go.version=go1.23.5 instance.id=de15e8a2-ef93-4905-a2de-00a164b22cd9 time="2025-01-18T01:15:14Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=998.072µs" go.version=go1.23.5 instance.id=de15e8a2-ef93-4905-a2de-00a164b22cd9 time="2025-01-18T01:15:14Z" level=info msg="Adding new scheduler entry for testrepo@sha256:cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc with ttl=998.397µs" go.version=go1.23.5 instance.id=de15e8a2-ef93-4905-a2de-00a164b22cd9 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="2025-01-18T01:15:14Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=de15e8a2-ef93-4905-a2de-00a164b22cd9 --- PASS: TestRestoreOld (0.01s) === RUN TestStopRestore time="2025-01-18T01:15:14Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=de15e8a2-ef93-4905-a2de-00a164b22cd9 time="2025-01-18T01:15:14Z" level=info msg="Adding new scheduler entry for testrepo@sha256:aaaaeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa with ttl=299.998061ms" go.version=go1.23.5 instance.id=de15e8a2-ef93-4905-a2de-00a164b22cd9 time="2025-01-18T01:15:14Z" level=info msg="Adding new scheduler entry for testrepo@sha256:bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb with ttl=99.998545ms" go.version=go1.23.5 instance.id=de15e8a2-ef93-4905-a2de-00a164b22cd9 time="2025-01-18T01:15:14Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=de15e8a2-ef93-4905-a2de-00a164b22cd9 --- PASS: TestStopRestore (0.51s) === RUN TestDoubleStart time="2025-01-18T01:15:15Z" level=info msg="Starting cached object TTL expiration scheduler..." go.version=go1.23.5 instance.id=de15e8a2-ef93-4905-a2de-00a164b22cd9 --- PASS: TestDoubleStart (0.00s) PASS ok github.com/docker/distribution/registry/proxy/scheduler 0.578s === RUN TestWriteSeek --- PASS: TestWriteSeek (0.00s) === RUN TestSimpleBlobUpload --- PASS: TestSimpleBlobUpload (8.27s) === RUN TestSimpleBlobRead blob_test.go:291: desc: {application/octet-stream 18633216 sha256:654510e1dd5f4441d72f20b1f0cda217da11a296f966376d229657eedbb947f7 [] map[] } --- PASS: TestSimpleBlobRead (0.51s) === RUN TestBlobMount --- PASS: TestBlobMount (0.42s) === RUN TestLayerUploadZeroLength --- PASS: TestLayerUploadZeroLength (0.00s) === RUN TestCatalog --- PASS: TestCatalog (2.30s) === RUN TestCatalogInParts --- PASS: TestCatalogInParts (2.11s) === RUN TestCatalogEnumerate --- PASS: TestCatalogEnumerate (1.95s) === RUN TestCatalogWalkError --- PASS: TestCatalogWalkError (0.00s) === RUN TestSimpleRead --- PASS: TestSimpleRead (0.01s) === RUN TestFileReaderSeek --- PASS: TestFileReaderSeek (0.01s) === RUN TestFileReaderNonExistentFile --- PASS: TestFileReaderNonExistentFile (0.00s) === RUN TestFileReaderErrors --- PASS: TestFileReaderErrors (0.00s) === RUN TestNoDeletionNoEffect palailogos palailogos: marking manifest sha256:2f409754f743b4d3b6f5fcbbfec4cc2036d8579d2dfafc80a86e593ef54e4bf3 palailogos: marking blob sha256:eb8a1374abee9e08c155e10869ebbb338c9eb80cc14be57b6d373fe841ce1c9f palailogos: marking blob sha256:cb8f7830e398fd5c1fd62632e70df30ebbdee3e5b1e7bb9ae103b48add29e768 palailogos: marking manifest sha256:419baff580022165e3a999c3bab7dc87b34a969482e36a1e53b126a01b408f1e palailogos: marking blob sha256:8f1d57126d8f7d31df9ab11abbafa51b6094a87a485b9aefaffb75682d4e9760 palailogos: marking blob sha256:ba604eb82a2b6676a1cc3f5fac6cfea1247b966db933ef52fff4230e2ee245ee palailogos: marking manifest sha256:55fed7b578aaa94552ae1e27066ae928bb5ac006850029c5ee612aa663f906e4 palailogos: marking blob sha256:419baff580022165e3a999c3bab7dc87b34a969482e36a1e53b126a01b408f1e palailogos: marking blob sha256:2f409754f743b4d3b6f5fcbbfec4cc2036d8579d2dfafc80a86e593ef54e4bf3 palailogos: marking manifest sha256:5a33d3cd816d7d9eb7581ca28f36928478bc9161f6faff810379154b12496d79 palailogos: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 palailogos: marking blob sha256:6d27632248e91486285bc5716bb1794526c09896ce59a61e551efc9898c6d3d4 palailogos: marking blob sha256:c8121265de9953887fbcbc3f3fe839cb8d8f8180811f911c77bbf24e190cf481 11 blobs marked, 0 blobs and 0 manifests eligible for deletion --- PASS: TestNoDeletionNoEffect (1.25s) === RUN TestDeleteManifestIfTagNotFound deletemanifests manifest eligible for deletion: sha256:0a256ef82d04bc40062a337c5ee427d4042ecedb05727614bd1a0060b32c89b7 deletemanifests: marking manifest sha256:19cb435cacc23d0dc21a9153570ab4f3ccb1fe350a11417cff0b90ceb6ee1d8e deletemanifests: marking blob sha256:8afd7f269f0ad698893f3ba09d26366e4def01c6e67d7d80b5ab18419302ba29 deletemanifests: marking blob sha256:40550a2cccbf66ebac3c4bd9581d8fd7bf519313d9552a5bfefff5a5e7717acc deletemanifests: marking blob sha256:aaa244f657fed9d75fe53a3740ebae8c5a21f9634326c9788cd978393ab67796 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:0a256ef82d04bc40062a337c5ee427d4042ecedb05727614bd1a0060b32c89b7 blob eligible for deletion: sha256:2f34cea4ff0ad7125fa53c885ece0cc0aa00b180a39bb76bcd9eee981567ff28 blob eligible for deletion: sha256:9c14c22771d897b1367ed33baf1947a025f75ec02954f74ed4ee4e26c6d918ca blob eligible for deletion: sha256:d6a60840c2a84d44d18abf05d7425db353b9600ecd009ab41049183fbb6b5b29 deletemanifests manifest eligible for deletion: sha256:0a256ef82d04bc40062a337c5ee427d4042ecedb05727614bd1a0060b32c89b7 deletemanifests: marking manifest sha256:19cb435cacc23d0dc21a9153570ab4f3ccb1fe350a11417cff0b90ceb6ee1d8e deletemanifests: marking blob sha256:8afd7f269f0ad698893f3ba09d26366e4def01c6e67d7d80b5ab18419302ba29 deletemanifests: marking blob sha256:40550a2cccbf66ebac3c4bd9581d8fd7bf519313d9552a5bfefff5a5e7717acc deletemanifests: marking blob sha256:aaa244f657fed9d75fe53a3740ebae8c5a21f9634326c9788cd978393ab67796 time="2025-01-18T01:15:33Z" level=info msg="deleting manifest tag reference: /docker/registry/v2/repositories/deletemanifests/_manifests/tags/test/index/sha256/0a256ef82d04bc40062a337c5ee427d4042ecedb05727614bd1a0060b32c89b7" go.version=go1.23.5 instance.id=7606234b-f75a-44f4-8fd2-ce0db488af34 time="2025-01-18T01:15:33Z" level=info msg="deleting manifest: /docker/registry/v2/repositories/deletemanifests/_manifests/revisions/sha256/0a256ef82d04bc40062a337c5ee427d4042ecedb05727614bd1a0060b32c89b7" go.version=go1.23.5 instance.id=7606234b-f75a-44f4-8fd2-ce0db488af34 4 blobs marked, 4 blobs and 1 manifests eligible for deletion blob eligible for deletion: sha256:2f34cea4ff0ad7125fa53c885ece0cc0aa00b180a39bb76bcd9eee981567ff28 time="2025-01-18T01:15:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/2f/2f34cea4ff0ad7125fa53c885ece0cc0aa00b180a39bb76bcd9eee981567ff28" go.version=go1.23.5 instance.id=7606234b-f75a-44f4-8fd2-ce0db488af34 blob eligible for deletion: sha256:9c14c22771d897b1367ed33baf1947a025f75ec02954f74ed4ee4e26c6d918ca time="2025-01-18T01:15:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/9c/9c14c22771d897b1367ed33baf1947a025f75ec02954f74ed4ee4e26c6d918ca" go.version=go1.23.5 instance.id=7606234b-f75a-44f4-8fd2-ce0db488af34 blob eligible for deletion: sha256:d6a60840c2a84d44d18abf05d7425db353b9600ecd009ab41049183fbb6b5b29 time="2025-01-18T01:15:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d6/d6a60840c2a84d44d18abf05d7425db353b9600ecd009ab41049183fbb6b5b29" go.version=go1.23.5 instance.id=7606234b-f75a-44f4-8fd2-ce0db488af34 blob eligible for deletion: sha256:0a256ef82d04bc40062a337c5ee427d4042ecedb05727614bd1a0060b32c89b7 time="2025-01-18T01:15:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/0a/0a256ef82d04bc40062a337c5ee427d4042ecedb05727614bd1a0060b32c89b7" go.version=go1.23.5 instance.id=7606234b-f75a-44f4-8fd2-ce0db488af34 --- PASS: TestDeleteManifestIfTagNotFound (1.58s) === RUN TestGCWithMissingManifests testrepo 0 blobs marked, 3 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:601b7be1c17753b214b5a5761bcc4bbe0ccfa59c8ff53f60bdf39b164203a7b3 time="2025-01-18T01:15:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/60/601b7be1c17753b214b5a5761bcc4bbe0ccfa59c8ff53f60bdf39b164203a7b3" go.version=go1.23.5 instance.id=7606234b-f75a-44f4-8fd2-ce0db488af34 blob eligible for deletion: sha256:b0fdab1fd03e36ab55ab99aaefd70c2bd78fc4826a255da0734f3728cef7d261 time="2025-01-18T01:15:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b0/b0fdab1fd03e36ab55ab99aaefd70c2bd78fc4826a255da0734f3728cef7d261" go.version=go1.23.5 instance.id=7606234b-f75a-44f4-8fd2-ce0db488af34 blob eligible for deletion: sha256:d06e02129d328d1ace2f3a26024e740977327010cd911bc6b67bdf8262af4f1b time="2025-01-18T01:15:33Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/d0/d06e02129d328d1ace2f3a26024e740977327010cd911bc6b67bdf8262af4f1b" go.version=go1.23.5 instance.id=7606234b-f75a-44f4-8fd2-ce0db488af34 --- PASS: TestGCWithMissingManifests (0.46s) === RUN TestDeletionHasEffect komnenos komnenos: marking manifest sha256:9e10395bbb02aa6a23f22edcce4837348a8a5f7b8cd40c97a66349e8f8549364 komnenos: marking blob sha256:a4882564d86261e0c6597ddf27ea0350885c0f4b477979b2eb990378413c02ca komnenos: marking blob sha256:9e4ec25af740df8dec994498b21e59b8d7a2837dd8377bed946d6f01ce66794c 3 blobs marked, 7 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 time="2025-01-18T01:15:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/e3/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" go.version=go1.23.5 instance.id=7606234b-f75a-44f4-8fd2-ce0db488af34 blob eligible for deletion: sha256:1a88e37c5182f147216cf69fd40cd1af349d76478e16dac4300aeecc4eca2dd7 time="2025-01-18T01:15:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/1a/1a88e37c5182f147216cf69fd40cd1af349d76478e16dac4300aeecc4eca2dd7" go.version=go1.23.5 instance.id=7606234b-f75a-44f4-8fd2-ce0db488af34 blob eligible for deletion: sha256:22df6290675f5bf695afed6e53fe02b00202c49b1c230d4c8b0586b46c75c67f time="2025-01-18T01:15:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/22/22df6290675f5bf695afed6e53fe02b00202c49b1c230d4c8b0586b46c75c67f" go.version=go1.23.5 instance.id=7606234b-f75a-44f4-8fd2-ce0db488af34 blob eligible for deletion: sha256:70cf8369f75ff70f4930cc29cefca451fbc86d3b0175358d201656d35f5d667a time="2025-01-18T01:15:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/70/70cf8369f75ff70f4930cc29cefca451fbc86d3b0175358d201656d35f5d667a" go.version=go1.23.5 instance.id=7606234b-f75a-44f4-8fd2-ce0db488af34 blob eligible for deletion: sha256:73349aa13141a5869bd1aa0997ac463e3089c18c8667764958fb6b0bf58a955c time="2025-01-18T01:15:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/73/73349aa13141a5869bd1aa0997ac463e3089c18c8667764958fb6b0bf58a955c" go.version=go1.23.5 instance.id=7606234b-f75a-44f4-8fd2-ce0db488af34 blob eligible for deletion: sha256:a9eb3092fcde88420cb03378cd96d1e1378e96769fc5c41131f44f62381197e2 time="2025-01-18T01:15:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/a9/a9eb3092fcde88420cb03378cd96d1e1378e96769fc5c41131f44f62381197e2" go.version=go1.23.5 instance.id=7606234b-f75a-44f4-8fd2-ce0db488af34 blob eligible for deletion: sha256:b2b4e2d3d3c0ee87e0244bc590575bfc634d8ad7c359eff4915638cf7330949f time="2025-01-18T01:15:35Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/b2/b2b4e2d3d3c0ee87e0244bc590575bfc634d8ad7c359eff4915638cf7330949f" go.version=go1.23.5 instance.id=7606234b-f75a-44f4-8fd2-ce0db488af34 --- PASS: TestDeletionHasEffect (1.51s) === RUN TestDeletionWithSharedLayer --- PASS: TestDeletionWithSharedLayer (1.71s) === RUN TestOrphanBlobDeleted michael_z_doukas michael_z_doukas: marking manifest sha256:debcf61210ff68835a97c97ea51affee744b6fa390a9184c14aab8ebea60ca98 michael_z_doukas: marking blob sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 michael_z_doukas: marking blob sha256:d30e99be95b2397306a2971d7de3314e10bc228438fabb68742dc8e41335f763 michael_z_doukas: marking blob sha256:14b165a4f9962a13f496c53464b98e4c35e39855f3d862f683bd157bb5e5f87c 4 blobs marked, 1 blobs and 0 manifests eligible for deletion blob eligible for deletion: sha256:455451595462ca0c2603ec8ac47e80c78893d0b85d04f5595d1472c91ed7ea33 time="2025-01-18T01:15:37Z" level=info msg="Deleting blob: /docker/registry/v2/blobs/sha256/45/455451595462ca0c2603ec8ac47e80c78893d0b85d04f5595d1472c91ed7ea33" go.version=go1.23.5 instance.id=7606234b-f75a-44f4-8fd2-ce0db488af34 --- PASS: TestOrphanBlobDeleted (0.61s) === RUN TestLinkedBlobStoreCreateWithMountFrom linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:74c717f79a8512efa394e86b61f1f3de8efc4aa29536d2ff956516b51ac627d1 linkedblobstore_test.go:190: calling Stat on nm/foo@sha256:5661755caa031349b5f8376ed9420658d903dee1b4004a29f34499936d4148b6 --- PASS: TestLinkedBlobStoreCreateWithMountFrom (0.44s) === RUN TestManifestStorage --- PASS: TestManifestStorage (0.71s) === RUN TestManifestStorageV1Unsupported --- PASS: TestManifestStorageV1Unsupported (0.41s) === RUN TestOCIManifestStorage --- PASS: TestOCIManifestStorage (1.21s) === 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="2025-01-18T01:15:40Z" level=info msg="PurgeUploads starting: olderThan=2025-01-18 00:15:40.197255277 +0000 UTC m=-3574.516872668, actuallyDelete=true" time="2025-01-18T01:15:40Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeNone (0.00s) === RUN TestPurgeAll time="2025-01-18T01:15:40Z" level=info msg="PurgeUploads starting: olderThan=2025-01-18 01:15:40.19833201 +0000 UTC m=+25.484204067, actuallyDelete=true" time="2025-01-18T01:15:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/956531e7-c2b5-4c3d-a7c8-89832a2481b9 have older date (2025-01-18 00:15:40 +0000 UTC) than purge date (2025-01-18 01:15:40.19833201 +0000 UTC m=+25.484204067). Removing upload directory." time="2025-01-18T01:15:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/fcbf7ebe-0d6f-4c7a-aa0f-a73cdd8bde8c have older date (2025-01-18 00:15:40 +0000 UTC) than purge date (2025-01-18 01:15:40.19833201 +0000 UTC m=+25.484204067). Removing upload directory." time="2025-01-18T01:15:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo2/_uploads/9ce8b467-c6a1-42eb-a823-a48a11d81ee9 have older date (2025-01-18 00:15:40 +0000 UTC) than purge date (2025-01-18 01:15:40.19833201 +0000 UTC m=+25.484204067). Removing upload directory." time="2025-01-18T01:15:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/81f0fece-a198-4e3b-ab84-de775a40dc3c have older date (2025-01-18 00:15:40 +0000 UTC) than purge date (2025-01-18 01:15:40.19833201 +0000 UTC m=+25.484204067). Removing upload directory." time="2025-01-18T01:15:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/510f4cd2-a106-4442-8c06-772b310763b5 have older date (2025-01-18 00:15:40 +0000 UTC) than purge date (2025-01-18 01:15:40.19833201 +0000 UTC m=+25.484204067). Removing upload directory." time="2025-01-18T01:15:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/6a476b9f-a079-4f7b-9aa0-dba2bbe39aef have older date (2025-01-18 00:15:40 +0000 UTC) than purge date (2025-01-18 01:15:40.19833201 +0000 UTC m=+25.484204067). Removing upload directory." time="2025-01-18T01:15:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/77c0ec1f-dd20-4c4e-b06a-eee4ac4530d7 have older date (2025-01-18 00:15:40 +0000 UTC) than purge date (2025-01-18 01:15:40.19833201 +0000 UTC m=+25.484204067). Removing upload directory." time="2025-01-18T01:15:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/96a54998-9a62-43dc-85a7-511a9e24a848 have older date (2025-01-18 00:15:40 +0000 UTC) than purge date (2025-01-18 01:15:40.19833201 +0000 UTC m=+25.484204067). Removing upload directory." time="2025-01-18T01:15:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/cfe715b6-12e8-4fdc-948f-1323eb929240 have older date (2025-01-18 00:15:40 +0000 UTC) than purge date (2025-01-18 01:15:40.19833201 +0000 UTC m=+25.484204067). Removing upload directory." time="2025-01-18T01:15:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/f5d48798-9102-4de8-a413-3fdc495c3eff have older date (2025-01-18 00:15:40 +0000 UTC) than purge date (2025-01-18 01:15:40.19833201 +0000 UTC m=+25.484204067). Removing upload directory." time="2025-01-18T01:15:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/483f0f32-3ab5-41ef-9eb1-19a61515f2dc have older date (2025-01-18 00:15:40 +0000 UTC) than purge date (2025-01-18 01:15:40.19833201 +0000 UTC m=+25.484204067). Removing upload directory." time="2025-01-18T01:15:40Z" level=info msg="Purge uploads finished. Num deleted=11, num errors=0" --- PASS: TestPurgeAll (0.00s) === RUN TestPurgeSome time="2025-01-18T01:15:40Z" level=info msg="PurgeUploads starting: olderThan=2025-01-18 01:15:40.199063389 +0000 UTC m=+25.484935457, actuallyDelete=true" time="2025-01-18T01:15:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/7ad05493-afcc-4a08-8432-af1e8b5e9bf0 have older date (2025-01-18 00:15:40 +0000 UTC) than purge date (2025-01-18 01:15:40.199063389 +0000 UTC m=+25.484935457). Removing upload directory." time="2025-01-18T01:15:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/cffb5392-da83-4ec4-a011-ee6088c4c362 have older date (2025-01-18 00:15:40 +0000 UTC) than purge date (2025-01-18 01:15:40.199063389 +0000 UTC m=+25.484935457). Removing upload directory." time="2025-01-18T01:15:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/776f7690-218b-4cf3-9809-1bf3f53ce6e8 have older date (2025-01-18 00:15:40 +0000 UTC) than purge date (2025-01-18 01:15:40.199063389 +0000 UTC m=+25.484935457). Removing upload directory." time="2025-01-18T01:15:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/8bb2b7a4-2e29-471b-8a32-6a1b463d50f9 have older date (2025-01-18 00:15:40 +0000 UTC) than purge date (2025-01-18 01:15:40.199063389 +0000 UTC m=+25.484935457). Removing upload directory." time="2025-01-18T01:15:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/library/test-repo/_uploads/a2fceeec-65e8-4c87-9734-fc908342b079 have older date (2025-01-18 00:15:40 +0000 UTC) than purge date (2025-01-18 01:15:40.199063389 +0000 UTC m=+25.484935457). Removing upload directory." time="2025-01-18T01:15:40Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeSome (0.00s) === RUN TestPurgeOnlyUploads time="2025-01-18T01:15:40Z" level=info msg="PurgeUploads starting: olderThan=2025-01-18 01:15:40.199642621 +0000 UTC m=+25.485514687, actuallyDelete=true" time="2025-01-18T01:15:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/1641e68a-3e4b-429b-8ffe-e36837adbba3 have older date (2025-01-18 00:15:40 +0000 UTC) than purge date (2025-01-18 01:15:40.199642621 +0000 UTC m=+25.485514687). Removing upload directory." time="2025-01-18T01:15:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/7e436c0e-35da-405e-b275-bea19db8f2fe have older date (2025-01-18 00:15:40 +0000 UTC) than purge date (2025-01-18 01:15:40.199642621 +0000 UTC m=+25.485514687). Removing upload directory." time="2025-01-18T01:15:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9511c6e6-701a-4db1-8c93-457aa0477ee7 have older date (2025-01-18 00:15:40 +0000 UTC) than purge date (2025-01-18 01:15:40.199642621 +0000 UTC m=+25.485514687). Removing upload directory." time="2025-01-18T01:15:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/9552f2eb-e4b5-4d8d-a388-3f44a8caa90d have older date (2025-01-18 00:15:40 +0000 UTC) than purge date (2025-01-18 01:15:40.199642621 +0000 UTC m=+25.485514687). Removing upload directory." time="2025-01-18T01:15:40Z" level=info msg="Upload files in /docker/registry/v2/repositories/test-repo/_uploads/964a4912-ea45-4249-b418-477ebc768f68 have older date (2025-01-18 00:15:40 +0000 UTC) than purge date (2025-01-18 01:15:40.199642621 +0000 UTC m=+25.485514687). Removing upload directory." time="2025-01-18T01:15:40Z" level=info msg="Purge uploads finished. Num deleted=5, num errors=0" --- PASS: TestPurgeOnlyUploads (0.00s) === RUN TestPurgeMissingStartedAt time="2025-01-18T01:15:40Z" level=info msg="PurgeUploads starting: olderThan=2025-01-18 01:15:40.19999238 +0000 UTC m=+25.485864435, actuallyDelete=true" time="2025-01-18T01:15:40Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=0" --- PASS: TestPurgeMissingStartedAt (0.00s) === RUN TestVerifyManifestForeignLayer --- PASS: TestVerifyManifestForeignLayer (0.00s) === RUN TestTagStoreTag --- PASS: TestTagStoreTag (0.00s) === RUN TestTagStoreUnTag --- PASS: TestTagStoreUnTag (0.00s) === RUN TestTagStoreAll --- PASS: TestTagStoreAll (0.00s) === RUN TestTagLookup --- PASS: TestTagLookup (0.00s) PASS ok github.com/docker/distribution/registry/storage 25.514s === RUN TestInMemoryBlobInfoCache --- PASS: TestInMemoryBlobInfoCache (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/memory 0.006s === RUN TestRedisBlobDescriptorCacheProvider redis_test.go:29: please set -test.registry.storage.cache.redis.addr to test layer info cache against redis --- SKIP: TestRedisBlobDescriptorCacheProvider (0.00s) PASS ok github.com/docker/distribution/registry/storage/cache/redis 0.006s === RUN TestWalkFileRemoved time="2025-01-18T01:15:14Z" level=info msg="ignoring deleted path" path=bender --- PASS: TestWalkFileRemoved (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver 0.003s === RUN Test OK: 0 passed, 34 skipped --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/azure 0.461s === RUN TestRegulatorEnterExit --- PASS: TestRegulatorEnterExit (0.06s) === RUN TestGetLimitFromParameter === RUN TestGetLimitFromParameter/foo === RUN TestGetLimitFromParameter/50 === RUN TestGetLimitFromParameter/5 === RUN TestGetLimitFromParameter/ === RUN TestGetLimitFromParameter/812 --- PASS: TestGetLimitFromParameter (0.00s) --- PASS: TestGetLimitFromParameter/foo (0.00s) --- PASS: TestGetLimitFromParameter/50 (0.00s) --- PASS: TestGetLimitFromParameter/5 (0.00s) --- PASS: TestGetLimitFromParameter/ (0.00s) --- PASS: TestGetLimitFromParameter/812 (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/base 0.085s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.35s) === RUN TestFromParametersImpl --- PASS: TestFromParametersImpl (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/filesystem 15.815s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (19.30s) PASS ok github.com/docker/distribution/registry/storage/driver/inmemory 19.715s === 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="2025-01-18T01:15:14Z" level=warning msg="failed to parse ip address from context, fallback to CloudFront" error="no http request in context" go.version=go1.23.5 === RUN TestEligibleForS3/Client_IP_=_#01 time="2025-01-18T01:15:14Z" level=info msg="request from the allowed AWS region, skipping CloudFront" go.version=go1.23.5 ip=192.168.1.2 user-client= === RUN TestEligibleForS3/Client_IP_=_#02 time="2025-01-18T01:15:14Z" level=warning msg="request not from the allowed AWS region, fallback to CloudFront" go.version=go1.23.5 ip=192.168.0.2 user-client= --- PASS: TestEligibleForS3 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3/Client_IP_=_#02 (0.00s) === RUN TestEligibleForS3WithAWSIPNotInitialized === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 === RUN TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 --- PASS: TestEligibleForS3WithAWSIPNotInitialized (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_ (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#01 (0.00s) --- PASS: TestEligibleForS3WithAWSIPNotInitialized/Client_IP_=_#02 (0.00s) === CONT TestS3TryUpdate === CONT TestMatchIPV4WithRegionMatch_2 === CONT TestInvalidData === CONT TestMatchIPV4 === CONT TestMatchIPV4WithRegionNotMatched === CONT TestUpdateCalledRegularly === CONT TestInvalidNetworkType === CONT TestMatchIPV4_2 === CONT TestMatchIPV6 === CONT TestParsing === CONT TestMatchIPV4WithRegionMatched time="2025-01-18T01:15:14Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.5 instance.id=caf2f19a-009a-4cd3-94f8-605c18b2ee77 time="2025-01-18T01:15:14Z" level=error msg="unparseable cidr" cidr=9000 go.version=go1.23.5 instance.id=caf2f19a-009a-4cd3-94f8-605c18b2ee77 --- PASS: TestInvalidData (0.00s) time="2025-01-18T01:15:14Z" level=warning msg="failed to update AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 --- PASS: TestParsing (0.00s) --- PASS: TestMatchIPV4 (0.00s) --- PASS: TestMatchIPV4WithRegionMatch_2 (0.00s) --- PASS: TestS3TryUpdate (0.00s) time="2025-01-18T01:15:14Z" level=error msg="unknown ip address format" go.version=go1.23.5 instance.id=caf2f19a-009a-4cd3-94f8-605c18b2ee77 ip=?0000000000000000000000000000000000 --- PASS: TestInvalidNetworkType (0.00s) --- PASS: TestMatchIPV6 (0.00s) --- PASS: TestMatchIPV4WithRegionMatched (0.00s) --- PASS: TestMatchIPV4_2 (0.00s) --- PASS: TestMatchIPV4WithRegionNotMatched (0.00s) time="2025-01-18T01:15:15Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 time="2025-01-18T01:15:16Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 time="2025-01-18T01:15:17Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 time="2025-01-18T01:15:18Z" level=error msg="git AWS IP" error="invalid character 'o' looking for beginning of value" go.version=go1.23.5 --- PASS: TestUpdateCalledRegularly (4.50s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 4.511s === RUN Test OK: 4 passed --- PASS: Test (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/middleware/redirect 0.004s === 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.421s === RUN Test OK: 33 passed, 1 skipped --- PASS: Test (15.75s) === RUN TestEmptyRootList --- PASS: TestEmptyRootList (0.01s) === RUN TestFilenameChunking --- PASS: TestFilenameChunking (0.00s) PASS ok github.com/docker/distribution/registry/storage/driver/swift 16.176s === RUN TestUUID4Generation --- PASS: TestUUID4Generation (0.00s) === RUN TestParseAndEquality --- PASS: TestParseAndEquality (0.01s) PASS ok github.com/docker/distribution/uuid 0.010s >>> docker-registry: Entering fakeroot... >>> docker-registry-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/docker-registry/pkg/docker-registry-openrc/etc/init.d' >>> docker-registry-openrc*: Preparing subpackage docker-registry-openrc... >>> docker-registry-openrc*: Running postcheck for docker-registry-openrc >>> docker-registry*: Running postcheck for docker-registry >>> docker-registry*: Preparing package docker-registry... >>> docker-registry*: Stripping binaries >>> docker-registry*: Script found. /bin/sh added as a dependency for docker-registry-2.8.3-r8.apk >>> docker-registry*: Adding .pre-install >>> docker-registry-openrc*: Scanning shared objects >>> docker-registry*: Scanning shared objects >>> docker-registry-openrc*: Tracing dependencies... >>> docker-registry-openrc*: Package size: 1.5 KB >>> docker-registry-openrc*: Compressing data... >>> docker-registry-openrc*: Create checksum... >>> docker-registry-openrc*: Create docker-registry-openrc-2.8.3-r8.apk >>> docker-registry*: Tracing dependencies... /bin/sh so:libc.musl-x86_64.so.1 >>> docker-registry*: Package size: 24.6 MB >>> docker-registry*: Compressing data... >>> docker-registry*: Create checksum... >>> docker-registry*: Create docker-registry-2.8.3-r8.apk >>> docker-registry: Build complete at Sat, 18 Jan 2025 01:18:03 +0000 elapsed time 0h 3m 7s >>> docker-registry: Cleaning up srcdir >>> docker-registry: Cleaning up pkgdir >>> docker-registry: Uninstalling dependencies... (1/2) Purging .makedepends-docker-registry (20250118.011458) (2/2) Purging go (1.23.5-r0) Executing busybox-1.37.0-r13.trigger OK: 399 MiB in 106 packages >>> docker-registry: Updating the community/x86_64 repository index... >>> docker-registry: Signing the index...