188 | 1s | 0% | 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=7,15,18,20,37,44,53,56,60,61 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build |
287 | 4s | 1% | bash -c 'dnf -y install epel-release' |
342 | 34s | 10% | 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 ' |
889 | 1s | 0% | retry -- pip3 install --user pyzmq |
902 | 19s | 6% | git config --global ci.base-install-done true |
945 | 2s | 0% | podman image prune --force --external |
951 | 1s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
963 | 4s | 1% | docker exec b36728de9d9ac05e7ddc222b163252cb80550bc2b33575508b70061483f2a530 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' |