[DEBUG] [10/01/2024 01:12:01.124] [main] [EventStream(akka://test)] logger log1-TestEventListener started 01:12:01,125 AM [test-akka.actor.default-dispatcher-7] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [10/01/2024 01:12:01.125] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [10/01/2024 01:12:01.125] [main] [EventStream(akka://test)] Default Loggers started [INFO] [10/01/2024 01:12:01.137] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.27:25520] with UID [142745699242780136] 01:12:01,138 AM [test-akka.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.27:25520] with UID [142745699242780136] [INFO] [10/01/2024 01:12:01.138] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.27:25520] - Starting up, Akka version [2.6.21] ... 01:12:01,138 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.27:25520] - Starting up, Akka version [2.6.21] ... 01:12:01,141 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.27:25520] - Registered cluster JMX MBean [akka:type=Cluster] 01:12:01,141 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.27:25520] - Started up successfully [INFO] [10/01/2024 01:12:01.140] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.27:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [10/01/2024 01:12:01.141] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.27:25520] - Started up successfully 01:12:01,142 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.27:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 01:12:01,142 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.27:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining [INFO] [10/01/2024 01:12:01.142] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.27:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [10/01/2024 01:12:01.142] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.27:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 01:12:01,155 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:12:01,155 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:12:01,155 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:12:01,156 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 01:12:01,156 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 01:12:01,156 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:12:01,156 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 01:12:01,156 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior456#307436629] 01:12:01,167 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate457] 01:12:01,167 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer458#624261157] 01:12:01,169 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:12:01,170 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 01:12:01,170 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:12:01,170 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 01:12:01,170 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 01:12:01,170 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 01:12:01,170 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 01:12:01,170 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior459#-861801301] 01:12:01,182 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate460] 01:12:01,182 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer461#174798773] 01:12:01,184 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:12:01,184 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:12:01,184 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 01:12:01,184 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 01:12:01,184 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 01:12:01,184 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 01:12:01,185 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior462#-743606583] 01:12:01,195 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate463] 01:12:01,195 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer464#-207786652] 01:12:01,197 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:12:01,197 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:12:01,197 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:12:01,198 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 01:12:01,198 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=[]] 01:12:01,198 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 01:12:01,198 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:12:01,198 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 01:12:01,198 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior465#-2043413724] 01:12:01,209 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate466] 01:12:01,209 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer467#190076459] 01:12:01,211 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:12:01,211 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 01:12:01,212 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 01:12:01,212 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:12:01,212 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 01:12:01,212 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 01:12:01,212 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 01:12:01,212 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 01:12:01,212 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 01:12:01,212 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 01:12:01,212 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 01:12:01,212 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 01:12:01,213 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:12:01,213 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 01:12:01,213 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior468#1558342802] 01:12:01,223 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate469] 01:12:01,223 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer470#-1055386928] 01:12:01,223 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer471#1277809782] 01:12:01,225 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:12:01,225 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:12:01,225 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:12:01,225 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 01:12:01,225 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 01:12:01,225 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 01:12:01,225 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior472#171409772] 01:12:01,236 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate473] 01:12:01,236 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer474#31993027] 01:12:01,238 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:12:01,238 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:12:01,238 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 01:12:01,238 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 01:12:01,238 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]]] 01:12:01,238 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 01:12:01,238 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:12:01,238 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 01:12:01,238 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior475#1472957665] 01:12:01,249 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate476] 01:12:01,251 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:12:01,251 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:12:01,251 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 01:12:01,252 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 01:12:01,252 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 01:12:01,252 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 01:12:01,252 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior477#1902360356] 01:12:01,263 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate478] 01:12:01,263 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer479#603300119] 01:12:01,265 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:12:01,265 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:12:01,265 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:12:01,265 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior480#-1180491808] 01:12:01,276 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate481] 01:12:01,279 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 01:12:01,280 AM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 01:12:01,280 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 01:12:01,280 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 01:12:01,715 AM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 01:12:01,715 AM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 01:12:01,715 AM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 01:12:01,715 AM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 01:12:01,715 AM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 01:12:01,716 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:12:01,716 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:12:01,716 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:12:01,716 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:12:01,716 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:12:01,716 AM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 01:12:01,716 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior482#-1505386474] 01:12:01,727 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate483] 01:12:01,727 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer484#-1021665013] 01:12:01,728 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer485#-1591882981] 01:12:01,728 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer486#-1965783664] 01:12:01,728 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer487#1103949915] 01:12:01,730 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:12:01,730 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 01:12:01,732 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 01:12:01,732 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 01:12:01,732 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 01:12:01,732 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 01:12:01,732 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 01:12:01,732 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 01:12:01,732 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 01:12:01,732 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 01:12:01,732 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 01:12:01,732 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 01:12:01,732 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 01:12:01,732 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 01:12:01,733 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 01:12:01,733 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 01:12:01,733 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 01:12:01,733 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 01:12:01,733 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 01:12:01,733 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:12:01,733 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 01:12:01,733 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior488#1414833951] 01:12:01,744 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate489] 01:12:01,744 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer490#741298857] 01:12:01,750 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer491#-251794706] 01:12:01,750 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer492#1954133669] 01:12:01,750 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer493#-543376346] 01:12:01,753 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:12:01,753 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:12:01,753 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:12:01,753 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior494#421462750] 01:12:01,764 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate495] 01:12:01,868 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:12:01,868 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:12:01,868 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:12:01,868 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 01:12:01,868 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 01:12:01,868 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:12:01,869 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 01:12:01,869 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior496#-1529738296] 01:12:01,870 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate497] 01:12:01,973 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:12:01,973 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:12:01,973 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:12:01,974 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 01:12:01,974 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 01:12:01,974 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior498#-1135691042] 01:12:01,975 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate499] 01:12:01,975 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer500#673572478] 01:12:01,977 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:12:01,977 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 01:12:01,978 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 01:12:01,978 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:12:01,978 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 01:12:01,978 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 01:12:01,978 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 01:12:01,978 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 01:12:01,979 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 01:12:01,979 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 01:12:01,979 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 01:12:01,979 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:12:01,979 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 01:12:01,979 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior501#1908180776] 01:12:01,980 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate502] 01:12:01,980 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer503#937081056] 01:12:01,980 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer504#919268458] 01:12:01,986 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:12:01,986 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:12:01,986 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:12:01,986 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior505#-1627457149] 01:12:01,997 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate506] 01:12:01,999 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:12:01,999 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:12:01,999 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:12:01,999 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 01:12:02,0 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 01:12:02,0 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 01:12:02,0 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior507#-848423675] 01:12:02,10 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate508] 01:12:02,12 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:12:02,12 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:12:02,12 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:12:02,12 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 01:12:02,12 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 01:12:02,12 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 01:12:02,12 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior509#1385302768] 01:12:02,23 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate510] 01:12:02,24 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:12:02,24 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:12:02,25 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:12:02,25 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 01:12:02,25 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 01:12:02,25 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:12:02,25 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 01:12:02,25 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:12:02,25 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:12:02,25 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 01:12:02,25 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 01:12:02,25 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 01:12:02,25 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:12:02,25 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:12:02,25 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2 01:12:02,25 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 01:12:02,25 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 01:12:02,25 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 01:12:02,25 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 01:12:02,25 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:12:02,25 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:12:02,25 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 01:12:02,25 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 01:12:02,25 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 01:12:02,25 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior511#-362226000] 01:12:02,36 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate512] 01:12:02,138 AM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 01:12:02,138 AM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 01:12:02,138 AM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 01:12:02,139 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior513#1522083582] 01:12:02,149 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate514] 01:12:02,255 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:12:02,256 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:12:02,256 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 01:12:02,256 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 01:12:02,256 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 01:12:02,256 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior515#1373732601] 01:12:02,267 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate516] 01:12:02,270 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:12:02,270 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:12:02,270 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 01:12:02,270 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 01:12:02,270 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 01:12:02,270 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 01:12:02,270 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior517#-728911756] 01:12:02,281 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate518] [INFO] [10/01/2024 01:12:02.281] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:12:02,282 AM [test-akka.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [10/01/2024 01:12:02.283] [test-akka.actor.default-dispatcher-7] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.171.27:25520) [INFO] [akkaDeadLetter][10/01/2024 01:12:02.283] [test-akka.actor.default-dispatcher-7] [akka://test/system/cluster/core/daemon] Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-539293259] 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'. 01:12:02,285 AM [test-akka.actor.default-dispatcher-11] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-539293259] 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'. 01:12:02,286 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.27:25520] - Exiting completed 01:12:02,286 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.27:25520] - Shutting down... 01:12:02,287 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.27:25520] - Successfully shut down [INFO] [10/01/2024 01:12:02.286] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.27:25520] - Exiting completed [INFO] [10/01/2024 01:12:02.286] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.27:25520] - Shutting down... [INFO] [10/01/2024 01:12:02.286] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.27:25520] - Successfully shut down [INFO] [10/01/2024 01:12:02.289] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.171.27:25520/system/remoting-terminator] Shutting down remote daemon. 01:12:02,289 AM [test-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [10/01/2024 01:12:02.289] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.171.27:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 01:12:02,289 AM [test-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [10/01/2024 01:12:02.292] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.171.27:25520/system/remoting-terminator] Remoting shut down.