Task 4986021017812992
ci: Rewrite test-each-commit as rust script
2025-06-05 08:02:00 aborted worker:ci_worker_1738693528_799064579 pull/32680 fae690ca7d672df82524e6e358524fbadba5b88e- ccache_hitrate:
- configure_duration:
37s - depends_build_duration:
10m44s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 12m7s)
line | duration | percentage | command |
---|---|---|---|
188 | 1s | 0% | docker build --file /tmp/cirrus-build-2172451817/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=7,9,25,29,32,36,38,40,49,57 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build-2172451817 |
263 | 1s | 0% | docker exec 1991ef096a4cc24eb55e5ccf0092037d132455c5997fc0daed291dc537f684f2 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-2172451817/ /ci_container_base' |
513 | 10m44s | 88% | bash -c 'CONFIG_SHELL=/bin/ksh make -j10 -C depends HOST=x86_64-pc-linux-gnu LOG=1' |
627 | 37s | 5% | 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)' |