Task 57702893601

wallet, sqlite: Encapsulate SQLite statements in a RAII class

2025-12-10 18:42:32 completed sqlite-stmt-raii 637770cdfe03507d2d267367fa0ced1586a5c49d


Commands that took longer than 1 second (total 17m35s)
linedurationpercentagecommand
93744s4%docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_native_tidy.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_tidy --load /home/admin/actions-runner/_work/bitcoin/bitcoin
10301s0%docker run --rm --interactive --detach --tty --cap-add=LINUX_IMMUTABLE --mount=type=bind,src=/home/admin/actions-runner/_work/bitcoin/bitcoin,dst=/home/admin/actions-runner/_work/bitcoin/bitcoin,readonly --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/ccache_dir,dst=/home/admin/actions-runner/_work/_temp/ccache_dir --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/depends/built,dst=/home/admin/actions-runner/_work/_temp/depends/built --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/depends/sources,dst=/home/admin/actions-runner/_work/_temp/depends/sources --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/previous_releases,dst=/home/admin/actions-runner/_work/_temp/previous_releases --mount=type=bind,src=/home/admin/actions-runner/_work/_temp/build,dst=/home/admin/actions-runner/_work/_temp/build --env-file=/tmp/env-admin-ci_native_tidy --name=ci_native_tidy --network=ci-ip6net --platform=linux ci_native_tidy
121513s1%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DCMAKE_EXPORT_COMPILE_COMMANDS=ON --preset dev-mode -DCMAKE_C_COMPILER=clang-21 -DCMAKE_CXX_COMPILER=clang++-21 '-DCMAKE_C_FLAGS_RELWITHDEBINFO=-O0 -g0' '-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O0 -g0'
157219s1%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
27872s0%/home/admin/actions-runner/_work/_temp/contrib/devtools/check-deps.sh /home/admin/actions-runner/_work/_temp/build
28196s0%cmake --build /tidy-build -j8
28366m8s34%run-clang-tidy-21 -quiet -load=/tidy-build/libbitcoin-tidy.so -j8
50576s0%tee /tmp/iwyu_ci.out
52141m25s8%tee /tmp/iwyu_ci.out
136855s0%should remove these lines:
139503s0%has correct #includes/fwd-decls)
142841s0%should remove these lines:
145582s0%has correct #includes/fwd-decls)
148482s0%has correct #includes/fwd-decls)
151731s0%should remove these lines:
156256s0%should remove these lines:
157334s0%has correct #includes/fwd-decls)
158401s0%should remove these lines:
159332s0%should remove these lines:
161791s0%should remove these lines:
163487m11s40%should remove these lines:
443611s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
730451s0%b/src/zmq/zmqrpc.cpp
Tags
  • tidy
  • sqlite-stmt-raii
  • COMPLETED