Task 5373077464285184

refactor: Avoid copies by using const references or by move-construction

2025-07-10 13:16:58 completed worker:ci_worker_1738693537_606070055 pull/31650 906d379f4acde9a773bf1df8e225d1a7534d0594


Commands that took longer than 1 second (total 23m23s)
linedurationpercentagecommand
1881s0%docker build --file /tmp/cirrus-build/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=2,3,5,8,39,47,49,53,57,58 --platform=linux --label=bitcoin-ci-test --tag=ci_native_centos /tmp/cirrus-build
24511s0%podman container rm --force --all
2531s0%docker image prune --force --filter label=bitcoin-ci-test
2652s0%docker exec 57e9d453d58d7efcb471e21c1d58e590a457eb29f7adba071481efcf40c2a98e bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build/ /ci_container_base'
2972s0%docker exec 57e9d453d58d7efcb471e21c1d58e590a457eb29f7adba071481efcf40c2a98e bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && /ci_container_base/ci/test/03_test_script.sh'
5127s0%bash -c 'CONFIG_SHELL=/bin/ksh make -j10 -C depends HOST=x86_64-pc-linux-gnu LOG=1'
53336s2%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)'
93811m25s48%bash -c 'cmake --build . -j10 --target all install'
20202m48s11%ctest --stop-on-failure -j10 --timeout 2400
23137m54s33%test/functional/test_runner.py --ci -j10 --tmpdirprefix /ci_container_base/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
Tags
  • worker:ci_worker_1738693537_606070055
  • CentOS, depends, gui
  • pull/31650
  • COMPLETED