Task 62018818113

[28.x] Backports

2026-01-30 16:13:08 aborted more_28_x_backports e8a67092bec8af75fc97b718f48ca04e355a9b96


Commands that took longer than 1 second (total 9m45s)
linedurationpercentagecommand
7890s0%dirname ./ci/test/00_setup_env.sh
7900s0%cd ./ci/test/../../
7910s0%pwd
7920s0%BASE_READ_ONLY_DIR=/home/admin/actions-runner/_work/bitcoin/bitcoin
7930s0%export BASE_READ_ONLY_DIR
7940s0%export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
7950s0%BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
7960s0%export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
7970s0%DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
7980s0%export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
7990s0%BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
8000s0%export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
8010s0%BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
8020s0%echo 'Setting specific values in env'
8040s0%'[' -n ./ci/test/00_setup_env_native_tsan.sh ']'
8050s0%set -o errexit
8060s0%source ./ci/test/00_setup_env_native_tsan.sh
8070s0%export LC_ALL=C.UTF-8
8080s0%LC_ALL=C.UTF-8
8090s0%export CONTAINER_NAME=ci_native_tsan
8100s0%CONTAINER_NAME=ci_native_tsan
8110s0%export CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04
8120s0%CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04
8130s0%export 'PACKAGES=clang-18 llvm-18 libclang-rt-18-dev libc++abi-18-dev libc++-18-dev python3-zmq'
8140s0%PACKAGES='clang-18 llvm-18 libclang-rt-18-dev libc++abi-18-dev libc++-18-dev python3-zmq'
8150s0%export 'DEP_OPTS=CC=clang-18 CXX='\''clang++-18 -stdlib=libc++'\'''
8160s0%DEP_OPTS='CC=clang-18 CXX='\''clang++-18 -stdlib=libc++'\'''
8170s0%export GOAL=install
8180s0%GOAL=install
8190s0%export 'BITCOIN_CONFIG=--enable-zmq CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES'\'' --with-sanitizers=thread'
8200s0%BITCOIN_CONFIG='--enable-zmq CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES'\'' --with-sanitizers=thread'
8210s0%echo 'Fallback to default values in env (if not yet set)'
8220s0%command -v nproc
8240s0%nproc
8250s0%export MAKEJOBS=-j8
8260s0%MAKEJOBS=-j8
8270s0%export USE_BUSY_BOX=false
8280s0%USE_BUSY_BOX=false
8290s0%export RUN_UNIT_TESTS=true
8300s0%RUN_UNIT_TESTS=true
8310s0%export RUN_FUNCTIONAL_TESTS=true
8320s0%RUN_FUNCTIONAL_TESTS=true
8330s0%export RUN_TIDY=false
8340s0%RUN_TIDY=false
8350s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
8360s0%TEST_RUNNER_TIMEOUT_FACTOR=40
8370s0%export RUN_FUZZ_TESTS=false
8380s0%RUN_FUZZ_TESTS=false
8390s0%export BOOST_TEST_RANDOM=1
8400s0%BOOST_TEST_RANDOM=1
8410s0%export DEBIAN_FRONTEND=noninteractive
8420s0%DEBIAN_FRONTEND=noninteractive
8430s0%export CCACHE_MAXSIZE=100M
8440s0%CCACHE_MAXSIZE=100M
8450s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
8460s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
8470s0%export CCACHE_COMPRESS=1
8480s0%CCACHE_COMPRESS=1
8490s0%export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
8500s0%CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
8510s0%export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
8520s0%BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
8530s0%export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build
8540s0%BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build
8550s0%export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
8560s0%PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
8570s0%export 'CI_BASE_PACKAGES=build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
8580s0%CI_BASE_PACKAGES='build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
8590s0%export GOAL=install
8600s0%GOAL=install
8610s0%export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
8620s0%DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
8630s0%export 'CI_RETRY_EXE=retry --'
8640s0%CI_RETRY_EXE='retry --'
8650s0%set -o errexit
8660s0%./ci/test/02_run_container.sh
8670s0%'[' -z '' ']'
8680s0%python3 -c 'import os; [print(f"{key}={value}") for key, value in os.environ.items() if "\n" not in value and "HOME" != key and "PATH" != key and "USER" != key]'
8690s0%tee /tmp/env-admin-ci_native_tsan
9960s0%docker run --rm docker.io/ubuntu:24.04 bash -c 'env | grep --extended-regexp '\''^(HOME|PATH|USER)='\'''
9974s0%tee --append /tmp/env-admin-ci_native_tsan
10080s0%echo 'Creating docker.io/ubuntu:24.04 container to run in'
10105s0%docker buildx build --file /home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.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 --label=bitcoin-ci-test --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_tsan --load --tag=ci_native_tsan /home/admin/actions-runner/_work/bitcoin/bitcoin
10600s0%dirname ./ci/test/00_setup_env.sh
10610s0%cd ./ci/test/../../
10620s0%pwd
10630s0%BASE_READ_ONLY_DIR=/ci_container_base
10640s0%export BASE_READ_ONLY_DIR
10650s0%export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
10660s0%BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
10670s0%export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
10680s0%DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
10690s0%export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
10700s0%BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
10710s0%export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
10720s0%BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
10730s0%echo 'Setting specific values in env'
10750s0%'[' -n ./ci/test/00_setup_env_native_tsan.sh ']'
10760s0%set -o errexit
10770s0%source ./ci/test/00_setup_env_native_tsan.sh
10780s0%export LC_ALL=C.UTF-8
10790s0%LC_ALL=C.UTF-8
10800s0%export CONTAINER_NAME=ci_native_tsan
10810s0%CONTAINER_NAME=ci_native_tsan
10820s0%export CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04
10830s0%CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04
10840s0%export 'PACKAGES=clang-18 llvm-18 libclang-rt-18-dev libc++abi-18-dev libc++-18-dev python3-zmq'
10860s0%PACKAGES='clang-18 llvm-18 libclang-rt-18-dev libc++abi-18-dev libc++-18-dev python3-zmq'
10870s0%export 'DEP_OPTS=CC=clang-18 CXX='\''clang++-18 -stdlib=libc++'\'''
10880s0%DEP_OPTS='CC=clang-18 CXX='\''clang++-18 -stdlib=libc++'\'''
10890s0%export GOAL=install
10900s0%GOAL=install
10910s0%export 'BITCOIN_CONFIG=--enable-zmq CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES'\'' --with-sanitizers=thread'
10920s0%BITCOIN_CONFIG='--enable-zmq CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES'\'' --with-sanitizers=thread'
10930s0%echo 'Fallback to default values in env (if not yet set)'
10940s0%command -v nproc
10950s0%nproc
10960s0%export MAKEJOBS=-j8
10970s0%MAKEJOBS=-j8
10980s0%export USE_BUSY_BOX=false
10990s0%USE_BUSY_BOX=false
11000s0%export RUN_UNIT_TESTS=true
11010s0%RUN_UNIT_TESTS=true
11020s0%export RUN_FUNCTIONAL_TESTS=true
11030s0%RUN_FUNCTIONAL_TESTS=true
11040s0%export RUN_TIDY=false
11050s0%RUN_TIDY=false
11060s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
11070s0%TEST_RUNNER_TIMEOUT_FACTOR=40
11080s0%export RUN_FUZZ_TESTS=false
11090s0%RUN_FUZZ_TESTS=false
11100s0%export BOOST_TEST_RANDOM=1
11110s0%BOOST_TEST_RANDOM=1
11120s0%export DEBIAN_FRONTEND=noninteractive
11130s0%DEBIAN_FRONTEND=noninteractive
11140s0%export CCACHE_MAXSIZE=100M
11150s0%CCACHE_MAXSIZE=100M
11160s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
11170s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
11180s0%export CCACHE_COMPRESS=1
11190s0%CCACHE_COMPRESS=1
11200s0%export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache
11210s0%CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache
11220s0%export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
11230s0%BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
11240s0%export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build
11250s0%BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build
11260s0%export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases
11270s0%PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases
11280s0%export 'CI_BASE_PACKAGES=build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
11290s0%CI_BASE_PACKAGES='build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
11300s0%export GOAL=install
11310s0%GOAL=install
11320s0%export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
11330s0%DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
11340s0%export 'CI_RETRY_EXE=retry --'
11350s0%CI_RETRY_EXE='retry --'
11360s0%./ci/test/01_base_install.sh
11370s0%CFG_DONE=ci.base-install-done
11380s0%git config --global ci.base-install-done
11400s0%'[' '' == true ']'
11410s0%'[' -n '' ']'
11420s0%[[ docker.io/ubuntu:24.04 == *centos* ]]
11430s0%'[' '' '!=' macos ']'
11440s0%[[ -n '' ]]
11452s0%retry -- apt-get update
11660s0%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-18 llvm-18 libclang-rt-18-dev libc++abi-18-dev libc++-18-dev python3-zmq build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
11750s0%g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu gcc
12237s1%g++-13
13425s0%amd64 4:13.2.0-7ubuntu1 [1100 B]
17754s0%(4:13.2.0-7ubuntu1) ...
21240s0%(4:13.2.0-7ubuntu1) ...
21250s0%to provide /usr/bin/c++ (c++) in auto mode
21340s0%'[' -n '' ']'
21350s0%[[ '' == \t\r\u\e ]]
21360s0%[[ false == \t\r\u\e ]]
21370s0%mkdir -p /home/admin/actions-runner/_work/_temp/depends/SDKs /home/admin/actions-runner/_work/_temp/depends/sdk-sources
21380s0%OSX_SDK_BASENAME=Xcode---extracted-SDK-with-libcxx-headers
21390s0%'[' -n '' ']'
214024s4%git config --global ci.base-install-done true
21570s0%docker volume create ci_native_tsan_ccache
21590s0%docker volume create ci_native_tsan_depends
21610s0%docker volume create ci_native_tsan_depends_sources
21630s0%docker volume create ci_native_tsan_previous_releases
21650s0%CI_CCACHE_MOUNT=type=volume,src=ci_native_tsan_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir
21660s0%CI_DEPENDS_MOUNT=type=volume,src=ci_native_tsan_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built
21670s0%CI_DEPENDS_SOURCES_MOUNT=type=volume,src=ci_native_tsan_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources
21680s0%CI_PREVIOUS_RELEASES_MOUNT=type=volume,src=ci_native_tsan_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases
21690s0%'[' '' ']'
21700s0%docker network create --ipv6 --subnet 1111:1111::/112 ci-ip6net
21720s0%'[' -n '' ']'
21740s0%echo 'Prune all dangling bitcoin-ci-test images'
21750s0%docker image prune --force --filter label=bitcoin-ci-test
21770s0%docker run --cap-add LINUX_IMMUTABLE --rm --interactive --detach --tty --mount type=bind,src=/home/admin/actions-runner/_work/bitcoin/bitcoin,dst=/home/admin/actions-runner/_work/bitcoin/bitcoin,readonly --mount type=volume,src=ci_native_tsan_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount type=volume,src=ci_native_tsan_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount type=volume,src=ci_native_tsan_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount type=volume,src=ci_native_tsan_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --env-file /tmp/env-admin-ci_native_tsan --name ci_native_tsan --network ci-ip6net ci_native_tsan
21780s0%CI_CONTAINER_ID=3be13f4a1a9ea65ae58d115b506f310b58b49c076337a822ebd3614d09aed075
21790s0%export CI_CONTAINER_ID
21800s0%export 'CI_EXEC_CMD_PREFIX=docker exec 3be13f4a1a9ea65ae58d115b506f310b58b49c076337a822ebd3614d09aed075'
21810s0%CI_EXEC_CMD_PREFIX='docker exec 3be13f4a1a9ea65ae58d115b506f310b58b49c076337a822ebd3614d09aed075'
21820s0%'[' '' == macos ']'
21830s0%export -f CI_EXEC
21840s0%CI_EXEC rsync --archive --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp
21850s0%docker exec 3be13f4a1a9ea65ae58d115b506f310b58b49c076337a822ebd3614d09aed075 bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && rsync --archive --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp'
22030s0%CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh
22040s0%docker exec 3be13f4a1a9ea65ae58d115b506f310b58b49c076337a822ebd3614d09aed075 bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh'
22050s0%CFG_DONE=ci.base-install-done
22060s0%git config --global ci.base-install-done
22070s0%'[' true == true ']'
22080s0%echo 'Skip base install'
22090s0%exit 0
22110s0%CI_EXEC git config --global --add safe.directory '"*"'
22120s0%docker exec 3be13f4a1a9ea65ae58d115b506f310b58b49c076337a822ebd3614d09aed075 bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && git config --global --add safe.directory "*"'
22130s0%CI_EXEC mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/bins/
22140s0%docker exec 3be13f4a1a9ea65ae58d115b506f310b58b49c076337a822ebd3614d09aed075 bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/bins/'
22150s0%CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh
22160s0%docker exec 3be13f4a1a9ea65ae58d115b506f310b58b49c076337a822ebd3614d09aed075 bash -c 'export PATH="/path_with space:/home/admin/actions-runner/_work/_temp/ci/scratch/bins/:/home/admin/actions-runner/_work/_temp/ci/retry:$PATH" && cd "/home/admin/actions-runner/_work/_temp" && /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh'
22170s0%export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
22180s0%ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
22190s0%export LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
22200s0%LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
22210s0%export TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1
22220s0%TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1
22230s0%export UBSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1
22240s0%UBSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1
22250s0%'[' '' == macos ']'
22260s0%free -m -h
22300s0%nproc
22310s0%echo 'Number of CPUs (nproc): 8'
22330s0%uname --kernel-name --kernel-release
22340s0%echo 'System info: Linux 6.14.0-37-generic'
22350s0%lscpu
22510s0%echo 'Free disk space:'
22520s0%df -h
22830s0%[[ ci_native_tsan == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]]
22840s0%/home/admin/actions-runner/_work/_temp/depends/config.guess
22930s0%export HOST=x86_64-pc-linux-gnu
22940s0%HOST=x86_64-pc-linux-gnu
22950s0%tee /dev/fd/63
22960s0%patch -p1
22980s0%b/src/leveldb/db/db_impl.cc
23080s0%1].Add(stats);
23090s0%'[' false = true ']'
23100s0%'[' true = true ']'
23110s0%export DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
23120s0%DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
23130s0%'[' '!' -d /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ ']'
23140s0%mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
23161s0%retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
23260s0%'[' false = true ']'
23270s0%'[' '' == macos ']'
23280s0%echo
23290s0%'[' -z '' ']'
23300s0%[[ docker.io/ubuntu:24.04 == *centos* ]]
23310s0%SHELL_OPTS=CONFIG_SHELL=
23325m35s57%bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=x86_64-pc-linux-gnu CC=clang-18 CXX='\''clang++-18 -stdlib=libc++'\'' LOG=1'
28020s0%'[' '' = true ']'
28030s0%BITCOIN_CONFIG_ALL=--disable-dependency-tracking
28040s0%'[' -z '' ']'
28050s0%BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/share/config.site'
28060s0%'[' -z '' ']'
28070s0%BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/share/config.site --enable-werror'
28080s0%ccache --zero-stats
28100s0%PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats'
28110s0%BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/share/config.site --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out'
28120s0%'[' -n '' ']'
28137s1%./autogen.sh
28450s0%mkdir -p /home/admin/actions-runner/_work/_temp/build
28460s0%cd /home/admin/actions-runner/_work/_temp/build
28470s0%bash -c '/home/admin/actions-runner/_work/_temp/configure --cache-file=config.cache --disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/share/config.site --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out --enable-zmq CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES'\'' --with-sanitizers=thread'
28640s0%compiler works... yes
28650s0%compiler default output file name... a.out
28700s0%accepts -g... yes
28710s0%option to enable C++11 features... unsupported
28720s0%option to enable C++98 features... none needed
28750s0%supports C++20 features with -std=c++20... yes
28760s0%-std=c++20
28780s0%-std=c++20 accepts -g... yes
28791s0%-std=c++20... none
29440s0%preprocessor... clang++-18 -stdlib=libc++ -std=c++20 -E
29450s0%-std=c++20... /usr/bin/ld -m elf_x86_64
29470s0%-std=c++20 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
29480s0%-std=c++20 option to produce PIC... -fPIC -DPIC
29490s0%-std=c++20 PIC flag -fPIC -DPIC works... yes
29500s0%-std=c++20 static flag -static works... yes
29510s0%-std=c++20 supports -c -o file.o... yes
29520s0%-std=c++20 supports -c -o file.o... (cached) yes
29530s0%-std=c++20 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
29760s0%compiler accepts -Werror... yes
29780s0%compiler accepts -fsanitize=thread... yes
29800s0%compiler accepts -Wall... yes
29810s0%compiler accepts -Wextra... yes
29820s0%compiler accepts -Wgnu... yes
29830s0%compiler accepts -Wformat -Wformat-security... yes
29840s0%compiler accepts -Wvla... yes
29850s0%compiler accepts -Wshadow-field... yes
29860s0%compiler accepts -Wthread-safety... yes
29870s0%compiler accepts -Wloop-analysis... yes
29880s0%compiler accepts -Wredundant-decls... yes
29890s0%compiler accepts -Wunused-member-function... yes
29900s0%compiler accepts -Wdate-time... yes
29910s0%compiler accepts -Wconditional-uninitialized... yes
29920s0%compiler accepts -Wduplicated-branches... no
29930s0%compiler accepts -Wduplicated-cond... no
29940s0%compiler accepts -Wlogical-op... no
29950s0%compiler accepts -Woverloaded-virtual... yes
29960s0%compiler accepts -Wsuggest-override... yes
29970s0%compiler accepts -Wimplicit-fallthrough... yes
29980s0%compiler accepts -Wunreachable-code... yes
29990s0%compiler accepts -Wdocumentation... yes
30000s0%compiler accepts -Wself-assign... yes
30010s0%compiler accepts -Wundef... yes
30020s0%compiler accepts -Wunused-parameter... yes
30030s0%compiler accepts -fno-extended-identifiers... no
30040s0%compiler accepts -fstack-reuse=none... no
30050s0%compiler accepts -msse4.2... yes
30060s0%compiler accepts -msse4.1... yes
30070s0%compiler accepts -mavx -mavx2... yes
30080s0%compiler accepts -msse4 -msha... yes
30090s0%compiler accepts -mpclmul... yes
30140s0%compiler accepts -march=armv8-a+crc+crypto... no
30151s0%compiler accepts -march=armv8-a+crypto... no
30290s0%-std=c++20 options needed to detect all undeclared functions... none needed
30320s0%compiler accepts -fPIC... yes
30330s0%compiler accepts -Wstack-protector... yes
30340s0%compiler accepts -fstack-protector-all... yes
30350s0%compiler accepts -fcf-protection=full... yes
30360s0%compiler accepts -fstack-clash-protection... yes
30370s0%preprocessor accepts -D_FORTIFY_SOURCE=3... yes
30386s1%preprocessor accepts -U_FORTIFY_SOURCE... yes
31170s0%headers... default
31352s0%preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... no
33400s0%-std=c++20
33462s0%make distdir VERSION=x86_64-pc-linux-gnu
34100s0%cd /home/admin/actions-runner/_work/_temp/build/bitcoin-x86_64-pc-linux-gnu
34110s0%bash -c './configure --cache-file=../config.cache --disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/share/config.site --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out --enable-zmq CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES'\'' --with-sanitizers=thread'
34270s0%compiler works... yes
34280s0%compiler default output file name... a.out
34330s0%accepts -g... (cached) yes
34340s0%option to enable C++11 features... (cached) unsupported
34350s0%option to enable C++98 features... (cached) none needed
34380s0%supports C++20 features with -std=c++20... (cached) yes
34390s0%-std=c++20
34410s0%-std=c++20 accepts -g... (cached) yes
34420s0%-std=c++20... (cached) none
35070s0%preprocessor... (cached) clang++-18 -stdlib=libc++ -std=c++20 -E
35080s0%-std=c++20... (cached) /usr/bin/ld -m elf_x86_64
35100s0%-std=c++20 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
35110s0%-std=c++20 option to produce PIC... (cached) -fPIC -DPIC
35120s0%-std=c++20 PIC flag -fPIC -DPIC works... (cached) yes
35130s0%-std=c++20 static flag -static works... (cached) yes
35140s0%-std=c++20 supports -c -o file.o... (cached) yes
35150s0%-std=c++20 supports -c -o file.o... (cached) yes
35160s0%-std=c++20 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
35360s0%compiler accepts -Werror... (cached) yes
35380s0%compiler accepts -fsanitize=thread... (cached) yes
35400s0%compiler accepts -Wall... (cached) yes
35410s0%compiler accepts -Wextra... (cached) yes
35420s0%compiler accepts -Wgnu... (cached) yes
35430s0%compiler accepts -Wformat -Wformat-security... (cached) yes
35440s0%compiler accepts -Wvla... (cached) yes
35450s0%compiler accepts -Wshadow-field... (cached) yes
35460s0%compiler accepts -Wthread-safety... (cached) yes
35470s0%compiler accepts -Wloop-analysis... (cached) yes
35480s0%compiler accepts -Wredundant-decls... (cached) yes
35490s0%compiler accepts -Wunused-member-function... (cached) yes
35500s0%compiler accepts -Wdate-time... (cached) yes
35510s0%compiler accepts -Wconditional-uninitialized... (cached) yes
35520s0%compiler accepts -Wduplicated-branches... (cached) no
35530s0%compiler accepts -Wduplicated-cond... (cached) no
35540s0%compiler accepts -Wlogical-op... (cached) no
35550s0%compiler accepts -Woverloaded-virtual... (cached) yes
35560s0%compiler accepts -Wsuggest-override... (cached) yes
35570s0%compiler accepts -Wimplicit-fallthrough... (cached) yes
35580s0%compiler accepts -Wunreachable-code... (cached) yes
35590s0%compiler accepts -Wdocumentation... (cached) yes
35600s0%compiler accepts -Wself-assign... (cached) yes
35610s0%compiler accepts -Wundef... (cached) yes
35620s0%compiler accepts -Wunused-parameter... (cached) yes
35630s0%compiler accepts -fno-extended-identifiers... (cached) no
35640s0%compiler accepts -fstack-reuse=none... (cached) no
35650s0%compiler accepts -msse4.2... (cached) yes
35660s0%compiler accepts -msse4.1... (cached) yes
35670s0%compiler accepts -mavx -mavx2... (cached) yes
35680s0%compiler accepts -msse4 -msha... (cached) yes
35690s0%compiler accepts -mpclmul... (cached) yes
35740s0%compiler accepts -march=armv8-a+crc+crypto... (cached) no
35750s0%compiler accepts -march=armv8-a+crypto... (cached) no
35890s0%-std=c++20 options needed to detect all undeclared functions... (cached) none needed
35920s0%compiler accepts -fPIC... (cached) yes
35930s0%compiler accepts -Wstack-protector... (cached) yes
35940s0%compiler accepts -fstack-protector-all... (cached) yes
35950s0%compiler accepts -fcf-protection=full... (cached) yes
35960s0%compiler accepts -fstack-clash-protection... (cached) yes
35970s0%preprocessor accepts -D_FORTIFY_SOURCE=3... (cached) yes
35985s0%preprocessor accepts -U_FORTIFY_SOURCE... (cached) yes
36650s0%headers... default
36832s0%preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... (cached) no
38750s0%-std=c++20
38810s0%[[ false == \t\r\u\e ]]
38822m0s20%bash -c ' make -j8 install'
Tags
  • TSan, depends, gui
  • more_28_x_backports
  • ABORTED