Task 60624482410

Split `CWallet::Create()` into `CreateNew` and `LoadExisting`

2026-01-16 19:15:56 aborted 5-27-2025-create-refactor cd47b5d26c6bef35e202535e27309b42c5bb1c28


Commands that took longer than 1 second (total 14m50s)
linedurationpercentagecommand
2321s2%LSan + UBSan + integer
97226s2%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_native_asan.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_asan --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_asan --load /home/admin/actions-runner/_work/bitcoin/bitcoin
11571s0%retry -- apt-get update
13229s1%- skipped
16662m55s19%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
28883m9s21%ctest --test-dir /home/admin/actions-runner/_work/_temp/build --stop-on-failure -j8 --timeout 2400
32057m41s51%/home/admin/actions-runner/_work/_temp/build/test/functional/test_runner.py -j8 --tmpdirprefix /home/admin/actions-runner/_work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
Tags
  • ASan + LSan + UBSan + integer
  • 5-27-2025-create-refactor
  • ABORTED