Task 66079784677

refactor: replace `ArgsManager::cs_args RecursiveMutex` with `Mutex`

2026-03-06 19:38:28 aborted args-mutex-conversion 8efb369bbefa36b895ac49a3f716e3d0c96b90bc


Commands that took longer than 1 second (total 29m0s)
linedurationpercentagecommand
68122s1%retry pip3 install --user --break-system-packages pycapnp zmq
9221s0%retry curl --location --fail https://github.com/bitcoin-core/qa-assets/raw/main/unit_test_data/script_assets_test.json -o /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/qa-assets/unit_test_data//script_assets_test.json
94921s1%- skipped
12851s0%compiler flags .................... -O2 -g -std=c++20 -fPIC -fmacro-prefix-map=/Users/runner/work/bitcoin/bitcoin/repo_archive/src=. -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -Wstack-protector -fstack-protector-all -mbranch-protection=bti -Wall -Wextra -Wgnu -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wloop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Woverloaded-virtual -Wsuggest-override -Wimplicit-fallthrough -Wunreachable-code -Wdocumentation -Wself-assign -Wundef -Wno-unused-parameter
13027m18s25%cmake --build /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 -j3 --target all install deploy
262752s2%ctest --test-dir /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0 --stop-on-failure -j3 --timeout 2400
295116m40s57%/Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/build-aarch64-apple-darwin24.6.0/test/functional/test_runner.py -j3 --tmpdirprefix /Users/runner/work/bitcoin/bitcoin/repo_archive/ci/scratch/test_runner/ --ansi --combinedlogslen=99999999 --timeout-factor=40 --quiet --failfast
43283s0%'[' false = true ']'
Tags
  • macOS native
  • args-mutex-conversion
  • ABORTED