Task 4590368630505472
test: Fix reorg patterns in tests to use proper fork-based approach
2025-06-18 07:18:29 aborted worker:ci_worker_1738693524_146031339 pull/32587 e1861930a7a1aff00482a23654853038d3ba7533- build_duration:
1m14s - ccache_hitrate:
98.96% - configure_duration:
47s - depends_build_duration:
10s - docker_build_cached:
true - docker_build_duration:
1 - unit_test_duration:
2m59s
Commands that took longer than 1 second (total 7m23s)
line | duration | percentage | command |
---|---|---|---|
188 | 1s | 0% | docker build --file /tmp/cirrus-build-160484218/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=quay.io/centos/centos:stream10 --build-arg FILE_ENV=./ci/test/00_setup_env_native_centos.sh --cpuset-cpus=27,29,36,39,50,52,54,58,62,63 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build-160484218 |
513 | 10s | 2% | bash -c 'CONFIG_SHELL=/bin/ksh make -j10 -C depends HOST=x86_64-pc-linux-gnu LOG=1' |
534 | 47s | 10% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DWITH_ZMQ=ON -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON -DAPPEND_CPPFLAGS='\''-D_GLIBCXX_ASSERTIONS'\'' -DCMAKE_BUILD_TYPE=Debug || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
940 | 1m14s | 16% | bash -c 'cmake --build . -j10 --target all install' |
2019 | 2m59s | 40% | ctest --stop-on-failure -j10 --timeout 2400 |