[WIP] Merging bitcoin upstream changes from 27.x #172
Cirrus CI / MSan, depends
failed
Dec 2, 2024 in 2h 11m 38s
Task Summary
Instruction ci failed in 02:11:29
Details
✅ 00:02 clone
✅ 00:01 merge_base
❌ 02:11:29 ci
�[0;39;49m�[1;34;49mtest/transaction_tests.cpp(370): Entering test case "basic_transaction_tests"
�[0;39;49m2024-12-02T21:17:49.688198Z [test] [test/util/random.cpp:31] [Seed] Seed: Setting random seed for current tests to RANDOM_CTX_SEED=47c968de21dbb9c197b512a130cab0059ae283665e702a9e6ed1ba30eb2eb077
2024-12-02T21:17:49.688396Z [test] [init/common.cpp:155] [LogPackageVersion] Navio Core version v27.2.0 (release build)
2024-12-02T21:17:49.688781Z [test] [node/chainstatemanager_args.cpp:56] [ApplyArgsManOptions] Script verification uses 2 additional threads
2024-12-02T21:17:49.688923Z [test] [kernel/context.cpp:20] [Context] Using the 'x86_shani(1way,2way)' SHA256 implementation
2024-12-02T21:17:49.688994Z [test] [random.cpp:105] [ReportHardwareRand] Using RdSeed as an additional entropy source
2024-12-02T21:17:49.689049Z [test] [random.cpp:108] [ReportHardwareRand] Using RdRand as an additional entropy source
2024-12-02T21:17:49.690645Z [test] [script/sigcache.cpp:104] [InitSignatureCache] Using 16 MiB out of 16 MiB requested for signature cache, able to store 524288 elements
2024-12-02T21:17:49.691211Z [test] [validation.cpp:1905] [InitScriptExecutionCache] Using 16 MiB out of 16 MiB requested for script execution cache, able to store 524288 elements
�[1;34;49mtest/transaction_tests.cpp(370): Leaving test case "basic_transaction_tests"; testing time: 37290us
�[0;39;49m�[1;34;49mtest/transaction_tests.cpp(741): Entering test case "test_IsStandard"
�[0;39;49m2024-12-02T21:17:49.737858Z [test] [test/util/random.cpp:31] [Seed] Seed: Setting random seed for current tests to RANDOM_CTX_SEED=47c968de21dbb9c197b512a130cab0059ae283665e702a9e6ed1ba30eb2eb077
2024-12-02T21:17:49.738026Z [test] [init/common.cpp:155] [LogPackageVersion] Navio Core version v27.2.0 (release build)
2024-12-02T21:17:49.738387Z [test] [node/chainstatemanager_args.cpp:56] [ApplyArgsManOptions] Script verification uses 2 additional threads
2024-12-02T21:17:49.738527Z [test] [kernel/context.cpp:20] [Context] Using the 'x86_shani(1way,2way)' SHA256 implementation
2024-12-02T21:17:49.738591Z [test] [random.cpp:105] [ReportHardwareRand] Using RdSeed as an additional entropy source
2024-12-02T21:17:49.738647Z [test] [random.cpp:108] [ReportHardwareRand] Using RdRand as an additional entropy source
2024-12-02T21:17:49.740158Z [test] [script/sigcache.cpp:104] [InitSignatureCache] Using 16 MiB out of 16 MiB requested for signature cache, able to store 524288 elements
2024-12-02T21:17:49.740754Z [test] [validation.cpp:1905] [InitScriptExecutionCache] Using 16 MiB out of 16 MiB requested for script execution cache, able to store 524288 elements
�[1;34;49mtest/transaction_tests.cpp(741): Leaving test case "test_IsStandard"; testing time: 86459us
�[0;39;49m�[1;34;49mtest/transaction_tests.cpp(188): Leaving test suite "transaction_tests"; testing time: 55418270us
�[0;39;49m�[1;33;49mtest/blsct/arith/mcl/mcl_g1point_tests.cpp(36): Test case "test_uint256_ctor" is skipped because disabled
�[0;39;49m�[1;33;49mtest/httpserver_tests.cpp(10): Test suite "httpserver_tests" is skipped because disabled
�[0;39;49m�[1;33;49mtest/miner_tests.cpp(56): Test suite "miner_tests" is skipped because disabled
�[0;39;49m�[1;33;49mtest/fs_tests.cpp(15): Test suite "fs_tests" is skipped because disabled
�[0;39;49m�[1;33;49mtest/reverselock_tests.cpp(12): Test suite "reverselock_tests" is skipped because disabled
�[0;39;49m�[1;33;49mtest/coins_tests.cpp(108): Test suite "coins_tests" is skipped because disabled
�[0;39;49m�[1;33;49mtest/addrman_tests.cpp(61): Test suite "addrman_tests" is skipped because disabled
�[0;39;49m�[1;33;49mtest/net_peer_eviction_tests.cpp(18): Test suite "net_peer_eviction_tests" is skipped because disabled
�[0;39;49m�[1;33;49mwallet/test/feebumper_tests.cpp(18): Test suite "feebumper_tests" is skipped because disabled
�[0;39;49m�[1;33;49mtest/blsct/arith/mcl/mcl_scalar_tests.cpp(37): Test suite "mcl_scalar_tests" is skipped because disabled
�[0;39;49m�[1;33;49mtest/hash_tests.cpp(14): Test suite "hash_tests" is skipped because disabled
�[0;39;49m�[1;33;49mtest/validation_tests.cpp(22): Test suite "validation_tests" is skipped because disabled
�[0;39;49m�[1;33;49mtest/script_parse_tests.cpp(12): Test suite "script_parse_tests" is skipped because disabled
�[0;39;49m�[1;33;49mtest/blsct/keys_tests.cpp(17): Test suite "keys_tests" is skipped because disabled
�[0;39;49m�[1;33;49mtest/blockfilter_index_tests.cpp(25): Test suite "blockfilter_index_tests" is skipped because disabled
�[0;39;49m�[1;33;49mtest/pool_tests.cpp(18): Test suite "pool_tests" is skipped because disabled
�[0;39;49m�[1;33;49mtest/blsct/wallet/txfactory_global_tests.cpp(11): Test suite "blsct_txfactory_global_tests" is skipped because disabled
�[0;39;49m�[1;33;49mtest/versionbits_tests.cpp(187): Test suite "versionbits_tests" is skipped because disabled
�[0;39;49m�[1;33;49mtest/validation_block_tests.cpp(34): Test suite "validation_block_tests" is skipped because disabled
�[0;39;49m�[1;33;49mtest/util_threadnames_tests.cpp(20): Test suite "util_threadnames_tests" is skipped because disabled
�[0;39;49m�[1;33;49mtest/blsct/eip_2333/bls12_381_keygen_tests.cpp(12): Test suite "bls12_381_keygen_tests" is skipped because disabled
�[0;39;49m�[1;33;49mtest/miniscript_tests.cpp(496): Test suite "miniscript_tests" is skipped because disabled
�[0;39;49m�[1;33;49mtest/blsct/pos/pos_chain_tests.cpp(23): Test suite "pos_chain_tests" is skipped because disabled
�[0;39;49m�[1;34;49mLeaving test module "Navio Core Test Suite"; testing time: 55425160us
�[0;39;49m
�[1;31;49m*** 1 failure is detected in the test module "Navio Core Test Suite"
�[0;39;49mmake[3]: *** [Makefile:28070: test/transaction_tests.cpp.test] Error 1
make[3]: Leaving directory '/ci_container_base/ci/scratch/build/navio-x86_64-pc-linux-gnu/src'
make[2]: *** [Makefile:25415: check-am] Error 2
make[2]: Leaving directory '/ci_container_base/ci/scratch/build/navio-x86_64-pc-linux-gnu/src'
make[1]: *** [Makefile:25087: check-recursive] Error 1
make[1]: Leaving directory '/ci_container_base/ci/scratch/build/navio-x86_64-pc-linux-gnu/src'
make: *** [Makefile:720: check-recursive] Error 1
Exit status: 2��������
Loading