ci: failure in p2p_unrequested_blocks.py #30430

issue fanquake openend this issue on July 11, 2024
  1. fanquake commented at 4:23 pm on July 11, 2024: member

    Initially thought it was another occurance of #30390. https://github.com/bitcoin/bitcoin/actions/runs/9880260514/job/27288384486#step:27:584:

    0  node0 2024-07-10T20:00:55.007544Z [msghand] [D:\a\bitcoin\bitcoin\src\validation.cpp:4305] [AcceptBlockHeader] [validation] AcceptBlockHeader: Consensus::ContextualCheckBlockHeader: 5539fb56d40fa94857d5bee8e1640a3d5a7e50fefa38d1361d2fd43110dcec03, time-too-old, block's timestamp is too early 
    1 node0 2024-07-10T20:00:55.007575Z [msghand] [D:\a\bitcoin\bitcoin\src\validationinterface.cpp:245] [BlockChecked] [validation] BlockChecked: block hash=5539fb56d40fa94857d5bee8e1640a3d5a7e50fefa38d1361d2fd43110dcec03 state=time-too-old, block's timestamp is too early 
    2 node0 2024-07-10T20:00:55.007648Z [msghand] [D:\a\bitcoin\bitcoin\src\net_processing.cpp:1887] [Misbehaving] [net] Misbehaving: peer=0 
    3Error: 2024-07-10T20:00:55.007676Z [msghand] [D:\a\bitcoin\bitcoin\src\validation.cpp:4562] [ProcessNewBlock] [error] ProcessNewBlock: AcceptBlock FAILED (time-too-old, block's timestamp is too early) 
    4 node0 2024-07-10T20:00:55.007741Z [msghand] [D:\a\bitcoin\bitcoin\src\net_processing.cpp:5310] [MaybeDiscourageAndDisconnect] [net] Warning: disconnecting but not discouraging local peer 0! 
    5 node0 2024-07-10T20:00:55.007952Z [net] [D:\a\bitcoin\bitcoin\src\net.cpp:554] [CloseSocketDisconnect] [net] disconnecting peer=0 
    6 node0 2024-07-10T20:00:55.008117Z [net] [D:\a\bitcoin\bitcoin\src\net_processing.cpp:1771] [FinalizeNode] [net] Cleared nodestate for peer=0 
    
     0  node0 2024-07-10T20:00:55.008117Z [net] [D:\a\bitcoin\bitcoin\src\net_processing.cpp:1771] [FinalizeNode] [net] Cleared nodestate for peer=0 
     1 test  2024-07-10T20:00:55.058000Z TestFramework (ERROR): Assertion failed 
     2                                   Traceback (most recent call last):
     3                                     File "D:\a\bitcoin\bitcoin\test\functional\test_framework\test_framework.py", line 132, in main
     4                                       self.run_test()
     5                                     File "D:\a\bitcoin\bitcoin/test/functional/p2p_unrequested_blocks.py", line 98, in run_test
     6                                       test_node.send_and_ping(msg_block(blocks_h2[0]))
     7                                     File "D:\a\bitcoin\bitcoin\test\functional\test_framework\p2p.py", line 690, in send_and_ping
     8                                       self.sync_with_ping(timeout=timeout)
     9                                     File "D:\a\bitcoin\bitcoin\test\functional\test_framework\p2p.py", line 703, in sync_with_ping
    10                                       self.wait_until(test_function, timeout=timeout)
    11                                     File "D:\a\bitcoin\bitcoin\test\functional\test_framework\p2p.py", line 588, in wait_until
    12                                       wait_until_helper_internal(test_function, timeout=timeout, lock=p2p_lock, timeout_factor=self.timeout_factor)
    13                                     File "D:\a\bitcoin\bitcoin\test\functional\test_framework\util.py", line 286, in wait_until_helper_internal
    14                                       if predicate():
    15                                          ^^^^^^^^^^^
    16                                     File "D:\a\bitcoin\bitcoin\test\functional\test_framework\p2p.py", line 585, in test_function
    17                                       assert self.is_connected
    18                                              ^^^^^^^^^^^^^^^^^
    19                                   AssertionError
    20 test  2024-07-10T20:00:55.058000Z TestFramework (DEBUG): Closing down network thread 
    
  2. fanquake added the label Windows on Jul 11, 2024
  3. maflcko commented at 9:30 am on July 12, 2024: member
    Dupe of #29897 ?
  4. fanquake commented at 9:32 am on July 12, 2024: member
    Yea looks like it. I grepped for p2p_unrequested_blocks but somehow did not find that.
  5. fanquake closed this on Jul 12, 2024

  6. fanquake added the label CI failed on Jul 12, 2024
  7. maflcko commented at 9:34 am on July 12, 2024: member
    Yeah, it is a github search bug. You’ll have to search for test.py (with the .py suffix)

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-09-29 01:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me