Task 62020072880

[28.x] Backports

2026-01-30 16:40:52 completed more_28_x_backports f6e5ec5d81cc1db85d80942f0f6b5f557b0bb67b


Commands that took longer than 1 second (total 29m43s)
linedurationpercentagecommand
7460s0%dirname ./ci/test/00_setup_env.sh
7470s0%cd ./ci/test/../../
7480s0%pwd
7490s0%BASE_READ_ONLY_DIR=/home/admin/actions-runner/_work/bitcoin/bitcoin
7500s0%export BASE_READ_ONLY_DIR
7510s0%export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
7520s0%BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
7530s0%export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
7540s0%DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
7550s0%export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
7560s0%BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
7570s0%export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
7580s0%BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
7590s0%echo 'Setting specific values in env'
7600s0%'[' -n ./ci/test/00_setup_env_i686_multiprocess.sh ']'
7610s0%set -o errexit
7620s0%source ./ci/test/00_setup_env_i686_multiprocess.sh
7630s0%export LC_ALL=C.UTF-8
7640s0%LC_ALL=C.UTF-8
7650s0%export HOST=i686-pc-linux-gnu
7660s0%HOST=i686-pc-linux-gnu
7670s0%export CONTAINER_NAME=ci_i686_multiprocess
7680s0%CONTAINER_NAME=ci_i686_multiprocess
7690s0%export CI_IMAGE_NAME_TAG=docker.io/amd64/ubuntu:24.04
7700s0%CI_IMAGE_NAME_TAG=docker.io/amd64/ubuntu:24.04
7710s0%export 'PACKAGES=llvm clang g++-multilib'
7720s0%PACKAGES='llvm clang g++-multilib'
7730s0%export 'DEP_OPTS=DEBUG=1 MULTIPROCESS=1'
7740s0%DEP_OPTS='DEBUG=1 MULTIPROCESS=1'
7750s0%export GOAL=install
7760s0%GOAL=install
7770s0%export TEST_RUNNER_EXTRA=--v2transport
7780s0%TEST_RUNNER_EXTRA=--v2transport
7790s0%export 'BITCOIN_CONFIG=--enable-debug CC='\''clang -m32'\'' CXX='\''clang++ -m32'\'' CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' CXXFLAGS='\''-Wno-error=documentation'\'''
7800s0%BITCOIN_CONFIG='--enable-debug CC='\''clang -m32'\'' CXX='\''clang++ -m32'\'' CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' CXXFLAGS='\''-Wno-error=documentation'\'''
7810s0%export BITCOIND=bitcoin-node
7820s0%BITCOIND=bitcoin-node
7830s0%echo 'Fallback to default values in env (if not yet set)'
7860s0%command -v nproc
7870s0%nproc
7880s0%export MAKEJOBS=-j8
7890s0%MAKEJOBS=-j8
7900s0%export USE_BUSY_BOX=false
7910s0%USE_BUSY_BOX=false
7920s0%export RUN_UNIT_TESTS=true
7930s0%RUN_UNIT_TESTS=true
7940s0%export RUN_FUNCTIONAL_TESTS=true
7950s0%RUN_FUNCTIONAL_TESTS=true
7960s0%export RUN_TIDY=false
7970s0%RUN_TIDY=false
7980s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
7990s0%TEST_RUNNER_TIMEOUT_FACTOR=40
8000s0%export RUN_FUZZ_TESTS=false
8010s0%RUN_FUZZ_TESTS=false
8020s0%export BOOST_TEST_RANDOM=1
8030s0%BOOST_TEST_RANDOM=1
8040s0%export DEBIAN_FRONTEND=noninteractive
8050s0%DEBIAN_FRONTEND=noninteractive
8060s0%export CCACHE_MAXSIZE=100M
8070s0%CCACHE_MAXSIZE=100M
8080s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
8090s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
8100s0%export CCACHE_COMPRESS=1
8110s0%CCACHE_COMPRESS=1
8120s0%export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
8130s0%CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir
8140s0%export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
8150s0%BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
8160s0%export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build
8170s0%BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build
8180s0%export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
8190s0%PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases
8200s0%export 'CI_BASE_PACKAGES=build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
8210s0%CI_BASE_PACKAGES='build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
8220s0%export GOAL=install
8230s0%GOAL=install
8240s0%export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
8250s0%DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
8260s0%export 'CI_RETRY_EXE=retry --'
8270s0%CI_RETRY_EXE='retry --'
8280s0%set -o errexit
8290s0%./ci/test/02_run_container.sh
8300s0%'[' -z '' ']'
8310s0%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]'
8320s0%tee /tmp/env-admin-ci_i686_multiprocess
9150s0%-m32' CPPFLAGS='-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE' CXXFLAGS='-Wno-error=documentation'
9620s0%docker run --rm docker.io/amd64/ubuntu:24.04 bash -c 'env | grep --extended-regexp '\''^(HOME|PATH|USER)='\'''
9633s0%tee --append /tmp/env-admin-ci_i686_multiprocess
9740s0%echo 'Creating docker.io/amd64/ubuntu:24.04 container to run in'
9754s0%docker buildx build --file /home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/amd64/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_i686_multiprocess.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_i686_multiprocess --load --tag=ci_i686_multiprocess /home/admin/actions-runner/_work/bitcoin/bitcoin
10210s0%dirname ./ci/test/00_setup_env.sh
10220s0%cd ./ci/test/../../
10230s0%pwd
10240s0%BASE_READ_ONLY_DIR=/ci_container_base
10250s0%export BASE_READ_ONLY_DIR
10260s0%export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
10270s0%BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp
10280s0%export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
10290s0%DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends
10300s0%export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
10310s0%BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch
10320s0%export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
10330s0%BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/
10340s0%echo 'Setting specific values in env'
10360s0%'[' -n ./ci/test/00_setup_env_i686_multiprocess.sh ']'
10370s0%set -o errexit
10380s0%source ./ci/test/00_setup_env_i686_multiprocess.sh
10390s0%export LC_ALL=C.UTF-8
10400s0%LC_ALL=C.UTF-8
10410s0%export HOST=i686-pc-linux-gnu
10420s0%HOST=i686-pc-linux-gnu
10430s0%export CONTAINER_NAME=ci_i686_multiprocess
10440s0%CONTAINER_NAME=ci_i686_multiprocess
10450s0%export CI_IMAGE_NAME_TAG=docker.io/amd64/ubuntu:24.04
10460s0%CI_IMAGE_NAME_TAG=docker.io/amd64/ubuntu:24.04
10470s0%export 'PACKAGES=llvm clang g++-multilib'
10480s0%PACKAGES='llvm clang g++-multilib'
10490s0%export 'DEP_OPTS=DEBUG=1 MULTIPROCESS=1'
10500s0%DEP_OPTS='DEBUG=1 MULTIPROCESS=1'
10510s0%export GOAL=install
10520s0%GOAL=install
10530s0%export TEST_RUNNER_EXTRA=--v2transport
10540s0%TEST_RUNNER_EXTRA=--v2transport
10550s0%export 'BITCOIN_CONFIG=--enable-debug CC='\''clang -m32'\'' CXX='\''clang++ -m32'\'' CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' CXXFLAGS='\''-Wno-error=documentation'\'''
10560s0%BITCOIN_CONFIG='--enable-debug CC='\''clang -m32'\'' CXX='\''clang++ -m32'\'' CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' CXXFLAGS='\''-Wno-error=documentation'\'''
10580s0%export BITCOIND=bitcoin-node
10590s0%BITCOIND=bitcoin-node
10600s0%echo 'Fallback to default values in env (if not yet set)'
10610s0%command -v nproc
10620s0%nproc
10630s0%export MAKEJOBS=-j8
10640s0%MAKEJOBS=-j8
10650s0%export USE_BUSY_BOX=false
10660s0%USE_BUSY_BOX=false
10670s0%export RUN_UNIT_TESTS=true
10680s0%RUN_UNIT_TESTS=true
10690s0%export RUN_FUNCTIONAL_TESTS=true
10700s0%RUN_FUNCTIONAL_TESTS=true
10710s0%export RUN_TIDY=false
10720s0%RUN_TIDY=false
10730s0%export TEST_RUNNER_TIMEOUT_FACTOR=40
10740s0%TEST_RUNNER_TIMEOUT_FACTOR=40
10750s0%export RUN_FUZZ_TESTS=false
10760s0%RUN_FUZZ_TESTS=false
10770s0%export BOOST_TEST_RANDOM=1
10780s0%BOOST_TEST_RANDOM=1
10790s0%export DEBIAN_FRONTEND=noninteractive
10800s0%DEBIAN_FRONTEND=noninteractive
10810s0%export CCACHE_MAXSIZE=100M
10820s0%CCACHE_MAXSIZE=100M
10830s0%export CCACHE_TEMPDIR=/tmp/.ccache-temp
10840s0%CCACHE_TEMPDIR=/tmp/.ccache-temp
10850s0%export CCACHE_COMPRESS=1
10860s0%CCACHE_COMPRESS=1
10870s0%export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache
10880s0%CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache
10890s0%export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
10900s0%BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out
10910s0%export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build
10920s0%BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build
10930s0%export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases
10940s0%PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases
10950s0%export 'CI_BASE_PACKAGES=build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
10960s0%CI_BASE_PACKAGES='build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
10970s0%export GOAL=install
10980s0%GOAL=install
10990s0%export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
11000s0%DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets
11010s0%export 'CI_RETRY_EXE=retry --'
11020s0%CI_RETRY_EXE='retry --'
11030s0%./ci/test/01_base_install.sh
11040s0%CFG_DONE=ci.base-install-done
11050s0%git config --global ci.base-install-done
11070s0%'[' '' == true ']'
11080s0%'[' -n '' ']'
11090s0%[[ docker.io/amd64/ubuntu:24.04 == *centos* ]]
11100s0%'[' '' '!=' macos ']'
11110s0%[[ -n '' ]]
11123s0%retry -- apt-get update
11331s0%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y llvm clang g++-multilib build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
11420s0%g++-13 g++-13-multilib
11911s0%g++-13
131110s0%amd64 4:13.2.0-7ubuntu1 [1100 B]
17535s0%(4:13.2.0-7ubuntu1) ...
21590s0%(4:13.2.0-7ubuntu1) ...
21600s0%to provide /usr/bin/c++ (c++) in auto mode
21700s0%'[' -n '' ']'
21710s0%[[ '' == \t\r\u\e ]]
21720s0%[[ false == \t\r\u\e ]]
21730s0%mkdir -p /home/admin/actions-runner/_work/_temp/depends/SDKs /home/admin/actions-runner/_work/_temp/depends/sdk-sources
21740s0%OSX_SDK_BASENAME=Xcode---extracted-SDK-with-libcxx-headers
21750s0%'[' -n '' ']'
217628s1%git config --global ci.base-install-done true
21930s0%docker volume create ci_i686_multiprocess_ccache
21950s0%docker volume create ci_i686_multiprocess_depends
21970s0%docker volume create ci_i686_multiprocess_depends_sources
21990s0%docker volume create ci_i686_multiprocess_previous_releases
22010s0%CI_CCACHE_MOUNT=type=volume,src=ci_i686_multiprocess_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir
22020s0%CI_DEPENDS_MOUNT=type=volume,src=ci_i686_multiprocess_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built
22030s0%CI_DEPENDS_SOURCES_MOUNT=type=volume,src=ci_i686_multiprocess_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources
22040s0%CI_PREVIOUS_RELEASES_MOUNT=type=volume,src=ci_i686_multiprocess_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases
22050s0%'[' '' ']'
22060s0%docker network create --ipv6 --subnet 1111:1111::/112 ci-ip6net
22080s0%'[' -n '' ']'
22100s0%echo 'Prune all dangling bitcoin-ci-test images'
22110s0%docker image prune --force --filter label=bitcoin-ci-test
22130s0%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_i686_multiprocess_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount type=volume,src=ci_i686_multiprocess_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount type=volume,src=ci_i686_multiprocess_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount type=volume,src=ci_i686_multiprocess_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --env-file /tmp/env-admin-ci_i686_multiprocess --name ci_i686_multiprocess --network ci-ip6net ci_i686_multiprocess
22140s0%CI_CONTAINER_ID=a851308eeef334aae7dee0288ad16cae94c8d2dd1362ea98545e7b5f2022b22a
22150s0%export CI_CONTAINER_ID
22160s0%export 'CI_EXEC_CMD_PREFIX=docker exec a851308eeef334aae7dee0288ad16cae94c8d2dd1362ea98545e7b5f2022b22a'
22170s0%CI_EXEC_CMD_PREFIX='docker exec a851308eeef334aae7dee0288ad16cae94c8d2dd1362ea98545e7b5f2022b22a'
22180s0%'[' '' == macos ']'
22190s0%export -f CI_EXEC
22200s0%CI_EXEC rsync --archive --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp
22210s0%docker exec a851308eeef334aae7dee0288ad16cae94c8d2dd1362ea98545e7b5f2022b22a 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'
22390s0%CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh
22400s0%docker exec a851308eeef334aae7dee0288ad16cae94c8d2dd1362ea98545e7b5f2022b22a 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'
22410s0%CFG_DONE=ci.base-install-done
22420s0%git config --global ci.base-install-done
22430s0%'[' true == true ']'
22450s0%echo 'Skip base install'
22460s0%exit 0
22470s0%CI_EXEC git config --global --add safe.directory '"*"'
22480s0%docker exec a851308eeef334aae7dee0288ad16cae94c8d2dd1362ea98545e7b5f2022b22a 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 "*"'
22490s0%CI_EXEC mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/bins/
22500s0%docker exec a851308eeef334aae7dee0288ad16cae94c8d2dd1362ea98545e7b5f2022b22a 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/'
22510s0%CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh
22520s0%docker exec a851308eeef334aae7dee0288ad16cae94c8d2dd1362ea98545e7b5f2022b22a 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'
22530s0%export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
22540s0%ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1
22550s0%export LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
22560s0%LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan
22570s0%export TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1
22580s0%TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1
22590s0%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
22600s0%UBSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1
22610s0%'[' '' == macos ']'
22620s0%free -m -h
22660s0%nproc
22670s0%echo 'Number of CPUs (nproc): 8'
22690s0%uname --kernel-name --kernel-release
22700s0%echo 'System info: Linux 6.14.0-37-generic'
22710s0%lscpu
22840s0%echo 'Free disk space:'
22850s0%df -h
23190s0%[[ ci_i686_multiprocess == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]]
23200s0%export HOST=i686-pc-linux-gnu
23210s0%HOST=i686-pc-linux-gnu
23300s0%tee /dev/fd/63
23310s0%patch -p1
23330s0%b/src/leveldb/db/db_impl.cc
23430s0%1].Add(stats);
23440s0%'[' false = true ']'
23450s0%'[' true = true ']'
23460s0%export DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
23470s0%DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
23480s0%'[' '!' -d /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ ']'
23490s0%mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
23511s0%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
23610s0%'[' false = true ']'
23620s0%'[' '' == macos ']'
23630s0%echo
23640s0%'[' -z '' ']'
23650s0%[[ docker.io/amd64/ubuntu:24.04 == *centos* ]]
23660s0%SHELL_OPTS=CONFIG_SHELL=
23677m25s24%bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1'
31840s0%'[' '' = true ']'
31850s0%BITCOIN_CONFIG_ALL=--disable-dependency-tracking
31860s0%'[' -z '' ']'
31870s0%BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/i686-pc-linux-gnu/share/config.site'
31880s0%'[' -z '' ']'
31890s0%BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/i686-pc-linux-gnu/share/config.site --enable-werror'
31900s0%ccache --zero-stats
31920s0%PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats'
31930s0%BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/i686-pc-linux-gnu/share/config.site --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out'
31940s0%'[' -n '' ']'
31957s0%./autogen.sh
32270s0%mkdir -p /home/admin/actions-runner/_work/_temp/build
32280s0%cd /home/admin/actions-runner/_work/_temp/build
32290s0%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/i686-pc-linux-gnu/share/config.site --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out --enable-debug CC='\''clang -m32'\'' CXX='\''clang++ -m32'\'' CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' CXXFLAGS='\''-Wno-error=documentation'\'''
32460s0%compiler works... yes
32470s0%compiler default output file name... a.out
32520s0%-m32 accepts -g... yes
32530s0%-m32 option to enable C++11 features... unsupported
32540s0%-m32 option to enable C++98 features... none needed
32560s0%-m32... none
32570s0%-m32 supports C++20 features with -std=c++20... yes
32580s0%-m32 -std=c++20
32600s0%-m32 -std=c++20 accepts -g... yes
32611s0%-m32 -std=c++20... none
33260s0%preprocessor... clang++ -m32 -std=c++20 -E
33270s0%-m32 -std=c++20... /usr/bin/ld
33290s0%-m32 -std=c++20 linker (/usr/bin/ld) supports shared libraries... yes
33300s0%-m32 -std=c++20 option to produce PIC... -fPIC -DPIC
33310s0%-m32 -std=c++20 PIC flag -fPIC -DPIC works... yes
33320s0%-m32 -std=c++20 static flag -static works... yes
33330s0%-m32 -std=c++20 supports -c -o file.o... yes
33340s0%-m32 -std=c++20 supports -c -o file.o... (cached) yes
33350s0%-m32 -std=c++20 linker (/usr/bin/ld) supports shared libraries... yes
33580s0%compiler accepts -Werror... yes
33600s0%compiler accepts -O0... yes
33610s0%compiler accepts -g3... yes
33620s0%preprocessor accepts -DDEBUG... yes
33630s0%preprocessor accepts -DDEBUG_LOCKORDER... yes
33640s0%preprocessor accepts -DDEBUG_LOCKCONTENTION... yes
33650s0%preprocessor accepts -DRPC_DOC_CHECK... yes
33660s0%preprocessor accepts -DABORT_ON_FAILED_ASSUME... yes
33670s0%compiler accepts -ftrapv... yes
33680s0%compiler accepts -Wall... yes
33690s0%compiler accepts -Wextra... yes
33700s0%compiler accepts -Wgnu... yes
33710s0%compiler accepts -Wformat -Wformat-security... yes
33720s0%compiler accepts -Wvla... yes
33730s0%compiler accepts -Wshadow-field... yes
33740s0%compiler accepts -Wthread-safety... yes
33750s0%compiler accepts -Wloop-analysis... yes
33760s0%compiler accepts -Wredundant-decls... yes
33770s0%compiler accepts -Wunused-member-function... yes
33780s0%compiler accepts -Wdate-time... yes
33790s0%compiler accepts -Wconditional-uninitialized... yes
33800s0%compiler accepts -Wduplicated-branches... no
33810s0%compiler accepts -Wduplicated-cond... no
33820s0%compiler accepts -Wlogical-op... no
33830s0%compiler accepts -Woverloaded-virtual... yes
33840s0%compiler accepts -Wsuggest-override... yes
33850s0%compiler accepts -Wimplicit-fallthrough... yes
33860s0%compiler accepts -Wunreachable-code... yes
33870s0%compiler accepts -Wdocumentation... yes
33880s0%compiler accepts -Wself-assign... yes
33890s0%compiler accepts -Wundef... yes
33900s0%compiler accepts -Wunused-parameter... yes
33910s0%compiler accepts -fno-extended-identifiers... no
33920s0%compiler accepts -fstack-reuse=none... no
33930s0%compiler accepts -msse4.2... yes
33940s0%compiler accepts -msse4.1... yes
33950s0%compiler accepts -mavx -mavx2... yes
33960s0%compiler accepts -msse4 -msha... yes
33970s0%compiler accepts -mpclmul... yes
34020s0%compiler accepts -march=armv8-a+crc+crypto... no
34032s0%compiler accepts -march=armv8-a+crypto... no
34180s0%-m32 -std=c++20 options needed to detect all undeclared functions... none needed
34210s0%compiler accepts -fPIC... yes
34220s0%compiler accepts -Wstack-protector... yes
34230s0%compiler accepts -fstack-protector-all... yes
34240s0%compiler accepts -fcf-protection=full... yes
34258s0%compiler accepts -fstack-clash-protection... yes
35040s0%headers... default
35201s0%preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... no
35701s0%-m32' 'CPPFLAGS=-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE' 'CXXFLAGS=-Wno-error=documentation' '--disable-shared' '--with-pic' '--enable-benchmark=no' '--enable-module-recovery' '--disable-module-ecdh' --cache-file=../../config.cache --srcdir=/home/admin/actions-runner/_work/_temp/src/secp256k1
37250s0%-m32 -std=c++20
37312s0%make distdir VERSION=i686-pc-linux-gnu
37950s0%cd /home/admin/actions-runner/_work/_temp/build/bitcoin-i686-pc-linux-gnu
37960s0%bash -c './configure --cache-file=../config.cache --disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/i686-pc-linux-gnu/share/config.site --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out --enable-debug CC='\''clang -m32'\'' CXX='\''clang++ -m32'\'' CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' CXXFLAGS='\''-Wno-error=documentation'\'''
38120s0%compiler works... yes
38130s0%compiler default output file name... a.out
38180s0%-m32 accepts -g... (cached) yes
38190s0%-m32 option to enable C++11 features... (cached) unsupported
38200s0%-m32 option to enable C++98 features... (cached) none needed
38220s0%-m32... (cached) none
38230s0%-m32 supports C++20 features with -std=c++20... (cached) yes
38240s0%-m32 -std=c++20
38260s0%-m32 -std=c++20 accepts -g... (cached) yes
38270s0%-m32 -std=c++20... (cached) none
38920s0%preprocessor... (cached) clang++ -m32 -std=c++20 -E
38930s0%-m32 -std=c++20... (cached) /usr/bin/ld
38950s0%-m32 -std=c++20 linker (/usr/bin/ld) supports shared libraries... yes
38960s0%-m32 -std=c++20 option to produce PIC... (cached) -fPIC -DPIC
38970s0%-m32 -std=c++20 PIC flag -fPIC -DPIC works... (cached) yes
38980s0%-m32 -std=c++20 static flag -static works... (cached) yes
38990s0%-m32 -std=c++20 supports -c -o file.o... (cached) yes
39000s0%-m32 -std=c++20 supports -c -o file.o... (cached) yes
39010s0%-m32 -std=c++20 linker (/usr/bin/ld) supports shared libraries... yes
39210s0%compiler accepts -Werror... (cached) yes
39230s0%compiler accepts -O0... (cached) yes
39240s0%compiler accepts -g3... (cached) yes
39250s0%preprocessor accepts -DDEBUG... (cached) yes
39260s0%preprocessor accepts -DDEBUG_LOCKORDER... (cached) yes
39270s0%preprocessor accepts -DDEBUG_LOCKCONTENTION... (cached) yes
39280s0%preprocessor accepts -DRPC_DOC_CHECK... (cached) yes
39290s0%preprocessor accepts -DABORT_ON_FAILED_ASSUME... (cached) yes
39300s0%compiler accepts -ftrapv... (cached) yes
39310s0%compiler accepts -Wall... (cached) yes
39320s0%compiler accepts -Wextra... (cached) yes
39330s0%compiler accepts -Wgnu... (cached) yes
39340s0%compiler accepts -Wformat -Wformat-security... (cached) yes
39350s0%compiler accepts -Wvla... (cached) yes
39360s0%compiler accepts -Wshadow-field... (cached) yes
39370s0%compiler accepts -Wthread-safety... (cached) yes
39380s0%compiler accepts -Wloop-analysis... (cached) yes
39390s0%compiler accepts -Wredundant-decls... (cached) yes
39400s0%compiler accepts -Wunused-member-function... (cached) yes
39410s0%compiler accepts -Wdate-time... (cached) yes
39420s0%compiler accepts -Wconditional-uninitialized... (cached) yes
39430s0%compiler accepts -Wduplicated-branches... (cached) no
39440s0%compiler accepts -Wduplicated-cond... (cached) no
39450s0%compiler accepts -Wlogical-op... (cached) no
39460s0%compiler accepts -Woverloaded-virtual... (cached) yes
39470s0%compiler accepts -Wsuggest-override... (cached) yes
39480s0%compiler accepts -Wimplicit-fallthrough... (cached) yes
39490s0%compiler accepts -Wunreachable-code... (cached) yes
39500s0%compiler accepts -Wdocumentation... (cached) yes
39510s0%compiler accepts -Wself-assign... (cached) yes
39520s0%compiler accepts -Wundef... (cached) yes
39530s0%compiler accepts -Wunused-parameter... (cached) yes
39540s0%compiler accepts -fno-extended-identifiers... (cached) no
39550s0%compiler accepts -fstack-reuse=none... (cached) no
39560s0%compiler accepts -msse4.2... (cached) yes
39570s0%compiler accepts -msse4.1... (cached) yes
39580s0%compiler accepts -mavx -mavx2... (cached) yes
39590s0%compiler accepts -msse4 -msha... (cached) yes
39600s0%compiler accepts -mpclmul... (cached) yes
39650s0%compiler accepts -march=armv8-a+crc+crypto... (cached) no
39661s0%compiler accepts -march=armv8-a+crypto... (cached) no
39810s0%-m32 -std=c++20 options needed to detect all undeclared functions... (cached) none needed
39840s0%compiler accepts -fPIC... (cached) yes
39850s0%compiler accepts -Wstack-protector... (cached) yes
39860s0%compiler accepts -fstack-protector-all... (cached) yes
39870s0%compiler accepts -fcf-protection=full... (cached) yes
39888s0%compiler accepts -fstack-clash-protection... (cached) yes
40550s0%headers... default
40710s0%preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... (cached) no
41091s0%-m32' 'CPPFLAGS=-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE' 'CXXFLAGS=-Wno-error=documentation' '--disable-shared' '--with-pic' '--enable-benchmark=no' '--enable-module-recovery' '--disable-module-ecdh' --cache-file=../../../config.cache --srcdir=.
42630s0%-m32 -std=c++20
42690s0%[[ false == \t\r\u\e ]]
42704m58s16%bash -c ' make -j8 install'
53640s0%bash -c 'ccache --version | head -n 1 && ccache --show-stats'
53770s0%'[' true = true ']'
53780s0%ccache -s
53790s0%grep Hits:
53800s0%head -1
53810s0%sed 's/.*(\(.*\)%).*/\1/'
53820s0%hit_rate=' 0.88'
53830s0%'[' ' 0' -lt 75 ']'
53840s0%echo '::notice title=low ccache hitrate::Ccache hit-rate in ci_i686_multiprocess was 0.88%'
53860s0%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/i686-pc-linux-gnu/ /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/
53970s0%du -sh /home/admin/actions-runner/_work/_temp/previous_releases
53990s0%[[ i686-pc-linux-gnu = *-mingw32 ]]
54000s0%'[' -n '' ']'
54010s0%'[' true = true ']'
54020s0%DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/
54030s0%LD_LIBRARY_PATH=/home/admin/actions-runner/_work/_temp/depends/i686-pc-linux-gnu/lib
54045m14s17%make -j8 check VERBOSE=1
56140s0%'[' '' = true ']'
56150s0%'[' true = true ']'
56160s0%LD_LIBRARY_PATH=/home/admin/actions-runner/_work/_temp/depends/i686-pc-linux-gnu/lib
56179m52s33%test/functional/test_runner.py --ci -j8 --tmpdirprefix /home/admin/actions-runner/_work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --v2transport --quiet --failfast
64470s0%'[' false = true ']'
64480s0%'[' false = true ']'
65670s0%'[' -z '' ']'
65680s0%echo 'Stop and remove CI container by ID'
65697s0%docker container kill a851308eeef334aae7dee0288ad16cae94c8d2dd1362ea98545e7b5f2022b22a
Tags
  • i686, multiprocess, DEBUG
  • more_28_x_backports
  • COMPLETED