[DEBUG] [02/04/2025 08:50:16.336] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 08:50:16,337 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [02/04/2025 08:50:16.337] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [02/04/2025 08:50:16.337] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [02/04/2025 08:50:16.349] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.238:17355] with UID [3695294968521973348] 08:50:16,350 AM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.238:17355] with UID [3695294968521973348] [INFO] [02/04/2025 08:50:16.350] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.238:17355] - Starting up, Pekko version [1.0.3] ... 08:50:16,350 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.238:17355] - Starting up, Pekko version [1.0.3] ... 08:50:16,353 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.238:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 08:50:16,353 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.238:17355] - Started up successfully [INFO] [02/04/2025 08:50:16.353] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.238:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [02/04/2025 08:50:16.353] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.238:17355] - Started up successfully [INFO] [02/04/2025 08:50:16.353] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.238:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [02/04/2025 08:50:16.354] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.238:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:50:16,354 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.238:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:50:16,354 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.238:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:50:16,363 AM [main] [INFO] FollowerTest - Starting testHandleInstallSnapshot 08:50:16,363 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,439 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 08:50:16,439 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 08:50:16,439 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 08:50:16,440 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 08:50:16,441 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=2, lastIncludedTerm=1, datasize=29, chunk=2/2, lastChunkHashCode=OptionalInt.empty} 08:50:16,441 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader and reached 1 (of expected 1) 08:50:16,441 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=2, lastChunkIndex=1, collectedChunks.size=50, lastChunkHashCode=675006801 08:50:16,441 AM [main] [INFO] Follower - follower (Follower): Snapshot received from leader: leader 08:50:16,441 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=2, success=true} 08:50:16,442 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior118#-949264501] 08:50:16,443 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower119#-1178179255] 08:50:16,444 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader120#-304821178] 08:50:16,445 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesPreviousLogEntryMissing 08:50:16,445 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,447 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]]} 08:50:16,447 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 08:50:16,447 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} 08:50:16,447 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 4 08:50:16,447 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior121#514319341] 08:50:16,448 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower122#-152065093] 08:50:16,448 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader123#-448344902] 08:50:16,449 AM [main] [INFO] FollowerTest - Starting testInitialSyncUpWithHandleInstallSnapshot 08:50:16,449 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,450 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 08:50:16,450 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 08:50:16,450 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 08:50:16,450 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 08:50:16,450 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=2, lastIncludedTerm=1, datasize=29, chunk=2/2, lastChunkHashCode=OptionalInt.empty} 08:50:16,450 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=2, lastChunkIndex=1, collectedChunks.size=50, lastChunkHashCode=675006801 08:50:16,450 AM [main] [INFO] Follower - follower (Follower): Snapshot received from leader: leader 08:50:16,450 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 101 08:50:16,451 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 08:50:16,451 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]]} 08:50:16,451 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 08:50:16,451 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} 08:50:16,452 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader and reached 101 (of expected 1) 08:50:16,452 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior124#727224335] 08:50:16,452 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower125#1364204999] 08:50:16,452 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader126#-1627893623] 08:50:16,454 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,454 AM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than follower's term 1 - updating term 08:50:16,454 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior127#-810883792] 08:50:16,455 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower128#-1675152193] 08:50:16,455 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader129#-470703459] 08:50:16,456 AM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntries 08:50:16,456 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,457 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 08:50:16,457 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]]} 08:50:16,458 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:50:16,458 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 08:50:16,458 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 08:50:16,458 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 08:50:16,458 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 08:50:16,458 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} 08:50:16,458 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:50:16,458 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 08:50:16,459 AM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 08:50:16,460 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior130#-752270250] 08:50:16,460 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower131#-217632187] 08:50:16,460 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader132#1981354870] 08:50:16,462 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWithExistingLogEntry 08:50:16,462 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,462 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]]} 08:50:16,463 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:50:16,463 AM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=1, payload=one] is present: existingEntryTerm: 1 08:50:16,463 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 08:50:16,463 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 08:50:16,463 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} 08:50:16,463 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 08:50:16,464 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]]} 08:50:16,464 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 08:50:16,464 AM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=1, payload=one] is present: existingEntryTerm: 1 08:50:16,464 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 08:50:16,464 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log two 08:50:16,464 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 3 08:50:16,464 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 2 08:50:16,464 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} 08:50:16,464 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 0 entries behind leader leader and reached 2 (of expected 1) 08:50:16,464 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 08:50:16,464 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 08:50:16,464 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 2 08:50:16,465 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior133#352682362] 08:50:16,465 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower134#1971503982] 08:50:16,466 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader135#-1341985741] 08:50:16,467 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesSenderPrevLogTermNotSameAsReceiverPrevLogTerm 08:50:16,467 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,467 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 08:50:16,467 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 08:50:16,468 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} 08:50:16,468 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 101 08:50:16,468 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior136#-261726874] 08:50:16,468 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower137#603011753] 08:50:16,468 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader138#-116171893] 08:50:16,470 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,472 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior139#-1270523541] 08:50:16,472 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower140#1301549803] 08:50:16,472 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader141#-1384791366] 08:50:16,473 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWithNewerCommitIndex 08:50:16,473 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,473 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 100 08:50:16,474 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 08:50:16,474 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]]} 08:50:16,474 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:50:16,474 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 08:50:16,474 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 08:50:16,474 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 08:50:16,474 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 08:50:16,475 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} 08:50:16,475 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:50:16,475 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 100, lastIndex(): 101 08:50:16,475 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 101 08:50:16,475 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 100 to 101 08:50:16,475 AM [main] [DEBUG] SnapshotManager - follower: fakeSnapshot purging log to 100 for term 2 08:50:16,475 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior142#1481588314] 08:50:16,476 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower143#-1153907713] 08:50:16,476 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader144#-1805849808] 08:50:16,478 AM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnLastEntryInAppendEntries [WARN] [02/04/2025 08:50:16.482] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@4c367e6f 08:50:16,482 AM [test-pekko.actor.default-dispatcher-5] [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'. [INFO] [pekkoDeadLetter][02/04/2025 08:50:16.482] [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'. 08:50:16,483 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Starting recovery with journal batch size 1000 08:50:16,486 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PersistenceTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=1, votedFor=null 08:50:16,486 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 08:50:16,487 AM [test-pekko.actor.default-dispatcher-11] [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]]} 08:50:16,487 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Number of entries to be appended = 2 08:50:16,487 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 08:50:16,487 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Append entry to log one 08:50:16,487 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=1, payload=one] 08:50:16,487 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Append entry to log two 08:50:16,487 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=1, payload=two] 08:50:16,487 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Log size is now 2 08:50:16,487 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Commit index set to 1 08:50:16,487 AM [test-pekko.actor.default-dispatcher-11] [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} 08:50:16,487 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnLastEntryInAppendEntries: Last sync leader does not match current leader leader, need to catch up to 1 08:50:16,487 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): -1, lastIndex(): 1 08:50:16,487 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Setting last applied to 0 08:50:16,487 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from -1 to 0 08:50:16,487 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Applying state for log index 0 data one 08:50:16,488 AM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: applyState called: one 08:50:16,488 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Setting last applied to 1 08:50:16,488 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from 0 to 1 08:50:16,488 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Applying state for log index 1 data two 08:50:16,488 AM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: applyState called: two 08:50:16,488 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=0, term=1, payload=one] 08:50:16,489 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=1, term=1, payload=two] 08:50:16,489 AM [test-pekko.actor.default-dispatcher-11] [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] 08:50:16,489 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: lastSequenceNumber prior to capture: 3 08:50:16,489 AM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: createSnapshot called 08:50:16,489 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Persisting ApplyJournalEntries with index=1 [WARN] [02/04/2025 08:50:16.489] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@23b91e95 [INFO] [pekkoDeadLetter][02/04/2025 08:50:16.489] [test-pekko.actor.default-dispatcher-5] [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'. 08:50:16,489 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnLastEntryInAppendEntries: CaptureSnapshotReply received by actor 08:50:16,489 AM [test-pekko.actor.default-dispatcher-6] [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] 08:50:16,489 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: log size 2 exceeds the snapshot batch count 2 - doing snapshotPreCommit with index 1 08:50:16,489 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 1 and term: 1 08:50:16,489 AM [test-pekko.actor.default-dispatcher-6] [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'. 08:50:16,489 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnLastEntryInAppendEntries: SaveSnapshotSuccess received for snapshot, sequenceNr: -1 08:50:16,489 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Snapshot success - sequence number: -1 08:50:16,489 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnLastEntryInAppendEntries: SnapshotComplete received 08:50:16,490 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: handled a journal response 08:50:16,493 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: handled a snapshot response 08:50:16,538 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior145#1151110281] 08:50:16,549 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower146#-1887168711] 08:50:16,550 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader147#-164695552] 08:50:16,550 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] 08:50:16,555 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,556 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior148#170392933] 08:50:16,567 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower149#1380149053] 08:50:16,567 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader150#439155339] 08:50:16,571 AM [main] [INFO] FollowerTest - Starting testHandleRequestVoteWhenSenderTermEqualToCurrentTermAndVotedForIsNotTheSameAsCandidateId 08:50:16,571 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,572 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 08:50:16,573 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=false} 08:50:16,573 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior151#777047468] 08:50:16,574 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower152#608399001] 08:50:16,574 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader153#-773857180] 08:50:16,581 AM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntriesWithPrevIndexMinusOneAndReplicatedToAllIndexPresentInSnapshot 08:50:16,581 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,582 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 08:50:16,583 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]]} 08:50:16,583 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:50:16,583 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 08:50:16,583 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 08:50:16,583 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 08:50:16,583 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 08:50:16,583 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} 08:50:16,583 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:50:16,583 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 08:50:16,583 AM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 08:50:16,587 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior154#978939961] 08:50:16,588 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower155#-1600632629] 08:50:16,588 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader156#-2056350765] 08:50:16,590 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesLeaderChangedBeforeSyncUpComplete 08:50:16,590 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,591 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 08:50:16,591 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]]} 08:50:16,591 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 08:50:16,592 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} 08:50:16,592 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:50:16,592 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 100 08:50:16,592 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]]} 08:50:16,593 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 08:50:16,593 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} 08:50:16,593 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-2, need to catch up to 46 08:50:16,593 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior157#2068718569] 08:50:16,594 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower158#891533621] 08:50:16,594 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader159#-1426976119] 08:50:16,597 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,597 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior160#2116272910] 08:50:16,598 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower161#2032222043] 08:50:16,598 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader162#1105940770] 08:50:16,600 AM [main] [INFO] FollowerTest - Starting testHandleSyncUpAppendEntries 08:50:16,600 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,601 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 08:50:16,601 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]]} 08:50:16,601 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 08:50:16,601 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} 08:50:16,601 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:50:16,601 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 101 08:50:16,602 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]]} 08:50:16,602 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 08:50:16,602 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} 08:50:16,602 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 08:50:16,603 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]]} 08:50:16,603 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 08:50:16,603 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} 08:50:16,603 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 08:50:16,603 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior163#-890462814] 08:50:16,604 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower164#-409158876] 08:50:16,604 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader165#-993980160] 08:50:16,606 AM [main] [INFO] FollowerTest - Starting testHandleAppendAfterInstallingSnapshot 08:50:16,606 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,606 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]]} 08:50:16,607 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:50:16,607 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 3, entries to be added from: 0 08:50:16,607 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log four 08:50:16,607 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 08:50:16,607 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 4 08:50:16,607 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} 08:50:16,607 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 4 08:50:16,607 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): 1, lastIndex(): 4 08:50:16,607 AM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 4 08:50:16,608 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior166#-698847619] 08:50:16,611 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower167#813323056] 08:50:16,612 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader168#-886505034] 08:50:16,614 AM [main] [INFO] FollowerTest - Starting testNeedsLeaderAddress 08:50:16,614 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,615 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to -1 08:50:16,616 AM [main] [DEBUG] Follower - New leader address: pekko://test/user/leader171 08:50:16,616 AM [main] [INFO] RaftActorContextImpl - follower: Peer address for peer leader set to pekko://test/user/leader171 08:50:16,617 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging -2 entries behind leader leader and reached 1 (of expected -1) 08:50:16,617 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior169#-1027414633] 08:50:16,618 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower170#-1826192903] 08:50:16,618 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader171#173778789] 08:50:16,620 AM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntriesWithPrevIndexMinusOneAndReplicatedToAllIndexPresentInLog 08:50:16,620 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,621 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 08:50:16,621 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]]} 08:50:16,621 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:50:16,621 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 08:50:16,622 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 08:50:16,622 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 08:50:16,622 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 08:50:16,622 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} 08:50:16,622 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:50:16,622 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 08:50:16,622 AM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 08:50:16,622 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior172#1562118153] 08:50:16,624 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower173#-191053326] 08:50:16,624 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader174#968969826] 08:50:16,626 AM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntries 08:50:16,626 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,626 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 08:50:16,627 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]]} 08:50:16,627 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 08:50:16,627 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} 08:50:16,627 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:50:16,627 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior175#827506157] 08:50:16,628 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower176#1098469644] 08:50:16,628 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader177#-477069140] 08:50:16,630 AM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnAppendEntriesWithUnapplied [WARN] [02/04/2025 08:50:16.631] [test-pekko.actor.default-dispatcher-16] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied]: org.opendaylight.controller.cluster.common.actor.Monitor@1b99fe07 [INFO] [pekkoDeadLetter][02/04/2025 08:50:16.631] [test-pekko.actor.default-dispatcher-6] [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'. 08:50:16,631 AM [test-pekko.actor.default-dispatcher-6] [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'. 08:50:16,632 AM [test-pekko.actor.default-dispatcher-17] [INFO] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Starting recovery with journal batch size 1000 08:50:16,633 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PersistenceTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=1, votedFor=null 08:50:16,633 AM [test-pekko.actor.default-dispatcher-6] [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 08:50:16,633 AM [test-pekko.actor.default-dispatcher-17] [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]]} 08:50:16,633 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Number of entries to be appended = 3 08:50:16,633 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 08:50:16,633 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log one 08:50:16,633 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=1, payload=one] 08:50:16,634 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log two 08:50:16,634 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=1, payload=two] 08:50:16,634 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log three 08:50:16,634 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=1, payload=three] 08:50:16,634 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Log size is now 3 08:50:16,634 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Commit index set to 0 08:50:16,634 AM [test-pekko.actor.default-dispatcher-17] [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} 08:50:16,634 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnAppendEntriesWithUnapplied: Last sync leader does not match current leader leader, need to catch up to 0 08:50:16,634 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 2 08:50:16,634 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Setting last applied to 0 08:50:16,634 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Moving last applied index from -1 to 0 08:50:16,634 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Applying state for log index 0 data one 08:50:16,634 AM [test-pekko.actor.default-dispatcher-17] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: applyState called: one 08:50:16,634 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete SimpleReplicatedLogEntry [index=0, term=1, payload=one] 08:50:16,634 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete SimpleReplicatedLogEntry [index=1, term=1, payload=two] 08:50:16,634 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete SimpleReplicatedLogEntry [index=2, term=1, payload=three] 08:50:16,635 AM [test-pekko.actor.default-dispatcher-6] [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] 08:50:16,635 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: lastSequenceNumber prior to capture: 4 08:50:16,635 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: createSnapshot called 08:50:16,635 AM [test-pekko.actor.default-dispatcher-6] [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'. 08:50:16,635 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Persisting ApplyJournalEntries with index=0 [WARN] [02/04/2025 08:50:16.635] [test-pekko.actor.default-dispatcher-17] [pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@dba844a [INFO] [pekkoDeadLetter][02/04/2025 08:50:16.635] [test-pekko.actor.default-dispatcher-6] [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'. 08:50:16,635 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnAppendEntriesWithUnapplied: CaptureSnapshotReply received by actor 08:50:16,635 AM [test-pekko.actor.default-dispatcher-15] [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] 08:50:16,635 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: log size 3 exceeds the snapshot batch count 1 - doing snapshotPreCommit with index 0 08:50:16,635 AM [test-pekko.actor.default-dispatcher-15] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 0 and term: 1 08:50:16,636 AM [test-pekko.actor.default-dispatcher-16] [INFO] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnAppendEntriesWithUnapplied: SaveSnapshotSuccess received for snapshot, sequenceNr: -1 08:50:16,636 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Snapshot success - sequence number: -1 08:50:16,636 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnAppendEntriesWithUnapplied: SnapshotComplete received 08:50:16,636 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: handled a journal response 08:50:16,636 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: handled a snapshot response 08:50:16,684 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior178#-1409002440] 08:50:16,685 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower179#-97205763] 08:50:16,686 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader180#-43498145] 08:50:16,686 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] 08:50:16,690 AM [main] [INFO] FollowerTest - Starting testFirstAppendEntriesWithNoPrevIndexAndReplicatedToAllPresentInSnapshotButCalculatedPrevEntryMissing 08:50:16,690 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,691 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 08:50:16,691 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]]} 08:50:16,692 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 08:50:16,692 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} 08:50:16,692 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 105 08:50:16,692 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior181#-2087276464] 08:50:16,693 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower182#-601341752] 08:50:16,693 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader183#-917046216] 08:50:16,695 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesSenderPrevLogIndexIsInTheSnapshot 08:50:16,695 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,695 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 08:50:16,696 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 7 08:50:16,696 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 8 08:50:16,696 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 8, context.getLastApplied(): 1, lastIndex(): 7 08:50:16,696 AM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 8 08:50:16,696 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior184#-1113774709] 08:50:16,697 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower185#-699986903] 08:50:16,697 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader186#-162766615] 08:50:16,699 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesCorrectReceiverLogEntries 08:50:16,699 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,699 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 08:50:16,700 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]]} 08:50:16,700 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 08:50:16,700 AM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=2, term=2, payload=two-1] is present: existingEntryTerm: 1 08:50:16,700 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 08:50:16,700 AM [main] [INFO] Follower - follower (Follower): Removing entries from log starting at 2, commitIndex: 1, lastApplied: 1 08:50:16,700 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 08:50:16,700 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log two-1 08:50:16,700 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log three 08:50:16,700 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 4 08:50:16,700 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 3 08:50:16,700 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} 08:50:16,700 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 08:50:16,700 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): 1, lastIndex(): 3 08:50:16,700 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 08:50:16,700 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 2 08:50:16,700 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 3 08:50:16,700 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 2 to 3 08:50:16,701 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior187#-13330124] 08:50:16,701 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower188#-786087888] 08:50:16,701 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader189#-1374671923] 08:50:16,703 AM [main] [INFO] FollowerTest - Starting testHandleOutOfSequenceInstallSnapshot 08:50:16,703 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,704 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=3, lastIncludedTerm=1, datasize=50, chunk=3/3, lastChunkHashCode=OptionalInt.empty} 08:50:16,704 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 08:50:16,704 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=3, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 08:50:16,704 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:611) at org.opendaylight.controller.cluster.raft.behaviors.Follower.handleMessage(Follower.java:458) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$RaRjY6HH.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:433) 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.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) 08:50:16,705 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior190#1617305469] 08:50:16,705 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower191#108422175] 08:50:16,705 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader192#1000484473] 08:50:16,707 AM [main] [INFO] FollowerTest - Starting testReceivingAppendEntriesDuringInstallSnapshotFromDifferentLeader 08:50:16,707 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,708 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 08:50:16,708 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 08:50:16,708 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 08:50:16,708 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 08:50:16,708 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 08:50:16,708 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]]} 08:50:16,709 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 08:50:16,709 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:50:16,709 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 08:50:16,709 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log 3 08:50:16,709 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 3 08:50:16,709 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 2 08:50:16,709 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} 08:50:16,709 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader new-leader, need to catch up to 2 08:50:16,709 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 08:50:16,709 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 08:50:16,709 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 2 08:50:16,710 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior193#-235295153] 08:50:16,710 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower194#1084370630] 08:50:16,710 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader195#1623840736] 08:50:16,712 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesLeaderChangedAfterSyncUpComplete 08:50:16,712 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,713 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 08:50:16,713 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]]} 08:50:16,713 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 08:50:16,713 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} 08:50:16,713 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:50:16,713 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 101 08:50:16,714 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]]} 08:50:16,714 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 08:50:16,714 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} 08:50:16,714 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 08:50:16,714 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 101 to 100 08:50:16,714 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]]} 08:50:16,715 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 08:50:16,715 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} 08:50:16,715 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-2, need to catch up to 46 08:50:16,715 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior196#-344106221] 08:50:16,716 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower197#-403275046] 08:50:16,716 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader198#1514702529] 08:50:16,718 AM [main] [INFO] FollowerTest - Starting testHandleElectionTimeoutWhenNoLeaderMessageReceived 08:50:16,718 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,918 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 08:50:16,918 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.170.238:17355, Removed) 08:50:16,918 AM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout - switching to Candidate 08:50:16,918 AM [main] [DEBUG] Candidate - follower (Candidate): Election: Candidate has following voting peers: [] 08:50:16,918 AM [main] [INFO] Candidate - follower (Candidate): Starting new election term 2 08:50:16,918 AM [main] [INFO] RaftActorBehavior - follower (Follower) :- Switching from behavior Follower to Candidate, election term: 2 08:50:16,919 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior199#-1253348028] 08:50:16,920 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower200#576296838] 08:50:16,920 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader201#920006749] 08:50:16,923 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:16,923 AM [main] [DEBUG] RaftActorContextImpl - follower: Updated server config: isVoting: false, peers: [] 08:50:17,175 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 08:50:17,175 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior202#-1564771856] 08:50:17,176 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower203#304518402] 08:50:17,177 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader204#419774575] 08:50:17,179 AM [main] [INFO] FollowerTest - Starting testHandleRequestVoteWhenSenderTermEqualToCurrentTermAndVotedForIsNull 08:50:17,179 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:17,181 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 08:50:17,182 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=true} 08:50:17,183 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior205#-1293085198] 08:50:17,183 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower206#-251209602] 08:50:17,184 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader207#292372014] 08:50:17,186 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesAddNewEntries 08:50:17,186 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:17,188 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]]} 08:50:17,188 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 08:50:17,188 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 08:50:17,188 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log three 08:50:17,188 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log four 08:50:17,188 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 5 08:50:17,188 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 4 08:50:17,188 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} 08:50:17,188 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 4 08:50:17,189 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): 1, lastIndex(): 4 08:50:17,189 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 08:50:17,189 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 2 08:50:17,189 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 3 08:50:17,189 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 2 to 3 08:50:17,189 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 4 08:50:17,189 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 3 to 4 08:50:17,190 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior208#1654510421] 08:50:17,191 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower209#-853112409] 08:50:17,191 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader210#-953348509] 08:50:17,194 AM [main] [INFO] FollowerTest - Starting testReceivingAppendEntriesDuringInstallSnapshot 08:50:17,194 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:17,195 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 08:50:17,195 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 08:50:17,195 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 08:50:17,195 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 08:50:17,196 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]]} 08:50:17,197 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} 08:50:17,197 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior211#493672301] 08:50:17,197 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower212#-69761680] 08:50:17,198 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader213#830174970] 08:50:17,199 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWhenOutOfSyncLogDetectedRequestForceInstallSnapshot 08:50:17,199 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:17,200 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 08:50:17,200 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]]} 08:50:17,200 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 08:50:17,200 AM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=2, term=2, payload=two-1] is present: existingEntryTerm: 1 08:50:17,200 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 08:50:17,201 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior214#-124284733] 08:50:17,201 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower215#-1906721531] 08:50:17,201 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader216#-1509447781] 08:50:17,203 AM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnMiddleEntryInAppendEntries [WARN] [02/04/2025 08:50:17.203] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@1f91fe45 08:50:17,204 AM [test-pekko.actor.default-dispatcher-15] [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'. [INFO] [pekkoDeadLetter][02/04/2025 08:50:17.203] [test-pekko.actor.default-dispatcher-17] [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'. 08:50:17,204 AM [test-pekko.actor.default-dispatcher-16] [INFO] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Starting recovery with journal batch size 1000 08:50:17,206 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] PersistenceTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 08:50:17,206 AM [test-pekko.actor.default-dispatcher-17] [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 08:50:17,206 AM [test-pekko.actor.default-dispatcher-17] [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]]} 08:50:17,206 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Number of entries to be appended = 3 08:50:17,206 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 08:50:17,206 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log one 08:50:17,206 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=1, payload=one] 08:50:17,207 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log two 08:50:17,207 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=1, payload=two] 08:50:17,207 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log three 08:50:17,207 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=1, payload=three] 08:50:17,207 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Log size is now 3 08:50:17,207 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Commit index set to 2 08:50:17,207 AM [test-pekko.actor.default-dispatcher-17] [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} 08:50:17,207 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnMiddleEntryInAppendEntries: Last sync leader does not match current leader leader, need to catch up to 2 08:50:17,207 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 2 08:50:17,207 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 0 08:50:17,207 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from -1 to 0 08:50:17,207 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 0 data one 08:50:17,207 AM [test-pekko.actor.default-dispatcher-17] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: one 08:50:17,207 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 1 08:50:17,207 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 0 to 1 08:50:17,207 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 1 data two 08:50:17,207 AM [test-pekko.actor.default-dispatcher-17] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: two 08:50:17,207 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 2 08:50:17,207 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 1 to 2 08:50:17,207 AM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 2 data three 08:50:17,207 AM [test-pekko.actor.default-dispatcher-17] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: three 08:50:17,208 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=0, term=1, payload=one] 08:50:17,208 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=1, term=1, payload=two] 08:50:17,208 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=2, term=1, payload=three] 08:50:17,208 AM [test-pekko.actor.default-dispatcher-15] [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] 08:50:17,208 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: lastSequenceNumber prior to capture: 4 08:50:17,208 AM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: createSnapshot called [WARN] [02/04/2025 08:50:17.208] [test-pekko.actor.default-dispatcher-17] [pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@42e90b27 08:50:17,208 AM [test-pekko.actor.default-dispatcher-15] [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'. [INFO] [pekkoDeadLetter][02/04/2025 08:50:17.208] [test-pekko.actor.default-dispatcher-15] [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'. 08:50:17,209 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Persisting ApplyJournalEntries with index=2 08:50:17,209 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: CaptureSnapshotReply received by actor 08:50:17,210 AM [test-pekko.actor.default-dispatcher-16] [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] 08:50:17,210 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: log size 3 exceeds the snapshot batch count 2 - doing snapshotPreCommit with index 2 08:50:17,210 AM [test-pekko.actor.default-dispatcher-16] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 2 and term: 1 08:50:17,210 AM [test-pekko.actor.default-dispatcher-16] [INFO] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: SaveSnapshotSuccess received for snapshot, sequenceNr: -1 08:50:17,210 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Snapshot success - sequence number: -1 08:50:17,210 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: handled a snapshot response 08:50:17,210 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: SnapshotComplete received 08:50:17,210 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: handled a journal response 08:50:17,257 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] [WARN] [02/04/2025 08:50:17.259] [test-pekko.actor.default-dispatcher-17] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@5a54ba67 [INFO] [pekkoDeadLetter][02/04/2025 08:50:17.259] [test-pekko.actor.default-dispatcher-6] [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'. 08:50:17,259 AM [test-pekko.actor.default-dispatcher-6] [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'. 08:50:17,259 AM [test-pekko.actor.default-dispatcher-16] [INFO] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Starting recovery with journal batch size 1000 08:50:17,260 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorRecoverySupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: SnapshotOffer called. 08:50:17,260 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from -1 to 2 08:50:17,260 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] PersistenceTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 08:50:17,260 AM [test-pekko.actor.default-dispatcher-16] [INFO] RaftActorRecoverySupport - Recovery snapshot applied for testCaptureSnapshotOnMiddleEntryInAppendEntries in 155.8 μs: snapshotIndex=2, snapshotTerm=1, journal-size=0 08:50:17,262 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorRecoverySupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: Received apply journal entries for recovery, applying to state: 3 to 2 08:50:17,262 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 2 to 2 08:50:17,262 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorRecoverySupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed in 1.620 ms - Switching actor to Follower - last log index = 2, last log term = 1, snapshot index = 2, snapshot term = 1, journal size = 0 08:50:17,262 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior217#-763536820] 08:50:17,273 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower218#2058853408] 08:50:17,274 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader219#-134131692] 08:50:17,274 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 08:50:17,277 AM [main] [INFO] FollowerTest - Starting testHandleElectionTimeoutWhenLeaderMessageReceived 08:50:17,277 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:17,577 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to -1 08:50:17,707 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 08:50:17,708 AM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout but lastLeaderMessageInterval 130 < election timeout 400 milliseconds 08:50:17,958 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging -2 entries behind leader leader and reached 1 (of expected -1) 08:50:18,158 AM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout but lastLeaderMessageInterval 200 < election timeout 400 milliseconds 08:50:18,158 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior220#179020423] 08:50:18,170 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower221#905433492] 08:50:18,170 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader222#234147556] 08:50:18,173 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:18,174 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 08:50:18,174 AM [main] [DEBUG] Follower - follower (Follower): Received TimeoutNow - switching to Candidate 08:50:18,174 AM [main] [DEBUG] Candidate - follower (Candidate): Election: Candidate has following voting peers: [] 08:50:18,174 AM [main] [INFO] Candidate - follower (Candidate): Starting new election term 2 08:50:18,175 AM [main] [INFO] RaftActorBehavior - follower (Follower) :- Switching from behavior Follower to Candidate, election term: 2 08:50:18,175 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior223#-1848338656] 08:50:18,186 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower224#600894410] 08:50:18,186 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader225#-1366913407] 08:50:18,189 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:18,190 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 08:50:18,191 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=true} 08:50:18,192 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior226#2115491458] 08:50:18,203 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower227#1906421592] 08:50:18,203 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader228#1624974231] 08:50:18,205 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:18,207 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]]} 08:50:18,207 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:50:18,207 AM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 08:50:18,207 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 08:50:18,207 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 08:50:18,207 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 0 08:50:18,207 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} 08:50:18,207 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 2 08:50:18,207 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior229#-637699218] 08:50:18,218 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower230#-1873031546] 08:50:18,218 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader231#-21056694] 08:50:18,220 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:18,222 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 08:50:18,222 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=false} 08:50:18,222 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior232#-165945001] 08:50:18,233 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower233#759718395] 08:50:18,233 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader234#-2019040395] 08:50:18,236 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:18,237 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 08:50:18,238 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 08:50:18,238 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} 08:50:18,238 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 1 08:50:18,239 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 08:50:18,241 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 08:50:18,241 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Cluster state: [] 08:50:18,241 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. 08:50:18,241 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 08:50:18,241 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 08:50:18,241 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=100, voteGranted=true} 08:50:18,242 AM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than follower's term 1 - updating term 08:50:18,242 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior235#1651606702] 08:50:18,253 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower236#897430048] 08:50:18,253 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader237#1921236065] 08:50:18,256 AM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from -1 to 1 08:50:18,256 AM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from 1 to 0 08:50:18,256 AM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from 0 to 0 08:50:18,257 AM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from 0 to 1 08:50:18,257 AM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 0 for term 1 08:50:18,257 AM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from 1 to 2 08:50:18,257 AM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 1 for term 1 08:50:18,257 AM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from 2 to 2 08:50:18,257 AM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 1 for term 1 08:50:18,258 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior238#340942440] 08:50:18,269 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower239#1573079469] 08:50:18,269 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader240#130329565] 08:50:18,272 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:18,273 AM [main] [INFO] RaftActorBehavior - follower (Follower): Cannot append entries because sender's term 100 is less than 1000 08:50:18,273 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior241#-573033120] 08:50:18,284 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower242#558784802] 08:50:18,284 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader243#1031008018] 08:50:18,286 AM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 08:50:18,286 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 08:50:18,286 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=false} 08:50:18,287 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior244#-1416142859] 08:50:18,297 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower245#-1020148693] 08:50:18,297 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader246#-1427079076] [INFO] [02/04/2025 08:50:18.298] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:50:18,298 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [02/04/2025 08:50:18.299] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.238:17355) [INFO] [pekkoDeadLetter][02/04/2025 08:50:18.299] [test-pekko.actor.default-dispatcher-16] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#432522507] 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'. 08:50:18,299 AM [test-pekko.actor.default-dispatcher-16] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#432522507] 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] [02/04/2025 08:50:18.301] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.238:17355] - Exiting completed 08:50:18,301 AM [test-pekko.actor.default-dispatcher-17] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.238:17355] - Exiting completed [INFO] [02/04/2025 08:50:18.301] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.238:17355] - Shutting down... 08:50:18,301 AM [test-pekko.actor.default-dispatcher-17] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.238:17355] - Shutting down... 08:50:18,301 AM [test-pekko.actor.default-dispatcher-16] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.238:17355] - Successfully shut down [INFO] [02/04/2025 08:50:18.301] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.238:17355] - Successfully shut down [INFO] [02/04/2025 08:50:18.305] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.238:17355/system/remoting-terminator] Shutting down remote daemon. 08:50:18,305 AM [test-pekko.actor.default-dispatcher-17] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [02/04/2025 08:50:18.305] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.238:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 08:50:18,305 AM [test-pekko.actor.default-dispatcher-17] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [02/04/2025 08:50:18.307] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.238:17355/system/remoting-terminator] Remoting shut down. 08:50:18,308 AM [test-pekko.actor.default-dispatcher-17] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [02/04/2025 08:50:18.308] [test-pekko.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger