[DEBUG] [03/01/2025 10:29:47.081] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 10:29:47,84 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/01/2025 10:29:47.084] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [03/01/2025 10:29:47.084] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [03/01/2025 10:29:47.098] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.104:17355] with UID [-5038856692871884644] [INFO] [03/01/2025 10:29:47.099] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.104:17355] - Starting up, Pekko version [1.0.3] ... 10:29:47,100 AM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.104:17355] with UID [-5038856692871884644] 10:29:47,100 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.104:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [03/01/2025 10:29:47.102] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.104:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/01/2025 10:29:47.102] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.104:17355] - Started up successfully 10:29:47,102 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.104:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 10:29:47,102 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.104:17355] - Started up successfully [INFO] [03/01/2025 10:29:47.103] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.104:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 10:29:47,103 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.104:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 10:29:47,109 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.104:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [03/01/2025 10:29:47.109] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.104:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 10:29:47,118 AM [main] [INFO] FollowerTest - Starting testHandleInstallSnapshot 10:29:47,119 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,231 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 10:29:47,231 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 10:29:47,231 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 10:29:47,232 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 10:29:47,233 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=2, lastIncludedTerm=1, datasize=29, chunk=2/2, lastChunkHashCode=OptionalInt.empty} 10:29:47,234 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader and reached 1 (of expected 1) 10:29:47,234 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=2, lastChunkIndex=1, collectedChunks.size=50, lastChunkHashCode=675006801 10:29:47,234 AM [main] [INFO] Follower - follower (Follower): Snapshot received from leader: leader 10:29:47,235 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=2, success=true} 10:29:47,235 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior426#2063021945] 10:29:47,247 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower427#1149743696] 10:29:47,247 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader428#-1612517768] 10:29:47,250 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesPreviousLogEntryMissing 10:29:47,250 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,252 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=3, prevLogTerm=1, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=4, term=1, payload=four]]} 10:29:47,253 AM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 3 was not found in it - lastIndex: 2, snapshotIndex: -1, snapshotTerm: -1 10:29:47,253 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=1, success=false, followerId=follower, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:47,253 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 4 10:29:47,254 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior429#-706411681] 10:29:47,265 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower430#-726695006] 10:29:47,265 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader431#81444453] 10:29:47,267 AM [main] [INFO] FollowerTest - Starting testInitialSyncUpWithHandleInstallSnapshot 10:29:47,267 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,267 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 10:29:47,268 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 10:29:47,268 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 10:29:47,268 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 10:29:47,269 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=2, lastIncludedTerm=1, datasize=29, chunk=2/2, lastChunkHashCode=OptionalInt.empty} 10:29:47,269 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=2, lastChunkIndex=1, collectedChunks.size=50, lastChunkHashCode=675006801 10:29:47,269 AM [main] [INFO] Follower - follower (Follower): Snapshot received from leader: leader 10:29:47,269 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 101 10:29:47,271 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 10:29:47,271 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 10:29:47,271 AM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 10:29:47,272 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:47,272 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader and reached 101 (of expected 1) 10:29:47,272 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior432#-2110382960] 10:29:47,283 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower433#316910746] 10:29:47,283 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader434#-1624365621] 10:29:47,286 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,286 AM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than follower's term 1 - updating term 10:29:47,288 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior435#2022966870] 10:29:47,298 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower436#-1454639244] 10:29:47,298 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader437#384126809] 10:29:47,300 AM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntries 10:29:47,301 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,301 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 10:29:47,302 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 10:29:47,303 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 10:29:47,304 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 10:29:47,304 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 10:29:47,304 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 10:29:47,304 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 10:29:47,305 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:47,305 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 10:29:47,305 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 10:29:47,307 AM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 10:29:47,308 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior438#-757053841] 10:29:47,319 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower439#410497472] 10:29:47,319 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader440#-1755314572] 10:29:47,322 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWithExistingLogEntry 10:29:47,322 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,324 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=0, prevLogTerm=1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=1, payload=one]]} 10:29:47,324 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 10:29:47,324 AM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=1, payload=one] is present: existingEntryTerm: 1 10:29:47,325 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 10:29:47,325 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 10:29:47,325 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:47,325 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 10:29:47,326 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=0, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=1, payload=one], SimpleReplicatedLogEntry [index=2, term=1, payload=two]]} 10:29:47,326 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 10:29:47,327 AM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=1, payload=one] is present: existingEntryTerm: 1 10:29:47,327 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 10:29:47,327 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log two 10:29:47,327 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 3 10:29:47,327 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 2 10:29:47,327 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:47,327 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 0 entries behind leader leader and reached 2 (of expected 1) 10:29:47,327 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 10:29:47,327 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 10:29:47,327 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 2 10:29:47,328 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior441#-1417084133] 10:29:47,338 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower442#1252576151] 10:29:47,339 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader443#-244565591] 10:29:47,341 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesSenderPrevLogTermNotSameAsReceiverPrevLogTerm 10:29:47,341 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,342 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=0, prevLogTerm=2, leaderCommit=101, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term 10:29:47,343 AM [main] [INFO] Follower - follower (Follower): The prevLogIndex 0 was found in the log but the term 1 is not equal to the append entries prevLogTerm 2 - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 10:29:47,343 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:47,343 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 101 10:29:47,344 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior444#-152114995] 10:29:47,354 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower445#1238640761] 10:29:47,355 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader446#-1082524819] 10:29:47,357 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,361 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior447#1063381502] 10:29:47,371 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower448#894017508] 10:29:47,371 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader449#1589215950] 10:29:47,374 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWithNewerCommitIndex 10:29:47,374 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,374 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 100 10:29:47,375 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 10:29:47,375 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 10:29:47,376 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 10:29:47,376 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 10:29:47,376 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 10:29:47,376 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 10:29:47,376 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 10:29:47,376 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:47,376 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 10:29:47,376 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 100, lastIndex(): 101 10:29:47,377 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 101 10:29:47,377 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 100 to 101 10:29:47,377 AM [main] [DEBUG] SnapshotManager - follower: fakeSnapshot purging log to 100 for term 2 10:29:47,377 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior450#441828028] 10:29:47,388 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower451#672427954] 10:29:47,388 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader452#-841670107] 10:29:47,390 AM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnLastEntryInAppendEntries [WARN] [03/01/2025 10:29:47.394] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@31de537b [INFO] [pekkoDeadLetter][03/01/2025 10:29:47.394] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:29:47,394 AM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:29:47,395 AM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Starting recovery with journal batch size 1000 10:29:47,397 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest3866347405633684544/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties does not exist java.nio.file.NoSuchFileException: /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest3866347405633684544/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:379) at java.base/java.nio.file.Files.newByteChannel(Files.java:431) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:159) at org.opendaylight.controller.cluster.raft.PropertiesTermInfoStore.loadFile(PropertiesTermInfoStore.java:108) at org.opendaylight.controller.cluster.raft.PropertiesTermInfoStore.loadAndSetTerm(PropertiesTermInfoStore.java:78) at org.opendaylight.controller.cluster.raft.RaftActorRecoverySupport.(RaftActorRecoverySupport.java:62) at org.opendaylight.controller.cluster.raft.RaftActor.newRaftActorRecoverySupport(RaftActor.java:181) at org.opendaylight.controller.cluster.raft.MockRaftActor.newRaftActorRecoverySupport(MockRaftActor.java:85) at org.opendaylight.controller.cluster.raft.RaftActor.handleRecover(RaftActor.java:166) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) at scala.PartialFunction$OrElse.apply(PartialFunction.scala:266) at org.apache.pekko.persistence.Eventsourced$$anon$2$$anonfun$1.applyOrElse(Eventsourced.scala:651) at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) at org.apache.pekko.persistence.AbstractPersistentActor.org$apache$pekko$persistence$Eventsourced$$super$aroundReceive(PersistentActor.scala:305) at org.apache.pekko.persistence.Eventsourced$$anon$3.stateReceive(Eventsourced.scala:769) at org.apache.pekko.persistence.Eventsourced.aroundReceive(Eventsourced.scala:256) at org.apache.pekko.persistence.Eventsourced.aroundReceive$(Eventsourced.scala:255) at org.apache.pekko.persistence.AbstractPersistentActor.aroundReceive(PersistentActor.scala:305) at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) 10:29:47,398 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=1, votedFor=null 10:29:47,398 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorRecoverySupport - testCaptureSnapshotOnLastEntryInAppendEntries: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:29:47,407 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=1, votedFor=null 10:29:47,407 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorRecoverySupport - testCaptureSnapshotOnLastEntryInAppendEntries: Local TermInfo store seeded with TermInfo{term=1} 10:29:47,408 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=1, payload=one], SimpleReplicatedLogEntry [index=1, term=1, payload=two]]} 10:29:47,408 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Number of entries to be appended = 2 10:29:47,408 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 10:29:47,408 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Append entry to log one 10:29:47,408 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=1, payload=one] 10:29:47,408 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Append entry to log two 10:29:47,408 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=1, payload=two] 10:29:47,408 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Log size is now 2 10:29:47,408 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Commit index set to 1 10:29:47,408 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=testCaptureSnapshotOnLastEntryInAppendEntries, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:47,408 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnLastEntryInAppendEntries: Last sync leader does not match current leader leader, need to catch up to 1 10:29:47,408 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): -1, lastIndex(): 1 10:29:47,408 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Setting last applied to 0 10:29:47,408 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from -1 to 0 10:29:47,408 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Applying state for log index 0 data one 10:29:47,408 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: applyState called: one 10:29:47,408 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Setting last applied to 1 10:29:47,408 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from 0 to 1 10:29:47,408 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Applying state for log index 1 data two 10:29:47,408 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: applyState called: two 10:29:47,409 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=0, term=1, payload=one] 10:29:47,409 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=1, term=1, payload=two] 10:29:47,409 AM [test-pekko.actor.default-dispatcher-12] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=1, lastAppliedTerm=1, lastIndex=1, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] 10:29:47,409 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: lastSequenceNumber prior to capture: 3 10:29:47,409 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: createSnapshot called [WARN] [03/01/2025 10:29:47.409] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@de89028 10:29:47,409 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Persisting ApplyJournalEntries with index=1 [INFO] [pekkoDeadLetter][03/01/2025 10:29:47.409] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] was unhandled. [2] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:29:47,410 AM [test-pekko.actor.default-dispatcher-5] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] was unhandled. [2] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:29:47,410 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnLastEntryInAppendEntries: CaptureSnapshotReply received by actor 10:29:47,410 AM [test-pekko.actor.default-dispatcher-11] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Persisting of snapshot done: Snapshot [lastIndex=1, lastTerm=1, lastAppliedIndex=1, lastAppliedTerm=1, unAppliedEntries size=0, state=MockSnapshotState [state=[one, two]], electionTerm=1, electionVotedFor=null, ServerConfigPayload=null] 10:29:47,410 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: log size 2 exceeds the snapshot batch count 2 - doing snapshotPreCommit with index 1 10:29:47,410 AM [test-pekko.actor.default-dispatcher-11] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 1 and term: 1 10:29:47,410 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnLastEntryInAppendEntries: SaveSnapshotSuccess received for snapshot, sequenceNr: -1 10:29:47,410 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Snapshot success - sequence number: -1 10:29:47,410 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnLastEntryInAppendEntries: SnapshotComplete received 10:29:47,410 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: handled a snapshot response 10:29:47,410 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: handled a journal response 10:29:47,459 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior453#795792214] 10:29:47,470 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower454#-1169669546] 10:29:47,470 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader455#-668686946] 10:29:47,470 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] 10:29:47,473 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,475 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior456#-1392765275] 10:29:47,485 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower457#-1706936604] 10:29:47,486 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader458#-558362212] 10:29:47,489 AM [main] [INFO] FollowerTest - Starting testHandleRequestVoteWhenSenderTermEqualToCurrentTermAndVotedForIsNotTheSameAsCandidateId 10:29:47,489 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,490 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1000, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: test, lastIndex: 1, lastTerm: 1 10:29:47,491 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=false} 10:29:47,491 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior459#1668998953] 10:29:47,502 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower460#120336374] 10:29:47,502 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader461#-1581866501] 10:29:47,504 AM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntriesWithPrevIndexMinusOneAndReplicatedToAllIndexPresentInSnapshot 10:29:47,505 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,507 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 10:29:47,507 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 10:29:47,508 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 10:29:47,508 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 10:29:47,508 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 10:29:47,508 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 10:29:47,508 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 10:29:47,508 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:47,508 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 10:29:47,508 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 10:29:47,509 AM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 10:29:47,512 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior462#874360476] 10:29:47,523 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower463#79597101] 10:29:47,523 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader464#531291680] 10:29:47,528 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesLeaderChangedBeforeSyncUpComplete 10:29:47,528 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,529 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 10:29:47,529 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 10:29:47,530 AM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 100 was not found in it - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 10:29:47,530 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:47,530 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 10:29:47,530 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 100 10:29:47,531 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-2, prevLogIndex=45, prevLogTerm=1, leaderCommit=46, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 10:29:47,531 AM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 45 was not found in it - lastIndex: 100, snapshotIndex: -1, snapshotTerm: -1 10:29:47,531 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=100, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:47,531 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-2, need to catch up to 46 10:29:47,532 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior465#1142429060] 10:29:47,543 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower466#1743333686] 10:29:47,543 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader467#-485100617] 10:29:47,552 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,552 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior468#406912423] 10:29:47,553 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower469#386400963] 10:29:47,553 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader470#-339208290] 10:29:47,556 AM [main] [INFO] FollowerTest - Starting testHandleSyncUpAppendEntries 10:29:47,556 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,557 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 10:29:47,558 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 10:29:47,558 AM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 100 was not found in it - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 10:29:47,558 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:47,559 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 10:29:47,559 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 101 10:29:47,559 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 10:29:47,559 AM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 10:29:47,560 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:47,560 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 10:29:47,561 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 10:29:47,561 AM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 10:29:47,561 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:47,561 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 10:29:47,562 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior471#-1087563668] 10:29:47,563 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower472#764829526] 10:29:47,563 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader473#-1741409317] 10:29:47,564 AM [main] [INFO] FollowerTest - Starting testHandleAppendAfterInstallingSnapshot 10:29:47,564 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,565 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=3, prevLogTerm=1, leaderCommit=4, replicatedToAllIndex=3, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=4, term=1, payload=four]]} 10:29:47,565 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 10:29:47,565 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 3, entries to be added from: 0 10:29:47,565 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log four 10:29:47,565 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 10:29:47,565 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 4 10:29:47,565 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=4, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:47,565 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 4 10:29:47,565 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): 1, lastIndex(): 4 10:29:47,565 AM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 4 10:29:47,566 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior474#-704578117] 10:29:47,566 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower475#-1672314559] 10:29:47,567 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader476#-1280122087] 10:29:47,571 AM [main] [INFO] FollowerTest - Starting testNeedsLeaderAddress 10:29:47,571 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,572 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to -1 10:29:47,572 AM [main] [DEBUG] Follower - New leader address: pekko://test/user/leader479 10:29:47,572 AM [main] [INFO] RaftActorContextImpl - follower: Peer address for peer leader set to pekko://test/user/leader479 10:29:47,574 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging -2 entries behind leader leader and reached 1 (of expected -1) 10:29:47,578 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior477#-1626945286] 10:29:47,589 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower478#-770783000] 10:29:47,589 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader479#889776063] 10:29:47,592 AM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntriesWithPrevIndexMinusOneAndReplicatedToAllIndexPresentInLog 10:29:47,592 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,593 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 10:29:47,594 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 10:29:47,594 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 10:29:47,594 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 10:29:47,594 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 10:29:47,594 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 10:29:47,594 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 10:29:47,594 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:47,595 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 10:29:47,595 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 10:29:47,595 AM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 10:29:47,596 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior480#1354871012] 10:29:47,606 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower481#1617187171] 10:29:47,606 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader482#-175014245] 10:29:47,608 AM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntries 10:29:47,608 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,608 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 10:29:47,609 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 10:29:47,609 AM [main] [INFO] Follower - follower (Follower): Cannot append entries because the replicatedToAllIndex 100 does not appear to be in the in-memory journal - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 10:29:47,609 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:47,609 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 10:29:47,609 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior483#2093378292] 10:29:47,620 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower484#630645500] 10:29:47,620 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader485#782680753] 10:29:47,622 AM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnAppendEntriesWithUnapplied 10:29:47,624 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Starting recovery with journal batch size 1000 [WARN] [03/01/2025 10:29:47.624] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied]: org.opendaylight.controller.cluster.common.actor.Monitor@9c1085c [INFO] [pekkoDeadLetter][03/01/2025 10:29:47.624] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:29:47,624 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:29:47,626 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest17055495282474921813/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties does not exist java.nio.file.NoSuchFileException: /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest17055495282474921813/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:379) at java.base/java.nio.file.Files.newByteChannel(Files.java:431) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:159) at org.opendaylight.controller.cluster.raft.PropertiesTermInfoStore.loadFile(PropertiesTermInfoStore.java:108) at org.opendaylight.controller.cluster.raft.PropertiesTermInfoStore.loadAndSetTerm(PropertiesTermInfoStore.java:78) at org.opendaylight.controller.cluster.raft.RaftActorRecoverySupport.(RaftActorRecoverySupport.java:62) at org.opendaylight.controller.cluster.raft.RaftActor.newRaftActorRecoverySupport(RaftActor.java:181) at org.opendaylight.controller.cluster.raft.MockRaftActor.newRaftActorRecoverySupport(MockRaftActor.java:85) at org.opendaylight.controller.cluster.raft.RaftActor.handleRecover(RaftActor.java:166) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) at scala.PartialFunction$OrElse.apply(PartialFunction.scala:266) at org.apache.pekko.persistence.Eventsourced$$anon$2$$anonfun$1.applyOrElse(Eventsourced.scala:651) at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) at org.apache.pekko.persistence.AbstractPersistentActor.org$apache$pekko$persistence$Eventsourced$$super$aroundReceive(PersistentActor.scala:305) at org.apache.pekko.persistence.Eventsourced$$anon$3.stateReceive(Eventsourced.scala:769) at org.apache.pekko.persistence.Eventsourced.aroundReceive(Eventsourced.scala:256) at org.apache.pekko.persistence.Eventsourced.aroundReceive$(Eventsourced.scala:255) at org.apache.pekko.persistence.AbstractPersistentActor.aroundReceive(PersistentActor.scala:305) at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) 10:29:47,626 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=1, votedFor=null 10:29:47,626 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorRecoverySupport - testCaptureSnapshotOnAppendEntriesWithUnapplied: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:29:47,631 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=1, votedFor=null 10:29:47,631 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorRecoverySupport - testCaptureSnapshotOnAppendEntriesWithUnapplied: Local TermInfo store seeded with TermInfo{term=1} 10:29:47,632 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=1, payload=one], SimpleReplicatedLogEntry [index=1, term=1, payload=two], SimpleReplicatedLogEntry [index=2, term=1, payload=three]]} 10:29:47,632 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Number of entries to be appended = 3 10:29:47,632 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 10:29:47,632 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log one 10:29:47,632 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=1, payload=one] 10:29:47,632 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log two 10:29:47,632 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=1, payload=two] 10:29:47,632 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log three 10:29:47,632 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=1, payload=three] 10:29:47,632 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Log size is now 3 10:29:47,632 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Commit index set to 0 10:29:47,632 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=testCaptureSnapshotOnAppendEntriesWithUnapplied, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:47,632 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnAppendEntriesWithUnapplied: Last sync leader does not match current leader leader, need to catch up to 0 10:29:47,632 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 2 10:29:47,632 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Setting last applied to 0 10:29:47,632 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Moving last applied index from -1 to 0 10:29:47,632 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Applying state for log index 0 data one 10:29:47,632 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: applyState called: one 10:29:47,633 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete SimpleReplicatedLogEntry [index=0, term=1, payload=one] 10:29:47,633 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete SimpleReplicatedLogEntry [index=1, term=1, payload=two] 10:29:47,633 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete SimpleReplicatedLogEntry [index=2, term=1, payload=three] 10:29:47,633 AM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=0, lastAppliedTerm=1, lastIndex=2, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=2, mandatoryTrim=false] 10:29:47,633 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: lastSequenceNumber prior to capture: 4 10:29:47,633 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: createSnapshot called [WARN] [03/01/2025 10:29:47.634] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@8c61b6c 10:29:47,634 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Persisting ApplyJournalEntries with index=0 10:29:47,634 AM [test-pekko.actor.default-dispatcher-11] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] was unhandled. [4] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][03/01/2025 10:29:47.634] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] was unhandled. [4] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:29:47,634 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnAppendEntriesWithUnapplied: CaptureSnapshotReply received by actor 10:29:47,634 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Persisting of snapshot done: Snapshot [lastIndex=2, lastTerm=1, lastAppliedIndex=0, lastAppliedTerm=1, unAppliedEntries size=2, state=MockSnapshotState [state=[one]], electionTerm=1, electionVotedFor=null, ServerConfigPayload=null] 10:29:47,634 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: log size 3 exceeds the snapshot batch count 1 - doing snapshotPreCommit with index 0 10:29:47,634 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 0 and term: 1 10:29:47,634 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnAppendEntriesWithUnapplied: SaveSnapshotSuccess received for snapshot, sequenceNr: -1 10:29:47,634 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Snapshot success - sequence number: -1 10:29:47,635 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnAppendEntriesWithUnapplied: SnapshotComplete received 10:29:47,635 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: handled a snapshot response 10:29:47,635 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: handled a journal response 10:29:47,683 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior486#817562043] 10:29:47,693 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower487#-2012979713] 10:29:47,694 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader488#-1892360300] 10:29:47,694 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] 10:29:47,697 AM [main] [INFO] FollowerTest - Starting testFirstAppendEntriesWithNoPrevIndexAndReplicatedToAllPresentInSnapshotButCalculatedPrevEntryMissing 10:29:47,697 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,698 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=105, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=105, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 10:29:47,698 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=105, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=105, term=2, payload=foo]]} 10:29:47,699 AM [main] [INFO] Follower - follower (Follower): Cannot append entries because the calculated previousIndex 104 was not found in the in-memory journal - lastIndex: 100, snapshotIndex: 100, snapshotTerm: -1 10:29:47,699 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=100, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:47,699 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 105 10:29:47,699 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior489#1594151087] 10:29:47,710 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower490#-385999648] 10:29:47,710 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader491#-1951421449] 10:29:47,712 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesSenderPrevLogIndexIsInTheSnapshot 10:29:47,712 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,713 AM [main] [INFO] Follower - follower (Follower): Term 3 in "AppendEntries{term=3, leaderId=leader, prevLogIndex=1, prevLogTerm=3, leaderCommit=8, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term 10:29:47,714 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 7 10:29:47,714 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 8 10:29:47,714 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 8, context.getLastApplied(): 1, lastIndex(): 7 10:29:47,714 AM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 8 10:29:47,715 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior492#-1469822201] 10:29:47,725 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower493#-1894489960] 10:29:47,726 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader494#448955257] 10:29:47,728 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesCorrectReceiverLogEntries 10:29:47,728 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,728 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=2, payload=two-1], SimpleReplicatedLogEntry [index=3, term=2, payload=three]]}" message is greater than follower's term 1 - updating term 10:29:47,729 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=2, payload=two-1], SimpleReplicatedLogEntry [index=3, term=2, payload=three]]} 10:29:47,729 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 10:29:47,729 AM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=2, term=2, payload=two-1] is present: existingEntryTerm: 1 10:29:47,729 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:29:47,729 AM [main] [INFO] Follower - follower (Follower): Removing entries from log starting at 2, commitIndex: 1, lastApplied: 1 10:29:47,729 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 10:29:47,729 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log two-1 10:29:47,729 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log three 10:29:47,729 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 4 10:29:47,730 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 3 10:29:47,730 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=3, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:47,730 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 10:29:47,730 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): 1, lastIndex(): 3 10:29:47,730 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 10:29:47,730 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 2 10:29:47,730 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 3 10:29:47,730 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 2 to 3 10:29:47,731 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior495#1536906726] 10:29:47,742 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower496#-1670066229] 10:29:47,742 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader497#-334913558] 10:29:47,744 AM [main] [INFO] FollowerTest - Starting testHandleOutOfSequenceInstallSnapshot 10:29:47,744 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,744 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=3, lastIncludedTerm=1, datasize=50, chunk=3/3, lastChunkHashCode=OptionalInt.empty} 10:29:47,744 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 10:29:47,744 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=3, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 10:29:47,745 AM [main] [DEBUG] Follower - follower (Follower): failed to add InstallSnapshot chunk org.opendaylight.controller.cluster.raft.behaviors.SnapshotTracker$InvalidChunkException: Expected chunkIndex 1 got 3 at org.opendaylight.controller.cluster.raft.behaviors.SnapshotTracker.addChunk(SnapshotTracker.java:70) at org.opendaylight.controller.cluster.raft.behaviors.Follower.handleInstallSnapshot(Follower.java:617) at org.opendaylight.controller.cluster.raft.behaviors.Follower.handleMessage(Follower.java:464) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$e5uPXvhP.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:251) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:314) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:234) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.opendaylight.controller.cluster.raft.behaviors.Follower.handleMessage(Follower.java:434) at org.opendaylight.controller.cluster.raft.behaviors.FollowerTest.testHandleOutOfSequenceInstallSnapshot(FollowerTest.java:1003) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:29:47,746 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior498#-427274887] 10:29:47,757 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower499#-1006598122] 10:29:47,757 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader500#522517484] 10:29:47,759 AM [main] [INFO] FollowerTest - Starting testReceivingAppendEntriesDuringInstallSnapshotFromDifferentLeader 10:29:47,759 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,760 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 10:29:47,760 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 10:29:47,760 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 10:29:47,760 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 10:29:47,760 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=new-leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=2, payload=3]]}" message is greater than follower's term 1 - updating term 10:29:47,761 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=new-leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=2, payload=3]]} 10:29:47,761 AM [main] [DEBUG] Follower - follower (Follower): snapshot install is in progress but the prior snapshot leaderId leader does not match the AppendEntries leaderId new-leader 10:29:47,761 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 10:29:47,761 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 10:29:47,761 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log 3 10:29:47,761 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 3 10:29:47,761 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 2 10:29:47,762 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:47,762 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader new-leader, need to catch up to 2 10:29:47,762 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 10:29:47,762 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 10:29:47,762 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 2 10:29:47,763 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior501#1218003178] 10:29:47,773 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower502#156180458] 10:29:47,773 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader503#-2108480366] 10:29:47,775 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesLeaderChangedAfterSyncUpComplete 10:29:47,775 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,776 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 10:29:47,776 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 10:29:47,776 AM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 100 was not found in it - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 10:29:47,777 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:47,777 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 10:29:47,777 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 101 10:29:47,777 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 10:29:47,778 AM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 10:29:47,778 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:47,778 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 10:29:47,778 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 101 to 100 10:29:47,779 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-2, prevLogIndex=45, prevLogTerm=1, leaderCommit=46, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 10:29:47,779 AM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 45 was not found in it - lastIndex: 100, snapshotIndex: -1, snapshotTerm: -1 10:29:47,779 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=100, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:47,779 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-2, need to catch up to 46 10:29:47,780 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior504#1536104027] 10:29:47,790 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower505#12023149] 10:29:47,790 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader506#-39674120] 10:29:47,793 AM [main] [INFO] FollowerTest - Starting testHandleElectionTimeoutWhenNoLeaderMessageReceived 10:29:47,793 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:47,993 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:29:47,994 AM [main] [DEBUG] Follower - follower (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.171.104:17355, Removed) 10:29:47,994 AM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout - switching to Candidate 10:29:47,994 AM [main] [DEBUG] Candidate - follower (Candidate): Election: Candidate has following voting peers: [] 10:29:47,994 AM [main] [INFO] Candidate - follower (Candidate): Starting new election term 2 10:29:47,994 AM [main] [INFO] RaftActorBehavior - follower (Follower) :- Switching from behavior Follower to Candidate, election term: 2 10:29:47,994 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior507#1167871605] 10:29:48,5 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower508#-1072412725] 10:29:48,5 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader509#1703971874] 10:29:48,8 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:48,8 AM [main] [DEBUG] RaftActorContextImpl - follower: Updated server config: isVoting: false, peers: [] 10:29:48,210 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:29:48,210 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior510#-767902506] 10:29:48,211 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower511#1192626084] 10:29:48,211 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader512#911709318] 10:29:48,214 AM [main] [INFO] FollowerTest - Starting testHandleRequestVoteWhenSenderTermEqualToCurrentTermAndVotedForIsNull 10:29:48,214 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:48,216 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1000, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: null, lastIndex: 1, lastTerm: 1 10:29:48,217 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=true} 10:29:48,217 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior513#1947165436] 10:29:48,218 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower514#-1526803333] 10:29:48,218 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader515#-116976736] 10:29:48,220 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesAddNewEntries 10:29:48,220 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:48,220 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader-1, prevLogIndex=2, prevLogTerm=1, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=10, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=3, term=1, payload=three], SimpleReplicatedLogEntry [index=4, term=1, payload=four]]} 10:29:48,220 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 10:29:48,220 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 10:29:48,220 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log three 10:29:48,220 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log four 10:29:48,220 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 5 10:29:48,220 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 4 10:29:48,221 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=4, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:48,221 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 4 10:29:48,221 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): 1, lastIndex(): 4 10:29:48,221 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 10:29:48,221 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 2 10:29:48,221 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 3 10:29:48,221 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 2 to 3 10:29:48,221 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 4 10:29:48,221 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 3 to 4 10:29:48,221 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior516#1410796377] 10:29:48,222 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower517#-387717768] 10:29:48,222 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader518#171731817] 10:29:48,223 AM [main] [INFO] FollowerTest - Starting testReceivingAppendEntriesDuringInstallSnapshot 10:29:48,223 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:48,224 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 10:29:48,224 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 10:29:48,224 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 10:29:48,224 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 10:29:48,224 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=2, payload=3]]} 10:29:48,225 AM [main] [DEBUG] Follower - follower (Follower): snapshot install is in progress, replying immediately with AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:48,226 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior519#-1118402940] 10:29:48,227 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower520#-1659598389] 10:29:48,227 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader521#-1062420245] 10:29:48,228 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWhenOutOfSyncLogDetectedRequestForceInstallSnapshot 10:29:48,228 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:48,228 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=2, payload=two-1], SimpleReplicatedLogEntry [index=3, term=2, payload=three]]}" message is greater than follower's term 1 - updating term 10:29:48,229 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=2, payload=two-1], SimpleReplicatedLogEntry [index=3, term=2, payload=three]]} 10:29:48,229 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 10:29:48,229 AM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=2, term=2, payload=two-1] is present: existingEntryTerm: 1 10:29:48,229 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 10:29:48,229 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior522#1293393206] 10:29:48,230 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower523#-1334274995] 10:29:48,230 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader524#-243010973] 10:29:48,234 AM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnMiddleEntryInAppendEntries 10:29:48,236 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Starting recovery with journal batch size 1000 [WARN] [03/01/2025 10:29:48.236] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@7bd409a2 [INFO] [pekkoDeadLetter][03/01/2025 10:29:48.236] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:29:48,236 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:29:48,238 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest11161454464150386103/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties does not exist java.nio.file.NoSuchFileException: /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest11161454464150386103/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:379) at java.base/java.nio.file.Files.newByteChannel(Files.java:431) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:159) at org.opendaylight.controller.cluster.raft.PropertiesTermInfoStore.loadFile(PropertiesTermInfoStore.java:108) at org.opendaylight.controller.cluster.raft.PropertiesTermInfoStore.loadAndSetTerm(PropertiesTermInfoStore.java:78) at org.opendaylight.controller.cluster.raft.RaftActorRecoverySupport.(RaftActorRecoverySupport.java:62) at org.opendaylight.controller.cluster.raft.RaftActor.newRaftActorRecoverySupport(RaftActor.java:181) at org.opendaylight.controller.cluster.raft.MockRaftActor.newRaftActorRecoverySupport(MockRaftActor.java:85) at org.opendaylight.controller.cluster.raft.RaftActor.handleRecover(RaftActor.java:166) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) at scala.PartialFunction$OrElse.apply(PartialFunction.scala:266) at org.apache.pekko.persistence.Eventsourced$$anon$2$$anonfun$1.applyOrElse(Eventsourced.scala:651) at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) at org.apache.pekko.persistence.AbstractPersistentActor.org$apache$pekko$persistence$Eventsourced$$super$aroundReceive(PersistentActor.scala:305) at org.apache.pekko.persistence.Eventsourced$$anon$3.stateReceive(Eventsourced.scala:769) at org.apache.pekko.persistence.Eventsourced.aroundReceive(Eventsourced.scala:256) at org.apache.pekko.persistence.Eventsourced.aroundReceive$(Eventsourced.scala:255) at org.apache.pekko.persistence.AbstractPersistentActor.aroundReceive(PersistentActor.scala:305) at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) 10:29:48,238 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 10:29:48,239 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorRecoverySupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:29:48,245 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 10:29:48,245 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorRecoverySupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: Local TermInfo store seeded with TermInfo{term=1} 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=1, payload=one], SimpleReplicatedLogEntry [index=1, term=1, payload=two], SimpleReplicatedLogEntry [index=2, term=1, payload=three]]} 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Number of entries to be appended = 3 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log one 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=1, payload=one] 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log two 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=1, payload=two] 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log three 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=1, payload=three] 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Log size is now 3 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Commit index set to 2 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=testCaptureSnapshotOnMiddleEntryInAppendEntries, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnMiddleEntryInAppendEntries: Last sync leader does not match current leader leader, need to catch up to 2 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 2 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 0 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from -1 to 0 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 0 data one 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: one 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 1 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 0 to 1 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 1 data two 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: two 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 2 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 1 to 2 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 2 data three 10:29:48,246 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: three 10:29:48,247 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=0, term=1, payload=one] 10:29:48,247 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=1, term=1, payload=two] 10:29:48,247 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=2, term=1, payload=three] 10:29:48,247 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=2, lastAppliedTerm=1, lastIndex=2, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] 10:29:48,247 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: lastSequenceNumber prior to capture: 4 10:29:48,247 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: createSnapshot called [WARN] [03/01/2025 10:29:48.247] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5f2fe697 10:29:48,248 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Persisting ApplyJournalEntries with index=2 10:29:48,248 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: CaptureSnapshotReply received by actor 10:29:48,248 AM [test-pekko.actor.default-dispatcher-11] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Persisting of snapshot done: Snapshot [lastIndex=2, lastTerm=1, lastAppliedIndex=2, lastAppliedTerm=1, unAppliedEntries size=0, state=MockSnapshotState [state=[one, two, three]], electionTerm=1, electionVotedFor=null, ServerConfigPayload=null] 10:29:48,248 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: log size 3 exceeds the snapshot batch count 2 - doing snapshotPreCommit with index 2 10:29:48,248 AM [test-pekko.actor.default-dispatcher-11] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 2 and term: 1 10:29:48,248 AM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: SaveSnapshotSuccess received for snapshot, sequenceNr: -1 10:29:48,248 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Snapshot success - sequence number: -1 10:29:48,249 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: SnapshotComplete received [INFO] [pekkoDeadLetter][03/01/2025 10:29:48.248] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:29:48,249 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: handled a snapshot response 10:29:48,249 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: handled a journal response 10:29:48,249 AM [test-pekko.actor.default-dispatcher-11] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:29:48,297 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] [WARN] [03/01/2025 10:29:48.309] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@3121a0e1 10:29:48,309 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][03/01/2025 10:29:48.309] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:29:48,310 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Starting recovery with journal batch size 1000 10:29:48,311 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 10:29:48,311 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorRecoverySupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: SnapshotOffer called. 10:29:48,311 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from -1 to 2 10:29:48,311 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 10:29:48,311 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorRecoverySupport - Recovery snapshot applied for testCaptureSnapshotOnMiddleEntryInAppendEntries in 211.1 μs: snapshotIndex=2, snapshotTerm=1, journal-size=0 10:29:48,312 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorRecoverySupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: Received apply journal entries for recovery, applying to state: 3 to 2 10:29:48,312 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 2 to 2 10:29:48,312 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorRecoverySupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed in 1.353 ms - Switching actor to Follower - last log index = 2, last log term = 1, snapshot index = 2, snapshot term = 1, journal size = 0 10:29:48,312 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorRecoverySupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: restoring local TermInfo{term=1} 10:29:48,312 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 10:29:48,313 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior525#-811866536] 10:29:48,324 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower526#-268269252] 10:29:48,324 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader527#-419329279] 10:29:48,324 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 10:29:48,328 AM [main] [INFO] FollowerTest - Starting testHandleElectionTimeoutWhenLeaderMessageReceived 10:29:48,328 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:48,628 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to -1 10:29:48,759 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:29:48,759 AM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout but lastLeaderMessageInterval 130 < election timeout 400 milliseconds 10:29:49,9 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging -2 entries behind leader leader and reached 1 (of expected -1) 10:29:49,209 AM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout but lastLeaderMessageInterval 200 < election timeout 400 milliseconds 10:29:49,209 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior528#-1188558679] 10:29:49,220 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower529#-1682859233] 10:29:49,221 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader530#-1411826394] 10:29:49,224 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:49,225 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:29:49,225 AM [main] [DEBUG] Follower - follower (Follower): Received TimeoutNow - switching to Candidate 10:29:49,226 AM [main] [DEBUG] Candidate - follower (Candidate): Election: Candidate has following voting peers: [] 10:29:49,226 AM [main] [INFO] Candidate - follower (Candidate): Starting new election term 2 10:29:49,226 AM [main] [INFO] RaftActorBehavior - follower (Follower) :- Switching from behavior Follower to Candidate, election term: 2 10:29:49,226 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior531#-2120455108] 10:29:49,237 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower532#1921561949] 10:29:49,237 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader533#-1965314221] 10:29:49,239 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:49,240 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1, votedFor: test, lastIndex: 1, lastTerm: 1 10:29:49,241 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=true} 10:29:49,241 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior534#-1462004232] 10:29:49,252 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower535#-505061355] 10:29:49,252 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader536#1813630838] 10:29:49,254 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:49,255 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]} 10:29:49,255 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 10:29:49,255 AM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 10:29:49,255 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 10:29:49,255 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 10:29:49,255 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 0 10:29:49,258 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:49,258 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 2 10:29:49,259 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior537#-1790011692] 10:29:49,270 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower538#1630665499] 10:29:49,270 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader539#-1427256857] 10:29:49,276 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:49,276 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1} - currentTerm: 1, votedFor: test, lastIndex: 2000, lastTerm: 1 10:29:49,277 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=false} 10:29:49,277 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior540#668599323] 10:29:49,288 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower541#-1284773625] 10:29:49,288 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader542#-24269986] 10:29:49,290 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:49,291 AM [main] [INFO] Follower - follower (Follower): Term 100 in "AppendEntries{term=100, leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term 10:29:49,291 AM [main] [INFO] Follower - follower (Follower): The prevLogIndex 0 was found in the log but the term 1 is not equal to the append entries prevLogTerm 0 - lastIndex: 0, snapshotIndex: -1, snapshotTerm: -1 10:29:49,291 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=100, success=false, followerId=follower, logLastIndex=0, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:29:49,292 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 1 10:29:49,292 AM [main] [INFO] Follower - follower (Follower): Term 100 in "AppendEntriesReply{term=100, success=false, followerId=follower-1, logLastIndex=100, logLastTerm=100, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=0, raftVersion=5, recipientRaftVersion=5}" message is greater than follower's term 1 - updating term 10:29:49,293 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 10:29:49,294 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Cluster state: [] 10:29:49,294 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Candidate in requestVote:RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100} with higher term appears reachable, updating term. 10:29:49,294 AM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100}" message is greater than follower's term 1 - updating term 10:29:49,294 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100} - currentTerm: 100, votedFor: null, lastIndex: 0, lastTerm: 1 10:29:49,295 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=100, voteGranted=true} 10:29:49,295 AM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than follower's term 1 - updating term 10:29:49,296 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior543#-1809849212] 10:29:49,307 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower544#-640444816] 10:29:49,307 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader545#-1462461800] 10:29:49,310 AM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from -1 to 1 10:29:49,310 AM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from 1 to 0 10:29:49,310 AM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from 0 to 0 10:29:49,310 AM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from 0 to 1 10:29:49,310 AM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 0 for term 1 10:29:49,311 AM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from 1 to 2 10:29:49,311 AM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 1 for term 1 10:29:49,311 AM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from 2 to 2 10:29:49,311 AM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 1 for term 1 10:29:49,311 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior546#-904915549] 10:29:49,322 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower547#1486682416] 10:29:49,322 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader548#-1250627887] 10:29:49,325 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:49,327 AM [main] [INFO] RaftActorBehavior - follower (Follower): Cannot append entries because sender's term 100 is less than 1000 10:29:49,327 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior549#1074399797] 10:29:49,338 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower550#1252571951] 10:29:49,338 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader551#889306322] 10:29:49,341 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 10:29:49,341 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: null, lastIndex: 1, lastTerm: 1 10:29:49,342 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=false} 10:29:49,342 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior552#119857689] 10:29:49,352 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower553#-1848683944] 10:29:49,353 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader554#-32946089] [INFO] [03/01/2025 10:29:49.354] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 10:29:49,354 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [03/01/2025 10:29:49.355] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.104:17355) [INFO] [pekkoDeadLetter][03/01/2025 10:29:49.355] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#409699229] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:29:49,355 AM [test-pekko.actor.default-dispatcher-11] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#409699229] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [03/01/2025 10:29:49.356] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.104:17355] - Exiting completed [INFO] [03/01/2025 10:29:49.356] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.104:17355] - Shutting down... 10:29:49,357 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.104:17355] - Exiting completed [INFO] [03/01/2025 10:29:49.356] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.104:17355] - Successfully shut down 10:29:49,357 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.104:17355] - Shutting down... 10:29:49,358 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.104:17355] - Successfully shut down [INFO] [03/01/2025 10:29:49.359] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.104:17355/system/remoting-terminator] Shutting down remote daemon. 10:29:49,359 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 10:29:49,359 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [03/01/2025 10:29:49.359] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.104:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 10:29:49,361 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [03/01/2025 10:29:49.361] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.104:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [03/01/2025 10:29:49.361] [test-pekko.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger