193 | 17s | 5% | docker build --file /tmp/cirrus-build/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=quay.io/centos/centos:stream10 --build-arg FILE_ENV=./ci/test/00_setup_env_native_centos.sh --cpuset-cpus=3,4,6,22,25,28,34,39,45,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build |
298 | 10s | 3% | bash -c 'dnf -y install epel-release' |
353 | 46s | 14% | bash -c 'dnf -y --allowerasing --enablerepo crb install gcc-c++ glibc-devel libstdc++-devel ccache make ninja-build git python3 python3-pip which patch xz procps-ng ksh rsync coreutils bison e2fsprogs cmake ' |
900 | 1s | 0% | retry -- pip3 install --user pyzmq |
913 | 19s | 5% | git config --global ci.base-install-done true |
956 | 2s | 0% | podman image prune --force --external |
978 | 1s | 0% | docker exec eaf926b982ecbc8290d2dab2ed14db83ed1963d2b62477654772943a5e297f6b 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/ /ci_container_base' |