Task 68358883664

wallet, refactor: extract migration portion from the wallet file

2026-03-24 13:06:23 failed wallet-migration 902339aa28fed9e31786fc20b770bc90b0b81d4f


Commands that took longer than 1 second (total 2m55s)
linedurationpercentagecommand
97920s11%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_tsan.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_tsan --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_tsan --load /home/admin/actions-runner/_work/bitcoin/bitcoin
12514s2%bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=x86_64-pc-linux-gnu CC=clang CXX=clang++ CXXFLAGS='\''-fsanitize=thread -nostdinc++ -nostdlib++ -isystem /cxx_build/include/c++/v1 -L/cxx_build/lib -Wl,-rpath,/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument'\'' NO_QT=1 LOG=1'
130013s7%- skipped
16411m9s39%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
26042s1%cmake --build /home/admin/actions-runner/_work/_temp/build -j1 --target all install --verbose
347810s5%-DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -I/home/admin/actions-runner/_work/_temp/build/src -I/home/admin/actions-runner/_work/_temp/src -I/home/admin/actions-runner/_work/_temp/src/univalue/include -isystem /home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/boost/include -fsanitize=thread -nostdinc++ -nostdlib++ -isystem /cxx_build/include/c++/v1 -L/cxx_build/lib -Wl,-rpath,/cxx_build/lib -lc++ -lc++abi -lpthread -Wno-unused-command-line-argument -O2 -g -std=c++20 -fPIE -fmacro-prefix-map=/home/admin/actions-runner/_work/_temp/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -fcf-protection=full -fstack-clash-protection -fsanitize=thread -Wall -Wextra -Wgnu -Wcovered-switch-default -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wthread-safety-pointer -Wloop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wdocumentation -Wself-assign -Wundef -Wno-unused-parameter -Werror -MD -MT src/bench/CMakeFiles/bench_bitcoin.dir/wallet_migration.cpp.o -MF CMakeFiles/bench_bitcoin.dir/wallet_migration.cpp.o.d -o CMakeFiles/bench_bitcoin.dir/wallet_migration.cpp.o -c /home/admin/actions-runner/_work/_temp/src/bench/wallet_migration.cpp -DARENA_DEBUG -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES
Tags
  • TSan
  • wallet-migration
  • FAILED