Task 49851425732

net: replace manual reference counting of CNode with shared_ptr

2025-09-08 14:03:18 completed cnode_shared_ptr 0cd86a5c70f769f077d2fd1e6cbcc6f18ea4ca1d


Commands that took longer than 1 second (total 9m16s)
linedurationpercentagecommand
8823s0%docker buildx build --file /home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_win64.sh --build-arg BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux/amd64 --label=bitcoin-ci-test --tag=ci_win64 --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_win64 --load /home/admin/actions-runner/_work/bitcoin/bitcoin
10222s0%retry -- apt-get update
10431s0%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y g++-mingw-w64-x86-64-posix nsis build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
10925s0%g++-13
11917s1%amd64 4:13.2.0-7ubuntu1 [1100 B]
15404s0%(4:13.2.0-7ubuntu1) ...
181227s4%echo -n done
20581s0%bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=x86_64-w64-mingw32 LOG=1'
207610s1%bash -c 'cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-w64-mingw32/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DREDUCE_EXPORTS=ON -DBUILD_GUI_TESTS=OFF -DCMAKE_CXX_FLAGS='\''-Wno-error=maybe-uninitialized'\'''
24135m11s55%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all deploy
35381s0%docker container kill 6f6371362f93a090f13d22f060dabab53abe8c8fc74d10b421e09526f7ab7be8
Tags
  • Linux->Windows cross, no tests
  • cnode_shared_ptr
  • COMPLETED