| 762 | 0s | 0% | dirname ./ci/test/00_setup_env.sh |
| 763 | 0s | 0% | cd ./ci/test/../../ |
| 764 | 0s | 0% | pwd |
| 765 | 0s | 0% | BASE_READ_ONLY_DIR=/home/admin/actions-runner/_work/bitcoin/bitcoin |
| 766 | 0s | 0% | export BASE_READ_ONLY_DIR |
| 767 | 0s | 0% | export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 768 | 0s | 0% | BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 769 | 0s | 0% | export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 770 | 0s | 0% | DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 771 | 0s | 0% | export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 772 | 0s | 0% | BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 773 | 0s | 0% | export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 774 | 0s | 0% | BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 775 | 0s | 0% | echo 'Setting specific values in env' |
| 776 | 0s | 0% | '[' -n ./ci/test/00_setup_env_native_previous_releases.sh ']' |
| 777 | 0s | 0% | set -o errexit |
| 778 | 0s | 0% | source ./ci/test/00_setup_env_native_previous_releases.sh |
| 779 | 0s | 0% | export LC_ALL=C.UTF-8 |
| 780 | 0s | 0% | LC_ALL=C.UTF-8 |
| 781 | 0s | 0% | export CONTAINER_NAME=ci_native_previous_releases |
| 782 | 0s | 0% | CONTAINER_NAME=ci_native_previous_releases |
| 783 | 0s | 0% | export CI_IMAGE_NAME_TAG=docker.io/ubuntu:22.04 |
| 784 | 0s | 0% | CI_IMAGE_NAME_TAG=docker.io/ubuntu:22.04 |
| 785 | 0s | 0% | export 'PACKAGES=gcc-11 g++-11 python3-zmq' |
| 786 | 0s | 0% | PACKAGES='gcc-11 g++-11 python3-zmq' |
| 787 | 0s | 0% | export 'DEP_OPTS=NO_UPNP=1 NO_NATPMP=1 DEBUG=1 CC=gcc-11 CXX=g++-11' |
| 788 | 0s | 0% | DEP_OPTS='NO_UPNP=1 NO_NATPMP=1 DEBUG=1 CC=gcc-11 CXX=g++-11' |
| 789 | 0s | 0% | export 'TEST_RUNNER_EXTRA=--previous-releases --coverage --extended --exclude feature_dbcrash' |
| 790 | 0s | 0% | TEST_RUNNER_EXTRA='--previous-releases --coverage --extended --exclude feature_dbcrash' |
| 791 | 0s | 0% | export RUN_UNIT_TESTS_SEQUENTIAL=true |
| 792 | 0s | 0% | RUN_UNIT_TESTS_SEQUENTIAL=true |
| 793 | 0s | 0% | export RUN_UNIT_TESTS=false |
| 794 | 0s | 0% | RUN_UNIT_TESTS=false |
| 795 | 0s | 0% | export GOAL=install |
| 796 | 0s | 0% | GOAL=install |
| 797 | 0s | 0% | export DOWNLOAD_PREVIOUS_RELEASES=true |
| 798 | 0s | 0% | DOWNLOAD_PREVIOUS_RELEASES=true |
| 799 | 0s | 0% | export 'BITCOIN_CONFIG=--enable-zmq --with-gui=qt5 --enable-reduce-exports --enable-debug CFLAGS="-g0 -O2 -funsigned-char" CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' CXXFLAGS="-g0 -O2 -funsigned-char"' |
| 800 | 0s | 0% | BITCOIN_CONFIG='--enable-zmq --with-gui=qt5 --enable-reduce-exports --enable-debug CFLAGS="-g0 -O2 -funsigned-char" CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' CXXFLAGS="-g0 -O2 -funsigned-char"' |
| 801 | 0s | 0% | echo 'Fallback to default values in env (if not yet set)' |
| 804 | 0s | 0% | command -v nproc |
| 805 | 0s | 0% | nproc |
| 806 | 0s | 0% | export MAKEJOBS=-j8 |
| 807 | 0s | 0% | MAKEJOBS=-j8 |
| 808 | 0s | 0% | export USE_BUSY_BOX=false |
| 809 | 0s | 0% | USE_BUSY_BOX=false |
| 810 | 0s | 0% | export RUN_UNIT_TESTS=false |
| 811 | 0s | 0% | RUN_UNIT_TESTS=false |
| 812 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=true |
| 813 | 0s | 0% | RUN_FUNCTIONAL_TESTS=true |
| 814 | 0s | 0% | export RUN_TIDY=false |
| 815 | 0s | 0% | RUN_TIDY=false |
| 816 | 0s | 0% | export TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 817 | 0s | 0% | TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 818 | 0s | 0% | export RUN_FUZZ_TESTS=false |
| 819 | 0s | 0% | RUN_FUZZ_TESTS=false |
| 820 | 0s | 0% | export BOOST_TEST_RANDOM=1 |
| 821 | 0s | 0% | BOOST_TEST_RANDOM=1 |
| 822 | 0s | 0% | export DEBIAN_FRONTEND=noninteractive |
| 823 | 0s | 0% | DEBIAN_FRONTEND=noninteractive |
| 824 | 0s | 0% | export CCACHE_MAXSIZE=100M |
| 825 | 0s | 0% | CCACHE_MAXSIZE=100M |
| 826 | 0s | 0% | export CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 827 | 0s | 0% | CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 828 | 0s | 0% | export CCACHE_COMPRESS=1 |
| 829 | 0s | 0% | CCACHE_COMPRESS=1 |
| 830 | 0s | 0% | export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 831 | 0s | 0% | CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 832 | 0s | 0% | export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 833 | 0s | 0% | BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 834 | 0s | 0% | export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build |
| 835 | 0s | 0% | BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/build |
| 836 | 0s | 0% | export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases |
| 837 | 0s | 0% | PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/previous_releases |
| 838 | 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' |
| 839 | 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' |
| 840 | 0s | 0% | export GOAL=install |
| 841 | 0s | 0% | GOAL=install |
| 842 | 0s | 0% | export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 843 | 0s | 0% | DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 844 | 0s | 0% | export 'CI_RETRY_EXE=retry --' |
| 845 | 0s | 0% | CI_RETRY_EXE='retry --' |
| 846 | 0s | 0% | set -o errexit |
| 847 | 0s | 0% | ./ci/test/02_run_container.sh |
| 848 | 0s | 0% | '[' -z '' ']' |
| 849 | 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]' |
| 850 | 0s | 0% | tee /tmp/env-admin-ci_native_previous_releases |
| 980 | 0s | 0% | docker run --rm docker.io/ubuntu:22.04 bash -c 'env | grep --extended-regexp '\''^(HOME|PATH|USER)='\''' |
| 981 | 4s | 0% | tee --append /tmp/env-admin-ci_native_previous_releases |
| 992 | 0s | 0% | echo 'Creating docker.io/ubuntu:22.04 container to run in' |
| 993 | 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:22.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_previous_releases.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_previous_releases --load --tag=ci_native_previous_releases /home/admin/actions-runner/_work/bitcoin/bitcoin |
| 1043 | 0s | 0% | dirname ./ci/test/00_setup_env.sh |
| 1044 | 0s | 0% | cd ./ci/test/../../ |
| 1045 | 0s | 0% | pwd |
| 1046 | 0s | 0% | BASE_READ_ONLY_DIR=/ci_container_base |
| 1047 | 0s | 0% | export BASE_READ_ONLY_DIR |
| 1048 | 0s | 0% | export BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 1049 | 0s | 0% | BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp |
| 1050 | 0s | 0% | export DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 1051 | 0s | 0% | DEPENDS_DIR=/home/admin/actions-runner/_work/_temp/depends |
| 1052 | 0s | 0% | export BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 1053 | 0s | 0% | BASE_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch |
| 1054 | 0s | 0% | export BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 1055 | 0s | 0% | BINS_SCRATCH_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 1056 | 0s | 0% | echo 'Setting specific values in env' |
| 1057 | 0s | 0% | '[' -n ./ci/test/00_setup_env_native_previous_releases.sh ']' |
| 1060 | 0s | 0% | set -o errexit |
| 1061 | 0s | 0% | source ./ci/test/00_setup_env_native_previous_releases.sh |
| 1062 | 0s | 0% | export LC_ALL=C.UTF-8 |
| 1063 | 0s | 0% | LC_ALL=C.UTF-8 |
| 1064 | 0s | 0% | export CONTAINER_NAME=ci_native_previous_releases |
| 1065 | 0s | 0% | CONTAINER_NAME=ci_native_previous_releases |
| 1066 | 0s | 0% | export CI_IMAGE_NAME_TAG=docker.io/ubuntu:22.04 |
| 1067 | 0s | 0% | CI_IMAGE_NAME_TAG=docker.io/ubuntu:22.04 |
| 1068 | 0s | 0% | export 'PACKAGES=gcc-11 g++-11 python3-zmq' |
| 1069 | 0s | 0% | PACKAGES='gcc-11 g++-11 python3-zmq' |
| 1070 | 0s | 0% | export 'DEP_OPTS=NO_UPNP=1 NO_NATPMP=1 DEBUG=1 CC=gcc-11 CXX=g++-11' |
| 1071 | 0s | 0% | DEP_OPTS='NO_UPNP=1 NO_NATPMP=1 DEBUG=1 CC=gcc-11 CXX=g++-11' |
| 1072 | 0s | 0% | export 'TEST_RUNNER_EXTRA=--previous-releases --coverage --extended --exclude feature_dbcrash' |
| 1073 | 0s | 0% | TEST_RUNNER_EXTRA='--previous-releases --coverage --extended --exclude feature_dbcrash' |
| 1074 | 0s | 0% | export RUN_UNIT_TESTS_SEQUENTIAL=true |
| 1075 | 0s | 0% | RUN_UNIT_TESTS_SEQUENTIAL=true |
| 1076 | 0s | 0% | export RUN_UNIT_TESTS=false |
| 1077 | 0s | 0% | RUN_UNIT_TESTS=false |
| 1078 | 0s | 0% | export GOAL=install |
| 1079 | 0s | 0% | GOAL=install |
| 1080 | 0s | 0% | export DOWNLOAD_PREVIOUS_RELEASES=true |
| 1081 | 0s | 0% | DOWNLOAD_PREVIOUS_RELEASES=true |
| 1082 | 0s | 0% | export 'BITCOIN_CONFIG=--enable-zmq --with-gui=qt5 --enable-reduce-exports --enable-debug CFLAGS="-g0 -O2 -funsigned-char" CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' CXXFLAGS="-g0 -O2 -funsigned-char"' |
| 1083 | 0s | 0% | BITCOIN_CONFIG='--enable-zmq --with-gui=qt5 --enable-reduce-exports --enable-debug CFLAGS="-g0 -O2 -funsigned-char" CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' CXXFLAGS="-g0 -O2 -funsigned-char"' |
| 1084 | 0s | 0% | echo 'Fallback to default values in env (if not yet set)' |
| 1085 | 0s | 0% | command -v nproc |
| 1086 | 0s | 0% | nproc |
| 1087 | 0s | 0% | export MAKEJOBS=-j8 |
| 1088 | 0s | 0% | MAKEJOBS=-j8 |
| 1089 | 0s | 0% | export USE_BUSY_BOX=false |
| 1090 | 0s | 0% | USE_BUSY_BOX=false |
| 1091 | 0s | 0% | export RUN_UNIT_TESTS=false |
| 1092 | 0s | 0% | RUN_UNIT_TESTS=false |
| 1093 | 0s | 0% | export RUN_FUNCTIONAL_TESTS=true |
| 1094 | 0s | 0% | RUN_FUNCTIONAL_TESTS=true |
| 1095 | 0s | 0% | export RUN_TIDY=false |
| 1096 | 0s | 0% | RUN_TIDY=false |
| 1097 | 0s | 0% | export TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 1098 | 0s | 0% | TEST_RUNNER_TIMEOUT_FACTOR=40 |
| 1099 | 0s | 0% | export RUN_FUZZ_TESTS=false |
| 1100 | 0s | 0% | RUN_FUZZ_TESTS=false |
| 1101 | 0s | 0% | export BOOST_TEST_RANDOM=1 |
| 1102 | 0s | 0% | BOOST_TEST_RANDOM=1 |
| 1103 | 0s | 0% | export DEBIAN_FRONTEND=noninteractive |
| 1104 | 0s | 0% | DEBIAN_FRONTEND=noninteractive |
| 1105 | 0s | 0% | export CCACHE_MAXSIZE=100M |
| 1106 | 0s | 0% | CCACHE_MAXSIZE=100M |
| 1107 | 0s | 0% | export CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 1108 | 0s | 0% | CCACHE_TEMPDIR=/tmp/.ccache-temp |
| 1109 | 0s | 0% | export CCACHE_COMPRESS=1 |
| 1110 | 0s | 0% | CCACHE_COMPRESS=1 |
| 1111 | 0s | 0% | export CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache |
| 1112 | 0s | 0% | CCACHE_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/.ccache |
| 1113 | 0s | 0% | export BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 1114 | 0s | 0% | BASE_OUTDIR=/home/admin/actions-runner/_work/_temp/ci/scratch/out |
| 1115 | 0s | 0% | export BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build |
| 1116 | 0s | 0% | BASE_BUILD_DIR=/home/admin/actions-runner/_work/_temp/ci/scratch/build |
| 1117 | 0s | 0% | export PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases |
| 1118 | 0s | 0% | PREVIOUS_RELEASES_DIR=/home/admin/actions-runner/_work/_temp/prev_releases |
| 1119 | 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' |
| 1120 | 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' |
| 1121 | 0s | 0% | export GOAL=install |
| 1122 | 0s | 0% | GOAL=install |
| 1123 | 0s | 0% | export DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 1124 | 0s | 0% | DIR_QA_ASSETS=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets |
| 1125 | 0s | 0% | export 'CI_RETRY_EXE=retry --' |
| 1126 | 0s | 0% | CI_RETRY_EXE='retry --' |
| 1127 | 0s | 0% | ./ci/test/01_base_install.sh |
| 1128 | 0s | 0% | CFG_DONE=ci.base-install-done |
| 1129 | 0s | 0% | git config --global ci.base-install-done |
| 1131 | 0s | 0% | '[' '' == true ']' |
| 1132 | 0s | 0% | '[' -n '' ']' |
| 1133 | 0s | 0% | [[ docker.io/ubuntu:22.04 == *centos* ]] |
| 1134 | 0s | 0% | '[' '' '!=' macos ']' |
| 1135 | 0s | 0% | [[ -n '' ]] |
| 1136 | 3s | 0% | retry -- apt-get update |
| 1157 | 1s | 0% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y gcc-11 g++-11 python3-zmq build-essential libtool autotools-dev automake pkg-config bsdmainutils curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
| 1203 | 1s | 0% | g++-11 gcc gcc-11 gcc-11-base git git-man |
| 1301 | 7s | 0% | amd64 4:11.2.0-1ubuntu1 [1412 B] |
| 1669 | 4s | 0% | (4:11.2.0-1ubuntu1) ... |
| 1914 | 0s | 0% | (4:11.2.0-1ubuntu1) ... |
| 1915 | 0s | 0% | to provide /usr/bin/c++ (c++) in auto mode |
| 1924 | 0s | 0% | '[' -n '' ']' |
| 1925 | 0s | 0% | [[ '' == \t\r\u\e ]] |
| 1926 | 0s | 0% | [[ false == \t\r\u\e ]] |
| 1927 | 0s | 0% | mkdir -p /home/admin/actions-runner/_work/_temp/depends/SDKs /home/admin/actions-runner/_work/_temp/depends/sdk-sources |
| 1928 | 0s | 0% | OSX_SDK_BASENAME=Xcode---extracted-SDK-with-libcxx-headers |
| 1929 | 0s | 0% | '[' -n '' ']' |
| 1930 | 14s | 0% | git config --global ci.base-install-done true |
| 1947 | 0s | 0% | docker volume create ci_native_previous_releases_ccache |
| 1949 | 0s | 0% | docker volume create ci_native_previous_releases_depends |
| 1951 | 0s | 0% | docker volume create ci_native_previous_releases_depends_sources |
| 1953 | 0s | 0% | docker volume create ci_native_previous_releases_previous_releases |
| 1955 | 0s | 0% | CI_CCACHE_MOUNT=type=volume,src=ci_native_previous_releases_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir |
| 1956 | 0s | 0% | CI_DEPENDS_MOUNT=type=volume,src=ci_native_previous_releases_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built |
| 1957 | 0s | 0% | CI_DEPENDS_SOURCES_MOUNT=type=volume,src=ci_native_previous_releases_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources |
| 1958 | 0s | 0% | CI_PREVIOUS_RELEASES_MOUNT=type=volume,src=ci_native_previous_releases_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases |
| 1959 | 0s | 0% | '[' '' ']' |
| 1960 | 0s | 0% | docker network create --ipv6 --subnet 1111:1111::/112 ci-ip6net |
| 1962 | 0s | 0% | '[' -n '' ']' |
| 1964 | 0s | 0% | echo 'Prune all dangling bitcoin-ci-test images' |
| 1965 | 0s | 0% | docker image prune --force --filter label=bitcoin-ci-test |
| 1967 | 0s | 0% | 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_previous_releases_ccache,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount type=volume,src=ci_native_previous_releases_depends,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount type=volume,src=ci_native_previous_releases_depends_sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount type=volume,src=ci_native_previous_releases_previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --env-file /tmp/env-admin-ci_native_previous_releases --name ci_native_previous_releases --network ci-ip6net ci_native_previous_releases |
| 1968 | 0s | 0% | CI_CONTAINER_ID=1b9c146f5efb8fbdcb4be7b2e39b004cc37f5775451aa76252e512ad1aa92172 |
| 1969 | 0s | 0% | export CI_CONTAINER_ID |
| 1970 | 0s | 0% | export 'CI_EXEC_CMD_PREFIX=docker exec 1b9c146f5efb8fbdcb4be7b2e39b004cc37f5775451aa76252e512ad1aa92172' |
| 1971 | 0s | 0% | CI_EXEC_CMD_PREFIX='docker exec 1b9c146f5efb8fbdcb4be7b2e39b004cc37f5775451aa76252e512ad1aa92172' |
| 1972 | 0s | 0% | '[' '' == macos ']' |
| 1973 | 0s | 0% | export -f CI_EXEC |
| 1974 | 0s | 0% | CI_EXEC rsync --archive --stats --human-readable /home/admin/actions-runner/_work/bitcoin/bitcoin/ /home/admin/actions-runner/_work/_temp |
| 1975 | 0s | 0% | docker exec 1b9c146f5efb8fbdcb4be7b2e39b004cc37f5775451aa76252e512ad1aa92172 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' |
| 1993 | 0s | 0% | CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/01_base_install.sh |
| 1994 | 0s | 0% | docker exec 1b9c146f5efb8fbdcb4be7b2e39b004cc37f5775451aa76252e512ad1aa92172 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' |
| 1995 | 0s | 0% | CFG_DONE=ci.base-install-done |
| 1996 | 0s | 0% | git config --global ci.base-install-done |
| 1997 | 0s | 0% | '[' true == true ']' |
| 1998 | 0s | 0% | echo 'Skip base install' |
| 1999 | 0s | 0% | exit 0 |
| 2001 | 0s | 0% | CI_EXEC git config --global --add safe.directory '"*"' |
| 2002 | 0s | 0% | docker exec 1b9c146f5efb8fbdcb4be7b2e39b004cc37f5775451aa76252e512ad1aa92172 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 "*"' |
| 2003 | 0s | 0% | CI_EXEC mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/bins/ |
| 2004 | 0s | 0% | docker exec 1b9c146f5efb8fbdcb4be7b2e39b004cc37f5775451aa76252e512ad1aa92172 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/' |
| 2005 | 0s | 0% | CI_EXEC /home/admin/actions-runner/_work/_temp/ci/test/03_test_script.sh |
| 2006 | 0s | 0% | docker exec 1b9c146f5efb8fbdcb4be7b2e39b004cc37f5775451aa76252e512ad1aa92172 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' |
| 2007 | 0s | 0% | export ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1 |
| 2008 | 0s | 0% | ASAN_OPTIONS=detect_leaks=1:detect_stack_use_after_return=1:check_initialization_order=1:strict_init_order=1 |
| 2009 | 0s | 0% | export LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan |
| 2010 | 0s | 0% | LSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/lsan |
| 2011 | 0s | 0% | export TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1 |
| 2012 | 0s | 0% | TSAN_OPTIONS=suppressions=/home/admin/actions-runner/_work/_temp/test/sanitizer_suppressions/tsan:halt_on_error=1 |
| 2013 | 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 |
| 2014 | 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 |
| 2015 | 0s | 0% | '[' '' == macos ']' |
| 2016 | 0s | 0% | free -m -h |
| 2020 | 0s | 0% | nproc |
| 2021 | 0s | 0% | echo 'Number of CPUs (nproc): 8' |
| 2023 | 0s | 0% | uname --kernel-name --kernel-release |
| 2024 | 0s | 0% | echo 'System info: Linux 6.14.0-37-generic' |
| 2025 | 0s | 0% | lscpu |
| 2038 | 0s | 0% | echo 'Free disk space:' |
| 2039 | 0s | 0% | df -h |
| 2073 | 0s | 0% | [[ ci_native_previous_releases == \c\i\_\n\a\t\i\v\e\_\a\s\a\n ]] |
| 2082 | 0s | 0% | /home/admin/actions-runner/_work/_temp/depends/config.guess |
| 2083 | 0s | 0% | export HOST=x86_64-pc-linux-gnu |
| 2084 | 0s | 0% | HOST=x86_64-pc-linux-gnu |
| 2085 | 0s | 0% | tee /dev/fd/63 |
| 2086 | 0s | 0% | patch -p1 |
| 2088 | 0s | 0% | b/src/leveldb/db/db_impl.cc |
| 2098 | 0s | 0% | 1].Add(stats); |
| 2099 | 0s | 0% | '[' false = true ']' |
| 2100 | 0s | 0% | '[' false = true ']' |
| 2101 | 0s | 0% | '[' true = true ']' |
| 2102 | 0s | 0% | export DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ |
| 2103 | 0s | 0% | DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ |
| 2104 | 0s | 0% | '[' '!' -d /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ ']' |
| 2105 | 0s | 0% | mkdir -p /home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ |
| 2107 | 0s | 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 |
| 2115 | 0s | 0% | '[' false = true ']' |
| 2116 | 0s | 0% | '[' '' == macos ']' |
| 2117 | 0s | 0% | echo |
| 2118 | 0s | 0% | '[' -z '' ']' |
| 2119 | 0s | 0% | [[ docker.io/ubuntu:22.04 == *centos* ]] |
| 2120 | 0s | 0% | SHELL_OPTS=CONFIG_SHELL= |
| 2121 | 5m58s | 17% | bash -c 'CONFIG_SHELL= make -j8 -C depends HOST=x86_64-pc-linux-gnu NO_UPNP=1 NO_NATPMP=1 DEBUG=1 CC=gcc-11 CXX=g++-11 LOG=1' |
| 2795 | 0s | 0% | '[' true = true ']' |
| 2796 | 8m22s | 25% | test/get_previous_releases.py -b -t /home/admin/actions-runner/_work/_temp/previous_releases |
| 3376 | 0s | 0% | BITCOIN_CONFIG_ALL=--disable-dependency-tracking |
| 3377 | 0s | 0% | '[' -z '' ']' |
| 3378 | 0s | 0% | BITCOIN_CONFIG_ALL='--disable-dependency-tracking CONFIG_SITE=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/share/config.site' |
| 3379 | 0s | 0% | '[' -z '' ']' |
| 3380 | 0s | 0% | 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' |
| 3381 | 0s | 0% | ccache --zero-stats |
| 3383 | 0s | 0% | PRINT_CCACHE_STATISTICS='ccache --version | head -n 1 && ccache --show-stats' |
| 3384 | 0s | 0% | 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' |
| 3385 | 0s | 0% | '[' -n '' ']' |
| 3386 | 7s | 0% | ./autogen.sh |
| 3418 | 0s | 0% | mkdir -p /home/admin/actions-runner/_work/_temp/build |
| 3419 | 0s | 0% | cd /home/admin/actions-runner/_work/_temp/build |
| 3420 | 0s | 0% | 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 --with-gui=qt5 --enable-reduce-exports --enable-debug CFLAGS="-g0 -O2 -funsigned-char" CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' CXXFLAGS="-g0 -O2 -funsigned-char"' |
| 3437 | 0s | 0% | compiler works... yes |
| 3438 | 0s | 0% | compiler default output file name... a.out |
| 3514 | 0s | 0% | preprocessor... g++-11 -std=c++20 -E |
| 3544 | 0s | 0% | compiler accepts -Werror... yes |
| 3546 | 0s | 0% | compiler accepts -O0... yes |
| 3547 | 0s | 0% | compiler accepts -g3... yes |
| 3548 | 0s | 0% | preprocessor accepts -DDEBUG... yes |
| 3549 | 0s | 0% | preprocessor accepts -DDEBUG_LOCKORDER... yes |
| 3550 | 0s | 0% | preprocessor accepts -DDEBUG_LOCKCONTENTION... yes |
| 3551 | 0s | 0% | preprocessor accepts -DRPC_DOC_CHECK... yes |
| 3552 | 0s | 0% | preprocessor accepts -DABORT_ON_FAILED_ASSUME... yes |
| 3553 | 0s | 0% | compiler accepts -ftrapv... yes |
| 3554 | 0s | 0% | compiler accepts -Wall... yes |
| 3555 | 0s | 0% | compiler accepts -Wextra... yes |
| 3556 | 0s | 0% | compiler accepts -Wgnu... no |
| 3557 | 0s | 0% | compiler accepts -Wformat -Wformat-security... yes |
| 3558 | 0s | 0% | compiler accepts -Wvla... yes |
| 3559 | 0s | 0% | compiler accepts -Wshadow-field... no |
| 3560 | 0s | 0% | compiler accepts -Wthread-safety... no |
| 3561 | 0s | 0% | compiler accepts -Wloop-analysis... no |
| 3562 | 0s | 0% | compiler accepts -Wredundant-decls... yes |
| 3563 | 0s | 0% | compiler accepts -Wunused-member-function... no |
| 3564 | 0s | 0% | compiler accepts -Wdate-time... yes |
| 3565 | 0s | 0% | compiler accepts -Wconditional-uninitialized... no |
| 3566 | 0s | 0% | compiler accepts -Wduplicated-branches... yes |
| 3567 | 0s | 0% | compiler accepts -Wduplicated-cond... yes |
| 3568 | 0s | 0% | compiler accepts -Wlogical-op... yes |
| 3569 | 0s | 0% | compiler accepts -Woverloaded-virtual... yes |
| 3570 | 0s | 0% | compiler accepts -Wsuggest-override... yes |
| 3571 | 0s | 0% | compiler accepts -Wimplicit-fallthrough... yes |
| 3572 | 0s | 0% | compiler accepts -Wunreachable-code... yes |
| 3573 | 0s | 0% | compiler accepts -Wdocumentation... no |
| 3574 | 0s | 0% | compiler accepts -Wself-assign... no |
| 3575 | 0s | 0% | compiler accepts -Wundef... yes |
| 3576 | 0s | 0% | compiler accepts -Wunused-parameter... yes |
| 3577 | 0s | 0% | compiler accepts -fno-extended-identifiers... yes |
| 3578 | 0s | 0% | compiler accepts -fstack-reuse=none... yes |
| 3579 | 0s | 0% | compiler accepts -msse4.2... yes |
| 3580 | 0s | 0% | compiler accepts -msse4.1... yes |
| 3581 | 0s | 0% | compiler accepts -mavx -mavx2... yes |
| 3582 | 0s | 0% | compiler accepts -msse4 -msha... yes |
| 3583 | 0s | 0% | compiler accepts -mpclmul... yes |
| 3588 | 0s | 0% | compiler accepts -march=armv8-a+crc+crypto... no |
| 3589 | 0s | 0% | compiler accepts -march=armv8-a+crypto... no |
| 3605 | 0s | 0% | compiler accepts -fPIC... yes |
| 3606 | 0s | 0% | compiler accepts -Wstack-protector... yes |
| 3607 | 0s | 0% | compiler accepts -fstack-protector-all... yes |
| 3608 | 0s | 0% | compiler accepts -fcf-protection=full... yes |
| 3609 | 8s | 0% | compiler accepts -fstack-clash-protection... yes |
| 3688 | 0s | 0% | headers... default |
| 3699 | 2s | 0% | preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... yes |
| 3908 | 2s | 0% | make distdir VERSION=x86_64-pc-linux-gnu |
| 3972 | 0s | 0% | cd /home/admin/actions-runner/_work/_temp/build/bitcoin-x86_64-pc-linux-gnu |
| 3973 | 0s | 0% | 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 --with-gui=qt5 --enable-reduce-exports --enable-debug CFLAGS="-g0 -O2 -funsigned-char" CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' CXXFLAGS="-g0 -O2 -funsigned-char"' |
| 3989 | 0s | 0% | compiler works... yes |
| 3990 | 0s | 0% | compiler default output file name... a.out |
| 4066 | 0s | 0% | preprocessor... (cached) g++-11 -std=c++20 -E |
| 4095 | 0s | 0% | compiler accepts -Werror... (cached) yes |
| 4097 | 0s | 0% | compiler accepts -O0... (cached) yes |
| 4098 | 0s | 0% | compiler accepts -g3... (cached) yes |
| 4099 | 0s | 0% | preprocessor accepts -DDEBUG... (cached) yes |
| 4100 | 0s | 0% | preprocessor accepts -DDEBUG_LOCKORDER... (cached) yes |
| 4101 | 0s | 0% | preprocessor accepts -DDEBUG_LOCKCONTENTION... (cached) yes |
| 4102 | 0s | 0% | preprocessor accepts -DRPC_DOC_CHECK... (cached) yes |
| 4103 | 0s | 0% | preprocessor accepts -DABORT_ON_FAILED_ASSUME... (cached) yes |
| 4104 | 0s | 0% | compiler accepts -ftrapv... (cached) yes |
| 4105 | 0s | 0% | compiler accepts -Wall... (cached) yes |
| 4106 | 0s | 0% | compiler accepts -Wextra... (cached) yes |
| 4107 | 0s | 0% | compiler accepts -Wgnu... (cached) no |
| 4108 | 0s | 0% | compiler accepts -Wformat -Wformat-security... (cached) yes |
| 4109 | 0s | 0% | compiler accepts -Wvla... (cached) yes |
| 4110 | 0s | 0% | compiler accepts -Wshadow-field... (cached) no |
| 4111 | 0s | 0% | compiler accepts -Wthread-safety... (cached) no |
| 4112 | 0s | 0% | compiler accepts -Wloop-analysis... (cached) no |
| 4113 | 0s | 0% | compiler accepts -Wredundant-decls... (cached) yes |
| 4114 | 0s | 0% | compiler accepts -Wunused-member-function... (cached) no |
| 4115 | 0s | 0% | compiler accepts -Wdate-time... (cached) yes |
| 4116 | 0s | 0% | compiler accepts -Wconditional-uninitialized... (cached) no |
| 4117 | 0s | 0% | compiler accepts -Wduplicated-branches... (cached) yes |
| 4118 | 0s | 0% | compiler accepts -Wduplicated-cond... (cached) yes |
| 4119 | 0s | 0% | compiler accepts -Wlogical-op... (cached) yes |
| 4120 | 0s | 0% | compiler accepts -Woverloaded-virtual... (cached) yes |
| 4121 | 0s | 0% | compiler accepts -Wsuggest-override... (cached) yes |
| 4122 | 0s | 0% | compiler accepts -Wimplicit-fallthrough... (cached) yes |
| 4123 | 0s | 0% | compiler accepts -Wunreachable-code... (cached) yes |
| 4124 | 0s | 0% | compiler accepts -Wdocumentation... (cached) no |
| 4125 | 0s | 0% | compiler accepts -Wself-assign... (cached) no |
| 4126 | 0s | 0% | compiler accepts -Wundef... (cached) yes |
| 4127 | 0s | 0% | compiler accepts -Wunused-parameter... (cached) yes |
| 4128 | 0s | 0% | compiler accepts -fno-extended-identifiers... (cached) yes |
| 4129 | 0s | 0% | compiler accepts -fstack-reuse=none... (cached) yes |
| 4130 | 0s | 0% | compiler accepts -msse4.2... (cached) yes |
| 4131 | 0s | 0% | compiler accepts -msse4.1... (cached) yes |
| 4132 | 0s | 0% | compiler accepts -mavx -mavx2... (cached) yes |
| 4133 | 0s | 0% | compiler accepts -msse4 -msha... (cached) yes |
| 4134 | 0s | 0% | compiler accepts -mpclmul... (cached) yes |
| 4139 | 0s | 0% | compiler accepts -march=armv8-a+crc+crypto... (cached) no |
| 4140 | 0s | 0% | compiler accepts -march=armv8-a+crypto... (cached) no |
| 4156 | 0s | 0% | compiler accepts -fPIC... (cached) yes |
| 4157 | 0s | 0% | compiler accepts -Wstack-protector... (cached) yes |
| 4158 | 0s | 0% | compiler accepts -fstack-protector-all... (cached) yes |
| 4159 | 0s | 0% | compiler accepts -fcf-protection=full... (cached) yes |
| 4160 | 7s | 0% | compiler accepts -fstack-clash-protection... (cached) yes |
| 4227 | 0s | 0% | headers... default |
| 4238 | 2s | 0% | preprocessor accepts -DBOOST_NO_CXX98_FUNCTION_BASE... (cached) yes |
| 4434 | 0s | 0% | [[ false == \t\r\u\e ]] |
| 4435 | 4m39s | 13% | bash -c ' make -j8 install' |
| 5501 | 0s | 0% | bash -c 'ccache --version | head -n 1 && ccache --show-stats' |
| 5518 | 0s | 0% | '[' true = true ']' |
| 5519 | 0s | 0% | ccache -s |
| 5520 | 0s | 0% | grep Hits: |
| 5521 | 0s | 0% | head -1 |
| 5522 | 0s | 0% | sed 's/.*(\(.*\)%).*/\1/' |
| 5523 | 0s | 0% | hit_rate='0.77 ' |
| 5524 | 0s | 0% | '[' 0 -lt 75 ']' |
| 5525 | 0s | 0% | echo '::notice title=low ccache hitrate::Ccache hit-rate in ci_native_previous_releases was 0.77 %' |
| 5527 | 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/ /home/admin/actions-runner/_work/_temp/depends/work/ /home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/ |
| 5538 | 0s | 0% | du -sh /home/admin/actions-runner/_work/_temp/previous_releases |
| 5540 | 0s | 0% | [[ x86_64-pc-linux-gnu = *-mingw32 ]] |
| 5541 | 0s | 0% | '[' -n '' ']' |
| 5542 | 0s | 0% | '[' false = true ']' |
| 5543 | 0s | 0% | '[' true = true ']' |
| 5544 | 0s | 0% | DIR_UNIT_TEST_DATA=/home/admin/actions-runner/_work/_temp/ci/scratch/qa-assets/unit_test_data/ |
| 5545 | 0s | 0% | LD_LIBRARY_PATH=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/lib |
| 5546 | 2m5s | 6% | /home/admin/actions-runner/_work/_temp/ci/scratch/out/bin/test_bitcoin --catch_system_errors=no -l test_suite |
| 7136 | 0s | 0% | '[' true = true ']' |
| 7137 | 0s | 0% | LD_LIBRARY_PATH=/home/admin/actions-runner/_work/_temp/depends/x86_64-pc-linux-gnu/lib |
| 7138 | 10m2s | 30% | test/functional/test_runner.py --ci -j8 --tmpdirprefix /home/admin/actions-runner/_work/_temp/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --previous-releases --coverage --extended --exclude feature_dbcrash --quiet --failfast |
| 8096 | 0s | 0% | '[' false = true ']' |
| 8097 | 0s | 0% | '[' false = true ']' |
| 8098 | 0s | 0% | '[' -z '' ']' |
| 8099 | 0s | 0% | echo 'Stop and remove CI container by ID' |
| 8101 | 7s | 0% | docker container kill 1b9c146f5efb8fbdcb4be7b2e39b004cc37f5775451aa76252e512ad1aa92172 |