[ 
https://issues.apache.org/jira/browse/IGNITE-23964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905092#comment-17905092
 ] 

 Kirill Sizov commented on IGNITE-23964:
----------------------------------------

This was caused by a race on snapshot init:
{noformat}
[16:21:52]W:             [:ignite-raft:integrationTest] 
[2024-12-11T16:21:52,039][ERROR][%int_tnbtn_5005%JRaft-Request-Processor-1][ItNodeTest]
 Fail to init copier to remote://int_tnbtn_5004/8828336413787538458.
[16:21:52]W:             [:ignite-raft:integrationTest] 
[2024-12-11T16:21:52,039][WARN 
][%int_tnbtn_5005%JRaft-Request-Processor-1][SnapshotExecutorImpl] Register 
DownloadingSnapshot failed: fail to copy file from 
remote://int_tnbtn_5004/8828336413787538458.
[16:21:52]W:             [:ignite-raft:integrationTest] 
[2024-12-11T16:21:52,039][WARN 
][%int_tnbtn_5005%JRaft-Request-Processor-1][SnapshotExecutorImpl] Fail to 
register downloading snapshot.
{noformat}

> Flaky ItNodeTest.testNodeBlockedTimeoutNow
> ------------------------------------------
>
>                 Key: IGNITE-23964
>                 URL: https://issues.apache.org/jira/browse/IGNITE-23964
>             Project: Ignite
>          Issue Type: Bug
>            Reporter:  Kirill Sizov
>            Assignee:  Kirill Sizov
>            Priority: Major
>              Labels: ignite-3
>
> ItNodeTest.testNodeBlockedTimeoutNow and 
> ItNodeTest.testNodeWillNeverGetOutOfSnapshot fail on Teamcity with
> {noformat}
> [org.apache.ignite.raft.jraft.core.ItNodeTest.testNodeBlockedTimeoutNow()] 
> org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
>                                       at 
> app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
>                                       at 
> app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
>                                       at 
> app//org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
>                                       at 
> app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
>                                       at 
> app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:31)
>                                       at 
> app//org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:183)
>                                       at 
> app//org.apache.ignite.raft.jraft.core.ItNodeTest.testNodeBlockedTimeoutNow(ItNodeTest.java:3010)
>                                       at 
> [email protected]/java.lang.reflect.Method.invoke(Method.java:568)
>                                       at 
> [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)
>                                       at 
> [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)
>                                
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to