| 23 | 34s | 5% | LSan + UBSan + integer, no depends, USDT |
| 788 | 0s | 0% | dirname ./ci/test/00_setup_env.sh |
| 789 | 0s | 0% | cd ./ci/test/../../ |
| 790 | 0s | 0% | pwd |
| 791 | 0s | 0% | BASE_READ_ONLY_DIR=/home/admin/actions-runner/_work/bitcoin/bitcoin |
| 792 | 0s | 0% | export BASE_READ_ONLY_DIR |
| 793 | 0s | 0% | export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 794 | 0s | 0% | BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 795 | 0s | 0% | export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 796 | 0s | 0% | DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 797 | 0s | 0% | export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 798 | 0s | 0% | BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 799 | 0s | 0% | export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 800 | 0s | 0% | BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 801 | 0s | 0% | echo 'Setting specific values in env' |
| 802 | 0s | 0% | '[' -n ./ci/test/00_setup_env_native_asan.sh ']' |
| 803 | 0s | 0% | set -o errexit |
| 804 | 0s | 0% | source ./ci/test/00_setup_env_native_asan.sh |
| 805 | 0s | 0% | export LC_ALL=C.UTF-8 |
| 806 | 0s | 0% | LC_ALL=C.UTF-8 |
| 807 | 0s | 0% | export CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 |
| 808 | 0s | 0% | CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 |
| 809 | 0s | 0% | [[ true == \t\r\u\e ]] |
| 811 | 0s | 0% | uname --kernel-release |
| 812 | 0s | 0% | BPFCC_PACKAGE='bpfcc-tools linux-headers-6.14.0-37-generic' |
| 813 | 0s | 0% | export 'CI_CONTAINER_CAP=--privileged -v /sys/kernel:/sys/kernel:rw' |
| 814 | 0s | 0% | CI_CONTAINER_CAP='--privileged -v /sys/kernel:/sys/kernel:rw' |
| 815 | 0s | 0% | export CONTAINER_NAME=ci_native_asan |
| 816 | 0s | 0% | CONTAINER_NAME=ci_native_asan |
| 817 | 0s | 0% | export 'PACKAGES=systemtap-sdt-dev clang-18 llvm-18 libclang-rt-18-dev python3-zmq qtbase5-dev qttools5-dev qttools5-dev-tools libevent-dev libboost-dev libdb5.3++-dev libminiupnpc-dev libnatpmp-dev libzmq3-dev libqrencode-dev libsqlite3-dev bpfcc-tools linux-headers-6.14.0-37-generic' |
| 818 | 0s | 0% | PACKAGES='systemtap-sdt-dev clang-18 llvm-18 libclang-rt-18-dev python3-zmq qtbase5-dev qttools5-dev qttools5-dev-tools libevent-dev libboost-dev libdb5.3++-dev libminiupnpc-dev libnatpmp-dev libzmq3-dev libqrencode-dev libsqlite3-dev bpfcc-tools linux-headers-6.14.0-37-generic' |
| 819 | 0s | 0% | export NO_DEPENDS=1 |
| 820 | 0s | 0% | NO_DEPENDS=1 |
| 821 | 0s | 0% | export GOAL=install |
| 822 | 0s | 0% | GOAL=install |
| 823 | 0s | 0% | export 'BITCOIN_CONFIG=--enable-usdt --enable-zmq --with-incompatible-bdb --with-gui=qt5 CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER'\'' --with-sanitizers=address,float-divide-by-zero,integer,undefined CC='\''clang-18 -ftrivial-auto-var-init=pattern'\'' CXX='\''clang++-18 -ftrivial-auto-var-init=pattern'\''' |
| 824 | 0s | 0% | BITCOIN_CONFIG='--enable-usdt --enable-zmq --with-incompatible-bdb --with-gui=qt5 CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER'\'' --with-sanitizers=address,float-divide-by-zero,integer,undefined CC='\''clang-18 -ftrivial-auto-var-init=pattern'\'' CXX='\''clang++-18 -ftrivial-auto-var-init=pattern'\''' |
| 825 | 0s | 0% | export CCACHE_MAXSIZE=300M |
| 826 | 0s | 0% | CCACHE_MAXSIZE=300M |
| 827 | 0s | 0% | echo 'Fallback to default values in env (if not yet set)' |
| 828 | 0s | 0% | command -v nproc |
| 829 | 0s | 0% | nproc |
| 831 | 0s | 0% | export MAKEJOBS=-j8 |
| 832 | 0s | 0% | MAKEJOBS=-j8 |
| 833 | 0s | 0% | export USE_BUSY_BOX=false |
| 834 | 0s | 0% | USE_BUSY_BOX=false |
| 835 | 0s | 0% | export RUN_UNIT_TESTS=true |
| 836 | 0s | 0% | RUN_UNIT_TESTS=true |
| 837 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=true |
| 838 | 0s | 0% | RUN_FUNCTIONAL_TESTS=true |
| 839 | 0s | 0% | export RUN_TIDY=false |
| 840 | 0s | 0% | RUN_TIDY=false |
| 841 | 0s | 0% | export TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 842 | 0s | 0% | TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 843 | 0s | 0% | export RUN_FUZZ_TESTS=false |
| 844 | 0s | 0% | RUN_FUZZ_TESTS=false |
| 845 | 0s | 0% | export BOOST_TEST_RANDOM=1 |
| 846 | 0s | 0% | BOOST_TEST_RANDOM=1 |
| 847 | 0s | 0% | export DEBIAN_FRONTEND=noninteractive |
| 848 | 0s | 0% | DEBIAN_FRONTEND=noninteractive |
| 849 | 0s | 0% | export CCACHE_MAXSIZE=300M |
| 850 | 0s | 0% | CCACHE_MAXSIZE=300M |
| 851 | 0s | 0% | export CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 852 | 0s | 0% | CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 853 | 0s | 0% | export CCACHE_COMPRESS=1 |
| 854 | 0s | 0% | CCACHE_COMPRESS=1 |
| 855 | 0s | 0% | export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 856 | 0s | 0% | CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 857 | 0s | 0% | export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 858 | 0s | 0% | BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 859 | 0s | 0% | export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build |
| 860 | 0s | 0% | BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build |
| 861 | 0s | 0% | export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases |
| 862 | 0s | 0% | PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases |
| 863 | 0s | 0% | export 'CI_BASE_PACKAGES=build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
| 864 | 0s | 0% | CI_BASE_PACKAGES='build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
| 865 | 0s | 0% | export GOAL=install |
| 866 | 0s | 0% | GOAL=install |
| 867 | 0s | 0% | export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 868 | 0s | 0% | DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 869 | 0s | 0% | export 'CI_RETRY_EXE=retry --' |
| 870 | 0s | 0% | CI_RETRY_EXE='retry --' |
| 871 | 0s | 0% | set -o errexit |
| 872 | 0s | 0% | ./ci/test/02_run_container.sh |
| 873 | 0s | 0% | '[' -z '' ']' |
| 874 | 0s | 0% | 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]' |
| 875 | 0s | 0% | tee /tmp/env-admin-ci_native_asan |
| 1003 | 0s | 0% | docker run --rm docker.io/ubuntu:24.04 bash -c 'env | grep --extended-regexp '\''^(HOME|PATH|USER)='\''' |
| 1004 | 4s | 0% | tee --append /tmp/env-admin-ci_native_asan |
| 1015 | 0s | 0% | echo 'Creating docker.io/ubuntu:24.04 container to run in' |
| 1016 | 5s | 0% | 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_asan.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_asan --load --tag=ci_native_asan /home/admin/actions-runner/_work/bitcoin/bitcoin |
| 1063 | 0s | 0% | dirname ./ci/test/00_setup_env.sh |
| 1064 | 0s | 0% | cd ./ci/test/../../ |
| 1065 | 0s | 0% | pwd |
| 1066 | 0s | 0% | BASE_READ_ONLY_DIR=/ci_container_base |
| 1067 | 0s | 0% | export BASE_READ_ONLY_DIR |
| 1068 | 0s | 0% | export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 1069 | 0s | 0% | BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 1070 | 0s | 0% | export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 1071 | 0s | 0% | DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 1072 | 0s | 0% | export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 1073 | 0s | 0% | BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 1074 | 0s | 0% | export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 1075 | 0s | 0% | BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 1076 | 0s | 0% | echo 'Setting specific values in env' |
| 1078 | 0s | 0% | '[' -n ./ci/test/00_setup_env_native_asan.sh ']' |
| 1079 | 0s | 0% | set -o errexit |
| 1080 | 0s | 0% | source ./ci/test/00_setup_env_native_asan.sh |
| 1081 | 0s | 0% | export LC_ALL=C.UTF-8 |
| 1082 | 0s | 0% | LC_ALL=C.UTF-8 |
| 1083 | 0s | 0% | export CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 |
| 1084 | 0s | 0% | CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 |
| 1085 | 0s | 0% | [[ true == \t\r\u\e ]] |
| 1086 | 0s | 0% | uname --kernel-release |
| 1087 | 0s | 0% | BPFCC_PACKAGE='bpfcc-tools linux-headers-6.14.0-37-generic' |
| 1088 | 0s | 0% | export 'CI_CONTAINER_CAP=--privileged -v /sys/kernel:/sys/kernel:rw' |
| 1089 | 0s | 0% | CI_CONTAINER_CAP='--privileged -v /sys/kernel:/sys/kernel:rw' |
| 1090 | 0s | 0% | export CONTAINER_NAME=ci_native_asan |
| 1091 | 0s | 0% | CONTAINER_NAME=ci_native_asan |
| 1092 | 0s | 0% | export 'PACKAGES=systemtap-sdt-dev clang-18 llvm-18 libclang-rt-18-dev python3-zmq qtbase5-dev qttools5-dev qttools5-dev-tools libevent-dev libboost-dev libdb5.3++-dev libminiupnpc-dev libnatpmp-dev libzmq3-dev libqrencode-dev libsqlite3-dev bpfcc-tools linux-headers-6.14.0-37-generic' |
| 1093 | 0s | 0% | PACKAGES='systemtap-sdt-dev clang-18 llvm-18 libclang-rt-18-dev python3-zmq qtbase5-dev qttools5-dev qttools5-dev-tools libevent-dev libboost-dev libdb5.3++-dev libminiupnpc-dev libnatpmp-dev libzmq3-dev libqrencode-dev libsqlite3-dev bpfcc-tools linux-headers-6.14.0-37-generic' |
| 1094 | 0s | 0% | export NO_DEPENDS=1 |
| 1095 | 0s | 0% | NO_DEPENDS=1 |
| 1096 | 0s | 0% | export GOAL=install |
| 1097 | 0s | 0% | GOAL=install |
| 1098 | 0s | 0% | export 'BITCOIN_CONFIG=--enable-usdt --enable-zmq --with-incompatible-bdb --with-gui=qt5 CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER'\'' --with-sanitizers=address,float-divide-by-zero,integer,undefined CC='\''clang-18 -ftrivial-auto-var-init=pattern'\'' CXX='\''clang++-18 -ftrivial-auto-var-init=pattern'\''' |
| 1099 | 0s | 0% | BITCOIN_CONFIG='--enable-usdt --enable-zmq --with-incompatible-bdb --with-gui=qt5 CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER'\'' --with-sanitizers=address,float-divide-by-zero,integer,undefined CC='\''clang-18 -ftrivial-auto-var-init=pattern'\'' CXX='\''clang++-18 -ftrivial-auto-var-init=pattern'\''' |
| 1100 | 0s | 0% | export CCACHE_MAXSIZE=300M |
| 1101 | 0s | 0% | CCACHE_MAXSIZE=300M |
| 1103 | 0s | 0% | echo 'Fallback to default values in env (if not yet set)' |
| 1104 | 0s | 0% | command -v nproc |
| 1105 | 0s | 0% | nproc |
| 1106 | 0s | 0% | export MAKEJOBS=-j8 |
| 1107 | 0s | 0% | MAKEJOBS=-j8 |
| 1108 | 0s | 0% | export USE_BUSY_BOX=false |
| 1109 | 0s | 0% | USE_BUSY_BOX=false |
| 1110 | 0s | 0% | export RUN_UNIT_TESTS=true |
| 1111 | 0s | 0% | RUN_UNIT_TESTS=true |
| 1112 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=true |
| 1113 | 0s | 0% | RUN_FUNCTIONAL_TESTS=true |
| 1114 | 0s | 0% | export RUN_TIDY=false |
| 1115 | 0s | 0% | RUN_TIDY=false |
| 1116 | 0s | 0% | export TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 1117 | 0s | 0% | TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 1118 | 0s | 0% | export RUN_FUZZ_TESTS=false |
| 1119 | 0s | 0% | RUN_FUZZ_TESTS=false |
| 1120 | 0s | 0% | export BOOST_TEST_RANDOM=1 |
| 1121 | 0s | 0% | BOOST_TEST_RANDOM=1 |
| 1122 | 0s | 0% | export DEBIAN_FRONTEND=noninteractive |
| 1123 | 0s | 0% | DEBIAN_FRONTEND=noninteractive |
| 1124 | 0s | 0% | export CCACHE_MAXSIZE=300M |
| 1125 | 0s | 0% | CCACHE_MAXSIZE=300M |
| 1126 | 0s | 0% | export CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 1127 | 0s | 0% | CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 1128 | 0s | 0% | export CCACHE_COMPRESS=1 |
| 1129 | 0s | 0% | CCACHE_COMPRESS=1 |
| 1130 | 0s | 0% | export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache |
| 1131 | 0s | 0% | CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache |
| 1132 | 0s | 0% | export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 1133 | 0s | 0% | BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 1134 | 0s | 0% | export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build |
| 1135 | 0s | 0% | BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build |
| 1136 | 0s | 0% | export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases |
| 1137 | 0s | 0% | PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases |
| 1138 | 0s | 0% | export 'CI_BASE_PACKAGES=build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
| 1139 | 0s | 0% | CI_BASE_PACKAGES='build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
| 1140 | 0s | 0% | export GOAL=install |
| 1141 | 0s | 0% | GOAL=install |
| 1142 | 0s | 0% | export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 1143 | 0s | 0% | DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 1144 | 0s | 0% | export 'CI_RETRY_EXE=retry --' |
| 1145 | 0s | 0% | CI_RETRY_EXE='retry --' |
| 1146 | 0s | 0% | ./ci/test/01_base_install.sh |
| 1147 | 0s | 0% | CFG_DONE=ci.base-install-done |
| 1148 | 0s | 0% | git config --global ci.base-install-done |
| 1150 | 0s | 0% | '[' '' == true ']' |
| 1151 | 0s | 0% | '[' -n '' ']' |
| 1152 | 0s | 0% | [[ docker.io/ubuntu:24.04 == *centos* ]] |
| 1153 | 0s | 0% | '[' '' '!=' macos ']' |
| 1154 | 0s | 0% | [[ -n '' ]] |
| 1155 | 10s | 1% | retry -- apt-get update |
| 1176 | 0s | 0% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y systemtap-sdt-dev clang-18 llvm-18 libclang-rt-18-dev python3-zmq qtbase5-dev qttools5-dev qttools5-dev-tools libevent-dev libboost-dev libdb5.3++-dev libminiupnpc-dev libnatpmp-dev libzmq3-dev libqrencode-dev libsqlite3-dev bpfcc-tools linux-headers-6.14.0-37-generic build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
| 1186 | 0s | 0% | g++-13 g++-13-x86-64-linux-gnu |
| 1293 | 10s | 1% | g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu |
| 1570 | 10s | 1% | amd64 4:13.2.0-7ubuntu1 [1100 B] |
| 2429 | 14s | 2% | (4:13.2.0-7ubuntu1) ... |
| 3124 | 0s | 0% | (4:13.2.0-7ubuntu1) ... |
| 3125 | 0s | 0% | to provide /usr/bin/c++ (c++) in auto mode |
| 3155 | 0s | 0% | '[' -n '' ']' |
| 3156 | 0s | 0% | [[ '' == \t\r\u\e ]] |
| 3157 | 0s | 0% | [[ false == \t\r\u\e ]] |
| 3158 | 0s | 0% | mkdir -p /home/admin/actions-runner/_work/_temp/depends/SDKs /home/admin/actions-runner/_work/_temp/depends/sdk-sources |
| 3159 | 0s | 0% | OSX_SDK_BASENAME=Xcode---extracted-SDK-with-libcxx-headers |
| 3160 | 0s | 0% | '[' -n '' ']' |
| 3161 | 50s | 7% | git config --global ci.base-install-done true |
| 3178 | 0s | 0% | docker volume create ci_native_asan_ccache |
| 3180 | 0s | 0% | docker volume create ci_native_asan_depends |
| 3182 | 0s | 0% | docker volume create ci_native_asan_depends_sources |
| 3184 | 0s | 0% | docker volume create ci_native_asan_previous_releases |
| 3186 | 0s | 0% | CI_CCACHE_MOUNT=type=volume,src=ci_native_asan_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 3187 | 0s | 0% | CI_DEPENDS_MOUNT=type=volume,src=ci_native_asan_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built |
| 3188 | 0s | 0% | CI_DEPENDS_SOURCES_MOUNT=type=volume,src=ci_native_asan_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources |
| 3189 | 0s | 0% | CI_PREVIOUS_RELEASES_MOUNT=type=volume,src=ci_native_asan_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases |
| 3190 | 0s | 0% | '[' '' ']' |
| 3191 | 0s | 0% | docker network create --ipv6 --subnet 1111:1111::/112 ci-ip6net |
| 3193 | 0s | 0% | '[' -n '' ']' |
| 3195 | 0s | 0% | echo 'Prune all dangling bitcoin-ci-test images' |
| 3196 | 0s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
| 3198 | 1s | 0% | docker run --cap-add LINUX_IMMUTABLE --privileged -v /sys/kernel:/sys/kernel:rw --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_asan_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount type=volume,src=ci_native_asan_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount type=volume,src=ci_native_asan_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount type=volume,src=ci_native_asan_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --env-file /tmp/env-admin-ci_native_asan --name ci_native_asan --network ci-ip6net ci_native_asan |
| 3199 | 0s | 0% | CI_CONTAINER_ID=042df3009d8d94dc64a3520c28af2e2f11e152f866598b6acd57b04bf23bc038 |
| 3200 | 0s | 0% | export CI_CONTAINER_ID |
| 3201 | 0s | 0% | export 'CI_EXEC_CMD_PREFIX=docker exec 042df3009d8d94dc64a3520c28af2e2f11e152f866598b6acd57b04bf23bc038' |
| 3202 | 0s | 0% | CI_EXEC_CMD_PREFIX='docker exec 042df3009d8d94dc64a3520c28af2e2f11e152f866598b6acd57b04bf23bc038' |
| 3203 | 0s | 0% | '[' '' == macos ']' |
| 3204 | 0s | 0% | export -f CI_EXEC |
| 3205 | 0s | 0% | CI_EXEC rsync --archive --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp |
| 3206 | 0s | 0% | docker exec 042df3009d8d94dc64a3520c28af2e2f11e152f866598b6acd57b04bf23bc038 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' |
| 3224 | 0s | 0% | CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh |
| 3225 | 0s | 0% | docker exec 042df3009d8d94dc64a3520c28af2e2f11e152f866598b6acd57b04bf23bc038 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' |
| 3226 | 0s | 0% | CFG_DONE=ci.base-install-done |
| 3227 | 0s | 0% | git config --global ci.base-install-done |
| 3228 | 0s | 0% | '[' true == true ']' |
| 3229 | 0s | 0% | echo 'Skip base install' |
| 3230 | 0s | 0% | exit 0 |
| 3232 | 0s | 0% | CI_EXEC git config --global --add safe.directory '"*"' |
| 3233 | 0s | 0% | docker exec 042df3009d8d94dc64a3520c28af2e2f11e152f866598b6acd57b04bf23bc038 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 "*"' |
| 3234 | 0s | 0% | CI_EXEC mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 3235 | 0s | 0% | docker exec 042df3009d8d94dc64a3520c28af2e2f11e152f866598b6acd57b04bf23bc038 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/' |
| 3236 | 0s | 0% | CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh |
| 3237 | 0s | 0% | docker exec 042df3009d8d94dc64a3520c28af2e2f11e152f866598b6acd57b04bf23bc038 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' |
| 3238 | 0s | 0% | export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1 |
| 3239 | 0s | 0% | ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1 |
| 3240 | 0s | 0% | export LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan |
| 3241 | 0s | 0% | LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan |
| 3242 | 0s | 0% | export TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1 |
| 3243 | 0s | 0% | TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1 |
| 3244 | 0s | 0% | 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 |
| 3245 | 0s | 0% | UBSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/ubsan:print_stacktrace=1:halt_on_error=1:report_error_type=1 |
| 3246 | 0s | 0% | '[' '' == macos ']' |
| 3247 | 0s | 0% | free -m -h |
| 3251 | 0s | 0% | nproc |
| 3252 | 0s | 0% | echo 'Number of CPUs (nproc): 8' |
| 3254 | 0s | 0% | uname --kernel-name --kernel-release |
| 3256 | 0s | 0% | echo 'System info: Linux 6.14.0-37-generic' |
| 3257 | 0s | 0% | lscpu |
| 3270 | 0s | 0% | echo 'Free disk space:' |
| 3271 | 0s | 0% | df -h |
| 3306 | 0s | 0% | [[ ci_native_asan == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]] |
| 3307 | 1s | 0% | retry -- apt-get update |
| 3318 | 0s | 0% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y systemtap-sdt-dev clang-18 llvm-18 libclang-rt-18-dev python3-zmq qtbase5-dev qttools5-dev qttools5-dev-tools libevent-dev libboost-dev libdb5.3++-dev libminiupnpc-dev libnatpmp-dev libzmq3-dev libqrencode-dev libsqlite3-dev bpfcc-tools linux-headers-6.14.0-37-generic' |
| 3341 | 0s | 0% | /home/admin/actions-runner/_work/_temp/depends/config.guess |
| 3342 | 0s | 0% | export HOST=x86_64-pc-linux-gnu |
| 3343 | 0s | 0% | HOST=x86_64-pc-linux-gnu |
| 3344 | 0s | 0% | tee /dev/fd/63 |
| 3345 | 0s | 0% | patch -p1 |
| 3347 | 0s | 0% | b/src/leveldb/db/db_impl.cc |
| 3357 | 0s | 0% | 1].Add(stats); |
| 3358 | 0s | 0% | '[' false = true ']' |
| 3359 | 0s | 0% | '[' true = true ']' |
| 3360 | 0s | 0% | export DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ |
| 3361 | 0s | 0% | DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ |
| 3362 | 0s | 0% | '[' '!' -d /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ ']' |
| 3363 | 0s | 0% | mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ |
| 3365 | 1s | 0% | 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 |
| 3375 | 0s | 0% | '[' false = true ']' |
| 3376 | 0s | 0% | '[' '' == macos ']' |
| 3377 | 0s | 0% | echo |
| 3378 | 0s | 0% | '[' -z 1 ']' |
| 3379 | 0s | 0% | '[' '' = true ']' |
| 3380 | 0s | 0% | BITCOIN_CONFIG_ALL=--disable-dependency-tracking |
| 3381 | 0s | 0% | '[' -z 1 ']' |
| 3382 | 0s | 0% | '[' -z '' ']' |
| 3383 | 0s | 0% | BITCOIN_CONFIG_ALL='--disable-dependency-tracking --enable-werror' |
| 3384 | 0s | 0% | ccache --zero-stats |
| 3386 | 0s | 0% | PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats' |
| 3387 | 0s | 0% | BITCOIN_CONFIG_ALL='--disable-dependency-tracking --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out' |
| 3388 | 0s | 0% | '[' -n '' ']' |
| 3389 | 7s | 1% | ./autogen.sh |
| 3421 | 0s | 0% | mkdir -p /home/admin/actions-runner/_work/_temp/build |
| 3422 | 0s | 0% | cd /home/admin/actions-runner/_work/_temp/build |
| 3423 | 0s | 0% | bash -c '/home/admin/actions-runner/_work/_temp/configure --cache-file=config.cache --disable-dependency-tracking --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out --enable-usdt --enable-zmq --with-incompatible-bdb --with-gui=qt5 CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER'\'' --with-sanitizers=address,float-divide-by-zero,integer,undefined CC='\''clang-18 -ftrivial-auto-var-init=pattern'\'' CXX='\''clang++-18 -ftrivial-auto-var-init=pattern'\''' |
| 3438 | 0s | 0% | compiler works... yes |
| 3439 | 1s | 0% | compiler default output file name... a.out |
| 3512 | 0s | 0% | preprocessor... clang++-18 -ftrivial-auto-var-init=pattern -std=c++20 -E |
| 3540 | 0s | 0% | compiler accepts -Werror... yes |
| 3542 | 0s | 0% | compiler accepts -fsanitize=address,float-divide-by-zero,integer,undefined... yes |
| 3544 | 0s | 0% | compiler accepts -Wall... yes |
| 3545 | 0s | 0% | compiler accepts -Wextra... yes |
| 3546 | 0s | 0% | compiler accepts -Wgnu... yes |
| 3547 | 0s | 0% | compiler accepts -Wformat -Wformat-security... yes |
| 3548 | 0s | 0% | compiler accepts -Wvla... yes |
| 3549 | 0s | 0% | compiler accepts -Wshadow-field... yes |
| 3550 | 0s | 0% | compiler accepts -Wthread-safety... yes |
| 3551 | 0s | 0% | compiler accepts -Wloop-analysis... yes |
| 3552 | 0s | 0% | compiler accepts -Wredundant-decls... yes |
| 3553 | 0s | 0% | compiler accepts -Wunused-member-function... yes |
| 3554 | 0s | 0% | compiler accepts -Wdate-time... yes |
| 3555 | 0s | 0% | compiler accepts -Wconditional-uninitialized... yes |
| 3556 | 0s | 0% | compiler accepts -Wduplicated-branches... no |
| 3557 | 0s | 0% | compiler accepts -Wduplicated-cond... no |
| 3558 | 0s | 0% | compiler accepts -Wlogical-op... no |
| 3559 | 0s | 0% | compiler accepts -Woverloaded-virtual... yes |
| 3560 | 0s | 0% | compiler accepts -Wsuggest-override... yes |
| 3561 | 0s | 0% | compiler accepts -Wimplicit-fallthrough... yes |
| 3562 | 0s | 0% | compiler accepts -Wunreachable-code... yes |
| 3563 | 0s | 0% | compiler accepts -Wdocumentation... yes |
| 3564 | 0s | 0% | compiler accepts -Wself-assign... yes |
| 3565 | 0s | 0% | compiler accepts -Wundef... yes |
| 3566 | 0s | 0% | compiler accepts -Wunused-parameter... yes |
| 3567 | 0s | 0% | compiler accepts -fno-extended-identifiers... no |
| 3568 | 0s | 0% | compiler accepts -fstack-reuse=none... no |
| 3569 | 0s | 0% | compiler accepts -msse4.2... yes |
| 3570 | 0s | 0% | compiler accepts -msse4.1... yes |
| 3571 | 0s | 0% | compiler accepts -mavx -mavx2... yes |
| 3572 | 0s | 0% | compiler accepts -msse4 -msha... yes |
| 3573 | 0s | 0% | compiler accepts -mpclmul... yes |
| 3578 | 0s | 0% | compiler accepts -march=armv8-a+crc+crypto... no |
| 3579 | 1s | 0% | compiler accepts -march=armv8-a+crypto... no |
| 3596 | 0s | 0% | compiler accepts -fPIC... yes |
| 3597 | 0s | 0% | compiler accepts -Wstack-protector... yes |
| 3598 | 0s | 0% | compiler accepts -fstack-protector-all... yes |
| 3599 | 0s | 0% | compiler accepts -fcf-protection=full... yes |
| 3600 | 0s | 0% | compiler accepts -fstack-clash-protection... yes |
| 3601 | 0s | 0% | preprocessor accepts -D_FORTIFY_SOURCE=3... yes |
| 3602 | 2s | 0% | preprocessor accepts -U_FORTIFY_SOURCE... yes |
| 3670 | 0s | 0% | headers... default |
| 3684 | 2s | 0% | preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... yes |
| 3888 | 2s | 0% | make distdir VERSION=x86_64-pc-linux-gnu |
| 3952 | 0s | 0% | cd /home/admin/actions-runner/_work/_temp/build/bitcoin-x86_64-pc-linux-gnu |
| 3953 | 0s | 0% | bash -c './configure --cache-file=../config.cache --disable-dependency-tracking --enable-werror --enable-external-signer --prefix=/home/admin/actions-runner/_work/_temp/ci/scratch/out --enable-usdt --enable-zmq --with-incompatible-bdb --with-gui=qt5 CPPFLAGS='\''-DARENA_DEBUG -DDEBUG_LOCKORDER'\'' --with-sanitizers=address,float-divide-by-zero,integer,undefined CC='\''clang-18 -ftrivial-auto-var-init=pattern'\'' CXX='\''clang++-18 -ftrivial-auto-var-init=pattern'\''' |
| 3967 | 0s | 0% | compiler works... yes |
| 3968 | 0s | 0% | compiler default output file name... a.out |
| 4041 | 0s | 0% | preprocessor... (cached) clang++-18 -ftrivial-auto-var-init=pattern -std=c++20 -E |
| 4066 | 0s | 0% | compiler accepts -Werror... (cached) yes |
| 4068 | 0s | 0% | compiler accepts -fsanitize=address,float-divide-by-zero,integer,undefined... (cached) yes |
| 4070 | 0s | 0% | compiler accepts -Wall... (cached) yes |
| 4071 | 0s | 0% | compiler accepts -Wextra... (cached) yes |
| 4072 | 0s | 0% | compiler accepts -Wgnu... (cached) yes |
| 4073 | 0s | 0% | compiler accepts -Wformat -Wformat-security... (cached) yes |
| 4074 | 0s | 0% | compiler accepts -Wvla... (cached) yes |
| 4075 | 0s | 0% | compiler accepts -Wshadow-field... (cached) yes |
| 4076 | 0s | 0% | compiler accepts -Wthread-safety... (cached) yes |
| 4077 | 0s | 0% | compiler accepts -Wloop-analysis... (cached) yes |
| 4078 | 0s | 0% | compiler accepts -Wredundant-decls... (cached) yes |
| 4079 | 0s | 0% | compiler accepts -Wunused-member-function... (cached) yes |
| 4080 | 0s | 0% | compiler accepts -Wdate-time... (cached) yes |
| 4081 | 0s | 0% | compiler accepts -Wconditional-uninitialized... (cached) yes |
| 4082 | 0s | 0% | compiler accepts -Wduplicated-branches... (cached) no |
| 4083 | 0s | 0% | compiler accepts -Wduplicated-cond... (cached) no |
| 4084 | 0s | 0% | compiler accepts -Wlogical-op... (cached) no |
| 4085 | 0s | 0% | compiler accepts -Woverloaded-virtual... (cached) yes |
| 4086 | 0s | 0% | compiler accepts -Wsuggest-override... (cached) yes |
| 4087 | 0s | 0% | compiler accepts -Wimplicit-fallthrough... (cached) yes |
| 4088 | 0s | 0% | compiler accepts -Wunreachable-code... (cached) yes |
| 4089 | 0s | 0% | compiler accepts -Wdocumentation... (cached) yes |
| 4090 | 0s | 0% | compiler accepts -Wself-assign... (cached) yes |
| 4091 | 0s | 0% | compiler accepts -Wundef... (cached) yes |
| 4092 | 0s | 0% | compiler accepts -Wunused-parameter... (cached) yes |
| 4093 | 0s | 0% | compiler accepts -fno-extended-identifiers... (cached) no |
| 4094 | 0s | 0% | compiler accepts -fstack-reuse=none... (cached) no |
| 4095 | 0s | 0% | compiler accepts -msse4.2... (cached) yes |
| 4096 | 0s | 0% | compiler accepts -msse4.1... (cached) yes |
| 4097 | 0s | 0% | compiler accepts -mavx -mavx2... (cached) yes |
| 4098 | 0s | 0% | compiler accepts -msse4 -msha... (cached) yes |
| 4099 | 0s | 0% | compiler accepts -mpclmul... (cached) yes |
| 4104 | 0s | 0% | compiler accepts -march=armv8-a+crc+crypto... (cached) no |
| 4105 | 0s | 0% | compiler accepts -march=armv8-a+crypto... (cached) no |
| 4122 | 0s | 0% | compiler accepts -fPIC... (cached) yes |
| 4123 | 0s | 0% | compiler accepts -Wstack-protector... (cached) yes |
| 4124 | 0s | 0% | compiler accepts -fstack-protector-all... (cached) yes |
| 4125 | 0s | 0% | compiler accepts -fcf-protection=full... (cached) yes |
| 4126 | 0s | 0% | compiler accepts -fstack-clash-protection... (cached) yes |
| 4127 | 0s | 0% | preprocessor accepts -D_FORTIFY_SOURCE=3... (cached) yes |
| 4128 | 1s | 0% | preprocessor accepts -U_FORTIFY_SOURCE... (cached) yes |
| 4183 | 0s | 0% | headers... default |
| 4198 | 2s | 0% | preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... (cached) yes |
| 4391 | 0s | 0% | [[ false == \t\r\u\e ]] |
| 4392 | 6m7s | 55% | bash -c ' make -j8 install' |
| 5458 | 0s | 0% | bash -c 'ccache --version | head -n 1 && ccache --show-stats' |
| 5470 | 0s | 0% | '[' true = true ']' |
| 5471 | 0s | 0% | ccache -s |
| 5472 | 0s | 0% | grep Hits: |
| 5473 | 0s | 0% | head -1 |
| 5474 | 0s | 0% | sed 's/.*(\(.*\)%).*/\1/' |
| 5475 | 0s | 0% | hit_rate=' 0.64' |
| 5476 | 0s | 0% | '[' ' 0' -lt 75 ']' |
| 5477 | 0s | 0% | echo '::notice title=low ccache hitrate::Ccache hit-rate in ci_native_asan was 0.64%' |
| 5479 | 0s | 0% | 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/ |
| 5480 | 0s | 0% | du -sh /home/admin/actions-runner/_work/_temp/previous_releases |
| 5489 | 0s | 0% | [[ x86_64-pc-linux-gnu = *-mingw32 ]] |
| 5490 | 0s | 0% | '[' -n '' ']' |
| 5491 | 0s | 0% | '[' true = true ']' |
| 5492 | 0s | 0% | DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ |
| 5493 | 0s | 0% | LD_LIBRARY_PATH=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/lib |
| 5494 | 1m58s | 17% | make -j8 check VERBOSE=1 |