205 | 1s | 0% | docker build --file /tmp/cirrus-build-3158515117/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tidy.sh --cpuset-cpus=2,5,8,10,18,24,28,32,59,60 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-3158515117 |
317 | 4s | 1% | retry -- apt-get update |
338 | 8s | 2% | retry -- apt-get install curl -y |
550 | 2s | 0% | retry -- apt-get update |
559 | 1m42s | 32% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-19 libclang-19-dev llvm-19-dev libomp-19-dev clang-tidy-19 jq libevent-dev libboost-dev libzmq3-dev systemtap-sdt-dev qtbase5-dev qttools5-dev qttools5-dev-tools libqrencode-dev libsqlite3-dev libdb++-dev build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
2292 | 3s | 0% | cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-19 -S /include-what-you-use |
2349 | 50s | 16% | make -C /iwyu-build/ install -j10 |
2405 | 2m1s | 38% | git config --global ci.base-install-done true |
2449 | 3s | 0% | podman image prune --force --external |
2467 | 2s | 0% | docker exec 71d3af3eed6874b9f1708ef84b61ea8a547515943a292f665e6a30e904327a97 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-3158515117/ /ci_container_base' |