Task 5352664533303296

ci: detect outbound internet traffic generated while running tests

2024-12-17 17:31:16 completed worker:ci_worker_1731482083_889583679 pull/31349 95fc90610a1162fc06e61b607488d05229c9909f


Commands that took longer than 1 second (total 30m13s)
linedurationpercentagecommand
1951s0%docker build --file /tmp/cirrus-build/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=2,8,9,30,38,49,51,52,57,63 --label=bitcoin-ci-test --tag=ci_i686_multiprocess /tmp/cirrus-build
3005s0%retry -- apt-get update
32042s2%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'
127733s1%git config --global ci.base-install-done true
131613s0%podman container rm --force --all
13211s0%podman image prune --force --external
13391s0%docker exec 436e2e01ad3df0db27f14566ca3f4ea3ed2d152bf78490514b2b62ffeac54f2e bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build/ /ci_container_base'
15781s0%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
158926s1%bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=i686-pc-linux-gnu DEBUG=1 MULTIPROCESS=1 LOG=1'
193230s1%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)'
22591m5s3%bash -c 'cmake --build . -j10 --target all install'
36405m53s19%tcpdump -nU -i eth0 -w /tmp/tcpdump_unitparallel_eth0
395820m22s67%tcpdump -nU -i eth0 -w /tmp/tcpdump_functional_eth0
Tags
  • worker:ci_worker_1731482083_889583679
  • multiprocess, i686, DEBUG
  • pull/31349
  • COMPLETED