Task 6359261590061056

ci: Run functional tests in msan task

2025-01-02 12:48:24 completed worker:ci_worker_1731482109_713351121 pull/31592 fa0411ee305fe04800c54d141fbbeac342eaa764


Commands that took longer than 1 second (total 17m40s)
linedurationpercentagecommand
1961s0%docker build --file /tmp/cirrus-build-804790034/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 --cpuset-cpus=21,30,37,38,40,45,49,53,57,60 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build-804790034
3013s0%retry -- apt-get update
32126s2%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y llvm clang g++-multilib build-essential pkg-config curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
123226s2%git config --global ci.base-install-done true
154318s1%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1'
188628s2%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/i686-pc-linux-gnu/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER='\''clang;-m32'\'' -DCMAKE_CXX_COMPILER='\''clang++;-m32'\'' -DCMAKE_CXX_FLAGS='\''-Wno-error=documentation'\'' -DAPPEND_CPPFLAGS='\''-DBOOST_MULTI_INDEX_ENABLE_SAFE_MODE'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
221342s3%bash -c 'cmake --build . -j10 --target all install'
35843m43s21%ctest --stop-on-failure -j10 --timeout 2400
387311m18s63%test/functional/test_runner.py --ci -j10 --tmpdirprefix /ci_container_base/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --v2transport --quiet --failfast
Tags
  • worker:ci_worker_1731482109_713351121
  • multiprocess, i686, DEBUG
  • pull/31592
  • COMPLETED