200 | 3s | 0% | docker build --file /tmp/cirrus-build-4020246920/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=3,29,38,45,50,55,56,61,62,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_previous_releases /tmp/cirrus-build-4020246920 |
309 | 6s | 0% | retry -- apt-get update |
330 | 3m37s | 15% | 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' |
963 | 16s | 1% | git config --global ci.base-install-done true |
1004 | 21s | 1% | podman container rm --force --all |
1009 | 4s | 0% | podman image prune --force --external |
1015 | 1s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
1027 | 1s | 0% | docker exec cac26f825a3f58e95774dcd9cb6fe3ea2de220698265855373f62f5020a87c38 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-4020246920/ /ci_container_base' |
1281 | 18m13s | 77% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 CC=gcc-11 CXX=g++-11 LOG=1' |