Task 5999622419644416

cmake: Revamp handling of data files for `{test,bench}_bitcoin` targets

2025-02-13 12:36:54 completed worker:ci_worker_1738745290_392618589 pull/30901 18cc0a55595f9dc1f2e561743201a05754996b64


Commands that took longer than 1 second (total 45m43s)
linedurationpercentagecommand
20631s1%docker build --file /tmp/cirrus-build-933857789/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=10,14,16,25,29,30,31,32,36,45 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-933857789
26413s0%podman container rm --force --all
2841s0%docker exec 403cb77b74505f6e2a259f2475e8b281bb1c345d326feb5414a2f14bff0b359d 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-933857789/ /ci_container_base'
54225s0%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DWITH_ZMQ=ON -DBUILD_GUI=ON -DBUILD_BENCH=ON -DWITH_USDT=ON -DWITH_BDB=ON -DWARN_INCOMPATIBLE_BDB=OFF -DENABLE_HARDENING=OFF -DCMAKE_C_COMPILER=clang-19 -DCMAKE_CXX_COMPILER=clang++-19 -DCMAKE_C_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
84354s1%bash -c 'cmake --build . -j10 --target all install'
221312s0%/ci_container_base/contrib/devtools/check-deps.sh .
225420s0%cmake --build /tidy-build -j10
22591s0%cmake --build /tidy-build --target bitcoin-tidy-tests -j10
226917m44s38%tee tmp.tidy-out.txt
426824m59s54%python3 /include-what-you-use/iwyu_tool.py -p /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 -- -Xiwyu --cxx17ns -Xiwyu --mapping_file=/ci_container_base/contrib/devtools/iwyu/bitcoin.core.imp -Xiwyu --max_line_length=160
376895s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
Tags
  • worker:ci_worker_1738745290_392618589
  • tidy
  • pull/30901
  • COMPLETED