ResultFAILURE
Tests 0 failed / 0 succeeded
Started2025-05-21 05:47
Elapsed1m8s
Revision615cfbed121ccc4ff3442c19d17f772b28dd2bc4
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 ...