[DEBUG] [03/11/2024 11:23:20.934] [main] [EventStream(akka://test)] logger log1-TestEventListener started 11:23:20,934 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/11/2024 11:23:20.935] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [03/11/2024 11:23:20.935] [main] [EventStream(akka://test)] Default Loggers started [INFO] [03/11/2024 11:23:20.947] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.95:25520] with UID [8977000639171759720] [INFO] [03/11/2024 11:23:20.948] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.95:25520] - Starting up, Akka version [2.6.21] ... 11:23:20,948 AM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.95:25520] with UID [8977000639171759720] 11:23:20,948 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.95:25520] - Starting up, Akka version [2.6.21] ... 11:23:20,955 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.95:25520] - Registered cluster JMX MBean [akka:type=Cluster] 11:23:20,955 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.95:25520] - Started up successfully 11:23:20,955 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.95:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 11:23:20,955 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.95:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining [INFO] [03/11/2024 11:23:20.952] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.95:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [03/11/2024 11:23:20.952] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.95:25520] - Started up successfully [INFO] [03/11/2024 11:23:20.953] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.95:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [03/11/2024 11:23:20.953] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.95:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 11:23:20,962 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testReplicationAndSnapshots starting [WARN] [03/11/2024 11:23:20.970] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower733]: org.opendaylight.controller.cluster.common.actor.Monitor@54b54572 [INFO] [akkaDeadLetter][03/11/2024 11:23:20.970] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower733] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:23:20,970 AM [test-akka.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower733] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:23:20,972 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower733 with journal batch size 1000 11:23:20,973 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:23:20,974 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower734 with journal batch size 1000 [WARN] [03/11/2024 11:23:20.974] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower734]: org.opendaylight.controller.cluster.common.actor.Monitor@32672cba [INFO] [akkaDeadLetter][03/11/2024 11:23:20.974] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower734] to Actor[akka://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:23:20,974 AM [test-akka.actor.default-dispatcher-12] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower734] to Actor[akka://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:23:20,975 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 11:23:21,76 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader732 with journal batch size 1000 11:23:21,76 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - verifyLeaderRecoveryAndInitialization starting [WARN] [03/11/2024 11:23:21.076] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader732]: org.opendaylight.controller.cluster.common.actor.Monitor@649bda07 [INFO] [akkaDeadLetter][03/11/2024 11:23:21.076] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader732] to Actor[akka://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:23:21,77 AM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader732] to Actor[akka://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:23:21,79 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Set currentTerm=5, votedFor=leader732 11:23:21,79 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Received ReplicatedLogEntry for recovery: index: 0, size: 4 11:23:21,79 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Received ReplicatedLogEntry for recovery: index: 1, size: 3 11:23:21,79 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Received ReplicatedLogEntry for recovery: index: 2, size: 3 11:23:21,79 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Received apply journal entries for recovery, applying to state: 0 to 2 11:23:21,79 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Moving last applied index from -1 to 2 11:23:21,79 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Recovery completed in 96.35 μs - Switching actor to Follower - last log index = 2, last log term = 5, snapshot index = -1, snapshot term = -1, journal size = 3 11:23:21,536 AM [test-akka.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 11:23:21,536 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.95:25520, Removed) 11:23:21,536 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Follower): Received ElectionTimeout - switching to Candidate 11:23:21,536 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Candidate): Election: Candidate has following voting peers: [follower733, follower734] 11:23:21,536 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Set currentTerm=6, votedFor=leader732 11:23:21,536 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Candidate): Starting new election term 6 11:23:21,536 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Candidate): Sending RequestVote [term=6, candidateId=leader732, lastLogIndex=2, lastLogTerm=5] to peer follower733 11:23:21,537 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Candidate): Sending RequestVote [term=6, candidateId=leader732, lastLogIndex=2, lastLogTerm=5] to peer follower734 11:23:21,537 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 11:23:21,537 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Follower) :- Switching from behavior Follower to Candidate, election term: 6 11:23:21,537 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Cluster state: [] 11:23:21,537 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 11:23:21,537 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Candidate in requestVote:RequestVote [term=6, candidateId=leader732, lastLogIndex=2, lastLogTerm=5] with higher term appears reachable, updating term. 11:23:21,537 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Term 6 in "RequestVote [term=6, candidateId=leader732, lastLogIndex=2, lastLogTerm=5]" message is greater than follower's term 0 - updating term 11:23:21,537 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Set currentTerm=6, votedFor=null 11:23:21,537 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Cluster state: [] 11:23:21,537 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Candidate in requestVote:RequestVote [term=6, candidateId=leader732, lastLogIndex=2, lastLogTerm=5] with higher term appears reachable, updating term. 11:23:21,537 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Term 6 in "RequestVote [term=6, candidateId=leader732, lastLogIndex=2, lastLogTerm=5]" message is greater than follower's term 0 - updating term 11:23:21,537 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Set currentTerm=6, votedFor=null 11:23:21,537 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): In requestVote: RequestVote [term=6, candidateId=leader732, lastLogIndex=2, lastLogTerm=5] - currentTerm: 6, votedFor: null, lastIndex: -1, lastTerm: -1 11:23:21,537 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Set currentTerm=6, votedFor=leader732 11:23:21,537 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): requestVote returning: RequestVoteReply [term=6, voteGranted=true] 11:23:21,537 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): In requestVote: RequestVote [term=6, candidateId=leader732, lastLogIndex=2, lastLogTerm=5] - currentTerm: 6, votedFor: null, lastIndex: -1, lastTerm: -1 11:23:21,537 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Set currentTerm=6, votedFor=leader732 11:23:21,537 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): requestVote returning: RequestVoteReply [term=6, voteGranted=true] 11:23:21,537 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Candidate): RaftRPC message received RequestVoteReply [term=6, voteGranted=true], my term is 6 11:23:21,537 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Candidate): handleRequestVoteReply: RequestVoteReply [term=6, voteGranted=true], current voteCount: 1 11:23:21,538 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Election: Leader has following peers: [follower733, follower734] 11:23:21,538 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Checking sendAppendEntries for follower follower733: active: false, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: -1 11:23:21,538 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Checking sendAppendEntries for follower follower734: active: false, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: -1 11:23:21,538 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Candidate) :- Switching from behavior Candidate to Leader, election term: 6 11:23:21,538 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): The followers log is empty and the senders prevLogIndex is 1 11:23:21,538 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply [term=6, success=false, followerId=follower733, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:23:21,538 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower733: Last sync leader does not match current leader leader732, need to catch up to -1 11:23:21,539 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): The followers log is empty and the senders prevLogIndex is 1 11:23:21,539 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply [term=6, success=false, followerId=follower734, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:23:21,539 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower734: Last sync leader does not match current leader leader732, need to catch up to -1 [WARN] [03/11/2024 11:23:21.539] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower733] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5c16ba8a [WARN] [03/11/2024 11:23:21.539] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower734] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@41e4d14 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply [term=6, success=false, followerId=follower733, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5], leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 [INFO] [akkaDeadLetter][03/11/2024 11:23:21.539] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower733] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower733] was unhandled. [4] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [akkaDeadLetter][03/11/2024 11:23:21.539] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower734] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower734] was unhandled. [5] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower733 updated: matchIndex: -1, nextIndex: 0 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): follower follower733 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 11:23:21,539 AM [test-akka.actor.default-dispatcher-11] [INFO] TestActorRef - Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower733] was unhandled. [4] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:23:21,539 AM [test-akka.actor.default-dispatcher-11] [INFO] TestActorRef - Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower734] was unhandled. [5] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Checking sendAppendEntries for follower follower733: active: true, followerNextIndex: 0, leaderLastIndex: 2, leaderSnapShotIndex: -1 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): sendAppendEntries: 0 is present for follower follower733 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Sending AppendEntries to follower follower733: AppendEntries [leaderId=leader732, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=5, payload=zero], SimpleReplicatedLogEntry [index=1, term=5, payload=one], SimpleReplicatedLogEntry [index=2, term=5, payload=two]]] 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply [term=6, success=false, followerId=follower734, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5], leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower734 updated: matchIndex: -1, nextIndex: 0 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): follower follower734 appears to be behind the leader from the last snapshot - updated: matchIndex: -1, nextIndex: 0 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Checking sendAppendEntries for follower follower734: active: true, followerNextIndex: 0, leaderLastIndex: 2, leaderSnapShotIndex: -1 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): sendAppendEntries: 0 is present for follower follower734 11:23:21,539 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): handleAppendEntries: AppendEntries [leaderId=leader732, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=5, payload=zero], SimpleReplicatedLogEntry [index=1, term=5, payload=one], SimpleReplicatedLogEntry [index=2, term=5, payload=two]]] 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Sending AppendEntries to follower follower734: AppendEntries [leaderId=leader732, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=5, payload=zero], SimpleReplicatedLogEntry [index=1, term=5, payload=one], SimpleReplicatedLogEntry [index=2, term=5, payload=two]]] 11:23:21,539 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Number of entries to be appended = 3 11:23:21,539 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 11:23:21,539 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Append entry to log zero 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): handleAppendEntries: AppendEntries [leaderId=leader732, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=5, payload=zero], SimpleReplicatedLogEntry [index=1, term=5, payload=one], SimpleReplicatedLogEntry [index=2, term=5, payload=two]]] 11:23:21,539 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=5, payload=zero] 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Number of entries to be appended = 3 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Append entry to log zero 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=5, payload=zero] 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Append entry to log one 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=5, payload=one] 11:23:21,539 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Append entry to log one 11:23:21,539 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=5, payload=one] 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Append entry to log two 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=5, payload=two] 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Log size is now 3 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Commit index set to 2 11:23:21,539 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Append entry to log two 11:23:21,539 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=5, payload=two] 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): handleAppendEntries returning : AppendEntriesReply [term=6, success=true, followerId=follower734, logLastIndex=2, logLastTerm=5, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower734: Lagging 0 entries behind leader leader732 and reached 2 (of expected -1) 11:23:21,539 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Log size is now 3 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 2 11:23:21,539 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Commit index set to 2 11:23:21,539 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Setting last applied to 0 11:23:21,540 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Moving last applied index from -1 to 0 11:23:21,540 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Applying state for log index 0 data zero 11:23:21,540 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): handleAppendEntries returning : AppendEntriesReply [term=6, success=true, followerId=follower733, logLastIndex=2, logLastTerm=5, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:23:21,540 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower734 updated: matchIndex: 2, nextIndex: 3 11:23:21,540 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower733: Lagging 0 entries behind leader leader732 and reached 2 (of expected -1) 11:23:21,540 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 2 11:23:21,540 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Setting last applied to 0 11:23:21,540 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Moving last applied index from -1 to 0 11:23:21,540 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Applying state for log index 0 data zero 11:23:21,540 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Checking sendAppendEntries for follower follower734: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: -1 11:23:21,540 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: applyState called: zero 11:23:21,540 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Setting last applied to 1 11:23:21,540 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Moving last applied index from 0 to 1 11:23:21,540 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Applying state for log index 1 data one 11:23:21,540 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: applyState called: one 11:23:21,540 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Setting last applied to 2 11:23:21,540 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Moving last applied index from 1 to 2 11:23:21,540 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Applying state for log index 2 data two 11:23:21,540 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: applyState called: two 11:23:21,540 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: applyState called: zero 11:23:21,540 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Setting last applied to 1 11:23:21,540 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Moving last applied index from 0 to 1 11:23:21,540 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Applying state for log index 1 data one 11:23:21,540 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: applyState called: one 11:23:21,540 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Setting last applied to 2 11:23:21,540 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Moving last applied index from 1 to 2 11:23:21,540 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Applying state for log index 2 data two 11:23:21,540 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: applyState called: two 11:23:21,540 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower733 updated: matchIndex: 2, nextIndex: 3 11:23:21,540 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: fakeSnapshot purging log to 1 for term 6 11:23:21,540 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Checking sendAppendEntries for follower follower733: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1 11:23:21,541 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: persist complete SimpleReplicatedLogEntry [index=0, term=5, payload=zero] 11:23:21,541 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: persist complete SimpleReplicatedLogEntry [index=1, term=5, payload=one] 11:23:21,541 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: persist complete SimpleReplicatedLogEntry [index=2, term=5, payload=two] 11:23:21,541 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Persisting ApplyJournalEntries with index=2 [WARN] [03/11/2024 11:23:21.541] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower733] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@44d3a219 [INFO] [akkaDeadLetter][03/11/2024 11:23:21.541] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower733] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower733] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:23:21,541 AM [test-akka.actor.default-dispatcher-12] [INFO] TestActorRef - Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower733] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:23:21,543 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: persist complete SimpleReplicatedLogEntry [index=0, term=5, payload=zero] 11:23:21,543 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: persist complete SimpleReplicatedLogEntry [index=1, term=5, payload=one] 11:23:21,543 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: persist complete SimpleReplicatedLogEntry [index=2, term=5, payload=two] 11:23:21,543 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Persisting ApplyJournalEntries with index=2 [WARN] [03/11/2024 11:23:21.543] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower734] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@db5006a [INFO] [akkaDeadLetter][03/11/2024 11:23:21.544] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower734] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower734] was unhandled. [7] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:23:21,544 AM [test-akka.actor.default-dispatcher-17] [INFO] TestActorRef - Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower734] was unhandled. [7] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:23:21,587 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - verifyLeaderRecoveryAndInitialization ending 11:23:21,587 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testFirstSnapshot starting 11:23:21,587 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Persist data SimpleReplicatedLogEntry [index=3, term=6, payload=three] 11:23:21,587 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Append log entry and persist SimpleReplicatedLogEntry [index=3, term=6, payload=three] 11:23:21,587 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Replicate message: identifier: MockIdentifier{value=three}, logIndex: 3, isSendImmediate: true 11:23:21,587 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Checking sendAppendEntries for follower follower733: active: true, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: 1 11:23:21,587 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): sendAppendEntries: 3 is present for follower follower733 11:23:21,588 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Sending AppendEntries to follower follower733: AppendEntries [leaderId=leader732, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=3, term=6, payload=three]]] 11:23:21,588 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Checking sendAppendEntries for follower follower734: active: true, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: 1 11:23:21,588 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): sendAppendEntries: 3 is present for follower follower734 11:23:21,588 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Sending AppendEntries to follower follower734: AppendEntries [leaderId=leader732, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=3, term=6, payload=three]]] 11:23:21,588 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: persist complete SimpleReplicatedLogEntry [index=3, term=6, payload=three] 11:23:21,588 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=2, lastAppliedTerm=5, lastIndex=3, lastTerm=6, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 11:23:21,588 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: lastSequenceNumber prior to capture: 7 11:23:21,588 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: CaptureSnapshotReply received by actor 11:23:21,589 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Persisting of snapshot done: Snapshot [lastIndex=3, lastTerm=6, lastAppliedIndex=2, lastAppliedTerm=5, unAppliedEntries size=1, state=MockSnapshotState [state=[zero, one, two]], electionTerm=6, electionVotedFor=leader732, ServerConfigPayload=null] 11:23:21,589 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 1 and term: 5 11:23:21,589 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: SaveSnapshotSuccess received for snapshot, sequenceNr: 7 11:23:21,589 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Snapshot success - sequence number: 7 11:23:21,589 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: SnapshotComplete received 11:23:21,589 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: handled a snapshot response 11:23:21,589 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: handled a journal response 11:23:21,656 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): sendAppendEntries: 3 is present for follower follower733 11:23:21,657 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): sendAppendEntries: 3 is present for follower follower734 11:23:21,776 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): sendAppendEntries: 3 is present for follower follower733 11:23:21,776 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Sending AppendEntries to follower follower733: AppendEntries [leaderId=leader732, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=3, term=6, payload=three]]] 11:23:21,776 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): sendAppendEntries: 3 is present for follower follower734 11:23:21,776 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Sending AppendEntries to follower follower734: AppendEntries [leaderId=leader732, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=3, term=6, payload=three]]] 11:23:21,776 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): handleAppendEntries: AppendEntries [leaderId=leader732, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=3, term=6, payload=three]]] 11:23:21,776 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): handleAppendEntries: AppendEntries [leaderId=leader732, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=3, term=6, payload=three]]] 11:23:21,776 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Number of entries to be appended = 1 11:23:21,776 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 11:23:21,776 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Number of entries to be appended = 1 11:23:21,776 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Append entry to log three 11:23:21,776 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 11:23:21,776 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Append log entry and persist SimpleReplicatedLogEntry [index=3, term=6, payload=three] 11:23:21,776 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Append entry to log three 11:23:21,776 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Append log entry and persist SimpleReplicatedLogEntry [index=3, term=6, payload=three] 11:23:21,776 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Log size is now 4 11:23:21,776 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Log size is now 4 11:23:21,776 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): handleAppendEntries returning : AppendEntriesReply [term=6, success=true, followerId=follower733, logLastIndex=3, logLastTerm=6, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:23:21,776 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): handleAppendEntries returning : AppendEntriesReply [term=6, success=true, followerId=follower734, logLastIndex=3, logLastTerm=6, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:23:21,776 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower733: Lagging 0 entries behind leader leader732 and reached 2 (of expected -1) 11:23:21,776 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower734: Lagging 0 entries behind leader leader732 and reached 2 (of expected -1) 11:23:21,776 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: fakeSnapshot purging log to 1 for term 6 11:23:21,776 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: fakeSnapshot purging log to 1 for term 6 11:23:21,777 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower733 updated: matchIndex: 3, nextIndex: 4 11:23:21,777 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Applying to log - commitIndex: 3, lastAppliedIndex: 2 11:23:21,777 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Setting last applied to 3 11:23:21,777 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Moving last applied index from 2 to 3 11:23:21,777 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Applying state for log index 3 data three 11:23:21,777 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: applyState called: three 11:23:21,777 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: fakeSnapshot purging log to 2 for term 6 11:23:21,777 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Checking sendAppendEntries for follower follower733: active: true, followerNextIndex: 4, leaderLastIndex: 3, leaderSnapShotIndex: 2 11:23:21,777 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower734 updated: matchIndex: 3, nextIndex: 4 11:23:21,778 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Checking sendAppendEntries for follower follower734: active: true, followerNextIndex: 4, leaderLastIndex: 3, leaderSnapShotIndex: 2 11:23:21,778 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Persisting ApplyJournalEntries with index=3 11:23:21,779 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: persist complete SimpleReplicatedLogEntry [index=3, term=6, payload=three] 11:23:21,779 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: persist complete SimpleReplicatedLogEntry [index=3, term=6, payload=three] 11:23:21,779 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=2, lastAppliedTerm=5, lastIndex=3, lastTerm=6, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 11:23:21,779 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: lastSequenceNumber prior to capture: 7 11:23:21,779 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=2, lastAppliedTerm=5, lastIndex=3, lastTerm=6, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 11:23:21,779 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: lastSequenceNumber prior to capture: 7 11:23:21,779 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Commit index set to 3 11:23:21,779 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower733: Lagging 0 entries behind leader leader732 and reached 3 (of expected -1) 11:23:21,779 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): 2, lastIndex(): 3 11:23:21,779 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Commit index set to 3 11:23:21,779 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Setting last applied to 3 11:23:21,779 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower734: Lagging 0 entries behind leader leader732 and reached 3 (of expected -1) 11:23:21,779 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Moving last applied index from 2 to 3 11:23:21,779 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): 2, lastIndex(): 3 11:23:21,779 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Applying state for log index 3 data three 11:23:21,779 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Setting last applied to 3 11:23:21,779 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Moving last applied index from 2 to 3 11:23:21,779 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Applying state for log index 3 data three 11:23:21,779 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: applyState called: three 11:23:21,779 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: applyState called: three 11:23:21,779 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: CaptureSnapshotReply received by actor 11:23:21,779 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: CaptureSnapshotReply received by actor 11:23:21,779 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Persisting of snapshot done: Snapshot [lastIndex=3, lastTerm=6, lastAppliedIndex=2, lastAppliedTerm=5, unAppliedEntries size=1, state=MockSnapshotState [state=[zero, one, two]], electionTerm=6, electionVotedFor=leader732, ServerConfigPayload=null] 11:23:21,780 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Persisting of snapshot done: Snapshot [lastIndex=3, lastTerm=6, lastAppliedIndex=2, lastAppliedTerm=5, unAppliedEntries size=1, state=MockSnapshotState [state=[zero, one, two]], electionTerm=6, electionVotedFor=leader732, ServerConfigPayload=null] 11:23:21,780 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 1 and term: 5 11:23:21,780 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 1 and term: 5 11:23:21,780 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Persisting ApplyJournalEntries with index=3 11:23:21,780 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Persisting ApplyJournalEntries with index=3 11:23:21,780 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: SaveSnapshotSuccess received for snapshot, sequenceNr: 7 11:23:21,780 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Snapshot success - sequence number: 7 11:23:21,780 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: SaveSnapshotSuccess received for snapshot, sequenceNr: 7 11:23:21,780 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Snapshot success - sequence number: 7 11:23:21,780 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: SnapshotComplete received 11:23:21,780 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: SnapshotComplete received 11:23:21,780 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: handled a journal response 11:23:21,780 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: handled a journal response 11:23:21,780 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: handled a snapshot response 11:23:21,780 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: handled a snapshot response 11:23:21,791 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testFirstSnapshot ending 11:23:21,791 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testSubsequentReplications starting 11:23:21,791 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Persist data SimpleReplicatedLogEntry [index=4, term=6, payload=four] 11:23:21,791 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Append log entry and persist SimpleReplicatedLogEntry [index=4, term=6, payload=four] 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Replicate message: identifier: MockIdentifier{value=four}, logIndex: 4, isSendImmediate: true 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Checking sendAppendEntries for follower follower733: active: true, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: 2 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): sendAppendEntries: 4 is present for follower follower733 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Sending AppendEntries to follower follower733: AppendEntries [leaderId=leader732, prevLogIndex=3, prevLogTerm=6, leaderCommit=3, replicatedToAllIndex=2, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=4, term=6, payload=four]]] 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Checking sendAppendEntries for follower follower734: active: true, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: 2 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): sendAppendEntries: 4 is present for follower follower734 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Sending AppendEntries to follower follower734: AppendEntries [leaderId=leader732, prevLogIndex=3, prevLogTerm=6, leaderCommit=3, replicatedToAllIndex=2, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=4, term=6, payload=four]]] 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Persist data SimpleReplicatedLogEntry [index=5, term=6, payload=five] 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Append log entry and persist SimpleReplicatedLogEntry [index=5, term=6, payload=five] 11:23:21,792 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): handleAppendEntries: AppendEntries [leaderId=leader732, prevLogIndex=3, prevLogTerm=6, leaderCommit=3, replicatedToAllIndex=2, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=4, term=6, payload=four]]] 11:23:21,792 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Number of entries to be appended = 1 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Replicate message: identifier: MockIdentifier{value=five}, logIndex: 5, isSendImmediate: true 11:23:21,792 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): After cleanup, lastIndex: 3, entries to be added from: 0 11:23:21,792 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Append entry to log four 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Checking sendAppendEntries for follower follower733: active: true, followerNextIndex: 4, leaderLastIndex: 5, leaderSnapShotIndex: 2 11:23:21,792 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Append log entry and persist SimpleReplicatedLogEntry [index=4, term=6, payload=four] 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): sendAppendEntries: 4 is present for follower follower733 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Checking sendAppendEntries for follower follower734: active: true, followerNextIndex: 4, leaderLastIndex: 5, leaderSnapShotIndex: 2 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): sendAppendEntries: 4 is present for follower follower734 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Persist data SimpleReplicatedLogEntry [index=6, term=6, payload=six] 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Append log entry and persist SimpleReplicatedLogEntry [index=6, term=6, payload=six] 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Replicate message: identifier: MockIdentifier{value=six}, logIndex: 6, isSendImmediate: true 11:23:21,792 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Log size is now 3 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Checking sendAppendEntries for follower follower733: active: true, followerNextIndex: 4, leaderLastIndex: 6, leaderSnapShotIndex: 2 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): sendAppendEntries: 4 is present for follower follower733 11:23:21,792 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): handleAppendEntries returning : AppendEntriesReply [term=6, success=true, followerId=follower733, logLastIndex=4, logLastTerm=6, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Checking sendAppendEntries for follower follower734: active: true, followerNextIndex: 4, leaderLastIndex: 6, leaderSnapShotIndex: 2 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): sendAppendEntries: 4 is present for follower follower734 11:23:21,792 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower733: Lagging 0 entries behind leader leader732 and reached 3 (of expected -1) 11:23:21,792 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: fakeSnapshot purging log to 2 for term 6 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower733 updated: matchIndex: 4, nextIndex: 5 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Checking sendAppendEntries for follower follower733: active: true, followerNextIndex: 5, leaderLastIndex: 6, leaderSnapShotIndex: 2 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): sendAppendEntries: 5 is present for follower follower733 11:23:21,792 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Sending AppendEntries to follower follower733: AppendEntries [leaderId=leader732, prevLogIndex=4, prevLogTerm=6, leaderCommit=3, replicatedToAllIndex=2, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=5, term=6, payload=five], SimpleReplicatedLogEntry [index=6, term=6, payload=six]]] 11:23:21,792 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): handleAppendEntries: AppendEntries [leaderId=leader732, prevLogIndex=3, prevLogTerm=6, leaderCommit=3, replicatedToAllIndex=2, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=4, term=6, payload=four]]] 11:23:21,792 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Number of entries to be appended = 1 11:23:21,792 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): After cleanup, lastIndex: 3, entries to be added from: 0 11:23:21,792 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Append entry to log four 11:23:21,793 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Append log entry and persist SimpleReplicatedLogEntry [index=4, term=6, payload=four] 11:23:21,793 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Log size is now 3 11:23:21,793 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): handleAppendEntries returning : AppendEntriesReply [term=6, success=true, followerId=follower734, logLastIndex=4, logLastTerm=6, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:23:21,793 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: persist complete SimpleReplicatedLogEntry [index=4, term=6, payload=four] 11:23:21,793 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower734: Lagging 0 entries behind leader leader732 and reached 3 (of expected -1) 11:23:21,793 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: fakeSnapshot purging log to 2 for term 6 11:23:21,793 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Applying to log - commitIndex: 4, lastAppliedIndex: 3 11:23:21,793 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Setting last applied to 4 11:23:21,793 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Moving last applied index from 3 to 4 11:23:21,793 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Applying state for log index 4 data four 11:23:21,793 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: persist complete SimpleReplicatedLogEntry [index=4, term=6, payload=four] 11:23:21,793 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): handleAppendEntries: AppendEntries [leaderId=leader732, prevLogIndex=4, prevLogTerm=6, leaderCommit=3, replicatedToAllIndex=2, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=5, term=6, payload=five], SimpleReplicatedLogEntry [index=6, term=6, payload=six]]] 11:23:21,793 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Number of entries to be appended = 2 11:23:21,793 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): After cleanup, lastIndex: 4, entries to be added from: 0 11:23:21,793 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Append entry to log five 11:23:21,793 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Append log entry and persist SimpleReplicatedLogEntry [index=5, term=6, payload=five] 11:23:21,793 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: applyState called: four 11:23:21,793 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Append entry to log six 11:23:21,793 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Append log entry and persist SimpleReplicatedLogEntry [index=6, term=6, payload=six] 11:23:21,793 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: fakeSnapshot purging log to 3 for term 6 11:23:21,793 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Log size is now 4 11:23:21,793 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): handleAppendEntries returning : AppendEntriesReply [term=6, success=true, followerId=follower733, logLastIndex=6, logLastTerm=6, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:23:21,793 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower733: Lagging 0 entries behind leader leader732 and reached 3 (of expected -1) 11:23:21,793 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: persist complete SimpleReplicatedLogEntry [index=4, term=6, payload=four] 11:23:21,793 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower734 updated: matchIndex: 4, nextIndex: 5 11:23:21,793 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Checking sendAppendEntries for follower follower734: active: true, followerNextIndex: 5, leaderLastIndex: 6, leaderSnapShotIndex: 3 11:23:21,793 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): sendAppendEntries: 5 is present for follower follower734 11:23:21,793 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Sending AppendEntries to follower follower734: AppendEntries [leaderId=leader732, prevLogIndex=4, prevLogTerm=6, leaderCommit=4, replicatedToAllIndex=3, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=5, term=6, payload=five], SimpleReplicatedLogEntry [index=6, term=6, payload=six]]] 11:23:21,793 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Persisting ApplyJournalEntries with index=4 11:23:21,793 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): handleAppendEntries: AppendEntries [leaderId=leader732, prevLogIndex=4, prevLogTerm=6, leaderCommit=4, replicatedToAllIndex=3, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=5, term=6, payload=five], SimpleReplicatedLogEntry [index=6, term=6, payload=six]]] 11:23:21,793 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Number of entries to be appended = 2 11:23:21,793 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): After cleanup, lastIndex: 4, entries to be added from: 0 11:23:21,793 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower733 updated: matchIndex: 6, nextIndex: 7 11:23:21,794 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Append entry to log five 11:23:21,794 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Append log entry and persist SimpleReplicatedLogEntry [index=5, term=6, payload=five] 11:23:21,794 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Checking sendAppendEntries for follower follower733: active: true, followerNextIndex: 7, leaderLastIndex: 6, leaderSnapShotIndex: 3 11:23:21,794 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: persist complete SimpleReplicatedLogEntry [index=5, term=6, payload=five] 11:23:21,794 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: persist complete SimpleReplicatedLogEntry [index=6, term=6, payload=six] 11:23:21,794 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Append entry to log six 11:23:21,794 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Append log entry and persist SimpleReplicatedLogEntry [index=6, term=6, payload=six] 11:23:21,794 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: persist complete SimpleReplicatedLogEntry [index=5, term=6, payload=five] 11:23:21,794 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Applying to log - commitIndex: 5, lastAppliedIndex: 4 11:23:21,794 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Commit index set to 4 11:23:21,794 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Setting last applied to 5 11:23:21,794 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Log size is now 4 11:23:21,794 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Moving last applied index from 4 to 5 11:23:21,794 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower733: Lagging 0 entries behind leader leader732 and reached 4 (of expected -1) 11:23:21,794 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Commit index set to 4 11:23:21,794 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Applying state for log index 5 data five 11:23:21,794 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): 3, lastIndex(): 6 11:23:21,794 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Setting last applied to 4 11:23:21,794 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): handleAppendEntries returning : AppendEntriesReply [term=6, success=true, followerId=follower734, logLastIndex=6, logLastTerm=6, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:23:21,794 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Moving last applied index from 3 to 4 11:23:21,794 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower734: Lagging 0 entries behind leader leader732 and reached 4 (of expected -1) 11:23:21,794 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Applying state for log index 4 data four 11:23:21,794 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): 3, lastIndex(): 6 11:23:21,794 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Setting last applied to 4 11:23:21,794 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: applyState called: five 11:23:21,794 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Moving last applied index from 3 to 4 11:23:21,794 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: fakeSnapshot purging log to 4 for term 6 11:23:21,794 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Applying state for log index 4 data four 11:23:21,794 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: applyState called: four 11:23:21,794 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: fakeSnapshot purging log to 3 for term 6 11:23:21,794 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower734 updated: matchIndex: 6, nextIndex: 7 11:23:21,794 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Persisting ApplyJournalEntries with index=4 11:23:21,794 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Checking sendAppendEntries for follower follower734: active: true, followerNextIndex: 7, leaderLastIndex: 6, leaderSnapShotIndex: 4 11:23:21,794 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: applyState called: four 11:23:21,794 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: fakeSnapshot purging log to 3 for term 6 11:23:21,794 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Persisting ApplyJournalEntries with index=5 11:23:21,794 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Commit index set to 5 11:23:21,794 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower733: Lagging 0 entries behind leader leader732 and reached 5 (of expected -1) 11:23:21,794 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 5, context.getLastApplied(): 4, lastIndex(): 6 11:23:21,794 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Setting last applied to 5 11:23:21,794 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Moving last applied index from 4 to 5 11:23:21,794 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Applying state for log index 5 data five 11:23:21,794 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: applyState called: five 11:23:21,794 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: fakeSnapshot purging log to 4 for term 6 11:23:21,794 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: persist complete SimpleReplicatedLogEntry [index=6, term=6, payload=six] 11:23:21,794 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Persisting ApplyJournalEntries with index=5 11:23:21,794 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Applying to log - commitIndex: 6, lastAppliedIndex: 5 11:23:21,795 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Setting last applied to 6 11:23:21,795 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Moving last applied index from 5 to 6 11:23:21,795 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Applying state for log index 6 data six 11:23:21,795 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: applyState called: six 11:23:21,795 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: fakeSnapshot purging log to 5 for term 6 11:23:21,795 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Persisting ApplyJournalEntries with index=6 11:23:21,795 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: persist complete SimpleReplicatedLogEntry [index=5, term=6, payload=five] 11:23:21,795 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: persist complete SimpleReplicatedLogEntry [index=6, term=6, payload=six] 11:23:21,795 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Commit index set to 5 11:23:21,795 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower734: Lagging 0 entries behind leader leader732 and reached 5 (of expected -1) 11:23:21,795 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 5, context.getLastApplied(): 4, lastIndex(): 6 11:23:21,795 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Setting last applied to 5 11:23:21,795 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Moving last applied index from 4 to 5 11:23:21,796 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Applying state for log index 5 data five 11:23:21,796 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: applyState called: five 11:23:21,796 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: fakeSnapshot purging log to 4 for term 6 11:23:21,796 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Persisting ApplyJournalEntries with index=4 11:23:21,796 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Commit index set to 6 11:23:21,796 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower734: Lagging 0 entries behind leader leader732 and reached 6 (of expected -1) 11:23:21,796 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 6, context.getLastApplied(): 5, lastIndex(): 6 11:23:21,796 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Setting last applied to 6 11:23:21,796 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Moving last applied index from 5 to 6 11:23:21,796 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Applying state for log index 6 data six 11:23:21,796 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: applyState called: six 11:23:21,796 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: fakeSnapshot purging log to 5 for term 6 11:23:21,796 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Persisting ApplyJournalEntries with index=5 11:23:21,796 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Persisting ApplyJournalEntries with index=6 11:23:21,897 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Commit index set to 6 11:23:21,897 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower733: Lagging 0 entries behind leader leader732 and reached 6 (of expected -1) 11:23:21,897 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 6, context.getLastApplied(): 5, lastIndex(): 6 11:23:21,897 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Setting last applied to 6 11:23:21,897 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Moving last applied index from 5 to 6 11:23:21,897 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower734: Lagging 0 entries behind leader leader732 and reached 6 (of expected -1) 11:23:21,897 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Applying state for log index 6 data six 11:23:21,897 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: applyState called: six 11:23:21,897 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: fakeSnapshot purging log to 5 for term 6 11:23:21,897 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Persisting ApplyJournalEntries with index=6 11:23:21,943 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testSubsequentReplications ending 11:23:21,943 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testSecondSnapshot starting 11:23:21,943 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Persist data SimpleReplicatedLogEntry [index=7, term=6, payload=seven] 11:23:21,943 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Append log entry and persist SimpleReplicatedLogEntry [index=7, term=6, payload=seven] 11:23:21,943 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Replicate message: identifier: MockIdentifier{value=seven}, logIndex: 7, isSendImmediate: true 11:23:21,943 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Checking sendAppendEntries for follower follower733: active: true, followerNextIndex: 7, leaderLastIndex: 7, leaderSnapShotIndex: 5 11:23:21,943 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): sendAppendEntries: 7 is present for follower follower733 11:23:21,944 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Sending AppendEntries to follower follower733: AppendEntries [leaderId=leader732, prevLogIndex=6, prevLogTerm=6, leaderCommit=6, replicatedToAllIndex=5, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=7, term=6, payload=seven]]] 11:23:21,944 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Checking sendAppendEntries for follower follower734: active: true, followerNextIndex: 7, leaderLastIndex: 7, leaderSnapShotIndex: 5 11:23:21,944 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): sendAppendEntries: 7 is present for follower follower734 11:23:21,944 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Sending AppendEntries to follower follower734: AppendEntries [leaderId=leader732, prevLogIndex=6, prevLogTerm=6, leaderCommit=6, replicatedToAllIndex=5, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=7, term=6, payload=seven]]] 11:23:21,944 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): handleAppendEntries: AppendEntries [leaderId=leader732, prevLogIndex=6, prevLogTerm=6, leaderCommit=6, replicatedToAllIndex=5, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=7, term=6, payload=seven]]] 11:23:21,944 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Number of entries to be appended = 1 11:23:21,944 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): After cleanup, lastIndex: 6, entries to be added from: 0 11:23:21,944 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Append entry to log seven 11:23:21,944 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Append log entry and persist SimpleReplicatedLogEntry [index=7, term=6, payload=seven] 11:23:21,944 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): handleAppendEntries: AppendEntries [leaderId=leader732, prevLogIndex=6, prevLogTerm=6, leaderCommit=6, replicatedToAllIndex=5, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=7, term=6, payload=seven]]] 11:23:21,944 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Number of entries to be appended = 1 11:23:21,944 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): After cleanup, lastIndex: 6, entries to be added from: 0 11:23:21,944 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Append entry to log seven 11:23:21,944 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Log size is now 2 11:23:21,944 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Append log entry and persist SimpleReplicatedLogEntry [index=7, term=6, payload=seven] 11:23:21,944 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): handleAppendEntries returning : AppendEntriesReply [term=6, success=true, followerId=follower733, logLastIndex=7, logLastTerm=6, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:23:21,944 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower733: Lagging 0 entries behind leader leader732 and reached 6 (of expected -1) 11:23:21,944 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Log size is now 2 11:23:21,944 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): handleAppendEntries returning : AppendEntriesReply [term=6, success=true, followerId=follower734, logLastIndex=7, logLastTerm=6, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 11:23:21,944 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower734: Lagging 0 entries behind leader leader732 and reached 6 (of expected -1) 11:23:21,944 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower733 updated: matchIndex: 7, nextIndex: 8 11:23:21,944 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Checking sendAppendEntries for follower follower733: active: true, followerNextIndex: 8, leaderLastIndex: 7, leaderSnapShotIndex: 5 11:23:21,944 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower734 updated: matchIndex: 7, nextIndex: 8 11:23:21,944 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Checking sendAppendEntries for follower follower734: active: true, followerNextIndex: 8, leaderLastIndex: 7, leaderSnapShotIndex: 5 11:23:21,944 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: persist complete SimpleReplicatedLogEntry [index=7, term=6, payload=seven] 11:23:21,944 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=6, lastAppliedTerm=6, lastIndex=7, lastTerm=6, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 11:23:21,944 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: lastSequenceNumber prior to capture: 15 11:23:21,944 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Applying to log - commitIndex: 7, lastAppliedIndex: 6 11:23:21,944 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732 (Leader): Setting last applied to 7 11:23:21,944 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Moving last applied index from 6 to 7 11:23:21,944 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Applying state for log index 7 data seven 11:23:21,945 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: applyState called: seven 11:23:21,945 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: persist complete SimpleReplicatedLogEntry [index=7, term=6, payload=seven] 11:23:21,945 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Persisting ApplyJournalEntries with index=7 11:23:21,945 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=6, lastAppliedTerm=6, lastIndex=7, lastTerm=6, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 11:23:21,945 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: lastSequenceNumber prior to capture: 15 11:23:21,945 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: persist complete SimpleReplicatedLogEntry [index=7, term=6, payload=seven] 11:23:21,945 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: CaptureSnapshotReply received by actor 11:23:21,945 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=6, lastAppliedTerm=6, lastIndex=7, lastTerm=6, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 11:23:21,945 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: lastSequenceNumber prior to capture: 15 11:23:21,945 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: CaptureSnapshotReply received by actor 11:23:21,945 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Persisting of snapshot done: Snapshot [lastIndex=7, lastTerm=6, lastAppliedIndex=6, lastAppliedTerm=6, unAppliedEntries size=1, state=MockSnapshotState [state=[zero, one, two, three, four, five, six]], electionTerm=6, electionVotedFor=leader732, ServerConfigPayload=null] 11:23:21,945 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Persisting of snapshot done: Snapshot [lastIndex=7, lastTerm=6, lastAppliedIndex=6, lastAppliedTerm=6, unAppliedEntries size=1, state=MockSnapshotState [state=[zero, one, two, three, four, five, six]], electionTerm=6, electionVotedFor=leader732, ServerConfigPayload=null] 11:23:21,945 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 5 and term: 6 11:23:21,945 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 5 and term: 6 11:23:21,945 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: SaveSnapshotSuccess received for snapshot, sequenceNr: 15 11:23:21,945 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: SaveSnapshotSuccess received for snapshot, sequenceNr: 15 11:23:21,945 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Snapshot success - sequence number: 15 11:23:21,945 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Snapshot success - sequence number: 15 11:23:21,946 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: SnapshotComplete received 11:23:21,946 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: SnapshotComplete received 11:23:21,946 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: handled a snapshot response 11:23:21,946 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: handled a snapshot response 11:23:21,946 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: handled a journal response 11:23:21,946 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: handled a journal response 11:23:22,136 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Commit index set to 7 11:23:22,136 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Commit index set to 7 11:23:22,137 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower734: Lagging 0 entries behind leader leader732 and reached 7 (of expected -1) 11:23:22,137 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower733: Lagging 0 entries behind leader leader732 and reached 7 (of expected -1) 11:23:22,137 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 7, context.getLastApplied(): 6, lastIndex(): 7 11:23:22,137 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 7, context.getLastApplied(): 6, lastIndex(): 7 11:23:22,137 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734 (Follower): Setting last applied to 7 11:23:22,137 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733 (Follower): Setting last applied to 7 11:23:22,137 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Moving last applied index from 6 to 7 11:23:22,137 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Moving last applied index from 6 to 7 11:23:22,137 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Applying state for log index 7 data seven 11:23:22,137 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Applying state for log index 7 data seven 11:23:22,137 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: applyState called: seven 11:23:22,137 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: applyState called: seven 11:23:22,137 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: Persisting ApplyJournalEntries with index=7 11:23:22,137 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: Persisting ApplyJournalEntries with index=7 11:23:22,144 AM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: CaptureSnapshotReply received by actor 11:23:22,145 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Persisting of snapshot done: Snapshot [lastIndex=7, lastTerm=6, lastAppliedIndex=6, lastAppliedTerm=6, unAppliedEntries size=1, state=MockSnapshotState [state=[zero, one, two, three, four, five, six]], electionTerm=6, electionVotedFor=leader732, ServerConfigPayload=null] 11:23:22,145 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 5 and term: 6 11:23:22,145 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: SaveSnapshotSuccess received for snapshot, sequenceNr: 15 11:23:22,145 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Snapshot success - sequence number: 15 11:23:22,145 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: SnapshotComplete received 11:23:22,145 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: handled a journal response 11:23:22,145 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: handled a snapshot response 11:23:22,256 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower733: Lagging 0 entries behind leader leader732 and reached 7 (of expected -1) 11:23:22,256 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower734: Lagging 0 entries behind leader leader732 and reached 7 (of expected -1) 11:23:22,256 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: fakeSnapshot purging log to 6 for term 6 11:23:22,376 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower733: Lagging 0 entries behind leader leader732 and reached 7 (of expected -1) 11:23:22,376 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower733: fakeSnapshot purging log to 6 for term 6 11:23:22,376 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower734: Lagging 0 entries behind leader leader732 and reached 7 (of expected -1) 11:23:22,376 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower734: fakeSnapshot purging log to 6 for term 6 11:23:22,496 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower733: Lagging 0 entries behind leader leader732 and reached 7 (of expected -1) 11:23:22,496 AM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower734: Lagging 0 entries behind leader leader732 and reached 7 (of expected -1) 11:23:22,499 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testSecondSnapshot ending 11:23:22,499 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testLeaderReinstatement starting [WARN] [03/11/2024 11:23:22.512] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader732]: org.opendaylight.controller.cluster.common.actor.Monitor@22bc9aae [INFO] [akkaDeadLetter][03/11/2024 11:23:22.512] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader732] to Actor[akka://test/user/termination-monitor] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:23:22,512 AM [test-akka.actor.default-dispatcher-12] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader732] to Actor[akka://test/user/termination-monitor] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:23:22,512 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader732 with journal batch size 1000 11:23:22,513 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: SnapshotOffer called. 11:23:22,513 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Moving last applied index from -1 to 6 11:23:22,513 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Set currentTerm=6, votedFor=leader732 11:23:22,514 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader732 in 156.8 μs: snapshotIndex=6, snapshotTerm=6, journal-size=1 11:23:22,516 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Received apply journal entries for recovery, applying to state: 7 to 7 11:23:22,516 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Moving last applied index from 6 to 7 11:23:22,516 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader732: Recovery completed in 2.900 ms - Switching actor to Follower - last log index = 7, last log term = 6, snapshot index = 6, snapshot term = 6, journal size = 1 11:23:22,612 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testLeaderReinstatement ending 11:23:22,612 AM [main] [INFO] ReplicationAndSnapshotsIntegrationTest - testReplicationAndSnapshots ending 11:23:22,612 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower733-collector735#1369042090] 11:23:22,623 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower733] 11:23:22,623 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower734-collector736#675319305] 11:23:22,623 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower734] 11:23:22,623 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader732-collector737#1981631387] 11:23:22,623 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader732] 11:23:22,624 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader732-collector738#-1220308991] 11:23:22,624 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader732] [INFO] [03/11/2024 11:23:22.625] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:23:22,625 AM [test-akka.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [03/11/2024 11:23:22.626] [test-akka.actor.default-dispatcher-12] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.171.95:25520) [INFO] [akkaDeadLetter][03/11/2024 11:23:22.626] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#1687186798] was unhandled. [9] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [03/11/2024 11:23:22.626] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.95:25520] - Exiting completed [INFO] [03/11/2024 11:23:22.626] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.95:25520] - Shutting down... [INFO] [03/11/2024 11:23:22.626] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.95:25520] - Successfully shut down 11:23:22,627 AM [test-akka.actor.default-dispatcher-6] [INFO] LocalActorRef - Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#1687186798] was unhandled. [9] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 11:23:22,627 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.95:25520] - Exiting completed 11:23:22,627 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.95:25520] - Shutting down... 11:23:22,627 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.95:25520] - Successfully shut down [INFO] [03/11/2024 11:23:22.628] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.95:25520/system/remoting-terminator] Shutting down remote daemon. 11:23:22,628 AM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [03/11/2024 11:23:22.628] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.95:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 11:23:22,628 AM [test-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports.