203 | 2s | 0% | docker build --file /tmp/cirrus-build-1492092134/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:22.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_previous_releases.sh --cpuset-cpus=5,13,15,17,23,26,32,38,56,60 --platform=linux --label=bitcoin-ci-test --tag=ci_native_previous_releases /tmp/cirrus-build-1492092134 |
312 | 4s | 1% | retry -- apt-get update |
333 | 14s | 5% | retry -- apt-get install wget gpg -y |
509 | 2s | 0% | retry -- apt-get update |
518 | 1m20s | 29% | retry -- apt-get install -y cmake |
870 | 2s | 0% | retry -- apt-get update |
877 | 18s | 6% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y gcc-11 g++-11 python3-zmq build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build' |
1211 | 38s | 14% | git config --global ci.base-install-done true |
1254 | 1s | 0% | podman image prune --force --external |
1260 | 3s | 1% | docker image prune --force --filter label=bitcoin-ci-test |
1272 | 8s | 2% | docker exec 1d9f4f0c8a3ad3be41c2c677600e212ed5bd71d98fb3da679c1f6ba2ce426532 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-1492092134/ /ci_container_base' |