Task 5199138788212736
net: replace manual reference counting of CNode with shared_ptr
2025-03-11 11:56:07 aborted worker:ci_worker_1738745306_368430680 pull/32015 d233c7e9996912ef708d64a52604f3d5e8b54f47- build_duration:
36s - ccache_hitrate:
99.42% - configure_duration:
27s - depends_build_duration:
7s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 3m43s)
line | duration | percentage | command |
---|---|---|---|
192 | 1s | 0% | docker build --file /tmp/cirrus-build-3629258321/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_tsan.sh --cpuset-cpus=11,15,18,22,29,32,41,44,48,58 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build-3629258321 |
250 | 10s | 4% | podman container rm --force --all |
521 | 7s | 3% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu CC=clang-20 CXX='\''clang++-20 -stdlib=libc++'\'' LOG=1' |
542 | 27s | 12% | 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)' |
874 | 36s | 16% | bash -c 'cmake --build . -j10 --target all install' |