Please set BUILD_DIR env to export BUILD_DIR="/path/to/build_dir
UNIX: ./contrib/teamcity/build-configurations.py build-bitcoinsuite-chronik-client
Details
Details
- Reviewers
- None
- Group Reviewers
Restricted Owners Package (Owns No Changed Paths) Restricted Project
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- script_sub
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Event Timeline
Comment Actions
Tail of the build log:
Running tests/block_and_blocks.rs (/work/target/debug/deps/block_and_blocks-2f2bd7ea801a8ce2) running 1 test test block_and_blocks ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.55s Running tests/blockchain_info.rs (/work/target/debug/deps/blockchain_info-9881c06338da78c2) running 1 test test blockchain_info ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.71s Running tests/blocktxs_and_tx_and_rawtx.rs (/work/target/debug/deps/blocktxs_and_tx_and_rawtx-856e2b0926d038d7) running 1 test test blocktxs_and_tx_and_rawtx ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.43s Running tests/broadcast_txs_and_validate_rawtx.rs (/work/target/debug/deps/broadcast_txs_and_validate_rawtx-629c65f52834cc77) running 1 test test broadcast_txs_and_validate_rawtx ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.27s Running tests/chronik_info.rs (/work/target/debug/deps/chronik_info-4934908305083cd1) running 1 test test test_chronik_version ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.69s Running tests/test_chronik_client.rs (/work/target/debug/deps/test_chronik_client-e38e281bb0df5755) running 14 tests test test_blockchain_info ... ok test test_raw_tx_missing ... ok test test_broadcast_tx ... ok test test_broadcast_txs ... ok test test_slpv2_token ... ok test test_slpv1_token ... ok test test_history ... ok test test_blocks ... ok test test_raw_tx ... ok test test_chronik_info ... ok test test_block ... ok test test_tx ... ok test test_tx_missing ... ok test test_block_txs ... ok test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.31s Running tests/websocket.rs (/work/target/debug/deps/websocket-fb54ac2e50c0c3ef) running 1 test test websocket has been running for over 60 seconds Build build-bitcoinsuite-chronik-client timed out after 1200.0s