Task 6491561338339328

test: Fix reorg patterns in tests to use proper fork-based approach

2025-06-18 07:26:01 completed worker:ci_worker_1749796724_173353924 pull/32587 f079571a5b991655412b9cc4dece6ff143423468


Commands that took longer than 1 second (total 37m12s)
linedurationpercentagecommand
2061s0%docker build --file /tmp/cirrus-build-1620388990/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=12,23,25,28,29,33,35,36,46,47 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-1620388990
26313s0%podman container rm --force --all
2832s0%docker exec 37b4d35a8597300b65103877578c29650bb82b694e8fae9fcc127bf59fd2a288 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-1620388990/ /ci_container_base'
54129s1%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=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 -DCMAKE_C_COMPILER=clang-20 -DCMAKE_CXX_COMPILER=clang++-20 -DCMAKE_C_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
86156s2%bash -c 'cmake --build . -j10 --target all install'
193510s0%/ci_container_base/contrib/devtools/check-deps.sh .
196819s0%cmake --build /tidy-build -j10
19731s0%cmake --build /tidy-build --target bitcoin-tidy-tests -j10
198515m57s42%tee tmp.tidy-out.txt
399418m40s50%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
377984s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
Tags
  • worker:ci_worker_1749796724_173353924
  • tidy
  • pull/32587
  • COMPLETED