ResultFAILURE
Tests 0 failed / 0 succeeded
Started2025-05-22 14:37
Elapsed1m7s
Revision11eb4506c3bdd6195a16cbe6f4d70652d7a87065
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 ...