https://api.cirrus-ci.com/v1/task/6143696841211904/logs/ci.log:
0204/225 - [1mfeature_txindex_compatibility.py[0m failed, Duration: 1 s
1
2[1mstdout:
3[0m2021-11-15T10:09:01.666000Z TestFramework (INFO): Initializing test directory /tmp/cirrus-build/ci/scratch/test_runner/test_runner_₿_🏃_20211115_095356/feature_txindex_compatibility_18
42021-11-15T10:09:02.259000Z TestFramework (ERROR): Assertion failed
5Traceback (most recent call last):
6 File "/tmp/cirrus-build/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/test_framework/test_framework.py", line 132, in main
7 self.run_test()
8 File "/tmp/cirrus-build/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/feature_txindex_compatibility.py", line 47, in run_test
9 mini_wallet.send_self_transfer(from_node=self.nodes[1], utxo_to_spend=spend_utxo)
10 File "/tmp/cirrus-build/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/test_framework/wallet.py", line 150, in send_self_transfer
11 tx = self.create_self_transfer(**kwargs)
12 File "/tmp/cirrus-build/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/test_framework/wallet.py", line 202, in create_self_transfer
13 assert_equal(mempool_valid, tx_info['allowed'])
14 File "/tmp/cirrus-build/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/test_framework/util.py", line 50, in assert_equal
15 raise AssertionError("not(%s)" % " == ".join(str(arg) for arg in (thing1, thing2) + args))
16AssertionError: not(True == False)
172021-11-15T10:09:02.314000Z TestFramework (INFO): Stopping nodes
182021-11-15T10:09:02.571000Z TestFramework (WARNING): Not cleaning up dir /tmp/cirrus-build/ci/scratch/test_runner/test_runner_₿_🏃_20211115_095356/feature_txindex_compatibility_18
192021-11-15T10:09:02.571000Z TestFramework (ERROR): Test failed. Test logging available at /tmp/cirrus-build/ci/scratch/test_runner/test_runner_₿_🏃_20211115_095356/feature_txindex_compatibility_18/test_framework.log
202021-11-15T10:09:02.572000Z TestFramework (ERROR):
212021-11-15T10:09:02.572000Z TestFramework (ERROR): Hint: Call /tmp/cirrus-build/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/combine_logs.py '/tmp/cirrus-build/ci/scratch/test_runner/test_runner_₿_🏃_20211115_095356/feature_txindex_compatibility_18' to consolidate all logs
222021-11-15T10:09:02.572000Z TestFramework (ERROR):
232021-11-15T10:09:02.572000Z TestFramework (ERROR): If this failure happened unexpectedly or intermittently, please file a bug and provide a link or upload of the combined log.
242021-11-15T10:09:02.572000Z TestFramework (ERROR): https://github.com/bitcoin/bitcoin/issues
252021-11-15T10:09:02.573000Z TestFramework (ERROR):