Task 5180116098088960

ci: detect outbound internet traffic generated while running tests

2024-11-28 17:30:45 failed worker:ci_worker_1731482098_544352074 pull/31349 54a6884db40e56c7db547a98aa990a9d14b42bfa


Commands that took longer than 1 second (total 18m1s)
linedurationpercentagecommand
1951s0%docker build --file /tmp/cirrus-build-3543236821/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=4,20,21,23,33,41,50,56,62,63 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build-3543236821
3003s0%retry -- apt-get update
32030s2%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 net-tools tcpdump'
127727s2%git config --global ci.base-install-done true
15751s0%retry -- curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /ci_container_base/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
158718s1%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1'
193029s2%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)'
225736s3%bash -c 'cmake --build . -j10 --target all install'
36363m38s20%tcpdump -n -i eth0 -w /tmp/tcpdump_eth0
39261s0%sleep 1
395811m40s64%tcpdump -n -i eth0 -w /tmp/tcpdump_eth0
42921s0%sleep 1
Tags
  • worker:ci_worker_1731482098_544352074
  • multiprocess, i686, DEBUG
  • pull/31349
  • FAILED