Task 6031918837268480

Merge bitcoin/bitcoin#32273: wallet: Fix relative path backup during migration.

2025-07-29 18:16:14 completed worker:ci_worker_1749796646_916412771 master 91058877ff7842564d98d13465132ae497ae3997


Commands that took longer than 1 second (total 42m43s)
linedurationpercentagecommand
1902s0%docker build --file /tmp/cirrus-build-2739281359/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=14,23,24,26,32,38,40,46,48,56 --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan /tmp/cirrus-build-2739281359
2935s0%retry -- apt-get update
31413s0%retry -- apt-get install curl -y
5263s0%retry -- apt-get update
5351m14s2%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-20 llvm-20 libclang-rt-20-dev libc++abi-20-dev libc++-20-dev python3-zmq build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake ninja-build'
127937s1%echo -n done
13223s0%podman image prune --force --external
13281s0%docker image prune --force --filter label=bitcoin-ci-test
13402s0%docker exec 54a1c7395738e45b2497b3bf502f5baf78f2f6a45bb3162aa8ab5db90daf5d4c 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-2739281359/ /ci_container_base'
15731s0%retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /ci_container_base/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
158411s0%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-pc-linux-gnu CC=clang CXX='\''clang++ -stdlib=libc++'\'' LOG=1'
160246s1%bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -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 -Werror=dev -DWITH_ZMQ=ON -DSANITIZERS=thread -DAPPEND_CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES'\'''
201057s2%cmake --build /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu -j10 --target all install
309720m20s47%ctest --test-dir /ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu --stop-on-failure -j10 --timeout 2400
339917m49s41%/ci_container_base/ci/scratch/build-x86_64-pc-linux-gnu/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_1749796646_916412771
  • TSan, depends, gui
  • master
  • COMPLETED