Task 6215332068589568

test: cover base32/base58/base64 with symmetric roundtrip fuzz (and padding) tests

2024-12-05 09:16:01 aborted worker:ci_worker_1731482109_713351121 pull/30746 7ae68c6ac2d25a7373fc4f8fc5241dd9fec744ec


Commands that took longer than 1 second (total 7m55s)
linedurationpercentagecommand
2001s0%docker build --file /tmp/cirrus-build-1967294646/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_tidy.sh --cpuset-cpus=3,8,11,16,22,23,36,38,47,60 --label=bitcoin-ci-test --tag=ci_native_tidy /tmp/cirrus-build-1967294646
3114s0%retry -- apt-get update
3311m25s17%retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-18 libclang-18-dev llvm-18-dev libomp-18-dev clang-tidy-18 jq libevent-dev libboost-dev libzmq3-dev systemtap-sdt-dev qtbase5-dev qttools5-dev qttools5-dev-tools libqrencode-dev libsqlite3-dev libdb++-dev build-essential pkg-config curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake'
22139s1%cmake -B /iwyu-build/ -G 'Unix Makefiles' -DCMAKE_PREFIX_PATH=/usr/lib/llvm-18 -S /include-what-you-use
23201m9s14%make -C /iwyu-build/ install -j10
26221m43s21%git config --global ci.base-install-done true
26643s0%podman image prune --force --external
26821s0%docker exec bb63e9fed952c11ea09614b8825852809a581ae10f4af744fc92920c1029a913 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-1967294646/ /ci_container_base'
293832s6%bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DWITH_ZMQ=ON -DBUILD_GUI=ON -DBUILD_BENCH=ON -DWITH_USDT=ON -DWITH_BDB=ON -DWARN_INCOMPATIBLE_BDB=OFF -DENABLE_HARDENING=OFF -DCMAKE_C_COMPILER=clang-18 -DCMAKE_CXX_COMPILER=clang++-18 -DCMAKE_C_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' -DCMAKE_CXX_FLAGS_RELWITHDEBINFO='\''-O0 -g0'\'' || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)'
32391m2s13%bash -c 'cmake --build . -j10 --target all install'
455113s2%/ci_container_base/contrib/devtools/check-deps.sh .
464021s4%cmake --build /tidy-build -j10
46451s0%cmake --build /tidy-build --target bitcoin-tidy-tests -j10
Tags
  • worker:ci_worker_1731482109_713351121
  • tidy
  • pull/30746
  • ABORTED