[DEBUG] [12/07/2024 02:25:15.122] [main] [EventStream(akka://test)] logger log1-TestEventListener started 02:25:15,122 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [12/07/2024 02:25:15.123] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [12/07/2024 02:25:15.123] [main] [EventStream(akka://test)] Default Loggers started [INFO] [12/07/2024 02:25:15.133] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.157:25520] with UID [6840131418257708731] 02:25:15,134 AM [test-akka.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.157:25520] with UID [6840131418257708731] [INFO] [12/07/2024 02:25:15.134] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.157:25520] - Starting up, Akka version [2.6.21] ... 02:25:15,134 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.157:25520] - Starting up, Akka version [2.6.21] ... [INFO] [12/07/2024 02:25:15.136] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.157:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [12/07/2024 02:25:15.136] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.157:25520] - Started up successfully 02:25:15,136 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.157:25520] - Registered cluster JMX MBean [akka:type=Cluster] 02:25:15,136 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.157:25520] - Started up successfully [INFO] [12/07/2024 02:25:15.146] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.157:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [12/07/2024 02:25:15.146] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.157:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:25:15,146 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.157:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 02:25:15,146 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.157:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:25:15,251 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:15,251 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:15,251 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:15,252 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 02:25:15,252 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 5 in "AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than Candidate's term 2 - switching to Follower 02:25:15,252 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:15,252 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 02:25:15,253 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior456#-1915633649] 02:25:15,254 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate457] 02:25:15,254 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer458#615834114] 02:25:15,256 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:15,257 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 02:25:15,257 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:15,257 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:25:15,257 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 02:25:15,257 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 02:25:15,257 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:25:15,257 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior459#-72790179] 02:25:15,258 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate460] 02:25:15,258 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer461#1993045937] 02:25:15,260 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:15,261 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:15,261 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:25:15,261 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 02:25:15,261 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 02:25:15,261 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 02:25:15,262 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior462#943800416] 02:25:15,263 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate463] 02:25:15,263 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer464#1140018317] 02:25:15,264 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:15,264 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:15,264 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:15,264 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 02:25:15,264 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleAppendEntries: AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:25:15,264 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 02:25:15,265 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:15,265 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 02:25:15,265 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior465#-1978556504] 02:25:15,265 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate466] 02:25:15,265 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer467#-1586246031] 02:25:15,267 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:15,267 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 02:25:15,267 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 02:25:15,267 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:15,267 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:25:15,267 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 02:25:15,267 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 02:25:15,267 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:25:15,267 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 02:25:15,268 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 02:25:15,268 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:25:15,268 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:25:15,268 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:15,268 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 02:25:15,268 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior468#-1010502976] 02:25:15,268 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate469] 02:25:15,268 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer470#1344260804] 02:25:15,268 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer471#531937673] 02:25:15,269 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:15,270 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:15,270 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:15,270 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 02:25:15,270 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0] - currentTerm: 2, votedFor: candidate, lastIndex: 1, lastTerm: 1 02:25:15,270 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 02:25:15,270 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior472#2044342166] 02:25:15,270 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate473] 02:25:15,270 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer474#-817884159] 02:25:15,271 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:15,272 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:15,272 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 02:25:15,272 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]], my term is 2 02:25:15,272 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleAppendEntries: AppendEntries [leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:25:15,272 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 02:25:15,272 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:15,272 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 02:25:15,272 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior475#-1968851094] 02:25:15,272 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate476] 02:25:15,274 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:15,274 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:15,274 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:25:15,275 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 02:25:15,275 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 02:25:15,275 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 02:25:15,275 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior477#-806698402] 02:25:15,276 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate478] 02:25:15,276 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer479#15695767] 02:25:15,277 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:15,277 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:15,277 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:15,277 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior480#-1425028634] 02:25:15,278 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate481] 02:25:15,281 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 02:25:15,281 AM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 02:25:15,281 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 02:25:15,281 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 02:25:15,684 AM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 02:25:15,684 AM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 02:25:15,684 AM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 02:25:15,684 AM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:25:15,684 AM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 02:25:15,684 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:15,685 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:15,685 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:15,685 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:15,685 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:15,685 AM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 02:25:15,685 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior482#976004469] 02:25:15,686 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate483] 02:25:15,687 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer484#-450640327] 02:25:15,687 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer485#1681117230] 02:25:15,687 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer486#-614773464] 02:25:15,687 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer487#-1791826302] 02:25:15,690 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:15,690 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 02:25:15,691 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 02:25:15,691 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 02:25:15,691 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 02:25:15,691 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 02:25:15,691 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 02:25:15,692 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 02:25:15,692 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 02:25:15,692 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 02:25:15,692 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 02:25:15,692 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:25:15,692 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 02:25:15,692 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 02:25:15,692 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 02:25:15,692 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:25:15,692 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:25:15,692 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:25:15,692 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:25:15,692 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:15,692 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:25:15,692 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior488#-747654319] 02:25:15,693 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate489] 02:25:15,693 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer490#-1119988302] 02:25:15,693 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer491#-940786314] 02:25:15,694 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer492#1137480592] 02:25:15,694 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer493#-1985195111] 02:25:15,695 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:15,696 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:15,696 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:15,696 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior494#1849133269] 02:25:15,696 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate495] 02:25:15,697 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:15,697 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:15,697 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:15,697 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 02:25:15,697 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 02:25:15,697 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:15,697 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:25:15,697 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior496#-1313099855] 02:25:15,698 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate497] 02:25:15,699 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:15,699 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:15,699 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:15,699 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 02:25:15,699 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 02:25:15,699 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior498#-250227719] 02:25:15,700 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate499] 02:25:15,700 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer500#-625610910] 02:25:15,701 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:15,701 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 02:25:15,702 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 02:25:15,702 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:15,702 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:25:15,702 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 02:25:15,702 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 02:25:15,702 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:25:15,702 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 02:25:15,702 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:25:15,702 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:25:15,702 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:15,702 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:25:15,702 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior501#-1693453714] 02:25:15,703 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate502] 02:25:15,703 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer503#-1930839368] 02:25:15,703 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer504#1937037250] 02:25:15,704 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:15,704 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:15,704 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:15,704 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior505#-945778869] 02:25:15,705 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate506] 02:25:15,706 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:15,706 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:15,706 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:15,706 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 02:25:15,706 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1, votedFor: test, lastIndex: 1, lastTerm: 1 02:25:15,706 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 02:25:15,706 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior507#1971028800] 02:25:15,706 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate508] 02:25:15,707 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:15,707 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:15,707 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:15,707 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 02:25:15,707 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1] - currentTerm: 1, votedFor: test, lastIndex: 2000, lastTerm: 1 02:25:15,707 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 02:25:15,707 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior509#-542645760] 02:25:15,708 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate510] 02:25:15,708 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:15,708 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:15,708 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:15,708 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 02:25:15,709 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "AppendEntries [leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than Candidate's term 2 - switching to Follower 02:25:15,709 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:15,709 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:25:15,709 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:15,709 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:15,709 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntriesReply [term=100, success=false, followerId=follower-1, logLastIndex=100, logLastTerm=100, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=0, raftVersion=5, recipientRaftVersion=5], my term is 2 02:25:15,709 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "AppendEntriesReply [term=100, success=false, followerId=follower-1, logLastIndex=100, logLastTerm=100, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=0, raftVersion=5, recipientRaftVersion=5]" message is greater than Candidate's term 2 - switching to Follower 02:25:15,709 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:25:15,709 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:15,709 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:15,709 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2 02:25:15,709 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100]" message is greater than Candidate's term 2 - switching to Follower 02:25:15,709 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100] - currentTerm: 100, votedFor: null, lastIndex: 0, lastTerm: 1 02:25:15,709 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 02:25:15,709 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:25:15,709 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:15,709 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:15,709 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 02:25:15,709 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "RequestVoteReply [term=100, voteGranted=false]" message is greater than Candidate's term 2 - switching to Follower 02:25:15,709 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:25:15,709 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior511#843356938] 02:25:15,709 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate512] 02:25:15,710 AM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 02:25:15,710 AM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 02:25:15,710 AM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 02:25:15,710 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior513#-552006929] 02:25:15,711 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate514] 02:25:15,712 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:15,712 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:15,712 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:25:15,712 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=101, replicatedToAllIndex=-1, payloadVersion=4, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 1001 02:25:15,712 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 02:25:15,712 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior515#1324769340] 02:25:15,712 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate516] 02:25:15,713 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:15,713 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:15,713 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:25:15,713 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 02:25:15,713 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 02:25:15,713 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 02:25:15,713 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior517#-527327113] 02:25:15,714 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate518] 02:25:15,714 AM [test-akka.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:25:15,715 AM [test-akka.actor.default-dispatcher-5] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-878500464] was unhandled. [1] 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] [12/07/2024 02:25:15.714] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:25:15,715 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.157:25520] - Exiting completed 02:25:15,715 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.157:25520] - Shutting down... 02:25:15,715 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.157:25520] - Successfully shut down 02:25:15,717 AM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:25:15,717 AM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [WARN] [12/07/2024 02:25:15.717] [test-akka.actor.default-dispatcher-7] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.170.157:25520) [INFO] [akkaDeadLetter][12/07/2024 02:25:15.714] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-878500464] was unhandled. [1] 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] [12/07/2024 02:25:15.715] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.157:25520] - Exiting completed [INFO] [12/07/2024 02:25:15.715] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.157:25520] - Shutting down... [INFO] [12/07/2024 02:25:15.715] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.157:25520] - Successfully shut down [INFO] [12/07/2024 02:25:15.716] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.170.157:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [12/07/2024 02:25:15.716] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.170.157:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [12/07/2024 02:25:15.717] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.170.157:25520/system/remoting-terminator] Remoting shut down. 02:25:15,718 AM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.