[DEBUG] [07/20/2024 02:32:36.436] [main] [EventStream(akka://test)] logger log1-TestEventListener started 02:32:36,438 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [07/20/2024 02:32:36.439] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [07/20/2024 02:32:36.439] [main] [EventStream(akka://test)] Default Loggers started [INFO] [07/20/2024 02:32:36.525] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.113:25520] with UID [7743665617952073157] 02:32:36,534 AM [test-akka.actor.default-dispatcher-8] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.113:25520] with UID [7743665617952073157] 02:32:36,534 AM [test-akka.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [akka://test@10.30.170.113:25520] - Starting up, Akka version [2.6.21] ... [INFO] [07/20/2024 02:32:36.534] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.113:25520] - Starting up, Akka version [2.6.21] ... [INFO] [07/20/2024 02:32:36.541] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.113:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [07/20/2024 02:32:36.541] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.113:25520] - Started up successfully 02:32:36,544 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.113:25520] - Registered cluster JMX MBean [akka:type=Cluster] 02:32:36,544 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.113:25520] - Started up successfully [INFO] [07/20/2024 02:32:36.547] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.113:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [07/20/2024 02:32:36.547] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.113:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:32:36,578 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferAborted starting 02:32:36,579 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:32:36,585 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.113:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 02:32:36,585 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.113:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining [WARN] [07/20/2024 02:32:36.602] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower26]: org.opendaylight.controller.cluster.common.actor.Monitor@73666a64 [INFO] [akkaDeadLetter][07/20/2024 02:32:36.602] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower26] 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'. 02:32:36,603 AM [test-akka.actor.default-dispatcher-13] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower26] 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'. 02:32:36,605 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower26 with journal batch size 1000 02:32:36,610 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26: SnapshotOffer called. 02:32:36,610 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26: Moving last applied index from -1 to -1 02:32:36,610 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26: Set currentTerm=1, votedFor=null 02:32:36,610 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26: Updated server config: isVoting: true, peers: [PeerInfo [id=follower28, address=akka://test/user/follower28, votingState=NON_VOTING], PeerInfo [id=follower27, address=akka://test/user/follower27, votingState=VOTING], PeerInfo [id=leader25, address=akka://test/user/leader25, votingState=VOTING]] 02:32:36,615 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower26 in 4.709 ms: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:32:36,621 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower26: Recovery completed in 10.95 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/20/2024 02:32:36.698] [test-akka.actor.default-dispatcher-8] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower27]: org.opendaylight.controller.cluster.common.actor.Monitor@5da3db38 [INFO] [akkaDeadLetter][07/20/2024 02:32:36.699] [test-akka.actor.default-dispatcher-8] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower27] 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'. 02:32:36,699 AM [test-akka.actor.default-dispatcher-13] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower27] 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'. 02:32:36,700 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower27 with journal batch size 1000 02:32:36,701 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27: SnapshotOffer called. 02:32:36,701 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27: Moving last applied index from -1 to -1 02:32:36,701 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27: Set currentTerm=1, votedFor=null 02:32:36,701 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27: Updated server config: isVoting: true, peers: [PeerInfo [id=follower28, address=akka://test/user/follower28, votingState=NON_VOTING], PeerInfo [id=follower26, address=akka://test/user/follower26, votingState=VOTING], PeerInfo [id=leader25, address=akka://test/user/leader25, votingState=VOTING]] 02:32:36,701 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower27 in 115.1 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:32:36,704 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower27: Recovery completed in 2.487 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/20/2024 02:32:36.812] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower28]: org.opendaylight.controller.cluster.common.actor.Monitor@799e0114 [INFO] [akkaDeadLetter][07/20/2024 02:32:36.812] [test-akka.actor.default-dispatcher-8] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower28] 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'. 02:32:36,812 AM [test-akka.actor.default-dispatcher-8] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower28] 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'. 02:32:36,813 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower28 with journal batch size 1000 02:32:36,814 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower28: SnapshotOffer called. 02:32:36,814 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower28: Moving last applied index from -1 to -1 02:32:36,814 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower28: Set currentTerm=1, votedFor=null 02:32:36,815 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower28: Updated server config: isVoting: false, peers: [PeerInfo [id=follower27, address=akka://test/user/follower27, votingState=VOTING], PeerInfo [id=follower26, address=akka://test/user/follower26, votingState=VOTING], PeerInfo [id=leader25, address=akka://test/user/leader25, votingState=VOTING]] 02:32:36,815 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower28 in 173.8 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:32:36,816 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower28: Recovery completed in 1.791 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:32:36,915 AM [test-akka.actor.default-dispatcher-13] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader25] to Actor[akka://test/user/termination-monitor] was not delivered. [4] 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'. [WARN] [07/20/2024 02:32:36.914] [test-akka.actor.default-dispatcher-8] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader25]: org.opendaylight.controller.cluster.common.actor.Monitor@575bb048 [INFO] [akkaDeadLetter][07/20/2024 02:32:36.914] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader25] to Actor[akka://test/user/termination-monitor] was not delivered. [4] 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'. 02:32:36,916 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader25 with journal batch size 1000 02:32:36,917 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: SnapshotOffer called. 02:32:36,917 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: Moving last applied index from -1 to -1 02:32:36,917 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: Set currentTerm=1, votedFor=null 02:32:36,917 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: Updated server config: isVoting: true, peers: [PeerInfo [id=follower28, address=akka://test/user/follower28, votingState=NON_VOTING], PeerInfo [id=follower27, address=akka://test/user/follower27, votingState=VOTING], PeerInfo [id=follower26, address=akka://test/user/follower26, votingState=VOTING]] 02:32:36,917 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader25 in 123.5 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:32:36,919 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: Recovery completed in 1.701 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:32:37,282 AM [test-akka.actor.default-dispatcher-8] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:32:37,284 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.113:25520, Removed) 02:32:37,286 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Follower): Received ElectionTimeout - switching to Candidate 02:32:37,286 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Candidate): Election: Candidate has following voting peers: [follower27, follower26] 02:32:37,286 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: Set currentTerm=2, votedFor=leader25 02:32:37,286 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Candidate): Starting new election term 2 02:32:37,286 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Candidate): Sending RequestVote [term=2, candidateId=leader25, lastLogIndex=-1, lastLogTerm=-1] to peer follower27 02:32:37,286 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Candidate): Sending RequestVote [term=2, candidateId=leader25, lastLogIndex=-1, lastLogTerm=-1] to peer follower26 02:32:37,286 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:32:37,286 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:32:37,287 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:32:37,287 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27 (Follower): Cluster state: [] 02:32:37,287 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader25, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:32:37,287 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26 (Follower): Cluster state: [] 02:32:37,287 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower27 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader25, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:32:37,287 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27: Set currentTerm=2, votedFor=null 02:32:37,287 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader25, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:32:37,287 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower26 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader25, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:32:37,287 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26: Set currentTerm=2, votedFor=null 02:32:37,287 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27 (Follower): In requestVote: RequestVote [term=2, candidateId=leader25, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:32:37,287 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27: Set currentTerm=2, votedFor=leader25 02:32:37,287 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26 (Follower): In requestVote: RequestVote [term=2, candidateId=leader25, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:32:37,287 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:32:37,287 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26: Set currentTerm=2, votedFor=leader25 02:32:37,287 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:32:37,289 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:32:37,289 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:32:37,290 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Election: Leader has following peers: [follower28, follower27, follower26] 02:32:37,290 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower28: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:37,290 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower27: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:37,290 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower26: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:37,290 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:32:37,291 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower28 (Follower): Term 2 in "AppendEntries [leaderId=leader25, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 02:32:37,291 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower28: Set currentTerm=2, votedFor=null 02:32:37,291 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower28: Last sync leader does not match current leader leader25, need to catch up to -1 02:32:37,291 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower27: Last sync leader does not match current leader leader25, need to catch up to -1 02:32:37,291 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower28 updated: matchIndex: -1, nextIndex: 0 02:32:37,291 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower28: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/20/2024 02:32:37.291] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower27] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@63b36c3e 02:32:37,292 AM [test-akka.actor.default-dispatcher-6] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower27] 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'. 02:32:37,293 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower26: Last sync leader does not match current leader leader25, need to catch up to -1 [INFO] [akkaDeadLetter][07/20/2024 02:32:37.292] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower27] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower27] 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'. 02:32:37,293 AM [test-akka.actor.default-dispatcher-8] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower26] 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'. 02:32:37,293 AM [test-akka.actor.default-dispatcher-8] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower28] 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'. [WARN] [07/20/2024 02:32:37.293] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower26] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@842a63b [WARN] [07/20/2024 02:32:37.293] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower28] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7f6e79ff [INFO] [akkaDeadLetter][07/20/2024 02:32:37.293] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower26] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower26] 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'. [INFO] [akkaDeadLetter][07/20/2024 02:32:37.293] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower28] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower28] 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'. 02:32:37,295 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower27 updated: matchIndex: -1, nextIndex: 0 02:32:37,295 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower27: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:37,295 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower26 updated: matchIndex: -1, nextIndex: 0 02:32:37,295 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower26: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:37,324 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:32:37,324 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader25 starting 02:32:37,327 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: onShutDown 02:32:37,328 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: Initiating leader transfer 02:32:37,329 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower28: onLeaderTransitioning: LeaderTransitioning [leaderId=leader25] 02:32:37,330 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower27: onLeaderTransitioning: LeaderTransitioning [leaderId=leader25] 02:32:37,330 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower26: onLeaderTransitioning: LeaderTransitioning [leaderId=leader25] 02:32:37,330 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RaftActorLeadershipTransferCohort - leader25: pauseLeader successfully completed - doing transfer 02:32:37,331 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Attempting to transfer leadership 02:32:37,332 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower28: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:37,332 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower27: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:37,332 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Checking sendAppendEntries for follower follower26: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:37,332 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower28: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 02:32:37,332 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower27: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 02:32:37,332 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower26: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) [WARN] [07/20/2024 02:32:37.332] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower27] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@655b10e3 [WARN] [07/20/2024 02:32:37.333] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower28] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@2175e49f 02:32:37,333 AM [test-akka.actor.default-dispatcher-12] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower27] was unhandled. [8] 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'. [WARN] [07/20/2024 02:32:37.333] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower26] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5fc55989 [INFO] [akkaDeadLetter][07/20/2024 02:32:37.332] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower27] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower27] was unhandled. [8] 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'. 02:32:37,333 AM [test-akka.actor.default-dispatcher-12] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower28] 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] [akkaDeadLetter][07/20/2024 02:32:37.333] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower28] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower28] 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] [akkaDeadLetter][07/20/2024 02:32:37.333] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower26] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower26] was unhandled. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:32:37,333 AM [test-akka.actor.default-dispatcher-18] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower26] was unhandled. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:32:37,402 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower28: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 02:32:37,402 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower27: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 02:32:37,402 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower26: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 02:32:37,522 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower27: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 02:32:37,522 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower26: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 02:32:37,522 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower28: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 02:32:37,642 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader25: leader transfer aborted 02:32:37,642 AM [test-akka.actor.default-dispatcher-16] [WARN] RaftActorLeadershipTransferCohort - leader25: Failed to transfer leadership in 313.8 ms 02:32:37,643 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25: leader transfer failed - sending PoisonPill 02:32:37,643 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader25 (Leader): Leadership transfer expired 02:32:37,643 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower27: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 02:32:37,643 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower28: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) 02:32:37,644 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower26: Lagging 0 entries behind leader leader25 and reached -1 (of expected -1) [WARN] [07/20/2024 02:32:37.644] [test-akka.actor.default-dispatcher-12] [akka://test/user/leader25] received dead letter from TestActor[akka://test/user/follower27]: AppendEntriesReply [term=2, success=true, followerId=follower27, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] [WARN] [07/20/2024 02:32:37.645] [test-akka.actor.default-dispatcher-12] [akka://test/user/leader25] received dead letter from TestActor[akka://test/user/follower28]: AppendEntriesReply [term=2, success=true, followerId=follower28, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] [WARN] [07/20/2024 02:32:37.645] [test-akka.actor.default-dispatcher-12] [akka://test/user/leader25] received dead letter from TestActor[akka://test/user/follower26]: AppendEntriesReply [term=2, success=true, followerId=follower26, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:32:37,646 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader25 ending 02:32:37,650 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown ending 02:32:37,650 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower26-notifier29#1343966136] 02:32:37,664 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower26-collector30#-1290959013] 02:32:37,665 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower26] 02:32:37,666 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower27-notifier31#-1622904051] 02:32:37,667 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower27-collector32#-167147039] 02:32:37,668 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower27] 02:32:37,669 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower28-notifier33#546518528] 02:32:37,670 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower28-collector34#-1745229349] 02:32:37,671 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower28] 02:32:37,671 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader25-notifier35#-724610053] 02:32:37,672 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader25-collector36#-1138620071] 02:32:37,672 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader25] 02:32:37,676 AM [main] [INFO] LeadershipTransferIntegrationTest - testSuccessfulRequestLeadershipTransferToFollower2 starting 02:32:37,676 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [07/20/2024 02:32:37.682] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower38]: org.opendaylight.controller.cluster.common.actor.Monitor@2c6f1b4e 02:32:37,683 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower38 with journal batch size 1000 02:32:37,684 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: SnapshotOffer called. 02:32:37,684 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: Moving last applied index from -1 to -1 02:32:37,684 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: Set currentTerm=1, votedFor=null 02:32:37,684 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: Updated server config: isVoting: true, peers: [PeerInfo [id=follower39, address=akka://test/user/follower39, votingState=VOTING], PeerInfo [id=leader37, address=akka://test/user/leader37, votingState=VOTING], PeerInfo [id=follower40, address=akka://test/user/follower40, votingState=NON_VOTING]] 02:32:37,684 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower38 in 94.73 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:32:37,687 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: Recovery completed in 2.045 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/20/2024 02:32:37.788] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower39]: org.opendaylight.controller.cluster.common.actor.Monitor@636f767 02:32:37,790 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower39 with journal batch size 1000 02:32:37,791 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: SnapshotOffer called. 02:32:37,791 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: Moving last applied index from -1 to -1 02:32:37,791 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: Set currentTerm=1, votedFor=null 02:32:37,791 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: Updated server config: isVoting: true, peers: [PeerInfo [id=follower38, address=akka://test/user/follower38, votingState=VOTING], PeerInfo [id=leader37, address=akka://test/user/leader37, votingState=VOTING], PeerInfo [id=follower40, address=akka://test/user/follower40, votingState=NON_VOTING]] 02:32:37,791 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower39 in 160.6 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:32:37,793 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: Recovery completed in 1.906 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/20/2024 02:32:37.894] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower40]: org.opendaylight.controller.cluster.common.actor.Monitor@376b7229 02:32:37,896 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower40 with journal batch size 1000 02:32:37,898 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower40: SnapshotOffer called. 02:32:37,898 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower40: Moving last applied index from -1 to -1 02:32:37,898 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower40: Set currentTerm=1, votedFor=null 02:32:37,898 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower40: Updated server config: isVoting: false, peers: [PeerInfo [id=follower39, address=akka://test/user/follower39, votingState=VOTING], PeerInfo [id=follower38, address=akka://test/user/follower38, votingState=VOTING], PeerInfo [id=leader37, address=akka://test/user/leader37, votingState=VOTING]] 02:32:37,898 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower40 in 131.0 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:32:37,900 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower40: Recovery completed in 1.826 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:32:38,3 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader37 with journal batch size 1000 02:32:38,4 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: SnapshotOffer called. 02:32:38,4 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Moving last applied index from -1 to -1 02:32:38,4 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Set currentTerm=1, votedFor=null 02:32:38,4 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Updated server config: isVoting: true, peers: [PeerInfo [id=follower39, address=akka://test/user/follower39, votingState=VOTING], PeerInfo [id=follower38, address=akka://test/user/follower38, votingState=VOTING], PeerInfo [id=follower40, address=akka://test/user/follower40, votingState=NON_VOTING]] 02:32:38,4 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader37 in 119.0 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:32:38,6 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Recovery completed in 1.509 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/20/2024 02:32:38.009] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader37]: org.opendaylight.controller.cluster.common.actor.Monitor@7c69f8fe 02:32:38,422 AM [test-akka.actor.default-dispatcher-13] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:32:38,422 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.113:25520, Removed) 02:32:38,422 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Follower): Received ElectionTimeout - switching to Candidate 02:32:38,422 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Candidate): Election: Candidate has following voting peers: [follower39, follower38] 02:32:38,422 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Set currentTerm=2, votedFor=leader37 02:32:38,423 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Candidate): Starting new election term 2 02:32:38,423 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Candidate): Sending RequestVote [term=2, candidateId=leader37, lastLogIndex=-1, lastLogTerm=-1] to peer follower39 02:32:38,423 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Candidate): Sending RequestVote [term=2, candidateId=leader37, lastLogIndex=-1, lastLogTerm=-1] to peer follower38 02:32:38,423 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:32:38,423 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:32:38,423 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:32:38,424 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): Cluster state: [] 02:32:38,424 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Follower): Cluster state: [] 02:32:38,424 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader37, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:32:38,424 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader37, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:32:38,424 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader37, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:32:38,424 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader37, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:32:38,424 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: Set currentTerm=2, votedFor=null 02:32:38,424 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: Set currentTerm=2, votedFor=null 02:32:38,424 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): In requestVote: RequestVote [term=2, candidateId=leader37, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:32:38,424 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: Set currentTerm=2, votedFor=leader37 02:32:38,424 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Follower): In requestVote: RequestVote [term=2, candidateId=leader37, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:32:38,424 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: Set currentTerm=2, votedFor=leader37 02:32:38,424 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:32:38,424 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:32:38,426 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:32:38,426 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:32:38,427 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Election: Leader has following peers: [follower39, follower38, follower40] 02:32:38,427 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower39: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:38,427 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower38: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:38,427 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower40: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:38,427 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:32:38,427 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower39: Last sync leader does not match current leader leader37, need to catch up to -1 02:32:38,427 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower38: Last sync leader does not match current leader leader37, need to catch up to -1 02:32:38,428 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower40 (Follower): Term 2 in "AppendEntries [leaderId=leader37, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 02:32:38,428 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower40: Set currentTerm=2, votedFor=null 02:32:38,428 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower40: Last sync leader does not match current leader leader37, need to catch up to -1 [WARN] [07/20/2024 02:32:38.428] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower39] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@21782746 [WARN] [07/20/2024 02:32:38.428] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower38] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@e532fc0 02:32:38,428 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower39 updated: matchIndex: -1, nextIndex: 0 02:32:38,429 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower39: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:38,429 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower38 updated: matchIndex: -1, nextIndex: 0 02:32:38,429 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower38: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/20/2024 02:32:38.429] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower40] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@a459711 02:32:38,429 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower40 updated: matchIndex: -1, nextIndex: 0 02:32:38,429 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower40: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:38,455 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:32:38,455 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 02:32:38,457 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 02:32:38,457 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 02:32:38,458 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 02:32:38,458 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: onRequestLeadership RequestLeadership [requestedFollowerId=follower39, replyTo=Actor[akka://test/user/$a#1955379814]] 02:32:38,459 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Initiating leader transfer 02:32:38,459 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader37: pauseLeader successfully completed - doing transfer 02:32:38,459 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Attempting to transfer leadership 02:32:38,459 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: onLeaderTransitioning: LeaderTransitioning [leaderId=leader37] 02:32:38,460 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower40: onLeaderTransitioning: LeaderTransitioning [leaderId=leader37] 02:32:38,460 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: onLeaderTransitioning: LeaderTransitioning [leaderId=leader37] 02:32:38,459 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower39: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:38,460 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower38: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:38,460 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower40: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:38,460 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower39: Lagging 0 entries behind leader leader37 and reached -1 (of expected -1) 02:32:38,460 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower38: Lagging 0 entries behind leader leader37 and reached -1 (of expected -1) 02:32:38,460 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower40: Lagging 0 entries behind leader leader37 and reached -1 (of expected -1) [WARN] [07/20/2024 02:32:38.460] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower39] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1863fcfb 02:32:38,461 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): tryToCompleteLeadershipTransfer: followerId: follower39, matchIndex: -1, lastIndex: -1, isVoting: true [WARN] [07/20/2024 02:32:38.461] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower38] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5d616193 02:32:38,461 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Follower's log matches - sending ElectionTimeout 02:32:38,461 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower39: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/20/2024 02:32:38.461] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower40] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1388927b 02:32:38,461 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower38: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:38,461 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Checking sendAppendEntries for follower follower40: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:38,461 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower38: Lagging 0 entries behind leader leader37 and reached -1 (of expected -1) 02:32:38,462 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Leader transfer complete 02:32:38,462 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower40: Lagging 0 entries behind leader leader37 and reached -1 (of expected -1) 02:32:38,462 AM [test-akka.actor.default-dispatcher-12] [DEBUG] RaftActorLeadershipTransferCohort - leader37: leader transfer complete - waiting for new leader 02:32:38,463 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower39: Lagging 0 entries behind leader leader37 and reached -1 (of expected -1) 02:32:38,464 AM [test-akka.actor.default-dispatcher-13] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:32:38,464 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Follower): Received TimeoutNow - switching to Candidate 02:32:38,464 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Candidate): Election: Candidate has following voting peers: [follower38, leader37] 02:32:38,464 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39: Set currentTerm=3, votedFor=follower39 02:32:38,464 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Candidate): Starting new election term 3 02:32:38,464 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Candidate): Sending RequestVote [term=3, candidateId=follower39, lastLogIndex=-1, lastLogTerm=-1] to peer follower38 02:32:38,464 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:32:38,464 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Candidate): Sending RequestVote [term=3, candidateId=follower39, lastLogIndex=-1, lastLogTerm=-1] to peer leader37 02:32:38,464 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): Cluster state: [] 02:32:38,464 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=follower39, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:32:38,464 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 02:32:38,464 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): Term 3 in "RequestVote [term=3, candidateId=follower39, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 2 - updating term 02:32:38,464 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:32:38,464 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: Set currentTerm=3, votedFor=null 02:32:38,465 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Cluster state: [] 02:32:38,465 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): In requestVote: RequestVote [term=3, candidateId=follower39, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 02:32:38,465 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38: Set currentTerm=3, votedFor=follower39 02:32:38,465 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower39, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:32:38,465 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower38 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:32:38,465 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower39, lastLogIndex=-1, lastLogTerm=-1]" message is greater than leader's term 2 - switching to Follower 02:32:38,465 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Set currentTerm=3, votedFor=null 02:32:38,465 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): Leadership transfer in progress - processing RequestVote 02:32:38,465 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): In requestVote: RequestVote [term=3, candidateId=follower39, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 02:32:38,465 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Set currentTerm=3, votedFor=follower39 02:32:38,465 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:32:38,465 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader37 (Leader) :- Switching from behavior Leader to Follower, election term: 3 02:32:38,467 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 02:32:38,468 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 02:32:38,468 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): Election: Leader has following peers: [follower38, leader37, follower40] 02:32:38,468 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): Checking sendAppendEntries for follower follower38: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:38,468 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): Checking sendAppendEntries for follower leader37: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:38,468 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): Checking sendAppendEntries for follower follower40: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:38,468 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:32:38,468 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower38: Last sync leader does not match current leader follower39, need to catch up to -1 02:32:38,469 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - leader37: Last sync leader does not match current leader follower39, need to catch up to -1 02:32:38,469 AM [test-akka.actor.default-dispatcher-18] [DEBUG] RaftActorLeadershipTransferCohort - leader37: leader changed to follower39 02:32:38,469 AM [test-akka.actor.default-dispatcher-18] [INFO] RaftActorLeadershipTransferCohort - leader37: Successfully transferred leadership to follower39 in 9.536 ms 02:32:38,469 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader37: Leadership transferred successfully to follower39 02:32:38,469 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower38 updated: matchIndex: -1, nextIndex: 0 02:32:38,469 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower40 (Follower): Term 3 in "AppendEntries [leaderId=follower39, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 2 - updating term 02:32:38,469 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower40: Set currentTerm=3, votedFor=null 02:32:38,470 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): Checking sendAppendEntries for follower follower38: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:38,470 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower40: Last sync leader does not match current leader follower39, need to catch up to -1 02:32:38,470 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader37 updated: matchIndex: -1, nextIndex: 0 02:32:38,470 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): Checking sendAppendEntries for follower leader37: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:38,470 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower40 updated: matchIndex: -1, nextIndex: 0 02:32:38,470 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower39 (Leader): Checking sendAppendEntries for follower follower40: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/20/2024 02:32:38.469] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower38] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@56c02740 [WARN] [07/20/2024 02:32:38.470] [test-akka.actor.default-dispatcher-18] [akka://test/user/leader37] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@52ffb940 [WARN] [07/20/2024 02:32:38.470] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower40] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@17fd2d7b 02:32:38,550 AM [main] [INFO] LeadershipTransferIntegrationTest - testSuccessfulRequestLeadershipTransferToFollower2 ending 02:32:38,550 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower38-notifier41#211906417] 02:32:38,563 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower38-collector42#-2070993096] 02:32:38,564 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower38] 02:32:38,565 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower39-notifier43#1060254797] 02:32:38,566 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower39-collector44#-1269321245] 02:32:38,566 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower39] 02:32:38,567 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower40-notifier45#-1503609605] 02:32:38,568 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower40-collector46#1173613165] 02:32:38,569 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower40] 02:32:38,569 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader37-notifier47#-1344233022] 02:32:38,572 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader37-collector48#1695100134] 02:32:38,573 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader37] 02:32:38,573 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$a#1955379814] 02:32:38,575 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Shutdown starting 02:32:38,575 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [07/20/2024 02:32:38.581] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower50]: org.opendaylight.controller.cluster.common.actor.Monitor@710dfbe6 02:32:38,582 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower50 with journal batch size 1000 02:32:38,583 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50: SnapshotOffer called. 02:32:38,583 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50: Moving last applied index from -1 to -1 02:32:38,583 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50: Set currentTerm=1, votedFor=null 02:32:38,583 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50: Updated server config: isVoting: true, peers: [PeerInfo [id=leader49, address=akka://test/user/leader49, votingState=VOTING], PeerInfo [id=follower52, address=akka://test/user/follower52, votingState=NON_VOTING], PeerInfo [id=follower51, address=akka://test/user/follower51, votingState=VOTING]] 02:32:38,583 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower50 in 102.4 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:32:38,585 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower50: Recovery completed in 1.905 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/20/2024 02:32:38.688] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower51]: org.opendaylight.controller.cluster.common.actor.Monitor@3eeef2d8 02:32:38,689 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower51 with journal batch size 1000 02:32:38,690 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51: SnapshotOffer called. 02:32:38,690 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51: Moving last applied index from -1 to -1 02:32:38,690 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51: Set currentTerm=1, votedFor=null 02:32:38,690 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51: Updated server config: isVoting: true, peers: [PeerInfo [id=leader49, address=akka://test/user/leader49, votingState=VOTING], PeerInfo [id=follower50, address=akka://test/user/follower50, votingState=VOTING], PeerInfo [id=follower52, address=akka://test/user/follower52, votingState=NON_VOTING]] 02:32:38,690 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower51 in 117.7 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:32:38,693 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower51: Recovery completed in 2.548 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/20/2024 02:32:38.793] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower52]: org.opendaylight.controller.cluster.common.actor.Monitor@65dff5c4 02:32:38,795 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower52 with journal batch size 1000 02:32:38,797 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower52: SnapshotOffer called. 02:32:38,797 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower52: Moving last applied index from -1 to -1 02:32:38,797 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower52: Set currentTerm=1, votedFor=null 02:32:38,797 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower52: Updated server config: isVoting: false, peers: [PeerInfo [id=leader49, address=akka://test/user/leader49, votingState=VOTING], PeerInfo [id=follower50, address=akka://test/user/follower50, votingState=VOTING], PeerInfo [id=follower51, address=akka://test/user/follower51, votingState=VOTING]] 02:32:38,797 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower52 in 126.5 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:32:38,800 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower52: Recovery completed in 2.471 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/20/2024 02:32:38.802] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader49]: org.opendaylight.controller.cluster.common.actor.Monitor@55dbbfe5 02:32:38,803 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader49 with journal batch size 1000 02:32:38,803 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: SnapshotOffer called. 02:32:38,804 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: Moving last applied index from -1 to -1 02:32:38,804 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: Set currentTerm=1, votedFor=null 02:32:38,804 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: Updated server config: isVoting: true, peers: [PeerInfo [id=follower50, address=akka://test/user/follower50, votingState=VOTING], PeerInfo [id=follower52, address=akka://test/user/follower52, votingState=NON_VOTING], PeerInfo [id=follower51, address=akka://test/user/follower51, votingState=VOTING]] 02:32:38,804 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader49 in 91.99 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:32:38,805 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: Recovery completed in 1.294 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:32:39,172 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:32:39,172 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.113:25520, Removed) 02:32:39,172 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Follower): Received ElectionTimeout - switching to Candidate 02:32:39,173 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Candidate): Election: Candidate has following voting peers: [follower50, follower51] 02:32:39,173 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: Set currentTerm=2, votedFor=leader49 02:32:39,173 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Candidate): Starting new election term 2 02:32:39,173 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Candidate): Sending RequestVote [term=2, candidateId=leader49, lastLogIndex=-1, lastLogTerm=-1] to peer follower50 02:32:39,173 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Candidate): Sending RequestVote [term=2, candidateId=leader49, lastLogIndex=-1, lastLogTerm=-1] to peer follower51 02:32:39,173 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:32:39,173 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50 (Follower): Cluster state: [] 02:32:39,173 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:32:39,173 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader49, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:32:39,174 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:32:39,174 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower50 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader49, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:32:39,174 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50: Set currentTerm=2, votedFor=null 02:32:39,174 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51 (Follower): Cluster state: [] 02:32:39,174 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader49, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:32:39,174 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower51 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader49, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:32:39,174 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51: Set currentTerm=2, votedFor=null 02:32:39,174 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50 (Follower): In requestVote: RequestVote [term=2, candidateId=leader49, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:32:39,174 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50: Set currentTerm=2, votedFor=leader49 02:32:39,174 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51 (Follower): In requestVote: RequestVote [term=2, candidateId=leader49, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:32:39,174 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51: Set currentTerm=2, votedFor=leader49 02:32:39,174 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:32:39,174 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:32:39,175 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:32:39,175 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:32:39,176 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Election: Leader has following peers: [follower50, follower52, follower51] 02:32:39,176 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower50: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:39,176 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower52: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:39,176 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower50: Last sync leader does not match current leader leader49, need to catch up to -1 02:32:39,176 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower51: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:39,176 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower52 (Follower): Term 2 in "AppendEntries [leaderId=leader49, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 02:32:39,176 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower52: Set currentTerm=2, votedFor=null 02:32:39,176 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:32:39,177 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower52: Last sync leader does not match current leader leader49, need to catch up to -1 02:32:39,177 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower51: Last sync leader does not match current leader leader49, need to catch up to -1 [WARN] [07/20/2024 02:32:39.177] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower50] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4e5c0548 02:32:39,177 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower50 updated: matchIndex: -1, nextIndex: 0 02:32:39,177 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower50: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/20/2024 02:32:39.177] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower51] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@123efa46 02:32:39,177 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower52 updated: matchIndex: -1, nextIndex: 0 02:32:39,177 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower52: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/20/2024 02:32:39.177] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower52] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7914082e 02:32:39,178 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower51 updated: matchIndex: -1, nextIndex: 0 02:32:39,178 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower51: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:39,209 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:32:39,209 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 02:32:39,210 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 02:32:39,210 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower51 starting 02:32:39,211 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower51: onShutDown 02:32:39,211 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower51 ending 02:32:39,211 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 02:32:39,211 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 02:32:39,212 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: onRequestLeadership RequestLeadership [requestedFollowerId=follower51, replyTo=Actor[akka://test/user/$b#-1075159773]] 02:32:39,212 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: Initiating leader transfer 02:32:39,212 AM [test-akka.actor.default-dispatcher-13] [DEBUG] RaftActorLeadershipTransferCohort - leader49: pauseLeader successfully completed - doing transfer 02:32:39,212 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Attempting to transfer leadership 02:32:39,212 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower50: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:39,212 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower52: onLeaderTransitioning: LeaderTransitioning [leaderId=leader49] 02:32:39,213 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower52: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:39,213 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower50: Lagging 0 entries behind leader leader49 and reached -1 (of expected -1) 02:32:39,213 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower50: onLeaderTransitioning: LeaderTransitioning [leaderId=leader49] 02:32:39,213 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Checking sendAppendEntries for follower follower51: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/20/2024 02:32:39.213] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower51] received dead letter from TestActor[akka://test/user/leader49]: LeaderTransitioning [leaderId=leader49] 02:32:39,213 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower52: Lagging 0 entries behind leader leader49 and reached -1 (of expected -1) [WARN] [07/20/2024 02:32:39.213] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower50] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5cc6c15f [WARN] [07/20/2024 02:32:39.213] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower51] received dead letter from TestActor[akka://test/user/leader49]: AppendEntries [leaderId=leader49, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] [WARN] [07/20/2024 02:32:39.213] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower52] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@f7cd822 [WARN] [07/20/2024 02:32:39.292] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower51] received dead letter from TestActor[akka://test/user/leader49]: AppendEntries [leaderId=leader49, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:32:39,412 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower50: Lagging 0 entries behind leader leader49 and reached -1 (of expected -1) 02:32:39,412 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower52: Lagging 0 entries behind leader leader49 and reached -1 (of expected -1) [WARN] [07/20/2024 02:32:39.412] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower51] received dead letter from TestActor[akka://test/user/leader49]: AppendEntries [leaderId=leader49, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:32:39,531 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader49: leader transfer aborted 02:32:39,531 AM [test-akka.actor.default-dispatcher-17] [WARN] RaftActorLeadershipTransferCohort - leader49: Failed to transfer leadership in 319.2 ms 02:32:39,532 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49: LeadershipTransfer request from follower51 failed 02:32:39,533 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader49 (Leader): Leadership transfer expired 02:32:39,533 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower50: Lagging 0 entries behind leader leader49 and reached -1 (of expected -1) 02:32:39,533 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower52: Lagging 0 entries behind leader leader49 and reached -1 (of expected -1) [WARN] [07/20/2024 02:32:39.533] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower51] received dead letter from TestActor[akka://test/user/leader49]: AppendEntries [leaderId=leader49, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:32:39,566 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Shutdown ending 02:32:39,567 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower50-notifier53#1158118273] 02:32:39,579 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower50-collector54#1565781611] 02:32:39,580 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower50] 02:32:39,581 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower51-notifier55#-2056912915] 02:32:39,582 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower51-collector56#-1207946680] 02:32:39,582 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower51] 02:32:39,583 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower52-notifier57#1590462182] 02:32:39,584 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower52-collector58#686927637] 02:32:39,584 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower52] 02:32:39,585 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader49-notifier59#-1736279057] 02:32:39,586 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader49-collector60#-1148056301] 02:32:39,586 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader49] 02:32:39,587 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$b#-1075159773] 02:32:39,589 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown starting 02:32:39,589 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [07/20/2024 02:32:39.595] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower62]: org.opendaylight.controller.cluster.common.actor.Monitor@433c477a 02:32:39,596 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower62 with journal batch size 1000 02:32:39,598 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: SnapshotOffer called. 02:32:39,598 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Moving last applied index from -1 to -1 02:32:39,598 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Set currentTerm=1, votedFor=null 02:32:39,598 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Updated server config: isVoting: true, peers: [PeerInfo [id=follower64, address=akka://test/user/follower64, votingState=NON_VOTING], PeerInfo [id=follower63, address=akka://test/user/follower63, votingState=VOTING], PeerInfo [id=leader61, address=akka://test/user/leader61, votingState=VOTING]] 02:32:39,598 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower62 in 103.5 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:32:39,600 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Recovery completed in 2.179 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/20/2024 02:32:39.702] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower63]: org.opendaylight.controller.cluster.common.actor.Monitor@4e047e09 02:32:39,704 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower63 with journal batch size 1000 02:32:39,705 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: SnapshotOffer called. 02:32:39,705 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Moving last applied index from -1 to -1 02:32:39,705 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Set currentTerm=1, votedFor=null 02:32:39,705 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Updated server config: isVoting: true, peers: [PeerInfo [id=follower64, address=akka://test/user/follower64, votingState=NON_VOTING], PeerInfo [id=follower62, address=akka://test/user/follower62, votingState=VOTING], PeerInfo [id=leader61, address=akka://test/user/leader61, votingState=VOTING]] 02:32:39,705 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower63 in 139.1 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:32:39,707 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Recovery completed in 1.678 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/20/2024 02:32:39.709] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower64]: org.opendaylight.controller.cluster.common.actor.Monitor@7082d9ae 02:32:39,711 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower64 with journal batch size 1000 02:32:39,712 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: SnapshotOffer called. 02:32:39,712 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Moving last applied index from -1 to -1 02:32:39,712 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Set currentTerm=1, votedFor=null 02:32:39,712 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Updated server config: isVoting: false, peers: [PeerInfo [id=follower63, address=akka://test/user/follower63, votingState=VOTING], PeerInfo [id=follower62, address=akka://test/user/follower62, votingState=VOTING], PeerInfo [id=leader61, address=akka://test/user/leader61, votingState=VOTING]] 02:32:39,712 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower64 in 106.3 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:32:39,714 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Recovery completed in 1.524 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/20/2024 02:32:39.815] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader61]: org.opendaylight.controller.cluster.common.actor.Monitor@484d84a8 02:32:39,816 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader61 with journal batch size 1000 02:32:39,817 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: SnapshotOffer called. 02:32:39,817 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Moving last applied index from -1 to -1 02:32:39,817 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Set currentTerm=1, votedFor=null 02:32:39,818 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Updated server config: isVoting: true, peers: [PeerInfo [id=follower64, address=akka://test/user/follower64, votingState=NON_VOTING], PeerInfo [id=follower63, address=akka://test/user/follower63, votingState=VOTING], PeerInfo [id=follower62, address=akka://test/user/follower62, votingState=VOTING]] 02:32:39,818 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader61 in 94.08 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:32:39,820 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Recovery completed in 2.021 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:32:40,181 AM [test-akka.actor.default-dispatcher-5] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:32:40,181 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.113:25520, Removed) 02:32:40,181 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Follower): Received ElectionTimeout - switching to Candidate 02:32:40,182 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Candidate): Election: Candidate has following voting peers: [follower63, follower62] 02:32:40,182 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Set currentTerm=2, votedFor=leader61 02:32:40,182 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Candidate): Starting new election term 2 02:32:40,182 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Candidate): Sending RequestVote [term=2, candidateId=leader61, lastLogIndex=-1, lastLogTerm=-1] to peer follower63 02:32:40,182 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Candidate): Sending RequestVote [term=2, candidateId=leader61, lastLogIndex=-1, lastLogTerm=-1] to peer follower62 02:32:40,182 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:32:40,182 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:32:40,182 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:32:40,182 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Cluster state: [] 02:32:40,182 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Cluster state: [] 02:32:40,182 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader61, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:32:40,183 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader61, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:32:40,183 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader61, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:32:40,183 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Set currentTerm=2, votedFor=null 02:32:40,183 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader61, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:32:40,183 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Set currentTerm=2, votedFor=null 02:32:40,183 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): In requestVote: RequestVote [term=2, candidateId=leader61, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:32:40,183 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Set currentTerm=2, votedFor=leader61 02:32:40,183 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:32:40,183 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): In requestVote: RequestVote [term=2, candidateId=leader61, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:32:40,183 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Set currentTerm=2, votedFor=leader61 02:32:40,183 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:32:40,184 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:32:40,184 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:32:40,185 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Election: Leader has following peers: [follower64, follower63, follower62] 02:32:40,185 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower64: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:40,185 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower63: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:40,185 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): Term 2 in "AppendEntries [leaderId=leader61, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 02:32:40,185 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower62: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:40,185 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Set currentTerm=2, votedFor=null 02:32:40,185 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower63: Last sync leader does not match current leader leader61, need to catch up to -1 02:32:40,185 AM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:32:40,185 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower64: Last sync leader does not match current leader leader61, need to catch up to -1 02:32:40,186 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower62: Last sync leader does not match current leader leader61, need to catch up to -1 [WARN] [07/20/2024 02:32:40.185] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower63] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@24d85f74 02:32:40,186 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower63 updated: matchIndex: -1, nextIndex: 0 02:32:40,186 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower63: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/20/2024 02:32:40.186] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower62] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7c05d0e9 02:32:40,186 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower64 updated: matchIndex: -1, nextIndex: 0 02:32:40,186 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower64: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:40,186 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower62 updated: matchIndex: -1, nextIndex: 0 02:32:40,186 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower62: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/20/2024 02:32:40.187] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower64] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5cb37f0c 02:32:40,225 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:32:40,225 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging starting 02:32:40,225 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:32:40,225 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:32:40,225 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 02:32:40,226 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower64: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:40,226 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): sendAppendEntries: 0 is present for follower follower64 02:32:40,226 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Sending AppendEntries to follower follower64: AppendEntries [leaderId=leader61, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:32:40,226 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower63: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:40,226 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): sendAppendEntries: 0 is present for follower follower63 02:32:40,226 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Sending AppendEntries to follower follower63: AppendEntries [leaderId=leader61, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:32:40,226 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower62: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:40,226 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): sendAppendEntries: 0 is present for follower follower62 02:32:40,226 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Sending AppendEntries to follower follower62: AppendEntries [leaderId=leader61, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:32:40,226 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): handleAppendEntries: AppendEntries [leaderId=leader61, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:32:40,226 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): Number of entries to be appended = 1 02:32:40,226 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:32:40,226 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): handleAppendEntries: AppendEntries [leaderId=leader61, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:32:40,226 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): Append entry to log zero 02:32:40,226 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Number of entries to be appended = 1 02:32:40,227 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:32:40,227 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:32:40,227 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Append entry to log zero 02:32:40,227 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:32:40,227 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): Log size is now 1 02:32:40,227 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Log size is now 1 02:32:40,227 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower64, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:32:40,227 AM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower62, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:32:40,227 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower64: Lagging 0 entries behind leader leader61 and reached -1 (of expected -1) 02:32:40,227 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower62: Lagging 0 entries behind leader leader61 and reached -1 (of expected -1) 02:32:40,227 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower64 updated: matchIndex: 0, nextIndex: 1 02:32:40,227 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower64: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:40,227 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower62 updated: matchIndex: 0, nextIndex: 1 02:32:40,227 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower62: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:40,227 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:32:40,228 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 02:32:40,228 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Setting last applied to 0 02:32:40,228 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Moving last applied index from -1 to 0 02:32:40,228 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Applying state for log index 0 data zero 02:32:40,228 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: applyState called: zero 02:32:40,228 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Persisting ApplyJournalEntries with index=0 02:32:40,229 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:32:40,229 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] [WARN] [07/20/2024 02:32:40.229] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower64] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6faec26c [WARN] [07/20/2024 02:32:40.230] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower62] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3061888f 02:32:40,301 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): sendAppendEntries: 0 is present for follower follower63 02:32:40,302 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Sending AppendEntries to follower follower63: AppendEntries [leaderId=leader61, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:32:40,422 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): sendAppendEntries: 0 is present for follower follower63 02:32:40,422 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Sending AppendEntries to follower follower63: AppendEntries [leaderId=leader61, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:32:40,422 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): Commit index set to 0 02:32:40,422 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Commit index set to 0 02:32:40,422 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower64: Lagging 0 entries behind leader leader61 and reached 0 (of expected -1) 02:32:40,422 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower62: Lagging 0 entries behind leader leader61 and reached 0 (of expected -1) 02:32:40,423 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:32:40,423 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:32:40,423 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): Setting last applied to 0 02:32:40,423 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Setting last applied to 0 02:32:40,423 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Moving last applied index from -1 to 0 02:32:40,423 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Moving last applied index from -1 to 0 02:32:40,423 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Applying state for log index 0 data zero 02:32:40,423 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Applying state for log index 0 data zero 02:32:40,423 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: applyState called: zero 02:32:40,423 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: applyState called: zero 02:32:40,423 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Persisting ApplyJournalEntries with index=0 02:32:40,423 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Persisting ApplyJournalEntries with index=0 02:32:40,431 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging ending 02:32:40,431 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDownToLeaderAndVerifyLeadershipTransferToFollower1 starting 02:32:40,431 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: onShutDown 02:32:40,432 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Initiating leader transfer 02:32:40,432 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RaftActorLeadershipTransferCohort - leader61: pauseLeader successfully completed - doing transfer 02:32:40,432 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Attempting to transfer leadership 02:32:40,432 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: onLeaderTransitioning: LeaderTransitioning [leaderId=leader61] 02:32:40,432 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower64: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:40,432 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower63: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:40,432 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): sendAppendEntries: 0 is present for follower follower63 02:32:40,432 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower62: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:40,432 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: onLeaderTransitioning: LeaderTransitioning [leaderId=leader61] 02:32:40,432 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower64: Lagging 0 entries behind leader leader61 and reached 0 (of expected -1) 02:32:40,432 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): tryToCompleteLeadershipTransfer: followerId: follower64, matchIndex: 0, lastIndex: 0, isVoting: false 02:32:40,432 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower62: Lagging 0 entries behind leader leader61 and reached 0 (of expected -1) 02:32:40,432 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): tryToCompleteLeadershipTransfer: followerId: follower62, matchIndex: 0, lastIndex: 0, isVoting: true 02:32:40,432 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Follower's log matches - sending ElectionTimeout 02:32:40,433 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower64: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:40,433 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower63: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:40,433 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): sendAppendEntries: 0 is present for follower follower63 02:32:40,433 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Checking sendAppendEntries for follower follower62: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:40,433 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower64: Lagging 0 entries behind leader leader61 and reached 0 (of expected -1) 02:32:40,433 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Leader transfer complete 02:32:40,433 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RaftActorLeadershipTransferCohort - leader61: leader transfer complete - waiting for new leader 02:32:40,433 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower62: Lagging 0 entries behind leader leader61 and reached 0 (of expected -1) 02:32:40,433 AM [test-akka.actor.default-dispatcher-17] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:32:40,433 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower): Received TimeoutNow - switching to Candidate 02:32:40,433 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Candidate): Election: Candidate has following voting peers: [follower63, leader61] 02:32:40,433 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62: Set currentTerm=3, votedFor=follower62 02:32:40,433 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Candidate): Starting new election term 3 02:32:40,433 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Candidate): Sending RequestVote [term=3, candidateId=follower62, lastLogIndex=0, lastLogTerm=2] to peer follower63 02:32:40,434 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Candidate): Sending RequestVote [term=3, candidateId=follower62, lastLogIndex=0, lastLogTerm=2] to peer leader61 02:32:40,434 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:32:40,434 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Cluster state: [] 02:32:40,434 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 02:32:40,434 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=follower62, lastLogIndex=0, lastLogTerm=2] with higher term appears reachable, updating term. 02:32:40,434 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Term 3 in "RequestVote [term=3, candidateId=follower62, lastLogIndex=0, lastLogTerm=2]" message is greater than follower's term 2 - updating term 02:32:40,434 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Set currentTerm=3, votedFor=null 02:32:40,434 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): In requestVote: RequestVote [term=3, candidateId=follower62, lastLogIndex=0, lastLogTerm=2] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 02:32:40,434 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Set currentTerm=3, votedFor=follower62 02:32:40,434 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:32:40,434 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:32:40,434 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Cluster state: [] 02:32:40,434 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower62, lastLogIndex=0, lastLogTerm=2] with higher term appears reachable, updating term. 02:32:40,434 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower62, lastLogIndex=0, lastLogTerm=2]" message is greater than leader's term 2 - switching to Follower 02:32:40,434 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Set currentTerm=3, votedFor=null 02:32:40,434 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): Leadership transfer in progress - processing RequestVote 02:32:40,435 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): In requestVote: RequestVote [term=3, candidateId=follower62, lastLogIndex=0, lastLogTerm=2] - currentTerm: 3, votedFor: null, lastIndex: 0, lastTerm: 2 02:32:40,435 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: Set currentTerm=3, votedFor=follower62 02:32:40,435 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:32:40,435 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader61 (Leader) :- Switching from behavior Leader to Follower, election term: 3 02:32:40,437 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 02:32:40,437 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 02:32:40,437 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): Election: Leader has following peers: [follower64, follower63, leader61] 02:32:40,437 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): Checking sendAppendEntries for follower follower64: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:40,437 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): Checking sendAppendEntries for follower follower63: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:40,437 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower64 (Follower): Term 3 in "AppendEntries [leaderId=follower62, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 2 - updating term 02:32:40,437 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): Checking sendAppendEntries for follower leader61: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:40,437 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower64: Set currentTerm=3, votedFor=null 02:32:40,437 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:32:40,437 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower64: Last sync leader does not match current leader follower62, need to catch up to -1 02:32:40,438 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - leader61: Last sync leader does not match current leader follower62, need to catch up to -1 02:32:40,438 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower64 updated: matchIndex: 0, nextIndex: 1 02:32:40,438 AM [test-akka.actor.default-dispatcher-8] [DEBUG] RaftActorLeadershipTransferCohort - leader61: leader changed to follower62 02:32:40,438 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): Checking sendAppendEntries for follower follower64: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:40,438 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader61 updated: matchIndex: 0, nextIndex: 1 02:32:40,438 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): Checking sendAppendEntries for follower leader61: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:40,438 AM [test-akka.actor.default-dispatcher-8] [INFO] RaftActorLeadershipTransferCohort - leader61: Successfully transferred leadership to follower62 in 5.982 ms 02:32:40,438 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader61: leader transfer succeeded - sending PoisonPill 02:32:40,438 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - leader61: Lagging 0 entries behind leader follower62 and reached 0 (of expected -1) 02:32:40,438 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower64: Lagging 0 entries behind leader follower62 and reached 0 (of expected -1) [WARN] [07/20/2024 02:32:40.438] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower64] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1ff190fb [WARN] [07/20/2024 02:32:40.439] [test-akka.actor.default-dispatcher-13] [akka://test/user/leader61] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@58fdc716 [WARN] [07/20/2024 02:32:40.439] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower64] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4159d3c7 [WARN] [07/20/2024 02:32:40.439] [test-akka.actor.default-dispatcher-13] [akka://test/user/leader61] received dead letter: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7dc00e93 02:32:40,953 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower63: Last sync leader does not match current leader follower62, need to catch up to -1 02:32:40,953 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower64: Lagging 0 entries behind leader follower62 and reached 0 (of expected -1) [WARN] [07/20/2024 02:32:40.953] [test-akka.actor.default-dispatcher-6] [akka://test/user/leader61] received dead letter from TestActor[akka://test/user/follower62]: AppendEntries [leaderId=follower62, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] [WARN] [07/20/2024 02:32:40.953] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower63] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3648f222 02:32:40,954 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): sendAppendEntries: 0 is present for follower follower63 02:32:40,954 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): Sending AppendEntries to follower follower63: AppendEntries [leaderId=follower62, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:32:40,954 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): handleAppendEntries: AppendEntries [leaderId=follower62, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:32:40,954 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Number of entries to be appended = 1 02:32:40,954 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:32:40,954 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Append entry to log zero 02:32:40,954 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:32:40,955 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Log size is now 1 02:32:40,955 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Commit index set to 0 02:32:40,955 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower63, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:32:40,955 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower63: Lagging 0 entries behind leader follower62 and reached 0 (of expected -1) 02:32:40,955 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:32:40,955 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63 (Follower): Setting last applied to 0 02:32:40,955 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Moving last applied index from -1 to 0 02:32:40,955 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Applying state for log index 0 data zero 02:32:40,955 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower63 updated: matchIndex: 0, nextIndex: 1 02:32:40,955 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower62 (Leader): Checking sendAppendEntries for follower follower63: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:40,955 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: applyState called: zero 02:32:40,957 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:32:40,957 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: Persisting ApplyJournalEntries with index=0 [WARN] [07/20/2024 02:32:40.957] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower63] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@50e102ec 02:32:40,988 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: onLeaderTransitioning: LeaderTransitioning [leaderId=leader61] 02:32:40,988 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDownToLeaderAndVerifyLeadershipTransferToFollower1 ending 02:32:40,988 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower63 starting 02:32:40,989 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower63: onShutDown 02:32:40,989 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower63 ending 02:32:40,989 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown ending 02:32:40,989 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower62-notifier65#1157136666] 02:32:41,1 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower62-collector66#522464500] 02:32:41,2 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower62] 02:32:41,3 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower63-notifier67#1333896838] 02:32:41,4 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower63-collector68#153326889] 02:32:41,4 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower63] 02:32:41,5 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower64-notifier69#44983636] 02:32:41,5 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower64-collector70#2105537415] 02:32:41,6 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower64] 02:32:41,6 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader61-notifier71#321553877] 02:32:41,7 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader61-collector72#1284263511] 02:32:41,8 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader61] 02:32:41,10 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferSkippedOnShutdownWithNoFollowers starting 02:32:41,20 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader73 with journal batch size 1000 [WARN] [07/20/2024 02:32:41.020] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader73]: org.opendaylight.controller.cluster.common.actor.Monitor@5d63ddd5 02:32:41,24 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader73: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:32:41,25 AM [test-akka.actor.default-dispatcher-16] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:32:41,25 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader73 (Follower): Received TimeoutNow - switching to Candidate 02:32:41,25 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader73 (Candidate): Election: Candidate has following voting peers: [] 02:32:41,25 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader73: Set currentTerm=1, votedFor=leader73 02:32:41,25 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader73 (Candidate): Starting new election term 1 02:32:41,25 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader73 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 02:32:41,27 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader73 (Candidate): Received ElectionTimeout 02:32:41,27 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader73 (Leader): Election: Leader has following peers: [] 02:32:41,27 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader73 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 02:32:41,27 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader73 starting 02:32:41,28 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader73: onShutDown 02:32:41,28 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader73 ending 02:32:41,28 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferSkippedOnShutdownWithNoFollowers ending 02:32:41,28 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader73-collector77#-969689675] 02:32:41,40 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader73] 02:32:41,42 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Lagging starting 02:32:41,42 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [07/20/2024 02:32:41.050] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower79]: org.opendaylight.controller.cluster.common.actor.Monitor@4fb0014f 02:32:41,51 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower79 with journal batch size 1000 02:32:41,56 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: SnapshotOffer called. 02:32:41,56 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Moving last applied index from -1 to -1 02:32:41,56 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Set currentTerm=1, votedFor=null 02:32:41,56 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Updated server config: isVoting: true, peers: [PeerInfo [id=leader78, address=akka://test/user/leader78, votingState=VOTING], PeerInfo [id=follower81, address=akka://test/user/follower81, votingState=NON_VOTING], PeerInfo [id=follower80, address=akka://test/user/follower80, votingState=VOTING]] 02:32:41,56 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower79 in 106.4 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:32:41,58 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Recovery completed in 1.937 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/20/2024 02:32:41.059] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower80]: org.opendaylight.controller.cluster.common.actor.Monitor@57d3d996 02:32:41,60 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower80 with journal batch size 1000 02:32:41,61 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80: SnapshotOffer called. 02:32:41,61 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80: Moving last applied index from -1 to -1 02:32:41,61 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80: Set currentTerm=1, votedFor=null 02:32:41,61 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80: Updated server config: isVoting: true, peers: [PeerInfo [id=leader78, address=akka://test/user/leader78, votingState=VOTING], PeerInfo [id=follower81, address=akka://test/user/follower81, votingState=NON_VOTING], PeerInfo [id=follower79, address=akka://test/user/follower79, votingState=VOTING]] 02:32:41,61 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower80 in 144.5 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:32:41,63 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower80: Recovery completed in 1.634 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/20/2024 02:32:41.163] [test-akka.actor.default-dispatcher-8] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower81]: org.opendaylight.controller.cluster.common.actor.Monitor@161a8ec9 02:32:41,165 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower81 with journal batch size 1000 02:32:41,166 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: SnapshotOffer called. 02:32:41,166 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Moving last applied index from -1 to -1 02:32:41,166 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Set currentTerm=1, votedFor=null 02:32:41,167 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Updated server config: isVoting: false, peers: [PeerInfo [id=leader78, address=akka://test/user/leader78, votingState=VOTING], PeerInfo [id=follower80, address=akka://test/user/follower80, votingState=VOTING], PeerInfo [id=follower79, address=akka://test/user/follower79, votingState=VOTING]] 02:32:41,167 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower81 in 155.7 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:32:41,169 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Recovery completed in 2.599 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/20/2024 02:32:41.268] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader78]: org.opendaylight.controller.cluster.common.actor.Monitor@80eb040 02:32:41,270 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader78 with journal batch size 1000 02:32:41,271 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: SnapshotOffer called. 02:32:41,271 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Moving last applied index from -1 to -1 02:32:41,271 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Set currentTerm=1, votedFor=null 02:32:41,271 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Updated server config: isVoting: true, peers: [PeerInfo [id=follower81, address=akka://test/user/follower81, votingState=NON_VOTING], PeerInfo [id=follower80, address=akka://test/user/follower80, votingState=VOTING], PeerInfo [id=follower79, address=akka://test/user/follower79, votingState=VOTING]] 02:32:41,271 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader78 in 121.1 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:32:41,274 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Recovery completed in 2.506 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:32:41,621 AM [test-akka.actor.default-dispatcher-12] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:32:41,622 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.113:25520, Removed) 02:32:41,622 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Follower): Received ElectionTimeout - switching to Candidate 02:32:41,622 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Candidate): Election: Candidate has following voting peers: [follower80, follower79] 02:32:41,622 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Set currentTerm=2, votedFor=leader78 02:32:41,622 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Candidate): Starting new election term 2 02:32:41,622 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Candidate): Sending RequestVote [term=2, candidateId=leader78, lastLogIndex=-1, lastLogTerm=-1] to peer follower80 02:32:41,623 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Candidate): Sending RequestVote [term=2, candidateId=leader78, lastLogIndex=-1, lastLogTerm=-1] to peer follower79 02:32:41,623 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:32:41,623 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80 (Follower): Cluster state: [] 02:32:41,623 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader78, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:32:41,623 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:32:41,623 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower80 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader78, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:32:41,623 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80: Set currentTerm=2, votedFor=null 02:32:41,623 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:32:41,623 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80 (Follower): In requestVote: RequestVote [term=2, candidateId=leader78, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:32:41,623 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80: Set currentTerm=2, votedFor=leader78 02:32:41,623 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Cluster state: [] 02:32:41,623 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:32:41,623 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader78, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:32:41,623 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader78, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:32:41,623 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Set currentTerm=2, votedFor=null 02:32:41,624 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): In requestVote: RequestVote [term=2, candidateId=leader78, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:32:41,624 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Set currentTerm=2, votedFor=leader78 02:32:41,624 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:32:41,625 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:32:41,625 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:32:41,625 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Election: Leader has following peers: [follower81, follower80, follower79] 02:32:41,625 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower81: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:41,626 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower80: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:41,626 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): Term 2 in "AppendEntries [leaderId=leader78, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 02:32:41,626 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Set currentTerm=2, votedFor=null 02:32:41,626 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower79: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:41,626 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower80: Last sync leader does not match current leader leader78, need to catch up to -1 02:32:41,626 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:32:41,626 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower81: Last sync leader does not match current leader leader78, need to catch up to -1 [WARN] [07/20/2024 02:32:41.626] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower80] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1d8f8d5d 02:32:41,626 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower79: Last sync leader does not match current leader leader78, need to catch up to -1 02:32:41,626 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower80 updated: matchIndex: -1, nextIndex: 0 02:32:41,626 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower80: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:41,627 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower81 updated: matchIndex: -1, nextIndex: 0 02:32:41,627 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower81: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:41,627 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower79 updated: matchIndex: -1, nextIndex: 0 [WARN] [07/20/2024 02:32:41.627] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower79] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4479d782 02:32:41,627 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower79: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/20/2024 02:32:41.627] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower81] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@187ae946 02:32:41,628 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:32:41,628 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 02:32:41,630 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 02:32:41,630 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging starting 02:32:41,630 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:32:41,630 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:32:41,630 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 02:32:41,630 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower81: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:41,630 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): sendAppendEntries: 0 is present for follower follower81 02:32:41,630 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Sending AppendEntries to follower follower81: AppendEntries [leaderId=leader78, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:32:41,630 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower80: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:41,630 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): sendAppendEntries: 0 is present for follower follower80 02:32:41,630 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): handleAppendEntries: AppendEntries [leaderId=leader78, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:32:41,630 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): Number of entries to be appended = 1 02:32:41,630 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:32:41,630 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): Append entry to log zero 02:32:41,630 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:32:41,630 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Sending AppendEntries to follower follower80: AppendEntries [leaderId=leader78, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:32:41,630 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): Log size is now 1 02:32:41,630 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower81, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:32:41,630 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower79: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:41,630 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower81: Lagging 0 entries behind leader leader78 and reached -1 (of expected -1) 02:32:41,631 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): sendAppendEntries: 0 is present for follower follower79 02:32:41,631 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Sending AppendEntries to follower follower79: AppendEntries [leaderId=leader78, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:32:41,631 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): handleAppendEntries: AppendEntries [leaderId=leader78, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:32:41,631 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower81 updated: matchIndex: 0, nextIndex: 1 02:32:41,631 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Number of entries to be appended = 1 02:32:41,631 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:32:41,631 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Append entry to log zero 02:32:41,631 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:32:41,631 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower81: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:41,631 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Log size is now 1 02:32:41,631 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower79, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 02:32:41,631 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower79: Lagging 0 entries behind leader leader78 and reached -1 (of expected -1) 02:32:41,631 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower79 updated: matchIndex: 0, nextIndex: 1 02:32:41,631 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower79: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:41,631 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:32:41,631 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:32:41,632 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 [WARN] [07/20/2024 02:32:41.631] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower81] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@bda6e1f 02:32:41,632 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Setting last applied to 0 02:32:41,632 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Moving last applied index from -1 to 0 02:32:41,632 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Applying state for log index 0 data zero 02:32:41,632 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 02:32:41,632 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: applyState called: zero 02:32:41,632 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Persisting ApplyJournalEntries with index=0 [WARN] [07/20/2024 02:32:41.632] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower79] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7994c19 02:32:41,742 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): sendAppendEntries: 0 is present for follower follower80 02:32:41,742 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): Commit index set to 0 02:32:41,742 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Sending AppendEntries to follower follower80: AppendEntries [leaderId=leader78, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:32:41,742 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower81: Lagging 0 entries behind leader leader78 and reached 0 (of expected -1) 02:32:41,742 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:32:41,742 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81 (Follower): Setting last applied to 0 02:32:41,742 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Moving last applied index from -1 to 0 02:32:41,742 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Applying state for log index 0 data zero 02:32:41,742 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Commit index set to 0 02:32:41,742 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower79: Lagging 0 entries behind leader leader78 and reached 0 (of expected -1) 02:32:41,742 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 02:32:41,742 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79 (Follower): Setting last applied to 0 02:32:41,742 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Moving last applied index from -1 to 0 02:32:41,742 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: applyState called: zero 02:32:41,742 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Applying state for log index 0 data zero 02:32:41,743 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: Persisting ApplyJournalEntries with index=0 02:32:41,743 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: applyState called: zero 02:32:41,743 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: Persisting ApplyJournalEntries with index=0 02:32:41,781 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging ending 02:32:41,781 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 02:32:41,781 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 02:32:41,782 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: onRequestLeadership RequestLeadership [requestedFollowerId=follower80, replyTo=Actor[akka://test/user/$c#-554642802]] 02:32:41,782 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: Initiating leader transfer 02:32:41,782 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower81: onLeaderTransitioning: LeaderTransitioning [leaderId=leader78] 02:32:41,782 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RaftActorLeadershipTransferCohort - leader78: pauseLeader successfully completed - doing transfer 02:32:41,782 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Attempting to transfer leadership 02:32:41,782 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower79: onLeaderTransitioning: LeaderTransitioning [leaderId=leader78] 02:32:41,782 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower81: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:41,782 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower80: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:41,782 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): sendAppendEntries: 0 is present for follower follower80 02:32:41,782 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower80: onLeaderTransitioning: LeaderTransitioning [leaderId=leader78] 02:32:41,783 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Checking sendAppendEntries for follower follower79: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 02:32:41,783 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower81: Lagging 0 entries behind leader leader78 and reached 0 (of expected -1) 02:32:41,783 AM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower79: Lagging 0 entries behind leader leader78 and reached 0 (of expected -1) 02:32:41,862 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): sendAppendEntries: 0 is present for follower follower80 02:32:41,862 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Sending AppendEntries to follower follower80: AppendEntries [leaderId=leader78, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:32:41,982 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower81: Lagging 0 entries behind leader leader78 and reached 0 (of expected -1) 02:32:41,982 AM [test-akka.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - follower79: Lagging 0 entries behind leader leader78 and reached 0 (of expected -1) 02:32:42,101 AM [test-akka.actor.default-dispatcher-12] [DEBUG] RaftActorLeadershipTransferCohort - leader78: leader transfer aborted 02:32:42,101 AM [test-akka.actor.default-dispatcher-12] [WARN] RaftActorLeadershipTransferCohort - leader78: Failed to transfer leadership in 319.5 ms 02:32:42,102 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78: LeadershipTransfer request from follower80 failed 02:32:42,102 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader78 (Leader): Leadership transfer expired 02:32:42,102 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower81: Lagging 0 entries behind leader leader78 and reached 0 (of expected -1) 02:32:42,103 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower79: Lagging 0 entries behind leader leader78 and reached 0 (of expected -1) 02:32:42,135 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Lagging ending 02:32:42,135 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower79-notifier82#2103518305] 02:32:42,148 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower79-collector83#-524813269] 02:32:42,149 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower79] 02:32:42,149 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower80-notifier84#-1927443441] 02:32:42,150 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower80-collector85#1501553283] 02:32:42,151 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower80] 02:32:42,152 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower81-notifier86#1168661106] 02:32:42,152 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower81-collector87#-849114746] 02:32:42,153 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower81] 02:32:42,153 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader78-notifier88#-1017185240] 02:32:42,154 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader78-collector89#-1700766054] 02:32:42,154 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader78] 02:32:42,155 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$c#-554642802] 02:32:42,157 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithOtherFollowersDown starting 02:32:42,157 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [07/20/2024 02:32:42.161] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower91]: org.opendaylight.controller.cluster.common.actor.Monitor@1c9ebbed 02:32:42,162 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower91 with journal batch size 1000 02:32:42,164 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: SnapshotOffer called. 02:32:42,164 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Moving last applied index from -1 to -1 02:32:42,164 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Set currentTerm=1, votedFor=null 02:32:42,164 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Updated server config: isVoting: true, peers: [PeerInfo [id=follower92, address=akka://test/user/follower92, votingState=VOTING], PeerInfo [id=leader90, address=akka://test/user/leader90, votingState=VOTING], PeerInfo [id=follower93, address=akka://test/user/follower93, votingState=NON_VOTING]] 02:32:42,164 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower91 in 95.48 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:32:42,166 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Recovery completed in 2.105 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/20/2024 02:32:42.172] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower92]: org.opendaylight.controller.cluster.common.actor.Monitor@55953237 02:32:42,172 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower92 with journal batch size 1000 02:32:42,173 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: SnapshotOffer called. 02:32:42,173 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: Moving last applied index from -1 to -1 02:32:42,173 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: Set currentTerm=1, votedFor=null 02:32:42,173 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: Updated server config: isVoting: true, peers: [PeerInfo [id=follower91, address=akka://test/user/follower91, votingState=VOTING], PeerInfo [id=leader90, address=akka://test/user/leader90, votingState=VOTING], PeerInfo [id=follower93, address=akka://test/user/follower93, votingState=NON_VOTING]] 02:32:42,174 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower92 in 124.8 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:32:42,176 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: Recovery completed in 2.487 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/20/2024 02:32:42.176] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower93]: org.opendaylight.controller.cluster.common.actor.Monitor@191006d9 02:32:42,177 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower93 with journal batch size 1000 02:32:42,179 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower93: SnapshotOffer called. 02:32:42,179 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower93: Moving last applied index from -1 to -1 02:32:42,179 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower93: Set currentTerm=1, votedFor=null 02:32:42,179 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower93: Updated server config: isVoting: false, peers: [PeerInfo [id=follower92, address=akka://test/user/follower92, votingState=VOTING], PeerInfo [id=follower91, address=akka://test/user/follower91, votingState=VOTING], PeerInfo [id=leader90, address=akka://test/user/leader90, votingState=VOTING]] 02:32:42,179 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower93 in 129.9 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:32:42,181 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower93: Recovery completed in 2.395 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [07/20/2024 02:32:42.182] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader90]: org.opendaylight.controller.cluster.common.actor.Monitor@358a5098 02:32:42,183 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader90 with journal batch size 1000 02:32:42,184 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: SnapshotOffer called. 02:32:42,184 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Moving last applied index from -1 to -1 02:32:42,184 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Set currentTerm=1, votedFor=null 02:32:42,184 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Updated server config: isVoting: true, peers: [PeerInfo [id=follower92, address=akka://test/user/follower92, votingState=VOTING], PeerInfo [id=follower91, address=akka://test/user/follower91, votingState=VOTING], PeerInfo [id=follower93, address=akka://test/user/follower93, votingState=NON_VOTING]] 02:32:42,184 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader90 in 98.61 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 02:32:42,186 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Recovery completed in 1.131 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:32:42,592 AM [test-akka.actor.default-dispatcher-12] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:32:42,592 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.170.113:25520, Removed) 02:32:42,592 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Follower): Received ElectionTimeout - switching to Candidate 02:32:42,592 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): Election: Candidate has following voting peers: [follower92, follower91] 02:32:42,592 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Set currentTerm=2, votedFor=leader90 02:32:42,592 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): Starting new election term 2 02:32:42,593 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): Sending RequestVote [term=2, candidateId=leader90, lastLogIndex=-1, lastLogTerm=-1] to peer follower92 02:32:42,593 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): Sending RequestVote [term=2, candidateId=leader90, lastLogIndex=-1, lastLogTerm=-1] to peer follower91 02:32:42,593 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:32:42,593 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:32:42,593 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Follower): Cluster state: [] 02:32:42,593 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader90, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:32:42,593 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader90, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:32:42,593 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: Set currentTerm=2, votedFor=null 02:32:42,593 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Follower): In requestVote: RequestVote [term=2, candidateId=leader90, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:32:42,593 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: Set currentTerm=2, votedFor=leader90 02:32:42,593 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:32:42,593 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:32:42,593 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Cluster state: [] 02:32:42,594 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader90, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:32:42,594 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader90, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 02:32:42,594 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Set currentTerm=2, votedFor=null 02:32:42,594 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): In requestVote: RequestVote [term=2, candidateId=leader90, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 02:32:42,594 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Set currentTerm=2, votedFor=leader90 02:32:42,594 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 02:32:42,595 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 02:32:42,595 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 02:32:42,595 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Election: Leader has following peers: [follower92, follower91, follower93] 02:32:42,595 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower92: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:42,595 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:42,595 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower93: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:42,595 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower92: Last sync leader does not match current leader leader90, need to catch up to -1 02:32:42,596 AM [test-akka.actor.default-dispatcher-8] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:32:42,596 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower91: Last sync leader does not match current leader leader90, need to catch up to -1 02:32:42,596 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower92 updated: matchIndex: -1, nextIndex: 0 02:32:42,596 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower93 (Follower): Term 2 in "AppendEntries [leaderId=leader90, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 02:32:42,596 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower93: Set currentTerm=2, votedFor=null 02:32:42,596 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower92: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:42,596 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower93: Last sync leader does not match current leader leader90, need to catch up to -1 02:32:42,596 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower91 updated: matchIndex: -1, nextIndex: 0 [WARN] [07/20/2024 02:32:42.596] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower92] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6dd04ef5 02:32:42,596 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:42,596 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower93 updated: matchIndex: -1, nextIndex: 0 [WARN] [07/20/2024 02:32:42.596] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower91] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@429b297c 02:32:42,596 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower93: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/20/2024 02:32:42.597] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower93] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@29b38b80 02:32:42,634 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 02:32:42,634 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 02:32:42,636 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 02:32:42,636 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower91] 02:32:42,648 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower93] 02:32:42,660 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 02:32:42,660 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 02:32:42,660 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: onRequestLeadership RequestLeadership [requestedFollowerId=follower92, replyTo=Actor[akka://test/user/$d#1882829566]] 02:32:42,660 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Initiating leader transfer 02:32:42,660 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: onLeaderTransitioning: LeaderTransitioning [leaderId=leader90] 02:32:42,660 AM [test-akka.actor.default-dispatcher-8] [DEBUG] RaftActorLeadershipTransferCohort - leader90: pauseLeader successfully completed - doing transfer 02:32:42,661 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Attempting to transfer leadership 02:32:42,661 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower92: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/20/2024 02:32:42.660] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower91] received dead letter from TestActor[akka://test/user/leader90]: LeaderTransitioning [leaderId=leader90] 02:32:42,661 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:42,661 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader90 and reached -1 (of expected -1) [WARN] [07/20/2024 02:32:42.661] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower93] received dead letter from TestActor[akka://test/user/leader90]: LeaderTransitioning [leaderId=leader90] 02:32:42,661 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower93: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/20/2024 02:32:42.661] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower92] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7e9da3fc 02:32:42,661 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): tryToCompleteLeadershipTransfer: followerId: follower92, matchIndex: -1, lastIndex: -1, isVoting: true 02:32:42,661 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Follower's log matches - sending ElectionTimeout 02:32:42,661 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower92: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/20/2024 02:32:42.661] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower91] received dead letter from TestActor[akka://test/user/leader90]: AppendEntries [leaderId=leader90, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:32:42,661 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:42,661 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader90 and reached -1 (of expected -1) [WARN] [07/20/2024 02:32:42.661] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower93] received dead letter from TestActor[akka://test/user/leader90]: AppendEntries [leaderId=leader90, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:32:42,662 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower93: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [07/20/2024 02:32:42.662] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower91] received dead letter from TestActor[akka://test/user/leader90]: AppendEntries [leaderId=leader90, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:32:42,662 AM [test-akka.actor.default-dispatcher-8] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Leader transfer complete 02:32:42,662 AM [test-akka.actor.default-dispatcher-8] [DEBUG] RaftActorLeadershipTransferCohort - leader90: leader transfer complete - waiting for new leader [WARN] [07/20/2024 02:32:42.662] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower93] received dead letter from TestActor[akka://test/user/leader90]: AppendEntries [leaderId=leader90, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:32:42,662 AM [test-akka.actor.default-dispatcher-16] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:32:42,662 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Follower): Received TimeoutNow - switching to Candidate 02:32:42,662 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Candidate): Election: Candidate has following voting peers: [follower91, leader90] 02:32:42,662 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92: Set currentTerm=3, votedFor=follower92 02:32:42,662 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Candidate): Starting new election term 3 02:32:42,662 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Candidate): Sending RequestVote [term=3, candidateId=follower92, lastLogIndex=-1, lastLogTerm=-1] to peer follower91 02:32:42,663 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Candidate): Sending RequestVote [term=3, candidateId=follower92, lastLogIndex=-1, lastLogTerm=-1] to peer leader90 02:32:42,663 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:32:42,663 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 02:32:42,663 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Cluster state: [] 02:32:42,663 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower92, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 02:32:42,663 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower92, lastLogIndex=-1, lastLogTerm=-1]" message is greater than leader's term 2 - switching to Follower 02:32:42,663 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Set currentTerm=3, votedFor=null [WARN] [07/20/2024 02:32:42.663] [test-akka.actor.default-dispatcher-8] [akka://test/user/follower91] received dead letter from TestActor[akka://test/user/follower92]: RequestVote [term=3, candidateId=follower92, lastLogIndex=-1, lastLogTerm=-1] 02:32:42,663 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Leadership transfer in progress - processing RequestVote 02:32:42,663 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): In requestVote: RequestVote [term=3, candidateId=follower92, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 02:32:42,663 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Set currentTerm=3, votedFor=follower92 02:32:42,663 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 02:32:42,663 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader) :- Switching from behavior Leader to Follower, election term: 3 02:32:42,665 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 02:32:42,665 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 02:32:42,665 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Leader): Election: Leader has following peers: [follower91, leader90, follower93] 02:32:42,665 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Leader): Checking sendAppendEntries for follower follower91: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:42,665 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Leader): Checking sendAppendEntries for follower leader90: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:42,666 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Leader): Checking sendAppendEntries for follower follower93: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:42,666 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 [WARN] [07/20/2024 02:32:42.666] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower91] received dead letter from TestActor[akka://test/user/follower92]: AppendEntries [leaderId=follower92, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:32:42,666 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader90: Last sync leader does not match current leader follower92, need to catch up to -1 [WARN] [07/20/2024 02:32:42.666] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower93] received dead letter from TestActor[akka://test/user/follower92]: AppendEntries [leaderId=follower92, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:32:42,666 AM [test-akka.actor.default-dispatcher-12] [DEBUG] RaftActorLeadershipTransferCohort - leader90: leader changed to follower92 02:32:42,666 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader90 updated: matchIndex: -1, nextIndex: 0 02:32:42,666 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower92 (Leader): Checking sendAppendEntries for follower leader90: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:32:42,666 AM [test-akka.actor.default-dispatcher-12] [INFO] RaftActorLeadershipTransferCohort - leader90: Successfully transferred leadership to follower92 in 5.883 ms 02:32:42,666 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Leadership transferred successfully to follower92 [WARN] [07/20/2024 02:32:42.666] [test-akka.actor.default-dispatcher-12] [akka://test/user/leader90] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@23babbf5 02:32:42,713 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithOtherFollowersDown ending 02:32:42,713 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower91-notifier94#1600186638] 02:32:42,725 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower91-collector95#1029994747] 02:32:42,726 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower92-notifier96#-2078061153] 02:32:42,726 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower92-collector97#1783900105] 02:32:42,726 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower92] 02:32:42,727 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower93-notifier98#58046006] 02:32:42,728 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower93-collector99#-1364541217] 02:32:42,728 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader90-notifier100#922559183] 02:32:42,728 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader90-collector101#-1920583325] 02:32:42,729 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader90] 02:32:42,729 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$d#1882829566] 02:32:42,731 AM [test-akka.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [07/20/2024 02:32:42.731] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:32:42,735 AM [test-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://test@10.30.170.113:25520] - Exiting completed 02:32:42,735 AM [test-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://test@10.30.170.113:25520] - Shutting down... 02:32:42,735 AM [test-akka.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [akka://test@10.30.170.113:25520] - Successfully shut down [WARN] [07/20/2024 02:32:42.735] [test-akka.actor.default-dispatcher-12] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.170.113:25520) [INFO] [07/20/2024 02:32:42.734] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.113:25520] - Exiting completed [INFO] [07/20/2024 02:32:42.734] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.113:25520] - Shutting down... [INFO] [07/20/2024 02:32:42.734] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.113:25520] - Successfully shut down [INFO] [07/20/2024 02:32:42.736] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.170.113:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [07/20/2024 02:32:42.736] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.170.113:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 02:32:42,738 AM [test-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:32:42,738 AM [test-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [07/20/2024 02:32:42.741] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.170.113:25520/system/remoting-terminator] Remoting shut down. 02:32:42,741 AM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [07/20/2024 02:32:42.741] [test-akka.actor.internal-dispatcher-4] [EventStream] shutting down: StandardOutLogger