ResultFAILURE
Tests 0 failed / 0 succeeded
Started2025-05-22 12:45
Elapsed1m11s
Revision652f6db85474ec5e4e4c26ff5bba79be1a8b6f36
Refs 1334

No Test Failures!


Error lines from build-log.txt

... skipping 188 lines ...
+ echo '--- Setup container registry'
--- Setup container registry
+ EXTRA_ARGS=()
+ [[ 0 == \1 ]]
+ docker run -d --restart=always -p 5000:5000 --name registry.local registry:2
Unable to find image 'registry:2' locally
docker: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit.
See 'docker run --help'.
+ EXIT_VALUE=125
+ set +o xtrace
Cleaning up after docker in docker.
================================================================================
Cleaning up binfmt_misc ...
... skipping 3 lines ...