[DEBUG] [11/05/2024 08:41:20.569] [main] [EventStream(pekko://test)] logger log1-TestEventListener started
08:41:20,570 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started
[DEBUG] [11/05/2024 08:41:20.570] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started
[DEBUG] [11/05/2024 08:41:20.570] [main] [EventStream(pekko://test)] Default Loggers started
08:41:20,582 AM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.129:17355] with UID [-1582782225870880158]
08:41:20,582 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.129:17355] - Starting up, Pekko version [1.0.3] ...
[INFO] [11/05/2024 08:41:20.578] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.129:17355] with UID [-1582782225870880158]
[INFO] [11/05/2024 08:41:20.579] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.129:17355] - Starting up, Pekko version [1.0.3] ...
[INFO] [11/05/2024 08:41:20.582] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.129:17355] - Registered cluster JMX MBean [pekko:type=Cluster]
[INFO] [11/05/2024 08:41:20.582] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.129:17355] - Started up successfully
08:41:20,582 AM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.129:17355] - Registered cluster JMX MBean [pekko:type=Cluster]
08:41:20,582 AM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.129:17355] - Started up successfully
[INFO] [11/05/2024 08:41:20.587] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.129:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
[INFO] [11/05/2024 08:41:20.587] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.129:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
08:41:20,587 AM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.129:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
08:41:20,587 AM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.129:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
08:41:20,593 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1
08:41:20,593 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: []
08:41:20,593 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2
08:41:20,594 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
08:41:20,594 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
08:41:20,594 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
08:41:20,594 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5
08:41:20,594 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior456#2005582684]
08:41:20,605 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate457]
08:41:20,605 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer458#2055770925]
08:41:20,708 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1
08:41:20,709 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1]
08:41:20,709 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2
08:41:20,709 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1
08:41:20,709 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout
08:41:20,709 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3
08:41:20,709 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1
08:41:20,709 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior459#-493446471]
08:41:20,710 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate460]
08:41:20,710 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer461#-1176244023]
08:41:20,713 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1
08:41:20,713 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: []
08:41:20,713 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001
08:41:20,713 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001
08:41:20,713 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
08:41:20,713 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false]
08:41:20,713 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior462#-793592356]
08:41:20,714 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate463]
08:41:20,714 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer464#1000795550]
08:41:20,716 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1
08:41:20,716 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: []
08:41:20,716 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2
08:41:20,716 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
08:41:20,716 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=[]]
08:41:20,716 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower
08:41:20,717 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
08:41:20,717 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2
08:41:20,717 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior465#1541237131]
08:41:20,717 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate466]
08:41:20,717 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer467#322039483]
08:41:20,719 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1
08:41:20,719 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1
08:41:20,719 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2]
08:41:20,719 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2
08:41:20,719 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1
08:41:20,719 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2
08:41:20,719 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2
08:41:20,719 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1
08:41:20,719 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader
08:41:20,719 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2]
08:41:20,719 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1
08:41:20,719 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1
08:41:20,719 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
08:41:20,719 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2
08:41:20,719 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior468#1821523160]
08:41:20,720 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate469]
08:41:20,720 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer470#1510946374]
08:41:20,720 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer471#785591110]
08:41:20,721 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1
08:41:20,721 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: []
08:41:20,721 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2
08:41:20,721 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2
08:41:20,721 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
08:41:20,721 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false]
08:41:20,721 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior472#-2127679406]
08:41:20,722 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate473]
08:41:20,722 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer474#1023744699]
08:41:20,723 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1
08:41:20,723 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: []
08:41:20,723 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3
08:41:20,723 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
08:41:20,723 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]]]
08:41:20,723 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower
08:41:20,723 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
08:41:20,723 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2
08:41:20,723 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior475#-1386648290]
08:41:20,724 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate476]
08:41:20,726 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1
08:41:20,726 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: []
08:41:20,726 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001
08:41:20,727 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001
08:41:20,727 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
08:41:20,727 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true]
08:41:20,727 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior477#2018137879]
08:41:20,728 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate478]
08:41:20,728 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer479#904712030]
08:41:20,729 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1
08:41:20,729 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: []
08:41:20,729 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2
08:41:20,729 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior480#-1339413451]
08:41:20,729 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate481]
08:41:20,732 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2]
08:41:20,732 AM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2
08:41:20,732 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3
08:41:20,732 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2
08:41:21,135 AM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1
08:41:21,135 AM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1
08:41:21,135 AM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1
08:41:21,135 AM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1
08:41:21,136 AM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4]
08:41:21,136 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1
08:41:21,136 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1
08:41:21,136 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1
08:41:21,136 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1
08:41:21,136 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
08:41:21,136 AM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1
08:41:21,136 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior482#-2094550230]
08:41:21,138 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate483]
08:41:21,138 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer484#422321678]
08:41:21,138 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer485#1258765379]
08:41:21,138 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer486#-491507772]
08:41:21,139 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer487#-1013315135]
08:41:21,140 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1
08:41:21,141 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4
08:41:21,142 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4]
08:41:21,142 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3
08:41:21,142 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1
08:41:21,142 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3
08:41:21,142 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2
08:41:21,142 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4
08:41:21,142 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3
08:41:21,142 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1
08:41:21,142 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3
08:41:21,142 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1
08:41:21,142 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3
08:41:21,142 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2
08:41:21,142 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4]
08:41:21,142 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1
08:41:21,142 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1
08:41:21,143 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1
08:41:21,143 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1
08:41:21,143 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
08:41:21,143 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3
08:41:21,143 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior488#-2079008895]
08:41:21,153 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate489]
08:41:21,154 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer490#-741746859]
08:41:21,154 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer491#881371577]
08:41:21,155 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer492#776682383]
08:41:21,155 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer493#-1535793716]
08:41:21,156 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1
08:41:21,156 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: []
08:41:21,156 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2
08:41:21,156 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior494#102154048]
08:41:21,157 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate495]
08:41:21,158 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1
08:41:21,158 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: []
08:41:21,158 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2
08:41:21,159 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout
08:41:21,159 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: []
08:41:21,159 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
08:41:21,159 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2
08:41:21,159 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior496#332098739]
08:41:21,160 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate497]
08:41:21,161 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1
08:41:21,161 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: []
08:41:21,161 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2
08:41:21,162 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
08:41:21,162 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2
08:41:21,162 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior498#1052571305]
08:41:21,163 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate499]
08:41:21,163 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer500#-2108198440]
08:41:21,165 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1
08:41:21,165 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1
08:41:21,166 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2]
08:41:21,166 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2
08:41:21,166 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1
08:41:21,166 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2
08:41:21,166 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2
08:41:21,166 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1
08:41:21,167 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2]
08:41:21,167 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1
08:41:21,167 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1
08:41:21,167 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
08:41:21,167 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2
08:41:21,167 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior501#-2076269038]
08:41:21,168 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate502]
08:41:21,168 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer503#-2080464666]
08:41:21,168 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer504#-229564248]
08:41:21,174 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1
08:41:21,174 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: []
08:41:21,174 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2
08:41:21,174 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior505#270666511]
08:41:21,175 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate506]
08:41:21,179 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1
08:41:21,179 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: []
08:41:21,179 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2
08:41:21,179 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1
08:41:21,179 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
08:41:21,179 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true]
08:41:21,179 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior507#-1099560086]
08:41:21,179 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate508]
08:41:21,180 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1
08:41:21,180 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: []
08:41:21,180 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2
08:41:21,180 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1
08:41:21,180 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
08:41:21,180 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false]
08:41:21,180 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior509#-1682035598]
08:41:21,181 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate510]
08:41:21,181 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1
08:41:21,181 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: []
08:41:21,181 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2
08:41:21,182 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
08:41:21,182 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
08:41:21,182 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy
08:41:21,182 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100
08:41:21,182 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: []
08:41:21,182 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2
08:41:21,182 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
08:41:21,182 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
08:41:21,182 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100
08:41:21,182 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: []
08:41:21,182 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2
08:41:21,182 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2
08:41:21,182 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
08:41:21,182 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
08:41:21,182 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true]
08:41:21,182 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100
08:41:21,182 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: []
08:41:21,182 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2
08:41:21,182 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2
08:41:21,182 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
08:41:21,182 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100
08:41:21,182 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior511#1967837417]
08:41:21,183 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate512]
08:41:21,183 AM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1
08:41:21,183 AM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: []
08:41:21,183 AM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2
08:41:21,183 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior513#-1412568966]
08:41:21,184 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate514]
08:41:21,184 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1
08:41:21,184 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: []
08:41:21,184 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001
08:41:21,184 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
08:41:21,185 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001
08:41:21,185 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior515#-316445794]
08:41:21,185 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate516]
08:41:21,186 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1
08:41:21,186 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: []
08:41:21,186 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001
08:41:21,186 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001
08:41:21,186 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
08:41:21,186 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false]
08:41:21,186 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior517#1992842795]
08:41:21,186 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate518]
[INFO] [11/05/2024 08:41:21.187] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
08:41:21,187 AM [test-pekko.actor.default-dispatcher-8] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[WARN] [11/05/2024 08:41:21.188] [test-pekko.actor.default-dispatcher-8] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.129:17355)
[INFO] [11/05/2024 08:41:21.188] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.129:17355] - Exiting completed
[INFO] [11/05/2024 08:41:21.189] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.129:17355] - Shutting down...
08:41:21,189 AM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.129:17355] - Exiting completed
08:41:21,189 AM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.129:17355] - Shutting down...
[INFO] [11/05/2024 08:41:21.189] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.129:17355] - Successfully shut down
[INFO] [pekkoDeadLetter][11/05/2024 08:41:21.188] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-728111082] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
08:41:21,189 AM [test-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef -  pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-728111082] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'.
08:41:21,190 AM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.129:17355] - Successfully shut down
[INFO] [11/05/2024 08:41:21.190] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.129:17355/system/remoting-terminator] Shutting down remote daemon.
[INFO] [11/05/2024 08:41:21.190] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.129:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
08:41:21,191 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon.
08:41:21,191 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports.
[INFO] [11/05/2024 08:41:21.193] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.129:17355/system/remoting-terminator] Remoting shut down.
08:41:21,193 AM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.
[DEBUG] [11/05/2024 08:41:21.193] [test-pekko.actor.internal-dispatcher-4] [EventStream] shutting down: StandardOutLogger