https://cirrus-ci.com/task/5403304943943680?logs=ci#L2801:
node2 2024-03-25T22:05:25.456671Z [http] [httpserver.cpp:306] [http_request_cb] [http] Received a POST request for / from 127.0.0.1:45080
node2 2024-03-25T22:05:25.456751Z [httpworker.3] [rpc/request.cpp:187] [parse] [rpc] ThreadRPCServer method=getchaintips user=__cookie__
test 2024-03-25T22:05:25.457000Z TestFramework (ERROR): Unexpected exception caught during testing
Traceback (most recent call last):
File "/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/test_framework/test_framework.py", line 132, in main
self.run_test()
File "/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/p2p_node_network_limited.py", line 171, in run_test
self.test_avoid_requesting_historical_blocks()
File "/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/p2p_node_network_limited.py", line 95, in test_avoid_requesting_historical_blocks
self.wait_until(lambda: next(filter(lambda x: x['hash'] == best_block_hash, full_node.getchaintips()))['status'] == "headers-only")
File "/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/test_framework/test_framework.py", line 780, in wait_until
return wait_until_helper_internal(test_function, timeout=timeout, timeout_factor=self.options.timeout_factor)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/test_framework/util.py", line 282, in wait_until_helper_internal
if predicate():
^^^^^^^^^^^
File "/ci_container_base/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/p2p_node_network_limited.py", line 95, in <lambda>
self.wait_until(lambda: next(filter(lambda x: x['hash'] == best_block_hash, full_node.getchaintips()))['status'] == "headers-only")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
StopIteration
node0 2024-03-25T22:05:25.457757Z [msghand] [net_processing.cpp:3466] [ProcessMessage] [net] received: getheaders (677 bytes) peer=5
node0 2024-03-25T22:05:25.457809Z [msghand] [net_processing.cpp:4258] [ProcessMessage] [net] getheaders 303 to end from peer=5
node0 2024-03-25T22:05:25.458742Z [msghand] [net.cpp:3738] [PushMessage] [net] sending headers (24384 bytes) peer=5
test 2024-03-25T22:05:25.459000Z TestFramework (DEBUG): Closing down network thread
Seen in https://github.com/bitcoin/bitcoin/pull/29723/checks?check_run_id=23066547382.