Task 5690229031436288
test: implements helper functions for unit conversion
2024-12-04 16:56:14 aborted worker:ci_worker_1731482102_605851677 pull/31420 308682ae5e407032d5b3e0031f53fd6ab7aff131- ccache_hitrate:
- configure_duration:
43s - depends_build_duration:
14s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 5m25s)
line | duration | percentage | command |
---|---|---|---|
188 | 1s | 0% | docker build --file /tmp/cirrus-build/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tsan.sh --cpuset-cpus=10,13,16,18,27,29,32,36,44,49 --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build |
262 | 1s | 0% | docker exec 23535e6220da9162897403d34df26ac680dd280ad28cf9fe2e73eddab13c1250 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/ /ci_container_base' |
511 | 14s | 4% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu CC=clang-19 CXX='\''clang++-19 -stdlib=libc++'\'' LOG=1' |
532 | 43s | 13% | 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 -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DWITH_ZMQ=ON -DSANITIZERS=thread -DAPPEND_CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |