Task 5827781700878336
Add multiprocess binaries to release build (except Windows)
2025-01-17 16:57:45 aborted worker:ci_worker_1731482102_605851677 pull/30975 a07a9d59e6458eabaf4fcdf2489d7e027b6f04a1- ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
2s
Commands that took longer than 1 second (total 2m18s)
line | duration | percentage | command |
---|---|---|---|
203 | 2s | 1% | docker build --file /tmp/cirrus-build-3703643433/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tidy.sh --cpuset-cpus=8,17,18,19,20,24,26,44,47,53 --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-3703643433 |
313 | 5s | 3% | retry -- apt-get update |
333 | 11s | 7% | retry -- apt-get install curl -y |
545 | 3s | 2% | retry -- apt-get update |
554 | 1m18s | 56% | 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 libcapnp-dev capnproto build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
2329 | 4s | 2% | cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-19 -S /include-what-you-use |