[DEBUG] [11/12/2024 13:10:47.188] [main] [EventStream(akka://test)] logger log1-TestEventListener started 01:10:47,188 PM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [11/12/2024 13:10:47.188] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [11/12/2024 13:10:47.193] [main] [EventStream(akka://test)] Default Loggers started [INFO] [11/12/2024 13:10:47.203] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.144:25520] with UID [1519761877211081623] [INFO] [11/12/2024 13:10:47.204] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.144:25520] - Starting up, Akka version [2.6.21] ... 01:10:47,204 PM [test-akka.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.144:25520] with UID [1519761877211081623] 01:10:47,204 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.144:25520] - Starting up, Akka version [2.6.21] ... [INFO] [11/12/2024 13:10:47.205] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.144:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [11/12/2024 13:10:47.205] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.144:25520] - Started up successfully 01:10:47,206 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.144:25520] - Registered cluster JMX MBean [akka:type=Cluster] 01:10:47,206 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.144:25520] - Started up successfully [INFO] [11/12/2024 13:10:47.206] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.144:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [11/12/2024 13:10:47.206] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.144:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 01:10:47,206 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.144:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 01:10:47,206 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.144:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 01:10:47,321 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:10:47,321 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:10:47,321 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:10:47,322 PM [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:10:47,322 PM [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:10:47,322 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:10:47,322 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 01:10:47,322 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior456#8574567] 01:10:47,333 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate457] 01:10:47,333 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer458#1344974949] 01:10:47,335 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:10:47,336 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 01:10:47,336 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:10:47,336 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 01:10:47,336 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 01:10:47,336 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 01:10:47,336 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 01:10:47,336 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior459#345167086] 01:10:47,347 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate460] 01:10:47,347 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer461#1335102524] 01:10:47,349 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:10:47,349 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:10:47,349 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 01:10:47,349 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 01:10:47,349 PM [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:10:47,349 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 01:10:47,349 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior462#-1130687038] 01:10:47,360 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate463] 01:10:47,360 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer464#2106927097] 01:10:47,362 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:10:47,362 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:10:47,362 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:10:47,363 PM [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:10:47,363 PM [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:10:47,363 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 01:10:47,363 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:10:47,363 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 01:10:47,363 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior465#832082913] 01:10:47,374 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate466] 01:10:47,374 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer467#-725732735] 01:10:47,376 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:10:47,376 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 01:10:47,376 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 01:10:47,376 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:10:47,376 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 01:10:47,376 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 01:10:47,377 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 01:10:47,377 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 01:10:47,377 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 01:10:47,377 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 01:10:47,377 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 01:10:47,377 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 01:10:47,377 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:10:47,377 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 01:10:47,377 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior468#-1384611299] 01:10:47,388 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate469] 01:10:47,388 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer470#-565826655] 01:10:47,388 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer471#-294283687] 01:10:47,389 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:10:47,390 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:10:47,390 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:10:47,390 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 01:10:47,390 PM [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:10:47,390 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 01:10:47,390 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior472#-1002710047] 01:10:47,401 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate473] 01:10:47,401 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer474#1360985414] 01:10:47,403 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:10:47,403 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:10:47,403 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 01:10:47,403 PM [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:10:47,404 PM [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:10:47,404 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 01:10:47,404 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:10:47,404 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 01:10:47,404 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior475#1039816936] 01:10:47,415 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate476] 01:10:47,418 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:10:47,419 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:10:47,419 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 01:10:47,419 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 01:10:47,419 PM [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:10:47,419 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 01:10:47,420 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior477#-1977589267] 01:10:47,430 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate478] 01:10:47,431 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer479#1236432024] 01:10:47,433 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:10:47,433 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:10:47,433 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:10:47,433 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior480#849578975] 01:10:47,444 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate481] 01:10:47,448 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 01:10:47,448 PM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 01:10:47,449 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 01:10:47,449 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 01:10:47,851 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 01:10:47,851 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 01:10:47,851 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 01:10:47,851 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 01:10:47,851 PM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 01:10:47,852 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:10:47,852 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:10:47,852 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:10:47,852 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:10:47,852 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:10:47,852 PM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 01:10:47,852 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior482#-1906453340] 01:10:47,864 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate483] 01:10:47,864 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer484#-444134513] 01:10:47,864 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer485#-1104791747] 01:10:47,864 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer486#-163795860] 01:10:47,864 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer487#-2090412625] 01:10:47,867 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:10:47,867 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 01:10:47,868 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 01:10:47,868 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 01:10:47,868 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 01:10:47,868 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 01:10:47,868 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 01:10:47,868 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 01:10:47,869 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 01:10:47,869 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 01:10:47,869 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 01:10:47,869 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 01:10:47,869 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 01:10:47,869 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 01:10:47,869 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 01:10:47,869 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 01:10:47,869 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 01:10:47,869 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 01:10:47,869 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 01:10:47,869 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:10:47,869 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 01:10:47,869 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior488#-72286964] 01:10:47,881 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate489] 01:10:47,881 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer490#-2087890750] 01:10:47,881 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer491#-389316634] 01:10:47,881 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer492#-133861475] 01:10:47,881 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer493#-1330784226] 01:10:47,883 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:10:47,884 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:10:47,884 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:10:47,884 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior494#1008737926] 01:10:47,895 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate495] 01:10:47,903 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:10:47,903 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:10:47,903 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:10:47,903 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 01:10:47,903 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 01:10:47,903 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:10:47,903 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 01:10:47,903 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior496#1847646981] 01:10:47,914 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate497] 01:10:47,917 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:10:47,917 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:10:47,917 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:10:47,918 PM [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:10:47,918 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 01:10:47,918 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior498#-165625606] 01:10:47,929 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate499] 01:10:47,929 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer500#1569972607] 01:10:47,931 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:10:47,931 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 01:10:47,931 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 01:10:47,931 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:10:47,931 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 01:10:47,932 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 01:10:47,932 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 01:10:47,932 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 01:10:47,932 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 01:10:47,932 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 01:10:47,932 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 01:10:47,932 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:10:47,932 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 01:10:47,932 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior501#-260771795] 01:10:47,943 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate502] 01:10:47,943 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer503#1624494303] 01:10:47,943 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer504#2103417487] 01:10:47,945 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:10:47,945 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:10:47,945 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:10:47,946 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior505#-425319345] 01:10:47,956 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate506] 01:10:47,959 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:10:47,959 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:10:47,959 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:10:47,959 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 01:10:47,959 PM [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:10:47,959 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 01:10:47,959 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior507#1079980790] 01:10:47,970 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate508] 01:10:47,972 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:10:47,972 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:10:47,972 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:10:47,972 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 01:10:47,972 PM [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:10:47,972 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 01:10:47,972 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior509#-1760235624] 01:10:47,982 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate510] 01:10:47,984 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:10:47,984 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:10:47,984 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:10:47,984 PM [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:10:47,984 PM [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:10:47,984 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:10:47,984 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 01:10:47,984 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:10:47,984 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:10:47,984 PM [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:10:47,984 PM [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:10:47,984 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 01:10:47,984 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:10:47,984 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:10:47,984 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2 01:10:47,984 PM [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:10:47,984 PM [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:10:47,984 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 01:10:47,985 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 01:10:47,985 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:10:47,985 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:10:47,985 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 01:10:47,985 PM [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:10:47,985 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 01:10:47,985 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior511#-294020657] 01:10:47,995 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate512] 01:10:47,998 PM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 01:10:47,998 PM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 01:10:47,998 PM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 01:10:47,998 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior513#-445626871] 01:10:48,9 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate514] 01:10:48,10 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:10:48,10 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:10:48,10 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 01:10:48,10 PM [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:10:48,10 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 01:10:48,11 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior515#893194179] 01:10:48,21 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate516] 01:10:48,23 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:10:48,23 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:10:48,23 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 01:10:48,23 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 01:10:48,23 PM [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:10:48,23 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 01:10:48,23 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior517#-1565379369] 01:10:48,34 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate518] [INFO] [11/12/2024 13:10:48.035] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:10:48,36 PM [test-akka.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [11/12/2024 13:10:48.037] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.170.144:25520) [INFO] [11/12/2024 13:10:48.037] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.144:25520] - Exiting completed 01:10:48,37 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.144:25520] - Exiting completed 01:10:48,38 PM [test-akka.actor.default-dispatcher-6] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#1157894282] 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] [11/12/2024 13:10:48.038] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.144:25520] - Shutting down... 01:10:48,38 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.144:25520] - Shutting down... [INFO] [akkaDeadLetter][11/12/2024 13:10:48.037] [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#1157894282] 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] [11/12/2024 13:10:48.039] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.144:25520] - Successfully shut down 01:10:48,39 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.144:25520] - Successfully shut down [INFO] [11/12/2024 13:10:48.041] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.170.144:25520/system/remoting-terminator] Shutting down remote daemon. 01:10:48,41 PM [test-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [11/12/2024 13:10:48.041] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.170.144:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 01:10:48,41 PM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [11/12/2024 13:10:48.043] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.170.144:25520/system/remoting-terminator] Remoting shut down. 01:10:48,43 PM [test-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [11/12/2024 13:10:48.043] [test-akka.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger