Task 62086575550

Merge bitcoin/bitcoin#34455: ci, iwyu: Fix warnings in `src/univalue`…

2026-01-31 14:05:51 completed master 8bb77f348ef390b7f7c7fb6b57fdc7e86ddb4ce7


Commands that took longer than 1 second (total 15m26s)
linedurationpercentagecommand
8350s0%dirname ./ci/test/00_setup_env.sh
8360s0%cd ./ci/test/../../
8370s0%pwd
8380s0%BASE_READ_ONLY_DIR=/home/admin/actions-runner/_work/bitcoin/bitcoin
8390s0%export BASE_READ_ONLY_DIR
8400s0%export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
8410s0%BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
8420s0%export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
8430s0%DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
8440s0%export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
8450s0%BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
8460s0%echo 'Setting specific values in env'
8470s0%'[' -n ./ci/test/00_setup_env_native_tsan.sh ']'
8480s0%set -o errexit
8490s0%source ./ci/test/00_setup_env_native_tsan.sh
8500s0%export LC_ALL=C.UTF-8
8510s0%LC_ALL=C.UTF-8
8520s0%export CONTAINER_NAME=ci_native_tsan
8530s0%CONTAINER_NAME=ci_native_tsan
8540s0%export CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04
8550s0%CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04
8560s0%export APT_LLVM_V=21
8570s0%APT_LLVM_V=21
8580s0%LIBCXX_DIR=/cxx_build/
8590s0%LIBCXX_FLAGS='-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'
8600s0%export 'PACKAGES=clang-21 llvm-21 llvm-21-dev libclang-21-dev libclang-rt-21-dev python3-zmq python3-pip'
8610s0%PACKAGES='clang-21 llvm-21 llvm-21-dev libclang-21-dev libclang-rt-21-dev python3-zmq python3-pip'
8620s0%export 'PIP_PACKAGES=--break-system-packages pycapnp'
8630s0%PIP_PACKAGES='--break-system-packages pycapnp'
8650s0%export 'DEP_OPTS=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'
8660s0%DEP_OPTS='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'
8670s0%export GOAL=install
8680s0%GOAL=install
8690s0%export CI_LIMIT_STACK_SIZE=1
8700s0%CI_LIMIT_STACK_SIZE=1
8710s0%export 'BITCOIN_CONFIG= --preset=dev-mode -DBUILD_GUI=OFF -DSANITIZERS=thread -DAPPEND_CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES'\'' '
8720s0%BITCOIN_CONFIG=' --preset=dev-mode -DBUILD_GUI=OFF -DSANITIZERS=thread -DAPPEND_CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES'\'' '
8730s0%export USE_INSTRUMENTED_LIBCPP=Thread
8740s0%USE_INSTRUMENTED_LIBCPP=Thread
8750s0%echo 'Fallback to default values in env (if not yet set)'
8760s0%command -v nproc
8770s0%nproc
8790s0%export MAKEJOBS=-j8
8800s0%MAKEJOBS=-j8
8810s0%export RUN_UNIT_TESTS=true
8820s0%RUN_UNIT_TESTS=true
8830s0%export RUN_FUNCTIONAL_TESTS=true
8840s0%RUN_FUNCTIONAL_TESTS=true
8850s0%export RUN_TIDY=false
8860s0%RUN_TIDY=false
8870s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
8880s0%TEST_RUNNER_TIMEOUT_FACTOR=40
8890s0%export RUN_FUZZ_TESTS=false
8900s0%RUN_FUZZ_TESTS=false
8910s0%export BOOST_TEST_RANDOM=1
8920s0%BOOST_TEST_RANDOM=1
8930s0%export DEBIAN_FRONTEND=noninteractive
8940s0%DEBIAN_FRONTEND=noninteractive
8950s0%export CCACHE_MAXSIZE=500M
8960s0%CCACHE_MAXSIZE=500M
8970s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
8980s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
8990s0%export CCACHE_COMPRESS=1
9000s0%CCACHE_COMPRESS=1
9010s0%export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
9020s0%CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
9030s0%export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
9040s0%BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
9050s0%export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
9060s0%PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
9070s0%export 'CI_BASE_PACKAGES=build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build'
9080s0%CI_BASE_PACKAGES='build-essential pkgconf curl ca-certificates ccache python3-dev rsync git procps bison e2fsprogs cmake ninja-build'
9090s0%export GOAL=install
9100s0%GOAL=install
9110s0%export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
9120s0%DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
9130s0%export CI_RETRY_EXE=retry
9140s0%CI_RETRY_EXE=retry
9150s0%export CI_IMAGE_PLATFORM=linux
9160s0%CI_IMAGE_PLATFORM=linux
9170s0%set -o errexit
9180s0%./ci/test/02_run_container.py
9200s0%bash -c 'grep export ./ci/test/00_setup_env*.sh'
9210s0%cat /tmp/env-admin-ci_native_tsan
9550s0%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
95830s3%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 --cache-to type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,mode=max,ignore-error=true,scope=ci_native_tsan --load /home/admin/actions-runner/_work/bitcoin/bitcoin
10410s0%docker volume create ci_native_tsan_ccache
10430s0%docker volume create ci_native_tsan_depends
10450s0%docker volume create ci_native_tsan_depends_sources
10470s0%docker volume create ci_native_tsan_previous_releases
10490s0%docker network create --ipv6 --subnet 1111:1111::/112 ci-ip6net
10520s0%docker image prune --force --filter label=bitcoin-ci-test
10541s0%docker run --rm --interactive --detach --tty --cap-add=LINUX_IMMUTABLE --mount=type=bind,src=/home/admin/actions-runner/_work/bitcoin/bitcoin,dst=/home/admin/actions-runner/_work/bitcoin/bitcoin,readonly --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/ccache_dir,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/depends/built,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/depends/sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/build,dst=/home/admin/actions-runner/_work/_temp/build --env-file=/tmp/env-admin-ci_native_tsan --name=ci_native_tsan --network=ci-ip6net --platform=linux ci_native_tsan
10550s0%docker exec 63dfccf86e84f1c3980c22792141aff752f5411da7249921797343026fc97804 rsync --recursive --perms --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp
10730s0%docker exec 63dfccf86e84f1c3980c22792141aff752f5411da7249921797343026fc97804 /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh
10740s0%CFG_DONE=/home/admin/actions-runner/_work/_temp/ci.base-install-done
10750s0%cat /home/admin/actions-runner/_work/_temp/ci.base-install-done
10760s0%'[' done == done ']'
10770s0%echo 'Skip base install'
10780s0%exit 0
10800s0%docker exec 63dfccf86e84f1c3980c22792141aff752f5411da7249921797343026fc97804 /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh
10810s0%cd /home/admin/actions-runner/_work/_temp
10820s0%export 'PATH=/path_with space:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
10830s0%PATH='/path_with space:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
10840s0%export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
10850s0%ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
10860s0%export LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
10870s0%LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
10880s0%export TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1:second_deadlock_stack=1
10890s0%TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1:second_deadlock_stack=1
10900s0%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
10910s0%UBSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1
10920s0%nproc
10930s0%echo 'Number of available processing units: 8'
10940s0%'[' '' == macos ']'
10950s0%free -m -h
11000s0%uname --kernel-name --kernel-release
11010s0%echo 'System info: Linux 6.14.0-37-generic'
11020s0%lscpu
11470s0%echo 'Free disk space:'
11480s0%df -h
11490s0%[[ ci_native_tsan == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]]
11500s0%/home/admin/actions-runner/_work/_temp/depends/config.guess
11600s0%export HOST=x86_64-pc-linux-gnu
11620s0%HOST=x86_64-pc-linux-gnu
11630s0%echo '=== BEGIN env ==='
11640s0%env
11700s0%echo '=== END env ==='
12100s0%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
12150s0%[[ '' != true ]]
12160s0%tee /dev/fd/63
12170s0%patch -p1
12180s0%'[' false = true ']'
12190s0%'[' true = true ']'
12200s0%export DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
12210s0%DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
12220s0%'[' '!' -d /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ ']'
12230s0%mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
12250s0%b/src/leveldb/db/db_impl.cc
12350s0%1].Add(stats);
12371s0%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
12460s0%'[' '' == macos ']'
12470s0%echo
12480s0%'[' -z '' ']'
12490s0%[[ mirror.gcr.io/ubuntu:24.04 == *alpine* ]]
12500s0%SHELL_OPTS=CONFIG_SHELL=
12513s0%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'
12650s0%'[' '' = true ']'
12660s0%BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON'
12670s0%'[' -z '' ']'
12680s0%BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/toolchain.cmake'
12690s0%'[' -z '' ']'
12700s0%BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON'
12710s0%ccache --zero-stats
12730s0%PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats'
12740s0%BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build
12750s0%BITCOIN_CONFIG_ALL='-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev'
12760s0%[[ '' == true ]]
12770s0%[[ false == true ]]
12780s0%eval 'CMAKE_ARGS=(-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev --preset=dev-mode -DBUILD_GUI=OFF -DSANITIZERS=thread -DAPPEND_CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES'\'' )'
12790s0%CMAKE_ARGS=(-DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev --preset=dev-mode -DBUILD_GUI=OFF -DSANITIZERS=thread -DAPPEND_CPPFLAGS='-DARENA_DEBUG -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES')
12800s0%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev --preset=dev-mode -DBUILD_GUI=OFF -DSANITIZERS=thread '-DAPPEND_CPPFLAGS=-DARENA_DEBUG -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES'
130311s1%- skipped
16150s0%compiler .......................... Clang 21.1.8, /bin/clang++
16180s0%compiler flags .................... -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 -fPIC -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 -Werror -fsanitize=thread -Wall -Wextra -Wgnu -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 -DARENA_DEBUG -DDEBUG_LOCKCONTENTION -D_LIBCPP_REMOVE_TRANSITIVE_INCLUDES
16190s0%-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 -fstack-protector-all -fcf-protection=full -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -Wl,-z,separate-code -fsanitize=thread -fPIE -pie
16320s0%[[ install != all ]]
16330s0%[[ install != codegen ]]
16340s0%GOAL='all install'
163551s5%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
26070s0%bash -c 'ccache --version | head -n 1 && ccache --show-stats'
26190s0%ccache --show-stats
26200s0%grep Hits:
26210s0%head -1
26220s0%sed 's/.*(\(.*\)%).*/\1/'
26230s0%hit_rate=87.55
26240s0%'[' 87 -lt 75 ']'
26250s0%du -sh /home/admin/actions-runner/_work/_temp/depends/SDKs/ /home/admin/actions-runner/_work/_temp/depends/builders/ /home/admin/actions-runner/_work/_temp/depends/built/ /home/admin/actions-runner/_work/_temp/depends/hosts/ /home/admin/actions-runner/_work/_temp/depends/packages/ /home/admin/actions-runner/_work/_temp/depends/patches/ /home/admin/actions-runner/_work/_temp/depends/sdk-sources/ /home/admin/actions-runner/_work/_temp/depends/sources/ /home/admin/actions-runner/_work/_temp/depends/work/ /home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/
26360s0%du -sh /home/admin/actions-runner/_work/_temp/previous_releases
26380s0%'[' -n 1 ']'
26390s0%ulimit -s 512
26400s0%'[' -n '' ']'
26410s0%'[' '' = true ']'
26420s0%'[' true = true ']'
26430s0%DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
26440s0%LD_LIBRARY_PATH=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/lib
26450s0%CTEST_OUTPUT_ON_FAILURE=ON
26464m21s28%ctest --test-dir /home/admin/actions-runner/_work/_temp/build --stop-on-failure -j8 --timeout 2400
29590s0%'[' true = true ']'
29600s0%eval 'TEST_RUNNER_EXTRA=()'
29610s0%TEST_RUNNER_EXTRA=()
29620s0%LD_LIBRARY_PATH=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/lib
29638m1s51%/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
43400s0%'[' false = true ']'
43410s0%[[ '' == true ]]
43420s0%'[' false = true ']'
434454s5%docker container kill 63dfccf86e84f1c3980c22792141aff752f5411da7249921797343026fc97804
Tags
  • TSan
  • master
  • COMPLETED