Task 6625837962756096
tests: improves tapscript unit tests
2025-01-11 01:22:16 aborted worker:ci_worker_1732185948_939768661 pull/31640 aa8a99133d470f2e6f8f0c1e897b8e283fb7d678- ccache_hitrate:
- configure_duration:
18s - depends_build_duration:
4s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m16s)
line | duration | percentage | command |
---|---|---|---|
193 | 1s | 1% | docker build --file /tmp/cirrus-build/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/amd64/debian:bookworm --build-arg FILE_ENV=./ci/test/00_setup_env_win64.sh --cpuset-cpus=0,1,2,4,5,6,7,9,11,15 --label=bitcoin-ci-test --tag=ci_win64 /tmp/cirrus-build |
249 | 11s | 14% | podman container rm --force --all |
509 | 4s | 5% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-w64-mingw32 LOG=1' |
530 | 18s | 23% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-w64-mingw32/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DREDUCE_EXPORTS=ON -DBUILD_GUI_TESTS=OFF -DCMAKE_CXX_FLAGS='\''-Wno-error=return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\'' || ( (cat CMakeFiles/CMakeOutput.log CMakeFiles/CMakeError.log) && false)' |