192 | 1s | 0% | docker build --file /tmp/cirrus-build/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_tsan.sh --cpuset-cpus=4,18,31,38,44,54,56,59,61,62 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build |
292 | 5s | 1% | retry -- apt-get update |
313 | 10s | 3% | retry -- apt-get install curl -y |
525 | 3s | 1% | retry -- apt-get update |
534 | 43s | 15% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-20 llvm-20 libclang-rt-20-dev libc++abi-20-dev libc++-20-dev python3-zmq build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build' |
1264 | 55s | 19% | git config --global ci.base-install-done true |
1307 | 1s | 0% | podman image prune --force --external |
1328 | 1s | 0% | docker exec 955c8d5c36036787c188573183407589658fc3dada73f4c96ed602d7ea6e06a4 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' |
1568 | 1s | 0% | retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /ci_container_base/ci/scratch/qa-assets/unit_test_data//script_assets_test.json |