[DEBUG] [06/26/2025 10:46:41.379] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 10:46:41,379 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [06/26/2025 10:46:41.379] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [06/26/2025 10:46:41.379] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [06/26/2025 10:46:41.393] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.110:17355] with UID [-7712969657869305815] 10:46:41,393 AM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.110:17355] with UID [-7712969657869305815] [INFO] [06/26/2025 10:46:41.394] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.110:17355] - Starting up, Pekko version [1.0.3] ... 10:46:41,394 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.110:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [06/26/2025 10:46:41.397] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.110:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 10:46:41,397 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.110:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [06/26/2025 10:46:41.397] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.110:17355] - Started up successfully 10:46:41,397 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.110:17355] - Started up successfully 10:46:41,399 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.110:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 10:46:41,399 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.110:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [06/26/2025 10:46:41.398] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.110:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [06/26/2025 10:46:41.398] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.110:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 10:46:41,409 AM [main] [INFO] RaftActorTest - testRestoreFromSnapshotWithRecoveredData starting [WARN] [06/26/2025 10:46:41.412] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-250]: org.opendaylight.controller.cluster.common.actor.Monitor@64691894 [INFO] [pekkoDeadLetter][06/26/2025 10:46:41.412] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-250] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:46:41,412 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-250] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:46:41,415 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - test-actor-250: Starting recovery with journal batch size 1000 10:46:41,416 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-250: started executor 10:46:41,416 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-250: started executor 10:46:41,417 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest2101024444349564625/test-actor-250/TermInfo.properties does not exist 10:46:41,417 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-250: no eligible files found 10:46:41,417 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PekkoRecovery - test-actor-250: Received ReplicatedLogEntry for recovery: index: 0, size: 1 10:46:41,417 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - test-actor-250: Recovery completed - Switching actor to Follower - last log index = 0, last log term = 1, snapshot index = -1, snapshot term = -1, journal size = 1 10:46:41,420 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - test-actor-250: Set currentTerm=0, votedFor=null 10:46:41,420 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - test-actor-250: Local TermInfo store seeded with TermInfo{term=0} 10:46:41,420 AM [test-pekko.actor.default-dispatcher-6] [WARN] PekkoRecovery - test-actor-250: The provided restore snapshot was not applied because the persistence store is not empty 10:46:41,420 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - test-actor-250: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@4480c3e7 10:46:41,421 AM [test-pekko.actor.default-dispatcher-6] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 10:46:41,921 AM [main] [INFO] RaftActorTest - testRestoreFromSnapshotWithRecoveredData ending 10:46:41,921 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-250] 10:46:41,933 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-250: stopped executor with 0 remaining tasks 10:46:41,933 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-250: stopped executor with 0 remaining tasks [WARN] [06/26/2025 10:46:41.937] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-251]: org.opendaylight.controller.cluster.common.actor.Monitor@278554f0 10:46:41,937 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader-251] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][06/26/2025 10:46:41.937] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader-251] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:46:41,940 AM [main] [INFO] RaftActor - leader-251: Starting recovery with journal batch size 1000 10:46:41,940 AM [main] [DEBUG] RaftStorage - leader-251: started executor 10:46:41,941 AM [main] [DEBUG] RaftStorage - leader-251: started executor 10:46:41,942 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest12218998030156383800/leader-251/TermInfo.properties does not exist 10:46:41,942 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - leader-251: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:41,947 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - leader-251: Set currentTerm=0, votedFor=null 10:46:41,947 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - leader-251: Local TermInfo store seeded with TermInfo{term=0} 10:46:41,947 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - leader-251: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@229dae1b 10:46:41,947 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:46:41,947 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - leader-251 (Follower): Received TimeoutNow - switching to Candidate 10:46:41,947 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - leader-251 (Candidate): Election: Candidate has following voting peers: [] 10:46:41,950 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - leader-251: Set currentTerm=1, votedFor=leader-251 10:46:41,950 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - leader-251 (Candidate): Starting new election term 1 10:46:41,950 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - leader-251 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 10:46:41,950 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - leader-251 (Candidate): Received ElectionTimeout 10:46:41,950 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - leader-251 (Leader): Election: Leader has following peers: [] 10:46:41,950 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - leader-251 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 10:46:42,48 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-251] 10:46:42,58 AM [main] [DEBUG] RaftStorage - leader-251: stopped executor with 0 remaining tasks 10:46:42,58 AM [main] [DEBUG] RaftStorage - leader-251: stopped executor with 0 remaining tasks [WARN] [06/26/2025 10:46:42.061] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/testFindLeader#-601711996]: org.opendaylight.controller.cluster.common.actor.Monitor@e902859 [INFO] [pekkoDeadLetter][06/26/2025 10:46:42.061] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/testFindLeader#-601711996] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:46:42,61 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/testFindLeader#-601711996] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:46:42,62 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - testFindLeader: Starting recovery with journal batch size 1000 10:46:42,62 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testFindLeader: started executor 10:46:42,62 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testFindLeader: started executor 10:46:42,64 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest14545022730519903910/testFindLeader/TermInfo.properties does not exist 10:46:42,64 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testFindLeader: no eligible files found 10:46:42,64 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - testFindLeader: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:42,161 AM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.16/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:248) at scala.library@2.13.16/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:261) at scala.library@2.13.16/scala.concurrent.Await$.$anonfun$result$1(package.scala:201) at scala.library@2.13.16/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.16/scala.concurrent.Await$.result(package.scala:124) at scala.library@2.13.16/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.0-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:59) at org.opendaylight.controller.cluster.raft@11.0.0-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:50) at org.opendaylight.controller.cluster.raft@11.0.0-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTest.testFindLeaderWhenLeaderIsSelf(RaftActorTest.java:128) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:46:42,214 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - testFindLeader: Set currentTerm=0, votedFor=null 10:46:42,214 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - testFindLeader: Local TermInfo store seeded with TermInfo{term=0} 10:46:42,214 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - testFindLeader: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@27a9c3ed [WARN] [06/26/2025 10:46:42.215] [test-pekko.actor.default-dispatcher-11] [pekko://test/deadLetters] received dead letter from Actor[pekko://test/user/testFindLeader#-601711996]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@60a09c03 10:46:42,215 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:46:42,215 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testFindLeader (Follower): Received TimeoutNow - switching to Candidate [INFO] [pekkoDeadLetter][06/26/2025 10:46:42.215] [test-pekko.actor.default-dispatcher-6] [pekko://test/deadLetters] Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from Actor[pekko://test/user/testFindLeader#-601711996] to Actor[pekko://test/deadLetters] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:46:42,216 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from Actor[pekko://test/user/testFindLeader#-601711996] to Actor[pekko://test/deadLetters] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:46:42,216 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - testFindLeader (Candidate): Election: Candidate has following voting peers: [] 10:46:42,222 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - testFindLeader: Set currentTerm=1, votedFor=testFindLeader 10:46:42,222 AM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - testFindLeader (Candidate): Starting new election term 1 10:46:42,222 AM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActorBehavior - testFindLeader (Follower) :- Switching from behavior Follower to Candidate, election term: 1 10:46:42,222 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - testFindLeader (Candidate): Received ElectionTimeout 10:46:42,222 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractLeader - testFindLeader (Leader): Election: Leader has following peers: [] 10:46:42,222 AM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActorBehavior - testFindLeader (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 10:46:42,267 AM [main] [INFO] RaftActorTest - testLeaderTransitioning starting [WARN] [06/26/2025 10:46:42.269] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-252]: org.opendaylight.controller.cluster.common.actor.Monitor@3a461102 [INFO] [pekkoDeadLetter][06/26/2025 10:46:42.269] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-252] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:46:42,270 AM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActor - test-actor-252: Starting recovery with journal batch size 1000 10:46:42,270 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-252: started executor 10:46:42,270 AM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-252] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:46:42,270 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-252: started executor 10:46:42,272 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest352036865246968376/test-actor-252/TermInfo.properties does not exist 10:46:42,272 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-252: no eligible files found 10:46:42,272 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - test-actor-252: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:42,277 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - test-actor-252: Set currentTerm=0, votedFor=null 10:46:42,277 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - test-actor-252: Local TermInfo store seeded with TermInfo{term=0} 10:46:42,277 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - test-actor-252: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@1a5e496a 10:46:42,277 AM [test-pekko.actor.default-dispatcher-11] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 10:46:42,277 AM [test-pekko.actor.default-dispatcher-11] [INFO] Follower - test-actor-252 (Follower): Term 1 in "AppendEntries{term=1, leaderId=leader, prevLogIndex=0, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 0 - updating term 10:46:42,280 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - test-actor-252: Set currentTerm=1, votedFor=null 10:46:42,280 AM [test-pekko.actor.default-dispatcher-11] [INFO] Follower - test-actor-252 (Follower): The followers log is empty and the senders prevLogIndex is 0 10:46:42,280 AM [test-pekko.actor.default-dispatcher-11] [INFO] Follower - test-actor-252 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=1, success=false, followerId=test-actor-252, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=true, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:46:42,281 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - test-actor-252: Last sync leader does not match current leader leader, need to catch up to 0 [WARN] [06/26/2025 10:46:42.282] [test-pekko.actor.default-dispatcher-11] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/test-actor-252]: AppendEntriesReply{term=1, success=false, followerId=test-actor-252, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=true, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} [WARN] [06/26/2025 10:46:42.282] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/test-actor-252] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=test-actor-252, initialSyncDone=false] [INFO] [pekkoDeadLetter][06/26/2025 10:46:42.282] [test-pekko.actor.default-dispatcher-11] [pekko://test/deadLetters] Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[pekko://test/user/test-actor-252] to Actor[pekko://test/deadLetters] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][06/26/2025 10:46:42.282] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/test-actor-252] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/test-actor-252] was unhandled. [7] 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'. 10:46:42,282 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[pekko://test/user/test-actor-252] to Actor[pekko://test/deadLetters] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:46:42,282 AM [test-pekko.actor.default-dispatcher-11] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/test-actor-252] was unhandled. [7] 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'. 10:46:42,328 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - test-actor-252: onLeaderTransitioning: LeaderTransitioning [leaderId=leader] 10:46:42,378 AM [main] [INFO] RaftActorTest - testLeaderTransitioning ending 10:46:42,378 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$a#788240666] 10:46:42,390 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-252] 10:46:42,390 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-252: stopped executor with 0 remaining tasks 10:46:42,390 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-252: stopped executor with 0 remaining tasks [WARN] [06/26/2025 10:46:42.394] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/$c#-2024831928]: org.opendaylight.controller.cluster.common.actor.Monitor@37e9f06e [INFO] [pekkoDeadLetter][06/26/2025 10:46:42.394] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$c#-2024831928] to Actor[pekko://test/user/termination-monitor] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:46:42,394 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$c#-2024831928] to Actor[pekko://test/user/termination-monitor] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:46:42,395 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - notifier-253: Starting recovery with journal batch size 1000 10:46:42,395 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - notifier-253: started executor 10:46:42,395 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - notifier-253: started executor 10:46:42,396 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest6080769980062686819/notifier-253/TermInfo.properties does not exist 10:46:42,397 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - notifier-253: no eligible files found 10:46:42,397 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - notifier-253: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:42,399 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=0, votedFor=null 10:46:42,399 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - notifier-253: Local TermInfo store seeded with TermInfo{term=0} 10:46:42,399 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - notifier-253: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@36b458af 10:46:42,596 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:46:42,596 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - notifier-253 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.170.110:17355, Removed) 10:46:42,596 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - notifier-253 (Follower): Received ElectionTimeout - switching to Candidate 10:46:42,596 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Election: Candidate has following voting peers: [leader] 10:46:42,599 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=1, votedFor=notifier-253 10:46:42,599 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 1 10:46:42,599 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=1, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader 10:46:42,599 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - notifier-253 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 [WARN] [06/26/2025 10:46:42.599] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=1, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][06/26/2025 10:46:42.599] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#-2024831928] to Actor[pekko://test/user/$c/fake/path] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:46:42,600 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#-2024831928] to Actor[pekko://test/user/$c/fake/path] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:46:42,806 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:42,810 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=2, votedFor=notifier-253 10:46:42,810 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 2 10:46:42,810 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=2, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:42.810] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=2, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} [INFO] [pekkoDeadLetter][06/26/2025 10:46:42.810] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#-2024831928] to Actor[pekko://test/user/$c/fake/path] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:46:42,810 AM [test-pekko.actor.default-dispatcher-14] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[pekko://test/user/$c#-2024831928] to Actor[pekko://test/user/$c/fake/path] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. If this is not an expected behavior then Actor[pekko://test/user/$c/fake/path] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:46:42,976 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:42,982 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=3, votedFor=notifier-253 10:46:42,982 AM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 3 10:46:42,982 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=3, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:42.982] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=3, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:43,195 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:43,226 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=4, votedFor=notifier-253 10:46:43,226 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 4 10:46:43,226 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=4, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:43.227] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=4, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:43,366 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:43,369 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=5, votedFor=notifier-253 10:46:43,369 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 5 10:46:43,369 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=5, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:43.370] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=5, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:43,577 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:43,579 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=6, votedFor=notifier-253 10:46:43,579 AM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 6 10:46:43,579 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=6, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:43.579] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=6, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:43,796 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:43,801 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=7, votedFor=notifier-253 10:46:43,801 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 7 10:46:43,801 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=7, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:43.801] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=7, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:43,976 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:43,981 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=8, votedFor=notifier-253 10:46:43,981 AM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 8 10:46:43,981 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=8, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:43.982] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=8, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:44,126 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:44,129 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=9, votedFor=notifier-253 10:46:44,129 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 9 10:46:44,129 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=9, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:44.130] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=9, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:44,295 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:44,299 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=10, votedFor=notifier-253 10:46:44,299 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 10 10:46:44,299 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=10, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:44.299] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=10, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:44,446 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:44,451 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=11, votedFor=notifier-253 10:46:44,451 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 11 10:46:44,451 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=11, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:44.452] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=11, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:44,655 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:44,658 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=12, votedFor=notifier-253 10:46:44,658 AM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 12 10:46:44,659 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=12, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:44.659] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=12, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:44,786 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:44,789 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=13, votedFor=notifier-253 10:46:44,789 AM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 13 10:46:44,789 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=13, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:44.789] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=13, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:44,965 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:44,978 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=14, votedFor=notifier-253 10:46:44,978 AM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 14 10:46:44,978 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=14, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:44.978] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=14, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:45,106 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:45,109 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=15, votedFor=notifier-253 10:46:45,109 AM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 15 10:46:45,109 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=15, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:45.109] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=15, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:45,286 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:45,290 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=16, votedFor=notifier-253 10:46:45,290 AM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 16 10:46:45,290 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=16, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:45.290] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=16, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:45,496 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:45,500 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=17, votedFor=notifier-253 10:46:45,500 AM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 17 10:46:45,500 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=17, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:45.501] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=17, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:45,706 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:45,709 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=18, votedFor=notifier-253 10:46:45,709 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 18 10:46:45,709 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=18, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:45.710] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=18, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:45,866 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:45,869 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=19, votedFor=notifier-253 10:46:45,869 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 19 10:46:45,869 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=19, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:45.869] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=19, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:45,996 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:46,2 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=20, votedFor=notifier-253 10:46:46,2 AM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 20 10:46:46,2 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=20, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:46.002] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=20, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:46,216 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:46,219 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=21, votedFor=notifier-253 10:46:46,219 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 21 10:46:46,220 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=21, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:46.220] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=21, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:46,376 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:46,379 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=22, votedFor=notifier-253 10:46:46,379 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 22 10:46:46,379 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=22, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:46.380] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=22, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:46,575 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:46,580 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=23, votedFor=notifier-253 10:46:46,580 AM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 23 10:46:46,580 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=23, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:46.580] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=23, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:46,766 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:46,769 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=24, votedFor=notifier-253 10:46:46,769 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 24 10:46:46,769 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=24, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:46.770] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=24, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:46,916 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:46,919 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=25, votedFor=notifier-253 10:46:46,919 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 25 10:46:46,919 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=25, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:46.919] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=25, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:47,66 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:47,69 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=26, votedFor=notifier-253 10:46:47,69 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 26 10:46:47,69 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=26, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:47.069] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=26, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:47,205 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:47,208 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=27, votedFor=notifier-253 10:46:47,208 AM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 27 10:46:47,208 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=27, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:47.209] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=27, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:47,386 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Received ElectionTimeout 10:46:47,391 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-253: Set currentTerm=28, votedFor=notifier-253 10:46:47,391 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-253 (Candidate): Starting new election term 28 10:46:47,391 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-253 (Candidate): Sending RequestVote{term=28, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} to peer leader [WARN] [06/26/2025 10:46:47.391] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/$c/fake/path] received dead letter from Actor[pekko://test/user/$c#-2024831928]: RequestVote{term=28, candidateId=notifier-253, lastLogIndex=-1, lastLogTerm=-1} 10:46:47,413 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$b#447494620] 10:46:47,424 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$c#-2024831928] 10:46:47,425 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - notifier-253: stopped executor with 0 remaining tasks 10:46:47,425 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - notifier-253: stopped executor with 0 remaining tasks [WARN] [06/26/2025 10:46:47.427] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-254]: org.opendaylight.controller.cluster.common.actor.Monitor@6295ab0 10:46:47,428 AM [main] [INFO] RaftActor - leader-254: Starting recovery with journal batch size 1000 10:46:47,428 AM [main] [DEBUG] RaftStorage - leader-254: started executor 10:46:47,428 AM [main] [DEBUG] RaftStorage - leader-254: started executor 10:46:47,430 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest10673151024007271396/leader-254/TermInfo.properties does not exist 10:46:47,430 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - leader-254: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:47,433 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - leader-254: Set currentTerm=0, votedFor=null 10:46:47,433 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - leader-254: Local TermInfo store seeded with TermInfo{term=0} 10:46:47,433 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - leader-254: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@550c38c2 10:46:47,434 AM [test-pekko.actor.default-dispatcher-11] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 10:46:47,437 AM [main] [DEBUG] PropertiesTermInfoStore - leader-254: Set currentTerm=100, votedFor= 10:46:47,441 AM [main] [DEBUG] PropertiesTermInfoStore - leader-254: Set currentTerm=110, votedFor= 10:46:47,441 AM [main] [DEBUG] AbstractLeader - leader-254 (Leader): Election: Leader has following peers: [] 10:46:47,442 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-254] 10:46:47,452 AM [main] [DEBUG] RaftStorage - leader-254: stopped executor with 0 remaining tasks 10:46:47,452 AM [main] [DEBUG] RaftStorage - leader-254: stopped executor with 0 remaining tasks 10:46:47,456 AM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActor - testConstruction: Starting recovery with journal batch size 1000 10:46:47,457 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testConstruction: started executor 10:46:47,457 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testConstruction: started executor [WARN] [06/26/2025 10:46:47.457] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/testConstruction#-1352584825]: org.opendaylight.controller.cluster.common.actor.Monitor@7e4c0b40 10:46:47,458 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest13407107424628425237/testConstruction/TermInfo.properties does not exist 10:46:47,459 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testConstruction: no eligible files found 10:46:47,459 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - testConstruction: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:47,461 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - testConstruction: Set currentTerm=0, votedFor=null 10:46:47,461 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - testConstruction: Local TermInfo store seeded with TermInfo{term=0} 10:46:47,461 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - testConstruction: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@398bc904 10:46:47,462 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:46:47,462 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testConstruction (Follower): Received TimeoutNow - switching to Candidate 10:46:47,462 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - testConstruction (Candidate): Election: Candidate has following voting peers: [] 10:46:47,464 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - testConstruction: Set currentTerm=1, votedFor=testConstruction 10:46:47,464 AM [test-pekko.actor.default-dispatcher-14] [INFO] Candidate - testConstruction (Candidate): Starting new election term 1 10:46:47,464 AM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActorBehavior - testConstruction (Follower) :- Switching from behavior Follower to Candidate, election term: 1 10:46:47,464 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Candidate - testConstruction (Candidate): Received ElectionTimeout 10:46:47,464 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractLeader - testConstruction (Leader): Election: Leader has following peers: [] 10:46:47,464 AM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActorBehavior - testConstruction (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 [WARN] [06/26/2025 10:46:47.516] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-255]: org.opendaylight.controller.cluster.common.actor.Monitor@2d2afbf2 10:46:47,516 AM [main] [INFO] RaftActor - leader-255: Starting recovery with journal batch size 1000 10:46:47,517 AM [main] [DEBUG] RaftStorage - leader-255: started executor 10:46:47,517 AM [main] [DEBUG] RaftStorage - leader-255: started executor 10:46:47,517 AM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from -1 to 4 10:46:47,518 AM [main] [DEBUG] PropertiesTermInfoStore - leader-255: Set currentTerm=1, votedFor=leader-255 10:46:47,518 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5494057777032927831/leader-255/TermInfo.properties does not exist 10:46:47,518 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - leader-255: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:47,521 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - leader-255: Set currentTerm=1, votedFor=leader-255 10:46:47,521 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - leader-255: Local TermInfo store seeded with TermInfo{term=1, votedFor=leader-255} 10:46:47,521 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - leader-255: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@4bc28f5d 10:46:47,522 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Election: Leader has following peers: [follower-256] 10:46:47,522 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Checking sendAppendEntries for follower follower-256: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:46:47,522 AM [main] [INFO] SnapshotManager - leader-255: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=-1, lastAppliedTerm=-1, lastIndex=6, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=4, replicatedToAllTerm=1, unAppliedEntries size=8, mandatoryTrim=false] to install on xyzzy 10:46:47,522 AM [main] [DEBUG] SnapshotManager - leader-255: lastSequenceNumber prior to capture: 0 10:46:47,522 AM [main] [INFO] MockRaftActor - leader-255: support() called 10:46:47,523 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-256 updated: matchIndex: 5, nextIndex: 6 10:46:47,523 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Applying to log - commitIndex: 5, lastAppliedIndex: -1 10:46:47,523 AM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 0 10:46:47,523 AM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from -1 to 0 10:46:47,523 AM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 0 data 0 10:46:47,523 AM [main] [INFO] MockRaftActor - leader-255: applyState called: 0 10:46:47,523 AM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 1 10:46:47,523 AM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from 0 to 1 10:46:47,523 AM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 1 data 1 10:46:47,523 AM [main] [INFO] MockRaftActor - leader-255: applyState called: 1 10:46:47,523 AM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 2 10:46:47,523 AM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from 1 to 2 10:46:47,523 AM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 2 data 2 10:46:47,523 AM [main] [INFO] MockRaftActor - leader-255: applyState called: 2 10:46:47,523 AM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 3 10:46:47,523 AM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from 2 to 3 10:46:47,523 AM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 3 data 3 10:46:47,523 AM [main] [INFO] MockRaftActor - leader-255: applyState called: 3 10:46:47,523 AM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 4 10:46:47,523 AM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from 3 to 4 10:46:47,523 AM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 4 data 4 10:46:47,523 AM [main] [INFO] MockRaftActor - leader-255: applyState called: 4 10:46:47,523 AM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 5 10:46:47,523 AM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from 4 to 5 10:46:47,523 AM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 5 data 5 10:46:47,523 AM [main] [INFO] MockRaftActor - leader-255: applyState called: 5 10:46:47,523 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Checking sendAppendEntries for follower follower-256: active: true, followerNextIndex: 6, leaderLastIndex: 7, leaderSnapShotIndex: -1 10:46:47,523 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): sendAppendEntries: 6 is present for follower follower-256 10:46:47,523 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Sending AppendEntries to follower follower-256: AppendEntries{term=1, leaderId=leader-255, prevLogIndex=5, prevLogTerm=1, leaderCommit=5, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=6, term=1, command=6, pending=false}, JournaledLogEntry{index=7, term=1, command=7, pending=false}]} 10:46:47,523 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-256 updated: matchIndex: 6, nextIndex: 7 10:46:47,523 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Applying to log - commitIndex: 6, lastAppliedIndex: 5 10:46:47,523 AM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 6 10:46:47,524 AM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from 5 to 6 10:46:47,524 AM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 6 data 6 10:46:47,524 AM [main] [INFO] MockRaftActor - leader-255: applyState called: 6 10:46:47,524 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Checking sendAppendEntries for follower follower-256: active: true, followerNextIndex: 7, leaderLastIndex: 7, leaderSnapShotIndex: -1 10:46:47,524 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): sendAppendEntries: 7 is present for follower follower-256 10:46:47,524 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Sending AppendEntries to follower follower-256: AppendEntries{term=1, leaderId=leader-255, prevLogIndex=6, prevLogTerm=1, leaderCommit=6, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=7, term=1, command=7, pending=false}]} 10:46:47,524 AM [main] [INFO] SnapshotManager - leader-255: Persising snapshot at EntryInfo[index=-1, term=-1]/EntryInfo[index=6, term=1] 10:46:47,524 AM [main] [INFO] MockRaftActor - leader-255: support() called 10:46:47,524 AM [main] [INFO] SnapshotManager - leader-255: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 4 and term: 1 10:46:47,524 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): sendInstallSnapshot 10:46:47,524 AM [main] [DEBUG] SnapshotManager - leader-255: Snapshot success - sequence number: -1 10:46:47,524 AM [main] [DEBUG] RaftActorSnapshotMessageSupport - leader-255: SnapshotComplete received 10:46:47,524 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-256 updated: matchIndex: 7, nextIndex: 8 10:46:47,524 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Applying to log - commitIndex: 7, lastAppliedIndex: 6 10:46:47,524 AM [main] [DEBUG] RaftActorBehavior - leader-255 (Leader): Setting last applied to 7 10:46:47,524 AM [main] [DEBUG] AbstractReplicatedLog - leader-255: Moving last applied index from 6 to 7 10:46:47,524 AM [main] [DEBUG] RaftActor - leader-255: Applying state for log index 7 data 7 10:46:47,524 AM [main] [INFO] MockRaftActor - leader-255: applyState called: 7 10:46:47,524 AM [main] [DEBUG] SnapshotManager - leader-255: fakeSnapshot purging log to 6 for term 1 10:46:47,524 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Checking sendAppendEntries for follower follower-256: active: true, followerNextIndex: 8, leaderLastIndex: 8, leaderSnapShotIndex: 6 10:46:47,524 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): sendAppendEntries: 8 is present for follower follower-256 10:46:47,524 AM [main] [DEBUG] AbstractLeader - leader-255 (Leader): Sending AppendEntries to follower follower-256: AppendEntries{term=1, leaderId=leader-255, prevLogIndex=7, prevLogTerm=1, leaderCommit=7, replicatedToAllIndex=6, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=8, term=1, command=foo-8, pending=false}]} 10:46:47,525 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$d#1216828922] 10:46:47,535 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-255] 10:46:47,535 AM [main] [DEBUG] RaftStorage - leader-255: stopped executor with 0 remaining tasks 10:46:47,536 AM [main] [DEBUG] RaftStorage - leader-255: stopped executor with 0 remaining tasks [WARN] [06/26/2025 10:46:47.538] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-257]: org.opendaylight.controller.cluster.common.actor.Monitor@395530f1 10:46:47,539 AM [main] [INFO] RaftActor - leader-257: Starting recovery with journal batch size 1000 10:46:47,539 AM [main] [DEBUG] RaftStorage - leader-257: started executor 10:46:47,539 AM [main] [DEBUG] RaftStorage - leader-257: started executor 10:46:47,540 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest12068808873116808242/leader-257/TermInfo.properties does not exist 10:46:47,540 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - leader-257: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:47,543 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - leader-257: Set currentTerm=0, votedFor=null 10:46:47,543 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - leader-257: Local TermInfo store seeded with TermInfo{term=0} 10:46:47,543 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - leader-257: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@574fcfed 10:46:47,543 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:46:47,543 AM [main] [DEBUG] RaftActor - leader-257: Applying state for log index 5 data F 10:46:47,543 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - leader-257 (Follower): Received TimeoutNow - switching to Candidate 10:46:47,543 AM [main] [INFO] MockRaftActor - leader-257: applyState called: F 10:46:47,543 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - leader-257 (Candidate): Election: Candidate has following voting peers: [] 10:46:47,546 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - leader-257: Set currentTerm=1, votedFor=leader-257 10:46:47,546 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - leader-257 (Candidate): Starting new election term 1 10:46:47,546 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - leader-257 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 10:46:47,546 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - leader-257 (Candidate): Received ElectionTimeout 10:46:47,546 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - leader-257 (Leader): Election: Leader has following peers: [] 10:46:47,546 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - leader-257 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 10:46:47,546 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-257] 10:46:47,557 AM [main] [DEBUG] RaftStorage - leader-257: stopped executor with 0 remaining tasks 10:46:47,557 AM [main] [DEBUG] RaftStorage - leader-257: stopped executor with 0 remaining tasks 10:46:47,561 AM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActor - follower-258: Starting recovery with journal batch size 1000 [WARN] [06/26/2025 10:46:47.561] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-258]: org.opendaylight.controller.cluster.common.actor.Monitor@28db6dd2 10:46:47,561 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower-258: started executor 10:46:47,561 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower-258: started executor 10:46:47,562 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest15495011337095282767/follower-258/TermInfo.properties does not exist 10:46:47,562 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - follower-258: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:47,565 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - follower-258: Set currentTerm=0, votedFor=null 10:46:47,565 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - follower-258: Local TermInfo store seeded with TermInfo{term=0} 10:46:47,565 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - follower-258: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@3450bf93 10:46:47,566 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-258] 10:46:47,577 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower-258: stopped executor with 0 remaining tasks 10:46:47,577 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower-258: stopped executor with 0 remaining tasks [WARN] [06/26/2025 10:46:47.578] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-259]: org.opendaylight.controller.cluster.common.actor.Monitor@1bff2bc 10:46:47,579 AM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActor - follower-258: Starting recovery with journal batch size 1000 10:46:47,579 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower-258: started executor 10:46:47,579 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower-258: started executor 10:46:47,580 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - follower-258: Set currentTerm=0, votedFor=null 10:46:47,580 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - follower-258: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:47,580 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PekkoRecovery - follower-258: restoring local TermInfo{term=0} 10:46:47,580 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - follower-258: Set currentTerm=0, votedFor=null 10:46:47,580 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower-258: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@109d50ee 10:46:47,581 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-259] 10:46:47,591 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower-258: stopped executor with 0 remaining tasks 10:46:47,591 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower-258: stopped executor with 0 remaining tasks 10:46:47,592 AM [main] [INFO] RaftActorTest - testNonVotingOnRecovery starting [WARN] [06/26/2025 10:46:47.593] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-260]: org.opendaylight.controller.cluster.common.actor.Monitor@36b9b147 10:46:47,594 AM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActor - test-actor-260: Starting recovery with journal batch size 1000 10:46:47,594 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-260: started executor 10:46:47,594 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - test-actor-260: started executor 10:46:47,596 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest4426550074192137033/test-actor-260/TermInfo.properties does not exist 10:46:47,596 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-260: no eligible files found 10:46:47,596 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PekkoRecovery - test-actor-260: Received ReplicatedLogEntry for recovery: index: 0, size: 131 10:46:47,596 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PeerInfos - test-actor-260: Updated server config: isVoting: false, peers: [] 10:46:47,596 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - test-actor-260: Recovery completed - Switching actor to Follower - last log index = 0, last log term = 1, snapshot index = -1, snapshot term = -1, journal size = 1 10:46:47,599 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - test-actor-260: Set currentTerm=0, votedFor=null 10:46:47,599 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - test-actor-260: Local TermInfo store seeded with TermInfo{term=0} 10:46:47,599 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - test-actor-260: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@4e92c425 10:46:47,599 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:46:48,0 AM [main] [INFO] RaftActorTest - testNonVotingOnRecovery ending 10:46:48,0 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-260] 10:46:48,11 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-260: stopped executor with 0 remaining tasks 10:46:48,11 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-260: stopped executor with 0 remaining tasks 10:46:48,13 AM [main] [INFO] RaftActorTest - testRaftActorRecoveryWithPersistenceEnabled starting [WARN] [06/26/2025 10:46:48.014] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from Actor[pekko://test/user/follower-261#-1229369142]: org.opendaylight.controller.cluster.common.actor.Monitor@260b91f 10:46:48,15 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - follower-261: Starting recovery with journal batch size 1000 10:46:48,15 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower-261: started executor 10:46:48,15 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower-261: started executor 10:46:48,17 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest7534336014036605199/follower-261/TermInfo.properties does not exist 10:46:48,17 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - follower-261: no eligible files found 10:46:48,17 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - follower-261: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:48,22 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - follower-261: Set currentTerm=0, votedFor=null 10:46:48,22 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - follower-261: Local TermInfo store seeded with TermInfo{term=0} 10:46:48,22 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - follower-261: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@46e86783 10:46:48,28 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower-261: stopped executor with 0 remaining tasks 10:46:48,28 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - follower-261: stopped executor with 0 remaining tasks [WARN] [06/26/2025 10:46:48.030] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/$$a]: org.opendaylight.controller.cluster.common.actor.Monitor@58628ddb 10:46:48,31 AM [main] [INFO] RaftActor - follower-261: Starting recovery with journal batch size 1000 10:46:48,31 AM [main] [DEBUG] RaftStorage - follower-261: started executor 10:46:48,31 AM [main] [DEBUG] RaftStorage - follower-261: started executor 10:46:48,32 AM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] PropertiesTermInfoStore - follower-261: Set currentTerm=0, votedFor=null 10:46:48,32 AM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] RaftStorage - follower-261: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest7534336014036605199/follower-261/TermInfo.properties 10:46:48,32 AM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] RaftStorage - follower-261: no eligible files found 10:46:48,32 AM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] PekkoRecovery - follower-261: SnapshotOffer called. 10:46:48,32 AM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] PekkoRecovery - follower-261: initializing from snapshot taken at 2025-06-26T10:46:48.028Z 10:46:48,32 AM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] PropertiesTermInfoStore - follower-261: Set currentTerm=-1, votedFor=null 10:46:48,33 AM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [INFO] PekkoRecovery - Recovery snapshot applied for follower-261 in 329.4 μs: snapshotIndex=3, snapshotTerm=1, journal-size=1 10:46:48,33 AM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [INFO] PekkoRecovery - follower-261: migrating from Pekko persistent-snapshot taken at 2025-06-26T10:46:48.028Z 10:46:48,33 AM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [INFO] MockRaftActor - follower-261: support() called 10:46:48,34 AM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] RaftStorage - follower-261: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest7534336014036605199/follower-261/snapshot-00000000685D2518-01AB3F00.tmp 10:46:48,37 AM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] RaftStorage - follower-261: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest7534336014036605199/follower-261/snapshot-00000000685D2518-01AB3F00.v1 10:46:48,37 AM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] RaftStorage - follower-261: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest7534336014036605199/follower-261/snapshot-00000000685D2518-01AB3F00.v1 10:46:48,37 AM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] RaftStorage - follower-261: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest7534336014036605199/follower-261/TermInfo.properties 10:46:48,37 AM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] RaftStorage - follower-261: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-06-26T10:46:48.028Z, file=/tmp/org.opendaylight.controller.cluster.raft.RaftActorTest7534336014036605199/follower-261/snapshot-00000000685D2518-01AB3F00.v1, size=513, entryCompress=NONE, stateCompress=NONE} 10:46:48,37 AM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [INFO] PekkoRecovery - follower-261: local snapshot saved in 4.141 ms, deleting Pekko-persisted snapshots 10:46:48,40 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PekkoRecovery - follower-261: Received ReplicatedLogEntry for recovery: index: 5, size: 2 10:46:48,40 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PekkoRecovery - follower-261: Received apply journal entries for recovery, applying to state: 4 to 5 10:46:48,40 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - follower-261: Moving last applied index from 3 to 5 10:46:48,40 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PekkoRecovery - follower-261: Received ReplicatedLogEntry for recovery: index: 6, size: 3 10:46:48,40 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PekkoRecovery - follower-261: Received ReplicatedLogEntry for recovery: index: 7, size: 4 10:46:48,40 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - follower-261: Recovery completed in 7.719 ms - Switching actor to Follower - last log index = 7, last log term = 1, snapshot index = 3, snapshot term = 1, journal size = 4 10:46:48,40 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PekkoRecovery - follower-261: restoring local TermInfo{term=0} 10:46:48,40 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - follower-261: Set currentTerm=0, votedFor=null 10:46:48,40 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - follower-261: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@56548ebe 10:46:48,41 AM [main] [INFO] RaftActorTest - testRaftActorRecoveryWithPersistenceEnabled ending 10:46:48,41 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower-261#-1229369142] 10:46:48,42 AM [test-pekko.persistence.dispatchers.default-plugin-dispatcher-13] [DEBUG] RaftActor - follower-261: ignoring DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,9223372036854775807,0,0)) 10:46:48,42 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/$$a] 10:46:48,42 AM [main] [DEBUG] RaftStorage - follower-261: stopped executor with 0 remaining tasks 10:46:48,42 AM [main] [DEBUG] RaftStorage - follower-261: stopped executor with 0 remaining tasks [WARN] [06/26/2025 10:46:48.044] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-262]: org.opendaylight.controller.cluster.common.actor.Monitor@46593093 10:46:48,45 AM [main] [INFO] RaftActor - leader-262: Starting recovery with journal batch size 1000 10:46:48,45 AM [main] [DEBUG] RaftStorage - leader-262: started executor 10:46:48,45 AM [main] [DEBUG] RaftStorage - leader-262: started executor 10:46:48,46 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest7374176039223106602/leader-262/TermInfo.properties does not exist 10:46:48,46 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - leader-262: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:48,49 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - leader-262: Set currentTerm=0, votedFor=null 10:46:48,49 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - leader-262: Local TermInfo store seeded with TermInfo{term=0} 10:46:48,49 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - leader-262: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@62578174 10:46:48,49 AM [main] [DEBUG] AbstractReplicatedLog - leader-262: Moving last applied index from -1 to 3 10:46:48,49 AM [main] [DEBUG] PropertiesTermInfoStore - leader-262: Set currentTerm=1, votedFor=leader-262 10:46:48,50 AM [main] [DEBUG] AbstractLeader - leader-262 (Leader): Election: Leader has following peers: [member1] 10:46:48,50 AM [main] [DEBUG] AbstractLeader - leader-262 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: 3 [WARN] [06/26/2025 10:46:48.050] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/leader-262/address] received dead letter from TestActor[pekko://test/user/leader-262]: AppendEntries{term=1, leaderId=leader-262, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]} 10:46:48,50 AM [main] [DEBUG] RaftActor - leader-262: Persist data index=4 term=1 command=duh 10:46:48,50 AM [main] [DEBUG] ReplicatedLogImpl - leader-262: Append log entry and persist JournaledLogEntry{index=4, term=1, command=duh, pending=true} 10:46:48,50 AM [main] [DEBUG] ReplicatedLogImpl - leader-262: persist complete JournaledLogEntry{index=4, term=1, command=duh, pending=false} 10:46:48,50 AM [main] [INFO] SnapshotManager - leader-262: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=-1, lastIndex=4, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 10:46:48,50 AM [main] [DEBUG] SnapshotManager - leader-262: captured snapshot at lastSequenceNumber: -1 10:46:48,50 AM [main] [INFO] SnapshotManager - leader-262: Persising snapshot at EntryInfo[index=3, term=-1]/EntryInfo[index=4, term=1] 10:46:48,50 AM [main] [INFO] MockRaftActor - leader-262: support() called 10:46:48,50 AM [main] [INFO] SnapshotManager - leader-262: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 3 and term: -1 10:46:48,50 AM [main] [DEBUG] AbstractLeader - leader-262 (Leader): Replicate message: identifier: MockIdentifier{value=x}, logIndex: 4, isSendImmediate: true 10:46:48,50 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:46:48,50 AM [main] [DEBUG] AbstractLeader - leader-262 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 4, leaderSnapShotIndex: 3 [WARN] [06/26/2025 10:46:48.050] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/leader-262/address] received dead letter from TestActor[pekko://test/user/leader-262]: AppendEntries{term=1, leaderId=leader-262, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=3, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]} 10:46:48,51 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-262] 10:46:48,51 AM [main] [DEBUG] RaftStorage - leader-262: stopped executor with 0 remaining tasks 10:46:48,51 AM [main] [DEBUG] RaftStorage - leader-262: stopped executor with 0 remaining tasks [WARN] [06/26/2025 10:46:48.054] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/notifier-263]: org.opendaylight.controller.cluster.common.actor.Monitor@3015b027 10:46:48,54 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - notifier-263: Starting recovery with journal batch size 1000 10:46:48,54 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - notifier-263: started executor 10:46:48,54 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - notifier-263: started executor 10:46:48,57 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest10924338507395427075/notifier-263/TermInfo.properties does not exist 10:46:48,57 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - notifier-263: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:48,60 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-263: Set currentTerm=0, votedFor=null 10:46:48,60 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - notifier-263: Local TermInfo store seeded with TermInfo{term=0} 10:46:48,60 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - notifier-263: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@7208605d 10:46:48,60 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:46:48,60 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - notifier-263 (Follower): Received TimeoutNow - switching to Candidate 10:46:48,60 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-263 (Candidate): Election: Candidate has following voting peers: [] 10:46:48,63 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - notifier-263: Set currentTerm=1, votedFor=notifier-263 10:46:48,63 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - notifier-263 (Candidate): Starting new election term 1 10:46:48,63 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - notifier-263 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 10:46:48,63 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - notifier-263 (Candidate): Received ElectionTimeout 10:46:48,63 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - notifier-263 (Leader): Election: Leader has following peers: [] 10:46:48,63 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - notifier-263 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 [WARN] [06/26/2025 10:46:48.106] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/notifier-263] unhandled message from TestActor[pekko://test/user/notifier-263]: org.opendaylight.controller.cluster.raft.base.messages.TimeoutNow@71b6d77f 10:46:48,662 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$e#983829292] 10:46:48,673 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/notifier-263] 10:46:48,673 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-263: stopped executor with 0 remaining tasks 10:46:48,674 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - notifier-263: stopped executor with 0 remaining tasks [WARN] [06/26/2025 10:46:48.676] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-264]: org.opendaylight.controller.cluster.common.actor.Monitor@6c1b1ea2 10:46:48,676 AM [main] [INFO] RaftActor - follower-264: Starting recovery with journal batch size 1000 10:46:48,676 AM [main] [DEBUG] RaftStorage - follower-264: started executor 10:46:48,676 AM [main] [DEBUG] RaftStorage - follower-264: started executor 10:46:48,678 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest2650747351418020614/follower-264/TermInfo.properties does not exist 10:46:48,678 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - follower-264: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:48,682 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - follower-264: Set currentTerm=0, votedFor=null 10:46:48,682 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - follower-264: Local TermInfo store seeded with TermInfo{term=0} 10:46:48,683 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower-264: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@44f7ea29 10:46:48,683 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-264] 10:46:48,694 AM [main] [DEBUG] RaftStorage - follower-264: stopped executor with 0 remaining tasks 10:46:48,694 AM [main] [DEBUG] RaftStorage - follower-264: stopped executor with 0 remaining tasks [WARN] [06/26/2025 10:46:48.699] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-265]: org.opendaylight.controller.cluster.common.actor.Monitor@7f85c285 10:46:48,700 AM [main] [INFO] RaftActor - leader-265: Starting recovery with journal batch size 1000 10:46:48,700 AM [main] [DEBUG] RaftStorage - leader-265: started executor 10:46:48,700 AM [main] [DEBUG] RaftStorage - leader-265: started executor 10:46:48,700 AM [main] [DEBUG] AbstractReplicatedLog - leader-265: Moving last applied index from -1 to 3 10:46:48,700 AM [main] [DEBUG] PropertiesTermInfoStore - leader-265: Set currentTerm=1, votedFor=leader-265 10:46:48,701 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest12555596277188317840/leader-265/TermInfo.properties does not exist 10:46:48,701 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - leader-265: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:48,704 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - leader-265: Set currentTerm=1, votedFor=leader-265 10:46:48,704 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - leader-265: Local TermInfo store seeded with TermInfo{term=1, votedFor=leader-265} 10:46:48,704 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - leader-265: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@5595870d 10:46:48,706 AM [main] [DEBUG] AbstractLeader - leader-265 (Leader): Election: Leader has following peers: [member1] 10:46:48,706 AM [main] [DEBUG] AbstractLeader - leader-265 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: -1, leaderLastIndex: 3, leaderSnapShotIndex: -1 [WARN] [06/26/2025 10:46:48.706] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/leader-265/address] received dead letter from TestActor[pekko://test/user/leader-265]: AppendEntries{term=1, leaderId=leader-265, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]} 10:46:48,706 AM [main] [INFO] SnapshotManager - leader-265: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=-1, lastAppliedTerm=-1, lastIndex=3, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=4, mandatoryTrim=false] to install on member1 10:46:48,707 AM [main] [DEBUG] SnapshotManager - leader-265: lastSequenceNumber prior to capture: -1 10:46:48,709 AM [main] [INFO] SnapshotManager - leader-265: Persising snapshot at EntryInfo[index=-1, term=-1]/EntryInfo[index=3, term=1] 10:46:48,709 AM [main] [INFO] SnapshotManager - leader-265: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 10:46:48,709 AM [main] [DEBUG] AbstractLeader - leader-265 (Leader): sendInstallSnapshot 10:46:48,709 AM [main] [DEBUG] LeaderInstallSnapshotState - leader-265 (Leader): Snapshot 14 bytes, total chunks to send: 1 10:46:48,709 AM [main] [DEBUG] LeaderInstallSnapshotState - leader-265 (Leader): Next chunk: total length=14, offset=0, size=14, hashCode=-804174656 10:46:48,709 AM [main] [DEBUG] AbstractLeader - leader-265 (Leader): next snapshot chunk size for follower member1: 14 10:46:48,709 AM [main] [DEBUG] AbstractLeader - leader-265 (Leader): InstallSnapshot sent to follower Vector(address), Chunk: 1/1 [WARN] [06/26/2025 10:46:48.709] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/leader-265/address] received dead letter from TestActor[pekko://test/user/leader-265]: InstallSnapshot{term=1, leaderId=leader-265, lastIncludedIndex=-1, lastIncludedTerm=-1, datasize=14, chunk=1/1, lastChunkHashCode=OptionalInt[-1]} 10:46:48,710 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-265] 10:46:48,720 AM [main] [DEBUG] RaftStorage - leader-265: stopped executor with 0 remaining tasks 10:46:48,721 AM [main] [DEBUG] RaftStorage - leader-265: stopped executor with 0 remaining tasks [WARN] [06/26/2025 10:46:48.736] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-266]: org.opendaylight.controller.cluster.common.actor.Monitor@2eebf3d 10:46:48,736 AM [main] [INFO] RaftActor - leader-266: Starting recovery with journal batch size 1000 10:46:48,736 AM [main] [DEBUG] RaftStorage - leader-266: started executor 10:46:48,736 AM [main] [DEBUG] RaftStorage - leader-266: started executor 10:46:48,737 AM [main] [DEBUG] AbstractReplicatedLog - leader-266: Moving last applied index from -1 to 9 10:46:48,737 AM [main] [DEBUG] PropertiesTermInfoStore - leader-266: Set currentTerm=1, votedFor=leader-266 10:46:48,738 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest16273869139893716862/leader-266/TermInfo.properties does not exist 10:46:48,738 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - leader-266: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:48,749 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - leader-266: Set currentTerm=1, votedFor=leader-266 10:46:48,750 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - leader-266: Local TermInfo store seeded with TermInfo{term=1, votedFor=leader-266} 10:46:48,750 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - leader-266: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@619764c2 10:46:48,750 AM [main] [DEBUG] AbstractLeader - leader-266 (Leader): Election: Leader has following peers: [follower-268, follower-267] 10:46:48,750 AM [main] [DEBUG] AbstractLeader - leader-266 (Leader): Checking sendAppendEntries for follower follower-268: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:46:48,750 AM [main] [DEBUG] AbstractLeader - leader-266 (Leader): Checking sendAppendEntries for follower follower-267: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:46:48,750 AM [main] [DEBUG] AbstractLeader - leader-266 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-267 updated: matchIndex: 9, nextIndex: 10 10:46:48,750 AM [main] [DEBUG] AbstractLeader - leader-266 (Leader): Checking sendAppendEntries for follower follower-267: active: true, followerNextIndex: 10, leaderLastIndex: 9, leaderSnapShotIndex: 4 10:46:48,751 AM [main] [DEBUG] AbstractLeader - leader-266 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-268 updated: matchIndex: 0, nextIndex: 1 10:46:48,751 AM [main] [DEBUG] AbstractLeader - leader-266 (Leader): Checking sendAppendEntries for follower follower-268: active: true, followerNextIndex: 1, leaderLastIndex: 9, leaderSnapShotIndex: 4 10:46:48,751 AM [main] [INFO] AbstractLeader - leader-266 (Leader): Initiating install snapshot to follower follower-268: follower nextIndex: 1, leader snapshotIndex: 4, leader lastIndex: 9, leader log size: 5 10:46:48,751 AM [main] [INFO] SnapshotManager - leader-266: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=4, lastAppliedTerm=-1, lastIndex=9, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=9, replicatedToAllTerm=1, unAppliedEntries size=5, mandatoryTrim=false] to install on follower-268 10:46:48,751 AM [main] [DEBUG] SnapshotManager - leader-266: lastSequenceNumber prior to capture: -1 10:46:48,751 AM [main] [INFO] MockRaftActor - leader-266: support() called 10:46:48,752 AM [main] [DEBUG] AbstractLeader - leader-266 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-268 updated: matchIndex: 9, nextIndex: 10 10:46:48,752 AM [main] [INFO] SnapshotManager - leader-266: Persising snapshot at EntryInfo[index=4, term=-1]/EntryInfo[index=9, term=1] 10:46:48,752 AM [main] [INFO] MockRaftActor - leader-266: support() called 10:46:48,752 AM [main] [INFO] SnapshotManager - leader-266: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 9 and term: 1 10:46:48,752 AM [main] [DEBUG] AbstractLeader - leader-266 (Leader): sendInstallSnapshot 10:46:48,752 AM [main] [DEBUG] LeaderInstallSnapshotState - leader-266 (Leader): Snapshot 351 bytes, total chunks to send: 1 10:46:48,752 AM [main] [DEBUG] LeaderInstallSnapshotState - leader-266 (Leader): Next chunk: total length=351, offset=0, size=351, hashCode=1011228180 10:46:48,752 AM [main] [DEBUG] AbstractLeader - leader-266 (Leader): next snapshot chunk size for follower follower-268: 351 10:46:48,752 AM [main] [DEBUG] AbstractLeader - leader-266 (Leader): InstallSnapshot sent to follower Vector(user, follower-268), Chunk: 1/1 10:46:48,752 AM [main] [DEBUG] AbstractLeader - leader-266 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-268 updated: matchIndex: 5, nextIndex: 6 10:46:48,753 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower-267#-1272999181] 10:46:48,763 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower-268#1795817349] 10:46:48,764 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-266] 10:46:48,764 AM [main] [DEBUG] RaftStorage - leader-266: stopped executor with 0 remaining tasks 10:46:48,764 AM [main] [DEBUG] RaftStorage - leader-266: stopped executor with 0 remaining tasks [WARN] [06/26/2025 10:46:48.768] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-269]: org.opendaylight.controller.cluster.common.actor.Monitor@3ec9bfd 10:46:48,769 AM [main] [INFO] RaftActor - follower-269: Starting recovery with journal batch size 1000 10:46:48,769 AM [main] [DEBUG] RaftStorage - follower-269: started executor 10:46:48,769 AM [main] [DEBUG] RaftStorage - follower-269: started executor 10:46:48,771 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest4708880533437644967/follower-269/TermInfo.properties does not exist 10:46:48,771 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - follower-269: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:48,775 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - follower-269: Set currentTerm=0, votedFor=null 10:46:48,775 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - follower-269: Local TermInfo store seeded with TermInfo{term=0} 10:46:48,775 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - follower-269: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@3bcb13db 10:46:48,776 AM [main] [DEBUG] RaftActor - follower-269: RaftPolicy used with prev.config null, RaftPolicy used with newConfig null 10:46:48,776 AM [main] [DEBUG] RaftActor - follower-269: RaftPolicy used with prev.config null, RaftPolicy used with newConfig org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 10:46:48,776 AM [main] [DEBUG] RaftActor - follower-269: Re-initializing to Follower with previous leaderId null 10:46:48,776 AM [main] [DEBUG] RaftActor - follower-269: RaftPolicy used with prev.config org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy, RaftPolicy used with newConfig org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 10:46:48,776 AM [main] [DEBUG] RaftActor - follower-269: RaftPolicy used with prev.config org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy, RaftPolicy used with newConfig org.opendaylight.controller.cluster.raft.policy.DefaultRaftPolicy 10:46:48,776 AM [main] [DEBUG] RaftActor - follower-269: Re-initializing to Follower with previous leaderId null 10:46:48,776 AM [main] [DEBUG] RaftActor - follower-269: RaftPolicy used with prev.config org.opendaylight.controller.cluster.raft.policy.DefaultRaftPolicy, RaftPolicy used with newConfig org.opendaylight.controller.cluster.raft.policy.DefaultRaftPolicy 10:46:48,776 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-269] 10:46:48,787 AM [main] [DEBUG] RaftStorage - follower-269: stopped executor with 0 remaining tasks 10:46:48,787 AM [main] [DEBUG] RaftStorage - follower-269: stopped executor with 0 remaining tasks [WARN] [06/26/2025 10:46:48.869] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/$$b]: org.opendaylight.controller.cluster.common.actor.Monitor@7c4803e1 10:46:48,870 AM [main] [INFO] RaftActor - leader-270: Starting recovery with journal batch size 1000 10:46:48,870 AM [main] [DEBUG] RaftStorage - leader-270: started executor 10:46:48,870 AM [main] [DEBUG] RaftStorage - leader-270: started executor 10:46:48,871 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest11911421909326822296/leader-270/TermInfo.properties does not exist 10:46:48,871 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - leader-270: no eligible files found 10:46:48,871 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - leader-270: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:48,875 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - leader-270: Set currentTerm=0, votedFor=null 10:46:48,875 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - leader-270: Local TermInfo store seeded with TermInfo{term=0} 10:46:48,875 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - leader-270: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@b19ebbb 10:46:48,877 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:46:48,877 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - leader-270 (Follower): Received TimeoutNow - switching to Candidate 10:46:48,877 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - leader-270 (Candidate): Election: Candidate has following voting peers: [] 10:46:48,879 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/$$b] 10:46:48,880 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - leader-270: Set currentTerm=1, votedFor=leader-270 10:46:48,880 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - leader-270 (Candidate): Starting new election term 1 10:46:48,881 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - leader-270 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 10:46:48,881 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - leader-270 (Candidate): Received ElectionTimeout 10:46:48,881 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - leader-270 (Leader): Election: Leader has following peers: [] 10:46:48,881 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - leader-270 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 10:46:48,890 AM [main] [DEBUG] RaftStorage - leader-270: stopped executor with 0 remaining tasks 10:46:48,890 AM [main] [DEBUG] RaftStorage - leader-270: stopped executor with 0 remaining tasks [WARN] [06/26/2025 10:46:48.893] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-271]: org.opendaylight.controller.cluster.common.actor.Monitor@329df5ae 10:46:48,894 AM [main] [INFO] RaftActor - leader-271: Starting recovery with journal batch size 1000 10:46:48,894 AM [main] [DEBUG] RaftStorage - leader-271: started executor 10:46:48,894 AM [main] [DEBUG] RaftStorage - leader-271: started executor 10:46:48,896 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest5103176696521346931/leader-271/TermInfo.properties does not exist 10:46:48,896 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - leader-271: no eligible files found 10:46:48,896 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - leader-271: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:48,898 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - leader-271: Set currentTerm=0, votedFor=null 10:46:48,898 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - leader-271: Local TermInfo store seeded with TermInfo{term=0} 10:46:48,898 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - leader-271: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@540eb34b 10:46:48,899 AM [main] [DEBUG] PropertiesTermInfoStore - leader-271: Set currentTerm=1, votedFor=leader-271 10:46:48,899 AM [main] [DEBUG] AbstractLeader - leader-271 (Leader): Election: Leader has following peers: [follower-272] 10:46:48,899 AM [main] [DEBUG] AbstractLeader - leader-271 (Leader): Checking sendAppendEntries for follower follower-272: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:46:48,906 AM [main] [DEBUG] AbstractLeader - leader-271 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-272 updated: matchIndex: -1, nextIndex: 0 10:46:48,906 AM [main] [DEBUG] AbstractLeader - leader-271 (Leader): Checking sendAppendEntries for follower follower-272: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:46:48,906 AM [main] [DEBUG] RaftActor - leader-271: Persist data index=0 term=1 command=1 10:46:48,906 AM [main] [DEBUG] ReplicatedLogImpl - leader-271: Append log entry and persist JournaledLogEntry{index=0, term=1, command=1, pending=true} 10:46:48,907 AM [main] [DEBUG] AbstractLeader - leader-271 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 0, isSendImmediate: false 10:46:48,907 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:46:49,413 AM [main] [DEBUG] RaftActor - leader-271: Persist data index=1 term=1 command=2 10:46:49,413 AM [main] [DEBUG] ReplicatedLogImpl - leader-271: Append log entry and persist JournaledLogEntry{index=1, term=1, command=2, pending=true} 10:46:49,413 AM [main] [DEBUG] AbstractLeader - leader-271 (Leader): Replicate message: identifier: MockIdentifier{value=2}, logIndex: 1, isSendImmediate: false 10:46:49,915 AM [main] [DEBUG] RaftActor - leader-271: Persist data index=2 term=1 command=3 10:46:49,916 AM [main] [DEBUG] ReplicatedLogImpl - leader-271: Append log entry and persist JournaledLogEntry{index=2, term=1, command=3, pending=true} 10:46:49,916 AM [main] [DEBUG] AbstractLeader - leader-271 (Leader): Replicate message: identifier: MockIdentifier{value=3}, logIndex: 2, isSendImmediate: true 10:46:49,916 AM [main] [DEBUG] AbstractLeader - leader-271 (Leader): Checking sendAppendEntries for follower follower-272: active: true, followerNextIndex: 0, leaderLastIndex: 2, leaderSnapShotIndex: -1 10:46:49,916 AM [main] [DEBUG] AbstractLeader - leader-271 (Leader): sendAppendEntries: 0 is present for follower follower-272 10:46:49,916 AM [main] [DEBUG] AbstractLeader - leader-271 (Leader): Sending AppendEntries to follower follower-272: AppendEntries{term=1, leaderId=leader-271, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=0, term=1, command=1, pending=true}, JournaledLogEntry{index=1, term=1, command=2, pending=true}, JournaledLogEntry{index=2, term=1, command=3, pending=true}]} 10:46:49,917 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$f#1702734563] 10:46:49,928 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-271] 10:46:49,928 AM [main] [DEBUG] RaftStorage - leader-271: stopped executor with 0 remaining tasks 10:46:49,928 AM [main] [DEBUG] RaftStorage - leader-271: stopped executor with 0 remaining tasks [WARN] [06/26/2025 10:46:49.934] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-273]: org.opendaylight.controller.cluster.common.actor.Monitor@16749b41 10:46:49,935 AM [main] [INFO] RaftActor - leader-273: Starting recovery with journal batch size 1000 10:46:49,935 AM [main] [DEBUG] RaftStorage - leader-273: started executor 10:46:49,935 AM [main] [DEBUG] RaftStorage - leader-273: started executor 10:46:49,937 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest2154680436152751772/leader-273/TermInfo.properties does not exist 10:46:49,937 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - leader-273: no eligible files found 10:46:49,937 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - leader-273: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:49,941 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - leader-273: Set currentTerm=0, votedFor=null 10:46:49,941 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - leader-273: Local TermInfo store seeded with TermInfo{term=0} 10:46:49,941 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - leader-273: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@48dc2c7d 10:46:49,941 AM [main] [DEBUG] PropertiesTermInfoStore - leader-273: Set currentTerm=1, votedFor=leader-273 10:46:49,941 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Election: Leader has following peers: [follower-274] 10:46:49,942 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:46:49,943 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=0 term=1 command=1 10:46:49,943 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=0, term=1, command=1, pending=true} 10:46:49,944 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 0, isSendImmediate: true 10:46:49,944 AM [main] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 10:46:49,944 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:46:49,944 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 0, nextIndex: 1 10:46:49,944 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:46:49,944 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=1 term=1 command=1 10:46:49,944 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=1, term=1, command=1, pending=true} 10:46:49,944 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 1, isSendImmediate: true 10:46:49,944 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 10:46:49,944 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 1 is present for follower follower-274 10:46:49,944 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=0, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=1, command=1, pending=true}]} 10:46:49,944 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 1, nextIndex: 2 10:46:49,944 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: -1 10:46:49,944 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=2 term=1 command=1 10:46:49,944 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=2, term=1, command=1, pending=true} 10:46:49,944 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 2, isSendImmediate: true 10:46:49,944 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: -1 10:46:49,944 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 2 is present for follower follower-274 10:46:49,944 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=1, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=1, command=1, pending=true}]} 10:46:49,945 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 2, nextIndex: 3 10:46:49,945 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: -1 10:46:49,945 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=3 term=1 command=1 10:46:49,945 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=3, term=1, command=1, pending=true} 10:46:49,945 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 3, isSendImmediate: true 10:46:49,945 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: -1 10:46:49,945 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 3 is present for follower follower-274 10:46:49,945 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=2, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=3, term=1, command=1, pending=true}]} 10:46:49,945 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 3, nextIndex: 4 10:46:49,945 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 4, leaderLastIndex: 3, leaderSnapShotIndex: -1 10:46:49,945 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=4 term=1 command=1 10:46:49,945 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=4, term=1, command=1, pending=true} 10:46:49,945 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 4, isSendImmediate: true 10:46:49,945 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 10:46:49,945 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 4 is present for follower follower-274 10:46:49,945 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=3, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=4, term=1, command=1, pending=true}]} 10:46:49,945 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 4, nextIndex: 5 10:46:49,945 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 5, leaderLastIndex: 4, leaderSnapShotIndex: -1 10:46:49,945 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=5 term=1 command=1 10:46:49,945 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=5, term=1, command=1, pending=true} 10:46:49,945 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 5, isSendImmediate: true 10:46:49,945 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 5, leaderLastIndex: 5, leaderSnapShotIndex: -1 10:46:49,945 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 5 is present for follower follower-274 10:46:49,945 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=4, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=5, term=1, command=1, pending=true}]} 10:46:49,945 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 5, nextIndex: 6 10:46:49,945 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 6, leaderLastIndex: 5, leaderSnapShotIndex: -1 10:46:49,946 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=6 term=1 command=1 10:46:49,946 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=6, term=1, command=1, pending=true} 10:46:49,946 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 6, isSendImmediate: true 10:46:49,946 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 6, leaderLastIndex: 6, leaderSnapShotIndex: -1 10:46:49,946 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 6 is present for follower follower-274 10:46:49,946 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=5, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=6, term=1, command=1, pending=true}]} 10:46:49,946 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 6, nextIndex: 7 10:46:49,946 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 7, leaderLastIndex: 6, leaderSnapShotIndex: -1 10:46:49,946 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=7 term=1 command=1 10:46:49,946 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=7, term=1, command=1, pending=true} 10:46:49,946 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 7, isSendImmediate: true 10:46:49,946 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 7, leaderLastIndex: 7, leaderSnapShotIndex: -1 10:46:49,946 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 7 is present for follower follower-274 10:46:49,946 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=6, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=7, term=1, command=1, pending=true}]} 10:46:49,946 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 7, nextIndex: 8 10:46:49,946 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 8, leaderLastIndex: 7, leaderSnapShotIndex: -1 10:46:49,946 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=8 term=1 command=1 10:46:49,946 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=8, term=1, command=1, pending=true} 10:46:49,946 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 8, isSendImmediate: true 10:46:49,946 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 8, leaderLastIndex: 8, leaderSnapShotIndex: -1 10:46:49,946 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 8 is present for follower follower-274 10:46:49,946 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=7, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=8, term=1, command=1, pending=true}]} 10:46:49,946 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 8, nextIndex: 9 10:46:49,946 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 9, leaderLastIndex: 8, leaderSnapShotIndex: -1 10:46:49,946 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=9 term=1 command=1 10:46:49,946 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=9, term=1, command=1, pending=true} 10:46:49,946 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 9, isSendImmediate: true 10:46:49,946 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 9, leaderLastIndex: 9, leaderSnapShotIndex: -1 10:46:49,946 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 9 is present for follower follower-274 10:46:49,947 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=8, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=9, term=1, command=1, pending=true}]} 10:46:49,947 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 9, nextIndex: 10 10:46:49,947 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 10, leaderLastIndex: 9, leaderSnapShotIndex: -1 10:46:49,947 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=10 term=1 command=1 10:46:49,947 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=10, term=1, command=1, pending=true} 10:46:49,947 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 10, isSendImmediate: true 10:46:49,947 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 10, leaderLastIndex: 10, leaderSnapShotIndex: -1 10:46:49,947 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 10 is present for follower follower-274 10:46:49,947 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=9, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=10, term=1, command=1, pending=true}]} 10:46:49,947 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 10, nextIndex: 11 10:46:49,947 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 11, leaderLastIndex: 10, leaderSnapShotIndex: -1 10:46:49,947 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=11 term=1 command=1 10:46:49,947 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=11, term=1, command=1, pending=true} 10:46:49,947 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 11, isSendImmediate: true 10:46:49,947 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 11, leaderLastIndex: 11, leaderSnapShotIndex: -1 10:46:49,947 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 11 is present for follower follower-274 10:46:49,947 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=10, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=11, term=1, command=1, pending=true}]} 10:46:49,947 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 11, nextIndex: 12 10:46:49,947 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 12, leaderLastIndex: 11, leaderSnapShotIndex: -1 10:46:49,947 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=12 term=1 command=1 10:46:49,947 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=12, term=1, command=1, pending=true} 10:46:49,947 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 12, isSendImmediate: true 10:46:49,947 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 12, leaderLastIndex: 12, leaderSnapShotIndex: -1 10:46:49,947 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 12 is present for follower follower-274 10:46:49,947 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=11, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=12, term=1, command=1, pending=true}]} 10:46:49,947 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 12, nextIndex: 13 10:46:49,947 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 13, leaderLastIndex: 12, leaderSnapShotIndex: -1 10:46:49,948 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=13 term=1 command=1 10:46:49,948 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=13, term=1, command=1, pending=true} 10:46:49,948 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 13, isSendImmediate: true 10:46:49,948 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 13, leaderLastIndex: 13, leaderSnapShotIndex: -1 10:46:49,948 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 13 is present for follower follower-274 10:46:49,948 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=12, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=13, term=1, command=1, pending=true}]} 10:46:49,948 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 13, nextIndex: 14 10:46:49,948 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 14, leaderLastIndex: 13, leaderSnapShotIndex: -1 10:46:49,948 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=14 term=1 command=1 10:46:49,948 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=14, term=1, command=1, pending=true} 10:46:49,948 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 14, isSendImmediate: true 10:46:49,948 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 14, leaderLastIndex: 14, leaderSnapShotIndex: -1 10:46:49,948 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 14 is present for follower follower-274 10:46:49,948 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=13, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=14, term=1, command=1, pending=true}]} 10:46:49,948 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 14, nextIndex: 15 10:46:49,948 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 15, leaderLastIndex: 14, leaderSnapShotIndex: -1 10:46:49,948 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=15 term=1 command=1 10:46:49,948 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=15, term=1, command=1, pending=true} 10:46:49,948 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 15, isSendImmediate: true 10:46:49,948 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 15, leaderLastIndex: 15, leaderSnapShotIndex: -1 10:46:49,948 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 15 is present for follower follower-274 10:46:49,948 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=14, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=15, term=1, command=1, pending=true}]} 10:46:49,948 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 15, nextIndex: 16 10:46:49,948 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 16, leaderLastIndex: 15, leaderSnapShotIndex: -1 10:46:49,949 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=16 term=1 command=1 10:46:49,949 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=16, term=1, command=1, pending=true} 10:46:49,949 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 16, isSendImmediate: true 10:46:49,949 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 16, leaderLastIndex: 16, leaderSnapShotIndex: -1 10:46:49,949 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 16 is present for follower follower-274 10:46:49,949 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=15, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=16, term=1, command=1, pending=true}]} 10:46:49,949 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 16, nextIndex: 17 10:46:49,949 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 17, leaderLastIndex: 16, leaderSnapShotIndex: -1 10:46:49,949 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=17 term=1 command=1 10:46:49,949 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=17, term=1, command=1, pending=true} 10:46:49,949 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 17, isSendImmediate: true 10:46:49,949 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 17, leaderLastIndex: 17, leaderSnapShotIndex: -1 10:46:49,949 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 17 is present for follower follower-274 10:46:49,949 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=16, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=17, term=1, command=1, pending=true}]} 10:46:49,949 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 17, nextIndex: 18 10:46:49,949 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 18, leaderLastIndex: 17, leaderSnapShotIndex: -1 10:46:49,949 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=18 term=1 command=1 10:46:49,949 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=18, term=1, command=1, pending=true} 10:46:49,949 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 18, isSendImmediate: true 10:46:49,949 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 18, leaderLastIndex: 18, leaderSnapShotIndex: -1 10:46:49,949 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 18 is present for follower follower-274 10:46:49,949 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=17, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=18, term=1, command=1, pending=true}]} 10:46:49,949 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 18, nextIndex: 19 10:46:49,949 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 19, leaderLastIndex: 18, leaderSnapShotIndex: -1 10:46:49,949 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=19 term=1 command=1 10:46:49,949 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=19, term=1, command=1, pending=true} 10:46:49,949 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 19, isSendImmediate: true 10:46:49,949 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 19, leaderLastIndex: 19, leaderSnapShotIndex: -1 10:46:49,949 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 19 is present for follower follower-274 10:46:49,949 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=18, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=19, term=1, command=1, pending=true}]} 10:46:49,949 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 19, nextIndex: 20 10:46:49,949 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 20, leaderLastIndex: 19, leaderSnapShotIndex: -1 10:46:49,950 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=20 term=1 command=1 10:46:49,950 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=20, term=1, command=1, pending=true} 10:46:49,950 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 20, isSendImmediate: true 10:46:49,950 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 20, leaderLastIndex: 20, leaderSnapShotIndex: -1 10:46:49,950 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 20 is present for follower follower-274 10:46:49,950 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=19, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=20, term=1, command=1, pending=true}]} 10:46:49,950 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 20, nextIndex: 21 10:46:49,950 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 21, leaderLastIndex: 20, leaderSnapShotIndex: -1 10:46:49,950 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=21 term=1 command=1 10:46:49,950 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=21, term=1, command=1, pending=true} 10:46:49,950 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 21, isSendImmediate: true 10:46:49,950 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 21, leaderLastIndex: 21, leaderSnapShotIndex: -1 10:46:49,950 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 21 is present for follower follower-274 10:46:49,950 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=20, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=21, term=1, command=1, pending=true}]} 10:46:49,950 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 21, nextIndex: 22 10:46:49,950 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 22, leaderLastIndex: 21, leaderSnapShotIndex: -1 10:46:49,950 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=22 term=1 command=1 10:46:49,950 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=22, term=1, command=1, pending=true} 10:46:49,950 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 22, isSendImmediate: true 10:46:49,950 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 22, leaderLastIndex: 22, leaderSnapShotIndex: -1 10:46:49,950 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 22 is present for follower follower-274 10:46:49,950 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=21, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=22, term=1, command=1, pending=true}]} 10:46:49,950 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 22, nextIndex: 23 10:46:49,950 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 23, leaderLastIndex: 22, leaderSnapShotIndex: -1 10:46:49,950 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=23 term=1 command=1 10:46:49,950 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=23, term=1, command=1, pending=true} 10:46:49,950 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 23, isSendImmediate: true 10:46:49,950 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 23, leaderLastIndex: 23, leaderSnapShotIndex: -1 10:46:49,950 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 23 is present for follower follower-274 10:46:49,950 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=22, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=23, term=1, command=1, pending=true}]} 10:46:49,950 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 23, nextIndex: 24 10:46:49,950 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 24, leaderLastIndex: 23, leaderSnapShotIndex: -1 10:46:49,951 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=24 term=1 command=1 10:46:49,951 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=24, term=1, command=1, pending=true} 10:46:49,951 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 24, isSendImmediate: true 10:46:49,951 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 24, leaderLastIndex: 24, leaderSnapShotIndex: -1 10:46:49,951 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 24 is present for follower follower-274 10:46:49,951 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=23, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=24, term=1, command=1, pending=true}]} 10:46:49,951 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 24, nextIndex: 25 10:46:49,951 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 25, leaderLastIndex: 24, leaderSnapShotIndex: -1 10:46:49,951 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=25 term=1 command=1 10:46:49,951 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=25, term=1, command=1, pending=true} 10:46:49,951 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 25, isSendImmediate: true 10:46:49,951 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 25, leaderLastIndex: 25, leaderSnapShotIndex: -1 10:46:49,951 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 25 is present for follower follower-274 10:46:49,951 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=24, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=25, term=1, command=1, pending=true}]} 10:46:49,951 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 25, nextIndex: 26 10:46:49,951 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 26, leaderLastIndex: 25, leaderSnapShotIndex: -1 10:46:49,951 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=26 term=1 command=1 10:46:49,951 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=26, term=1, command=1, pending=true} 10:46:49,951 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 26, isSendImmediate: true 10:46:49,951 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 26, leaderLastIndex: 26, leaderSnapShotIndex: -1 10:46:49,951 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 26 is present for follower follower-274 10:46:49,951 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=25, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=26, term=1, command=1, pending=true}]} 10:46:49,951 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 26, nextIndex: 27 10:46:49,951 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 27, leaderLastIndex: 26, leaderSnapShotIndex: -1 10:46:49,951 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=27 term=1 command=1 10:46:49,951 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=27, term=1, command=1, pending=true} 10:46:49,951 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 27, isSendImmediate: true 10:46:49,951 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 27, leaderLastIndex: 27, leaderSnapShotIndex: -1 10:46:49,951 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 27 is present for follower follower-274 10:46:49,951 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=26, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=27, term=1, command=1, pending=true}]} 10:46:49,951 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 27, nextIndex: 28 10:46:49,951 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 28, leaderLastIndex: 27, leaderSnapShotIndex: -1 10:46:49,952 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=28 term=1 command=1 10:46:49,952 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=28, term=1, command=1, pending=true} 10:46:49,952 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 28, isSendImmediate: true 10:46:49,952 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 28, leaderLastIndex: 28, leaderSnapShotIndex: -1 10:46:49,952 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 28 is present for follower follower-274 10:46:49,952 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=27, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=28, term=1, command=1, pending=true}]} 10:46:49,952 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 28, nextIndex: 29 10:46:49,952 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 29, leaderLastIndex: 28, leaderSnapShotIndex: -1 10:46:49,952 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=29 term=1 command=1 10:46:49,952 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=29, term=1, command=1, pending=true} 10:46:49,952 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 29, isSendImmediate: true 10:46:49,952 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 29, leaderLastIndex: 29, leaderSnapShotIndex: -1 10:46:49,952 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 29 is present for follower follower-274 10:46:49,952 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=28, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=29, term=1, command=1, pending=true}]} 10:46:49,952 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 29, nextIndex: 30 10:46:49,952 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 30, leaderLastIndex: 29, leaderSnapShotIndex: -1 10:46:49,952 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=30 term=1 command=1 10:46:49,952 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=30, term=1, command=1, pending=true} 10:46:49,952 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 30, isSendImmediate: true 10:46:49,952 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 30, leaderLastIndex: 30, leaderSnapShotIndex: -1 10:46:49,952 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 30 is present for follower follower-274 10:46:49,952 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=29, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=30, term=1, command=1, pending=true}]} 10:46:49,953 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 30, nextIndex: 31 10:46:49,953 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 31, leaderLastIndex: 30, leaderSnapShotIndex: -1 10:46:49,953 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=31 term=1 command=1 10:46:49,953 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=31, term=1, command=1, pending=true} 10:46:49,953 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 31, isSendImmediate: true 10:46:49,953 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 31, leaderLastIndex: 31, leaderSnapShotIndex: -1 10:46:49,953 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 31 is present for follower follower-274 10:46:49,953 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=30, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=31, term=1, command=1, pending=true}]} 10:46:49,953 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 31, nextIndex: 32 10:46:49,953 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 32, leaderLastIndex: 31, leaderSnapShotIndex: -1 10:46:49,953 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=32 term=1 command=1 10:46:49,953 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=32, term=1, command=1, pending=true} 10:46:49,953 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 32, isSendImmediate: true 10:46:49,953 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 32, leaderLastIndex: 32, leaderSnapShotIndex: -1 10:46:49,953 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 32 is present for follower follower-274 10:46:49,953 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=31, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=32, term=1, command=1, pending=true}]} 10:46:49,953 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 32, nextIndex: 33 10:46:49,953 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 33, leaderLastIndex: 32, leaderSnapShotIndex: -1 10:46:49,953 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=33 term=1 command=1 10:46:49,953 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=33, term=1, command=1, pending=true} 10:46:49,953 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 33, isSendImmediate: true 10:46:49,953 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 33, leaderLastIndex: 33, leaderSnapShotIndex: -1 10:46:49,953 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 33 is present for follower follower-274 10:46:49,953 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=32, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=33, term=1, command=1, pending=true}]} 10:46:49,953 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 33, nextIndex: 34 10:46:49,953 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 34, leaderLastIndex: 33, leaderSnapShotIndex: -1 10:46:49,953 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=34 term=1 command=1 10:46:49,953 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=34, term=1, command=1, pending=true} 10:46:49,953 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 34, isSendImmediate: true 10:46:49,953 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 34, leaderLastIndex: 34, leaderSnapShotIndex: -1 10:46:49,953 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 34 is present for follower follower-274 10:46:49,953 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=33, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=34, term=1, command=1, pending=true}]} 10:46:49,954 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 34, nextIndex: 35 10:46:49,954 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 35, leaderLastIndex: 34, leaderSnapShotIndex: -1 10:46:49,954 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=35 term=1 command=1 10:46:49,954 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=35, term=1, command=1, pending=true} 10:46:49,954 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 35, isSendImmediate: true 10:46:49,954 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 35, leaderLastIndex: 35, leaderSnapShotIndex: -1 10:46:49,954 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 35 is present for follower follower-274 10:46:49,954 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=34, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=35, term=1, command=1, pending=true}]} 10:46:49,954 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 35, nextIndex: 36 10:46:49,954 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 36, leaderLastIndex: 35, leaderSnapShotIndex: -1 10:46:49,954 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=36 term=1 command=1 10:46:49,954 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=36, term=1, command=1, pending=true} 10:46:49,954 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 36, isSendImmediate: true 10:46:49,954 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 36, leaderLastIndex: 36, leaderSnapShotIndex: -1 10:46:49,954 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 36 is present for follower follower-274 10:46:49,954 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=35, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=36, term=1, command=1, pending=true}]} 10:46:49,954 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 36, nextIndex: 37 10:46:49,954 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 37, leaderLastIndex: 36, leaderSnapShotIndex: -1 10:46:49,954 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=37 term=1 command=1 10:46:49,954 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=37, term=1, command=1, pending=true} 10:46:49,954 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 37, isSendImmediate: true 10:46:49,954 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 37, leaderLastIndex: 37, leaderSnapShotIndex: -1 10:46:49,954 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 37 is present for follower follower-274 10:46:49,954 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=36, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=37, term=1, command=1, pending=true}]} 10:46:49,955 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 37, nextIndex: 38 10:46:49,955 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 38, leaderLastIndex: 37, leaderSnapShotIndex: -1 10:46:49,955 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=38 term=1 command=1 10:46:49,955 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=38, term=1, command=1, pending=true} 10:46:49,955 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 38, isSendImmediate: true 10:46:49,955 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 38, leaderLastIndex: 38, leaderSnapShotIndex: -1 10:46:49,955 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 38 is present for follower follower-274 10:46:49,955 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=37, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=38, term=1, command=1, pending=true}]} 10:46:49,955 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 38, nextIndex: 39 10:46:49,955 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 39, leaderLastIndex: 38, leaderSnapShotIndex: -1 10:46:49,955 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=39 term=1 command=1 10:46:49,955 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=39, term=1, command=1, pending=true} 10:46:49,955 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 39, isSendImmediate: true 10:46:49,955 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 39, leaderLastIndex: 39, leaderSnapShotIndex: -1 10:46:49,955 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 39 is present for follower follower-274 10:46:49,955 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=38, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=39, term=1, command=1, pending=true}]} 10:46:49,955 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 39, nextIndex: 40 10:46:49,955 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 40, leaderLastIndex: 39, leaderSnapShotIndex: -1 10:46:49,956 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=40 term=1 command=1 10:46:49,956 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=40, term=1, command=1, pending=true} 10:46:49,956 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 40, isSendImmediate: true 10:46:49,956 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 40, leaderLastIndex: 40, leaderSnapShotIndex: -1 10:46:49,956 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 40 is present for follower follower-274 10:46:49,956 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=39, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=40, term=1, command=1, pending=true}]} 10:46:49,956 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=0, term=1, command=1, pending=false} 10:46:49,956 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 10:46:49,956 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 0 10:46:49,956 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from -1 to 0 10:46:49,956 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 0 data 1 10:46:49,956 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,956 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=0 10:46:49,957 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=1, term=1, command=1, pending=false} 10:46:49,957 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 1, lastAppliedIndex: 0 10:46:49,957 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 1 10:46:49,957 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 0 to 1 10:46:49,957 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 1 data 1 10:46:49,957 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,957 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=1 10:46:49,957 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 0 for term 1 10:46:49,957 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 40, nextIndex: 41 10:46:49,957 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 2, lastAppliedIndex: 1 10:46:49,957 AM [main] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 2 10:46:49,957 AM [main] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 1 to 2 10:46:49,957 AM [main] [DEBUG] RaftActor - leader-273: Applying state for log index 2 data 1 10:46:49,957 AM [main] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,957 AM [main] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=2 10:46:49,957 AM [main] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 1 for term 1 10:46:49,957 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 41, leaderLastIndex: 40, leaderSnapShotIndex: 1 10:46:49,957 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=41 term=1 command=1 10:46:49,957 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=41, term=1, command=1, pending=true} 10:46:49,957 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 41, isSendImmediate: true 10:46:49,957 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 41, leaderLastIndex: 41, leaderSnapShotIndex: 1 10:46:49,957 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 41 is present for follower follower-274 10:46:49,957 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=40, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=41, term=1, command=1, pending=true}]} 10:46:49,957 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 41, nextIndex: 42 10:46:49,957 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 42, leaderLastIndex: 41, leaderSnapShotIndex: 1 10:46:49,958 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=42 term=1 command=1 10:46:49,958 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=42, term=1, command=1, pending=true} 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 42, isSendImmediate: true 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 42, leaderLastIndex: 42, leaderSnapShotIndex: 1 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 42 is present for follower follower-274 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=41, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=42, term=1, command=1, pending=true}]} 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 42, nextIndex: 43 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 43, leaderLastIndex: 42, leaderSnapShotIndex: 1 10:46:49,958 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=43 term=1 command=1 10:46:49,958 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=43, term=1, command=1, pending=true} 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 43, isSendImmediate: true 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 43, leaderLastIndex: 43, leaderSnapShotIndex: 1 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 43 is present for follower follower-274 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=42, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=43, term=1, command=1, pending=true}]} 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 43, nextIndex: 44 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 44, leaderLastIndex: 43, leaderSnapShotIndex: 1 10:46:49,958 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=44 term=1 command=1 10:46:49,958 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=44, term=1, command=1, pending=true} 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 44, isSendImmediate: true 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 44, leaderLastIndex: 44, leaderSnapShotIndex: 1 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 44 is present for follower follower-274 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=43, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=44, term=1, command=1, pending=true}]} 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 44, nextIndex: 45 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 45, leaderLastIndex: 44, leaderSnapShotIndex: 1 10:46:49,958 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=45 term=1 command=1 10:46:49,958 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=45, term=1, command=1, pending=true} 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 45, isSendImmediate: true 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 45, leaderLastIndex: 45, leaderSnapShotIndex: 1 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 45 is present for follower follower-274 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=44, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=45, term=1, command=1, pending=true}]} 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 45, nextIndex: 46 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 46, leaderLastIndex: 45, leaderSnapShotIndex: 1 10:46:49,958 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=46 term=1 command=1 10:46:49,958 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=46, term=1, command=1, pending=true} 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 46, isSendImmediate: true 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 46, leaderLastIndex: 46, leaderSnapShotIndex: 1 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 46 is present for follower follower-274 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=45, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=46, term=1, command=1, pending=true}]} 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 46, nextIndex: 47 10:46:49,958 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 47, leaderLastIndex: 46, leaderSnapShotIndex: 1 10:46:49,959 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=47 term=1 command=1 10:46:49,959 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=47, term=1, command=1, pending=true} 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 47, isSendImmediate: true 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 47, leaderLastIndex: 47, leaderSnapShotIndex: 1 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 47 is present for follower follower-274 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=46, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=47, term=1, command=1, pending=true}]} 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 47, nextIndex: 48 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 48, leaderLastIndex: 47, leaderSnapShotIndex: 1 10:46:49,959 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=48 term=1 command=1 10:46:49,959 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=48, term=1, command=1, pending=true} 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 48, isSendImmediate: true 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 48, leaderLastIndex: 48, leaderSnapShotIndex: 1 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 48 is present for follower follower-274 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=47, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=48, term=1, command=1, pending=true}]} 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 48, nextIndex: 49 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 49, leaderLastIndex: 48, leaderSnapShotIndex: 1 10:46:49,959 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=49 term=1 command=1 10:46:49,959 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=49, term=1, command=1, pending=true} 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 49, isSendImmediate: true 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 49, leaderLastIndex: 49, leaderSnapShotIndex: 1 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 49 is present for follower follower-274 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=48, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=49, term=1, command=1, pending=true}]} 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 49, nextIndex: 50 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 50, leaderLastIndex: 49, leaderSnapShotIndex: 1 10:46:49,959 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=50 term=1 command=1 10:46:49,959 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=50, term=1, command=1, pending=true} 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 50, isSendImmediate: true 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 50, leaderLastIndex: 50, leaderSnapShotIndex: 1 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 50 is present for follower follower-274 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=49, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=50, term=1, command=1, pending=true}]} 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 50, nextIndex: 51 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 51, leaderLastIndex: 50, leaderSnapShotIndex: 1 10:46:49,959 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=51 term=1 command=1 10:46:49,959 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=51, term=1, command=1, pending=true} 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 51, isSendImmediate: true 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 51, leaderLastIndex: 51, leaderSnapShotIndex: 1 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 51 is present for follower follower-274 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=50, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=51, term=1, command=1, pending=true}]} 10:46:49,959 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 51, nextIndex: 52 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 52, leaderLastIndex: 51, leaderSnapShotIndex: 1 10:46:49,960 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=52 term=1 command=1 10:46:49,960 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=52, term=1, command=1, pending=true} 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 52, isSendImmediate: true 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 52, leaderLastIndex: 52, leaderSnapShotIndex: 1 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 52 is present for follower follower-274 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=51, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=52, term=1, command=1, pending=true}]} 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 52, nextIndex: 53 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 53, leaderLastIndex: 52, leaderSnapShotIndex: 1 10:46:49,960 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=53 term=1 command=1 10:46:49,960 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=53, term=1, command=1, pending=true} 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 53, isSendImmediate: true 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 53, leaderLastIndex: 53, leaderSnapShotIndex: 1 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 53 is present for follower follower-274 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=52, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=53, term=1, command=1, pending=true}]} 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 53, nextIndex: 54 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 54, leaderLastIndex: 53, leaderSnapShotIndex: 1 10:46:49,960 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=54 term=1 command=1 10:46:49,960 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=54, term=1, command=1, pending=true} 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 54, isSendImmediate: true 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 54, leaderLastIndex: 54, leaderSnapShotIndex: 1 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 54 is present for follower follower-274 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=53, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=54, term=1, command=1, pending=true}]} 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 54, nextIndex: 55 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 55, leaderLastIndex: 54, leaderSnapShotIndex: 1 10:46:49,960 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=55 term=1 command=1 10:46:49,960 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=55, term=1, command=1, pending=true} 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 55, isSendImmediate: true 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 55, leaderLastIndex: 55, leaderSnapShotIndex: 1 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 55 is present for follower follower-274 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=54, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=55, term=1, command=1, pending=true}]} 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 55, nextIndex: 56 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 56, leaderLastIndex: 55, leaderSnapShotIndex: 1 10:46:49,960 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=56 term=1 command=1 10:46:49,960 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=56, term=1, command=1, pending=true} 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 56, isSendImmediate: true 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 56, leaderLastIndex: 56, leaderSnapShotIndex: 1 10:46:49,960 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 56 is present for follower follower-274 10:46:49,961 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=55, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=56, term=1, command=1, pending=true}]} 10:46:49,961 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 56, nextIndex: 57 10:46:49,961 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 57, leaderLastIndex: 56, leaderSnapShotIndex: 1 10:46:49,961 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=57 term=1 command=1 10:46:49,961 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=57, term=1, command=1, pending=true} 10:46:49,961 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 57, isSendImmediate: true 10:46:49,961 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 57, leaderLastIndex: 57, leaderSnapShotIndex: 1 10:46:49,961 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 57 is present for follower follower-274 10:46:49,961 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=56, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=57, term=1, command=1, pending=true}]} 10:46:49,961 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 57, nextIndex: 58 10:46:49,961 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 58, leaderLastIndex: 57, leaderSnapShotIndex: 1 10:46:49,961 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=58 term=1 command=1 10:46:49,961 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=58, term=1, command=1, pending=true} 10:46:49,961 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 58, isSendImmediate: true 10:46:49,961 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 58, leaderLastIndex: 58, leaderSnapShotIndex: 1 10:46:49,961 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 58 is present for follower follower-274 10:46:49,961 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=57, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=58, term=1, command=1, pending=true}]} 10:46:49,961 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 58, nextIndex: 59 10:46:49,961 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 59, leaderLastIndex: 58, leaderSnapShotIndex: 1 10:46:49,961 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=59 term=1 command=1 10:46:49,961 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=59, term=1, command=1, pending=true} 10:46:49,961 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 59, isSendImmediate: true 10:46:49,961 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 59, leaderLastIndex: 59, leaderSnapShotIndex: 1 10:46:49,961 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 59 is present for follower follower-274 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=58, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=59, term=1, command=1, pending=true}]} 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 59, nextIndex: 60 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 60, leaderLastIndex: 59, leaderSnapShotIndex: 1 10:46:49,962 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=60 term=1 command=1 10:46:49,962 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=60, term=1, command=1, pending=true} 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 60, isSendImmediate: true 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 60, leaderLastIndex: 60, leaderSnapShotIndex: 1 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 60 is present for follower follower-274 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=59, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=60, term=1, command=1, pending=true}]} 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 60, nextIndex: 61 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 61, leaderLastIndex: 60, leaderSnapShotIndex: 1 10:46:49,962 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=61 term=1 command=1 10:46:49,962 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=61, term=1, command=1, pending=true} 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 61, isSendImmediate: true 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 61, leaderLastIndex: 61, leaderSnapShotIndex: 1 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 61 is present for follower follower-274 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=60, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=61, term=1, command=1, pending=true}]} 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 61, nextIndex: 62 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 62, leaderLastIndex: 61, leaderSnapShotIndex: 1 10:46:49,962 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=62 term=1 command=1 10:46:49,962 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=62, term=1, command=1, pending=true} 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 62, isSendImmediate: true 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 62, leaderLastIndex: 62, leaderSnapShotIndex: 1 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 62 is present for follower follower-274 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=61, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=62, term=1, command=1, pending=true}]} 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 62, nextIndex: 63 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 63, leaderLastIndex: 62, leaderSnapShotIndex: 1 10:46:49,962 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=63 term=1 command=1 10:46:49,962 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=63, term=1, command=1, pending=true} 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 63, isSendImmediate: true 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 63, leaderLastIndex: 63, leaderSnapShotIndex: 1 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 63 is present for follower follower-274 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=62, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=63, term=1, command=1, pending=true}]} 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 63, nextIndex: 64 10:46:49,962 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 64, leaderLastIndex: 63, leaderSnapShotIndex: 1 10:46:49,963 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=64 term=1 command=1 10:46:49,963 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=64, term=1, command=1, pending=true} 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 64, isSendImmediate: true 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 64, leaderLastIndex: 64, leaderSnapShotIndex: 1 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 64 is present for follower follower-274 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=63, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=64, term=1, command=1, pending=true}]} 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 64, nextIndex: 65 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 65, leaderLastIndex: 64, leaderSnapShotIndex: 1 10:46:49,963 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=65 term=1 command=1 10:46:49,963 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=65, term=1, command=1, pending=true} 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 65, isSendImmediate: true 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 65, leaderLastIndex: 65, leaderSnapShotIndex: 1 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 65 is present for follower follower-274 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=64, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=65, term=1, command=1, pending=true}]} 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 65, nextIndex: 66 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 66, leaderLastIndex: 65, leaderSnapShotIndex: 1 10:46:49,963 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=66 term=1 command=1 10:46:49,963 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=66, term=1, command=1, pending=true} 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 66, isSendImmediate: true 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 66, leaderLastIndex: 66, leaderSnapShotIndex: 1 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 66 is present for follower follower-274 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=65, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=66, term=1, command=1, pending=true}]} 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 66, nextIndex: 67 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 67, leaderLastIndex: 66, leaderSnapShotIndex: 1 10:46:49,963 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=67 term=1 command=1 10:46:49,963 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=67, term=1, command=1, pending=true} 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 67, isSendImmediate: true 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 67, leaderLastIndex: 67, leaderSnapShotIndex: 1 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 67 is present for follower follower-274 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=66, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=67, term=1, command=1, pending=true}]} 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 67, nextIndex: 68 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 68, leaderLastIndex: 67, leaderSnapShotIndex: 1 10:46:49,963 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=68 term=1 command=1 10:46:49,963 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=68, term=1, command=1, pending=true} 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 68, isSendImmediate: true 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 68, leaderLastIndex: 68, leaderSnapShotIndex: 1 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 68 is present for follower follower-274 10:46:49,963 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=67, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=68, term=1, command=1, pending=true}]} 10:46:49,964 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 68, nextIndex: 69 10:46:49,964 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 69, leaderLastIndex: 68, leaderSnapShotIndex: 1 10:46:49,964 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=69 term=1 command=1 10:46:49,964 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=69, term=1, command=1, pending=true} 10:46:49,964 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 69, isSendImmediate: true 10:46:49,964 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 69, leaderLastIndex: 69, leaderSnapShotIndex: 1 10:46:49,964 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 69 is present for follower follower-274 10:46:49,964 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=68, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=69, term=1, command=1, pending=true}]} 10:46:49,964 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 69, nextIndex: 70 10:46:49,964 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 70, leaderLastIndex: 69, leaderSnapShotIndex: 1 10:46:49,964 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=70 term=1 command=1 10:46:49,964 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=70, term=1, command=1, pending=true} 10:46:49,964 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 70, isSendImmediate: true 10:46:49,964 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 70, leaderLastIndex: 70, leaderSnapShotIndex: 1 10:46:49,964 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 70 is present for follower follower-274 10:46:49,964 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=69, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=70, term=1, command=1, pending=true}]} 10:46:49,964 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 70, nextIndex: 71 10:46:49,964 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 71, leaderLastIndex: 70, leaderSnapShotIndex: 1 10:46:49,964 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=71 term=1 command=1 10:46:49,964 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=71, term=1, command=1, pending=true} 10:46:49,964 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 71, isSendImmediate: true 10:46:49,964 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 71, leaderLastIndex: 71, leaderSnapShotIndex: 1 10:46:49,964 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 71 is present for follower follower-274 10:46:49,964 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=70, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=71, term=1, command=1, pending=true}]} 10:46:49,964 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 71, nextIndex: 72 10:46:49,964 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 72, leaderLastIndex: 71, leaderSnapShotIndex: 1 10:46:49,964 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=72 term=1 command=1 10:46:49,964 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=72, term=1, command=1, pending=true} 10:46:49,964 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 72, isSendImmediate: true 10:46:49,964 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 72, leaderLastIndex: 72, leaderSnapShotIndex: 1 10:46:49,964 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 72 is present for follower follower-274 10:46:49,964 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=71, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=72, term=1, command=1, pending=true}]} 10:46:49,965 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 72, nextIndex: 73 10:46:49,965 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 73, leaderLastIndex: 72, leaderSnapShotIndex: 1 10:46:49,965 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=73 term=1 command=1 10:46:49,965 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=73, term=1, command=1, pending=true} 10:46:49,965 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 73, isSendImmediate: true 10:46:49,965 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 73, leaderLastIndex: 73, leaderSnapShotIndex: 1 10:46:49,965 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 73 is present for follower follower-274 10:46:49,965 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=72, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=73, term=1, command=1, pending=true}]} 10:46:49,965 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 73, nextIndex: 74 10:46:49,965 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 74, leaderLastIndex: 73, leaderSnapShotIndex: 1 10:46:49,965 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=74 term=1 command=1 10:46:49,965 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=74, term=1, command=1, pending=true} 10:46:49,965 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 74, isSendImmediate: true 10:46:49,965 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 74, leaderLastIndex: 74, leaderSnapShotIndex: 1 10:46:49,965 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 74 is present for follower follower-274 10:46:49,965 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=73, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=74, term=1, command=1, pending=true}]} 10:46:49,965 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 74, nextIndex: 75 10:46:49,965 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 75, leaderLastIndex: 74, leaderSnapShotIndex: 1 10:46:49,965 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=75 term=1 command=1 10:46:49,965 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=75, term=1, command=1, pending=true} 10:46:49,965 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 75, isSendImmediate: true 10:46:49,965 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 75, leaderLastIndex: 75, leaderSnapShotIndex: 1 10:46:49,965 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 75 is present for follower follower-274 10:46:49,965 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=74, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=75, term=1, command=1, pending=true}]} 10:46:49,966 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 75, nextIndex: 76 10:46:49,966 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 76, leaderLastIndex: 75, leaderSnapShotIndex: 1 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=2, term=1, command=1, pending=false} 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=3, term=1, command=1, pending=false} 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 3, lastAppliedIndex: 2 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 3 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 2 to 3 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 3 data 1 10:46:49,967 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=3 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 2 for term 1 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=4, term=1, command=1, pending=false} 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 4, lastAppliedIndex: 3 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 4 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 3 to 4 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 4 data 1 10:46:49,967 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=4 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 3 for term 1 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=5, term=1, command=1, pending=false} 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 5, lastAppliedIndex: 4 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 5 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 4 to 5 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 5 data 1 10:46:49,967 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=5 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 4 for term 1 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=6, term=1, command=1, pending=false} 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 6, lastAppliedIndex: 5 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 6 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 5 to 6 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 6 data 1 10:46:49,967 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=6 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 5 for term 1 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=7, term=1, command=1, pending=false} 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 7, lastAppliedIndex: 6 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 7 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 6 to 7 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 7 data 1 10:46:49,967 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=7 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 6 for term 1 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=8, term=1, command=1, pending=false} 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 8, lastAppliedIndex: 7 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 8 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 7 to 8 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 8 data 1 10:46:49,967 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=8 10:46:49,967 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 7 for term 1 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=9, term=1, command=1, pending=false} 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 9, lastAppliedIndex: 8 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 9 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 8 to 9 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 9 data 1 10:46:49,968 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=9 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 8 for term 1 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=10, term=1, command=1, pending=false} 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 10, lastAppliedIndex: 9 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 10 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 9 to 10 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 10 data 1 10:46:49,968 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=10 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 9 for term 1 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=11, term=1, command=1, pending=false} 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 11, lastAppliedIndex: 10 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 11 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 10 to 11 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 11 data 1 10:46:49,968 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=11 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 10 for term 1 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=12, term=1, command=1, pending=false} 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 12, lastAppliedIndex: 11 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 12 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 11 to 12 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 12 data 1 10:46:49,968 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=12 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 11 for term 1 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=13, term=1, command=1, pending=false} 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 13, lastAppliedIndex: 12 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 13 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 12 to 13 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 13 data 1 10:46:49,968 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=13 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 12 for term 1 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=14, term=1, command=1, pending=false} 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 14, lastAppliedIndex: 13 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 14 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 13 to 14 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 14 data 1 10:46:49,968 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=14 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 13 for term 1 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=15, term=1, command=1, pending=false} 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 15, lastAppliedIndex: 14 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 15 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 14 to 15 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 15 data 1 10:46:49,968 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=15 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 14 for term 1 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=16, term=1, command=1, pending=false} 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 16, lastAppliedIndex: 15 10:46:49,968 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 16 10:46:49,969 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 15 to 16 10:46:49,969 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 16 data 1 10:46:49,969 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,969 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=16 10:46:49,969 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 15 for term 1 10:46:49,969 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=17, term=1, command=1, pending=false} 10:46:49,969 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 17, lastAppliedIndex: 16 10:46:49,969 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 17 10:46:49,969 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 16 to 17 10:46:49,969 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 17 data 1 10:46:49,969 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,969 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=17 10:46:49,969 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 16 for term 1 10:46:49,969 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=18, term=1, command=1, pending=false} 10:46:49,969 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 18, lastAppliedIndex: 17 10:46:49,969 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 18 10:46:49,969 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 17 to 18 10:46:49,969 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 18 data 1 10:46:49,969 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,969 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=18 10:46:49,969 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 17 for term 1 10:46:49,969 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=19, term=1, command=1, pending=false} 10:46:49,969 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 19, lastAppliedIndex: 18 10:46:49,969 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 19 10:46:49,969 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 18 to 19 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 19 data 1 10:46:49,970 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=19 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 18 for term 1 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=20, term=1, command=1, pending=false} 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 20, lastAppliedIndex: 19 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 20 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 19 to 20 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 20 data 1 10:46:49,970 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=20 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 19 for term 1 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=21, term=1, command=1, pending=false} 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 21, lastAppliedIndex: 20 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 21 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 20 to 21 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 21 data 1 10:46:49,970 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=21 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 20 for term 1 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=22, term=1, command=1, pending=false} 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 22, lastAppliedIndex: 21 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 22 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 21 to 22 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 22 data 1 10:46:49,970 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=22 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 21 for term 1 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=23, term=1, command=1, pending=false} 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 23, lastAppliedIndex: 22 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 23 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 22 to 23 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 23 data 1 10:46:49,970 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=23 10:46:49,970 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 22 for term 1 10:46:49,970 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=76 term=1 command=1 10:46:49,970 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=76, term=1, command=1, pending=true} 10:46:49,970 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 76, isSendImmediate: true 10:46:49,970 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 76, leaderLastIndex: 76, leaderSnapShotIndex: 22 10:46:49,970 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 76 is present for follower follower-274 10:46:49,970 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=75, prevLogTerm=1, leaderCommit=23, replicatedToAllIndex=22, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=76, term=1, command=1, pending=true}]} 10:46:49,971 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 76, nextIndex: 77 10:46:49,971 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 77, leaderLastIndex: 76, leaderSnapShotIndex: 22 10:46:49,971 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=77 term=1 command=1 10:46:49,971 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=77, term=1, command=1, pending=true} 10:46:49,971 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 77, isSendImmediate: true 10:46:49,971 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 77, leaderLastIndex: 77, leaderSnapShotIndex: 22 10:46:49,971 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 77 is present for follower follower-274 10:46:49,971 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=76, prevLogTerm=1, leaderCommit=23, replicatedToAllIndex=22, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=77, term=1, command=1, pending=true}]} 10:46:49,971 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 77, nextIndex: 78 10:46:49,971 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 78, leaderLastIndex: 77, leaderSnapShotIndex: 22 10:46:49,971 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=78 term=1 command=1 10:46:49,971 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=78, term=1, command=1, pending=true} 10:46:49,972 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 78, isSendImmediate: true 10:46:49,972 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 78, leaderLastIndex: 78, leaderSnapShotIndex: 22 10:46:49,972 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 78 is present for follower follower-274 10:46:49,972 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=77, prevLogTerm=1, leaderCommit=23, replicatedToAllIndex=22, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=78, term=1, command=1, pending=true}]} 10:46:49,972 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 78, nextIndex: 79 10:46:49,972 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 79, leaderLastIndex: 78, leaderSnapShotIndex: 22 10:46:49,972 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=79 term=1 command=1 10:46:49,972 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=79, term=1, command=1, pending=true} 10:46:49,972 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 79, isSendImmediate: true 10:46:49,972 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 79, leaderLastIndex: 79, leaderSnapShotIndex: 22 10:46:49,972 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 79 is present for follower follower-274 10:46:49,972 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=78, prevLogTerm=1, leaderCommit=23, replicatedToAllIndex=22, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=79, term=1, command=1, pending=true}]} 10:46:49,972 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 79, nextIndex: 80 10:46:49,972 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 80, leaderLastIndex: 79, leaderSnapShotIndex: 22 10:46:49,972 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=80 term=1 command=1 10:46:49,972 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=80, term=1, command=1, pending=true} 10:46:49,972 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 80, isSendImmediate: true 10:46:49,972 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 80, leaderLastIndex: 80, leaderSnapShotIndex: 22 10:46:49,972 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 80 is present for follower follower-274 10:46:49,972 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=79, prevLogTerm=1, leaderCommit=23, replicatedToAllIndex=22, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=80, term=1, command=1, pending=true}]} 10:46:49,972 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 80, nextIndex: 81 10:46:49,972 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 81, leaderLastIndex: 80, leaderSnapShotIndex: 22 10:46:49,972 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=81 term=1 command=1 10:46:49,973 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=81, term=1, command=1, pending=true} 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 81, isSendImmediate: true 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 81, leaderLastIndex: 81, leaderSnapShotIndex: 22 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 81 is present for follower follower-274 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=80, prevLogTerm=1, leaderCommit=23, replicatedToAllIndex=22, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=81, term=1, command=1, pending=true}]} 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 81, nextIndex: 82 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 82, leaderLastIndex: 81, leaderSnapShotIndex: 22 10:46:49,973 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=82 term=1 command=1 10:46:49,973 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=82, term=1, command=1, pending=true} 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 82, isSendImmediate: true 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 82, leaderLastIndex: 82, leaderSnapShotIndex: 22 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 82 is present for follower follower-274 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=81, prevLogTerm=1, leaderCommit=23, replicatedToAllIndex=22, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=82, term=1, command=1, pending=true}]} 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 82, nextIndex: 83 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 83, leaderLastIndex: 82, leaderSnapShotIndex: 22 10:46:49,973 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=83 term=1 command=1 10:46:49,973 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=83, term=1, command=1, pending=true} 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 83, isSendImmediate: true 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 83, leaderLastIndex: 83, leaderSnapShotIndex: 22 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 83 is present for follower follower-274 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=82, prevLogTerm=1, leaderCommit=23, replicatedToAllIndex=22, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=83, term=1, command=1, pending=true}]} 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 83, nextIndex: 84 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 84, leaderLastIndex: 83, leaderSnapShotIndex: 22 10:46:49,973 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=84 term=1 command=1 10:46:49,973 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=84, term=1, command=1, pending=true} 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 84, isSendImmediate: true 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 84, leaderLastIndex: 84, leaderSnapShotIndex: 22 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 84 is present for follower follower-274 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=83, prevLogTerm=1, leaderCommit=23, replicatedToAllIndex=22, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=84, term=1, command=1, pending=true}]} 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 84, nextIndex: 85 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 85, leaderLastIndex: 84, leaderSnapShotIndex: 22 10:46:49,973 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=85 term=1 command=1 10:46:49,973 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=85, term=1, command=1, pending=true} 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 85, isSendImmediate: true 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 85, leaderLastIndex: 85, leaderSnapShotIndex: 22 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 85 is present for follower follower-274 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=84, prevLogTerm=1, leaderCommit=23, replicatedToAllIndex=22, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=85, term=1, command=1, pending=true}]} 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 85, nextIndex: 86 10:46:49,973 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 86, leaderLastIndex: 85, leaderSnapShotIndex: 22 10:46:49,973 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=86 term=1 command=1 10:46:49,973 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=86, term=1, command=1, pending=true} 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 86, isSendImmediate: true 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 86, leaderLastIndex: 86, leaderSnapShotIndex: 22 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 86 is present for follower follower-274 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=85, prevLogTerm=1, leaderCommit=23, replicatedToAllIndex=22, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=86, term=1, command=1, pending=true}]} 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 86, nextIndex: 87 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 87, leaderLastIndex: 86, leaderSnapShotIndex: 22 10:46:49,974 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=87 term=1 command=1 10:46:49,974 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=87, term=1, command=1, pending=true} 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 87, isSendImmediate: true 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 87, leaderLastIndex: 87, leaderSnapShotIndex: 22 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 87 is present for follower follower-274 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=86, prevLogTerm=1, leaderCommit=23, replicatedToAllIndex=22, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=87, term=1, command=1, pending=true}]} 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 87, nextIndex: 88 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 88, leaderLastIndex: 87, leaderSnapShotIndex: 22 10:46:49,974 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=88 term=1 command=1 10:46:49,974 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=88, term=1, command=1, pending=true} 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 88, isSendImmediate: true 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 88, leaderLastIndex: 88, leaderSnapShotIndex: 22 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 88 is present for follower follower-274 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=87, prevLogTerm=1, leaderCommit=23, replicatedToAllIndex=22, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=88, term=1, command=1, pending=true}]} 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 88, nextIndex: 89 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 89, leaderLastIndex: 88, leaderSnapShotIndex: 22 10:46:49,974 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=89 term=1 command=1 10:46:49,974 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=89, term=1, command=1, pending=true} 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 89, isSendImmediate: true 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 89, leaderLastIndex: 89, leaderSnapShotIndex: 22 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 89 is present for follower follower-274 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=88, prevLogTerm=1, leaderCommit=23, replicatedToAllIndex=22, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=89, term=1, command=1, pending=true}]} 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 89, nextIndex: 90 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 90, leaderLastIndex: 89, leaderSnapShotIndex: 22 10:46:49,974 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=90 term=1 command=1 10:46:49,974 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=90, term=1, command=1, pending=true} 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 90, isSendImmediate: true 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 90, leaderLastIndex: 90, leaderSnapShotIndex: 22 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 90 is present for follower follower-274 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=89, prevLogTerm=1, leaderCommit=23, replicatedToAllIndex=22, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=90, term=1, command=1, pending=true}]} 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 90, nextIndex: 91 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 91, leaderLastIndex: 90, leaderSnapShotIndex: 22 10:46:49,974 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=91 term=1 command=1 10:46:49,974 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=91, term=1, command=1, pending=true} 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 91, isSendImmediate: true 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 91, leaderLastIndex: 91, leaderSnapShotIndex: 22 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 91 is present for follower follower-274 10:46:49,974 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=90, prevLogTerm=1, leaderCommit=23, replicatedToAllIndex=22, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=91, term=1, command=1, pending=true}]} 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 91, nextIndex: 92 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 92, leaderLastIndex: 91, leaderSnapShotIndex: 22 10:46:49,975 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=92 term=1 command=1 10:46:49,975 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=92, term=1, command=1, pending=true} 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 92, isSendImmediate: true 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 92, leaderLastIndex: 92, leaderSnapShotIndex: 22 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 92 is present for follower follower-274 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=91, prevLogTerm=1, leaderCommit=23, replicatedToAllIndex=22, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=92, term=1, command=1, pending=true}]} 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 92, nextIndex: 93 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 93, leaderLastIndex: 92, leaderSnapShotIndex: 22 10:46:49,975 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=93 term=1 command=1 10:46:49,975 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=93, term=1, command=1, pending=true} 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 93, isSendImmediate: true 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 93, leaderLastIndex: 93, leaderSnapShotIndex: 22 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 93 is present for follower follower-274 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=92, prevLogTerm=1, leaderCommit=23, replicatedToAllIndex=22, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=93, term=1, command=1, pending=true}]} 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 93, nextIndex: 94 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 94, leaderLastIndex: 93, leaderSnapShotIndex: 22 10:46:49,975 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=94 term=1 command=1 10:46:49,975 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=94, term=1, command=1, pending=true} 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 94, isSendImmediate: true 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 94, leaderLastIndex: 94, leaderSnapShotIndex: 22 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 94 is present for follower follower-274 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=93, prevLogTerm=1, leaderCommit=23, replicatedToAllIndex=22, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=94, term=1, command=1, pending=true}]} 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 94, nextIndex: 95 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 95, leaderLastIndex: 94, leaderSnapShotIndex: 22 10:46:49,975 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=95 term=1 command=1 10:46:49,975 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=95, term=1, command=1, pending=true} 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 95, isSendImmediate: true 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 95, leaderLastIndex: 95, leaderSnapShotIndex: 22 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 95 is present for follower follower-274 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=94, prevLogTerm=1, leaderCommit=23, replicatedToAllIndex=22, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=95, term=1, command=1, pending=true}]} 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 95, nextIndex: 96 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 96, leaderLastIndex: 95, leaderSnapShotIndex: 22 10:46:49,975 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=96 term=1 command=1 10:46:49,975 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=96, term=1, command=1, pending=true} 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 96, isSendImmediate: true 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 96, leaderLastIndex: 96, leaderSnapShotIndex: 22 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 96 is present for follower follower-274 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=95, prevLogTerm=1, leaderCommit=23, replicatedToAllIndex=22, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=96, term=1, command=1, pending=true}]} 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 96, nextIndex: 97 10:46:49,975 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 97, leaderLastIndex: 96, leaderSnapShotIndex: 22 10:46:49,975 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=97 term=1 command=1 10:46:49,975 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=97, term=1, command=1, pending=true} 10:46:49,976 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 97, isSendImmediate: true 10:46:49,976 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 97, leaderLastIndex: 97, leaderSnapShotIndex: 22 10:46:49,976 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 97 is present for follower follower-274 10:46:49,976 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=96, prevLogTerm=1, leaderCommit=23, replicatedToAllIndex=22, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=97, term=1, command=1, pending=true}]} 10:46:49,976 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 97, nextIndex: 98 10:46:49,976 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 98, leaderLastIndex: 97, leaderSnapShotIndex: 22 10:46:49,976 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=98 term=1 command=1 10:46:49,976 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=98, term=1, command=1, pending=true} 10:46:49,976 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 98, isSendImmediate: true 10:46:49,976 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 98, leaderLastIndex: 98, leaderSnapShotIndex: 22 10:46:49,976 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 98 is present for follower follower-274 10:46:49,976 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=97, prevLogTerm=1, leaderCommit=23, replicatedToAllIndex=22, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=98, term=1, command=1, pending=true}]} 10:46:49,976 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 98, nextIndex: 99 10:46:49,976 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 99, leaderLastIndex: 98, leaderSnapShotIndex: 22 10:46:49,976 AM [main] [DEBUG] RaftActor - leader-273: Persist data index=99 term=1 command=1 10:46:49,976 AM [main] [DEBUG] ReplicatedLogImpl - leader-273: Append log entry and persist JournaledLogEntry{index=99, term=1, command=1, pending=true} 10:46:49,976 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 99, isSendImmediate: true 10:46:49,976 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 99, leaderLastIndex: 99, leaderSnapShotIndex: 22 10:46:49,976 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): sendAppendEntries: 99 is present for follower follower-274 10:46:49,976 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Sending AppendEntries to follower follower-274: AppendEntries{term=1, leaderId=leader-273, prevLogIndex=98, prevLogTerm=1, leaderCommit=23, replicatedToAllIndex=22, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=99, term=1, command=1, pending=true}]} 10:46:49,976 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-274 updated: matchIndex: 99, nextIndex: 100 10:46:49,976 AM [main] [DEBUG] AbstractLeader - leader-273 (Leader): Checking sendAppendEntries for follower follower-274: active: true, followerNextIndex: 100, leaderLastIndex: 99, leaderSnapShotIndex: 22 10:46:49,976 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=24, term=1, command=1, pending=false} 10:46:49,976 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 24, lastAppliedIndex: 23 10:46:49,976 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 24 10:46:49,976 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 23 to 24 10:46:49,976 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 24 data 1 10:46:49,976 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,976 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=24 10:46:49,976 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 23 for term 1 10:46:49,976 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=25, term=1, command=1, pending=false} 10:46:49,976 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 25, lastAppliedIndex: 24 10:46:49,976 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 25 10:46:49,976 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 24 to 25 10:46:49,976 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 25 data 1 10:46:49,976 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,977 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=25 10:46:49,977 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 24 for term 1 10:46:49,977 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=26, term=1, command=1, pending=false} 10:46:49,977 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 26, lastAppliedIndex: 25 10:46:49,977 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 26 10:46:49,977 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 25 to 26 10:46:49,977 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 26 data 1 10:46:49,977 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,977 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=26 10:46:49,977 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 25 for term 1 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=27, term=1, command=1, pending=false} 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 27, lastAppliedIndex: 26 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 27 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 26 to 27 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 27 data 1 10:46:49,979 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=27 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 26 for term 1 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=28, term=1, command=1, pending=false} 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 28, lastAppliedIndex: 27 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 28 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 27 to 28 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 28 data 1 10:46:49,979 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=28 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 27 for term 1 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=29, term=1, command=1, pending=false} 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 29, lastAppliedIndex: 28 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 29 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 28 to 29 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 29 data 1 10:46:49,979 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=29 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 28 for term 1 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=30, term=1, command=1, pending=false} 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 30, lastAppliedIndex: 29 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 30 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 29 to 30 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 30 data 1 10:46:49,979 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=30 10:46:49,979 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 29 for term 1 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=31, term=1, command=1, pending=false} 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 31, lastAppliedIndex: 30 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 31 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 30 to 31 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 31 data 1 10:46:49,980 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=31 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 30 for term 1 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=32, term=1, command=1, pending=false} 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 32, lastAppliedIndex: 31 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 32 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 31 to 32 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 32 data 1 10:46:49,980 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=32 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 31 for term 1 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=33, term=1, command=1, pending=false} 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 33, lastAppliedIndex: 32 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 33 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 32 to 33 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 33 data 1 10:46:49,980 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=33 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 32 for term 1 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=34, term=1, command=1, pending=false} 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 34, lastAppliedIndex: 33 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 34 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 33 to 34 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 34 data 1 10:46:49,980 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=34 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 33 for term 1 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=35, term=1, command=1, pending=false} 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 35, lastAppliedIndex: 34 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 35 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 34 to 35 10:46:49,980 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 35 data 1 10:46:49,980 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=35 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 34 for term 1 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=36, term=1, command=1, pending=false} 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 36, lastAppliedIndex: 35 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 36 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 35 to 36 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 36 data 1 10:46:49,981 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=36 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 35 for term 1 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=37, term=1, command=1, pending=false} 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 37, lastAppliedIndex: 36 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 37 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 36 to 37 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 37 data 1 10:46:49,981 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=37 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 36 for term 1 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=38, term=1, command=1, pending=false} 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 38, lastAppliedIndex: 37 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 38 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 37 to 38 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 38 data 1 10:46:49,981 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=38 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 37 for term 1 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=39, term=1, command=1, pending=false} 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 39, lastAppliedIndex: 38 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 39 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 38 to 39 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 39 data 1 10:46:49,981 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=39 10:46:49,981 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 38 for term 1 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=40, term=1, command=1, pending=false} 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 40, lastAppliedIndex: 39 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 40 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 39 to 40 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 40 data 1 10:46:49,982 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=40 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 39 for term 1 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=41, term=1, command=1, pending=false} 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 41, lastAppliedIndex: 40 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 41 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 40 to 41 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 41 data 1 10:46:49,982 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=41 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 40 for term 1 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=42, term=1, command=1, pending=false} 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 42, lastAppliedIndex: 41 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 42 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 41 to 42 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 42 data 1 10:46:49,982 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=42 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 41 for term 1 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=43, term=1, command=1, pending=false} 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 43, lastAppliedIndex: 42 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 43 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 42 to 43 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 43 data 1 10:46:49,982 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=43 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 42 for term 1 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=44, term=1, command=1, pending=false} 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 44, lastAppliedIndex: 43 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 44 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 43 to 44 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 44 data 1 10:46:49,982 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=44 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 43 for term 1 10:46:49,982 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=45, term=1, command=1, pending=false} 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 45, lastAppliedIndex: 44 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 45 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 44 to 45 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 45 data 1 10:46:49,983 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=45 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 44 for term 1 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=46, term=1, command=1, pending=false} 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 46, lastAppliedIndex: 45 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 46 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 45 to 46 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 46 data 1 10:46:49,983 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=46 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 45 for term 1 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=47, term=1, command=1, pending=false} 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 47, lastAppliedIndex: 46 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 47 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 46 to 47 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 47 data 1 10:46:49,983 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=47 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 46 for term 1 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=48, term=1, command=1, pending=false} 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 48, lastAppliedIndex: 47 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 48 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 47 to 48 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 48 data 1 10:46:49,983 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=48 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 47 for term 1 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=49, term=1, command=1, pending=false} 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 49, lastAppliedIndex: 48 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 49 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 48 to 49 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 49 data 1 10:46:49,983 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=49 10:46:49,983 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 48 for term 1 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=50, term=1, command=1, pending=false} 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 50, lastAppliedIndex: 49 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 50 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 49 to 50 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 50 data 1 10:46:49,984 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=50 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 49 for term 1 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=51, term=1, command=1, pending=false} 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 51, lastAppliedIndex: 50 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 51 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 50 to 51 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 51 data 1 10:46:49,984 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=51 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 50 for term 1 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=52, term=1, command=1, pending=false} 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 52, lastAppliedIndex: 51 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 52 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 51 to 52 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 52 data 1 10:46:49,984 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=52 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 51 for term 1 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=53, term=1, command=1, pending=false} 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 53, lastAppliedIndex: 52 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 53 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 52 to 53 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 53 data 1 10:46:49,984 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=53 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 52 for term 1 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=54, term=1, command=1, pending=false} 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 54, lastAppliedIndex: 53 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 54 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 53 to 54 10:46:49,984 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 54 data 1 10:46:49,984 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=54 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 53 for term 1 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=55, term=1, command=1, pending=false} 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 55, lastAppliedIndex: 54 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 55 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 54 to 55 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 55 data 1 10:46:49,985 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=55 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 54 for term 1 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=56, term=1, command=1, pending=false} 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 56, lastAppliedIndex: 55 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 56 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 55 to 56 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 56 data 1 10:46:49,985 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=56 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 55 for term 1 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=57, term=1, command=1, pending=false} 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 57, lastAppliedIndex: 56 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 57 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 56 to 57 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 57 data 1 10:46:49,985 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=57 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 56 for term 1 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=58, term=1, command=1, pending=false} 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 58, lastAppliedIndex: 57 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 58 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 57 to 58 10:46:49,985 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 58 data 1 10:46:49,985 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,986 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=58 10:46:49,986 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 57 for term 1 10:46:49,986 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=59, term=1, command=1, pending=false} 10:46:49,986 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 59, lastAppliedIndex: 58 10:46:49,986 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 59 10:46:49,986 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 58 to 59 10:46:49,986 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 59 data 1 10:46:49,986 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,986 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=59 10:46:49,986 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 58 for term 1 10:46:49,986 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=60, term=1, command=1, pending=false} 10:46:49,986 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 60, lastAppliedIndex: 59 10:46:49,986 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 60 10:46:49,986 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 59 to 60 10:46:49,986 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 60 data 1 10:46:49,986 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,986 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=60 10:46:49,986 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 59 for term 1 10:46:49,986 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=61, term=1, command=1, pending=false} 10:46:49,986 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 61, lastAppliedIndex: 60 10:46:49,986 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 61 10:46:49,986 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 60 to 61 10:46:49,986 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 61 data 1 10:46:49,986 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,986 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=61 10:46:49,986 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 60 for term 1 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=62, term=1, command=1, pending=false} 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 62, lastAppliedIndex: 61 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 62 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 61 to 62 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 62 data 1 10:46:49,988 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=62 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 61 for term 1 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=63, term=1, command=1, pending=false} 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 63, lastAppliedIndex: 62 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 63 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 62 to 63 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 63 data 1 10:46:49,988 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=63 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 62 for term 1 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=64, term=1, command=1, pending=false} 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 64, lastAppliedIndex: 63 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 64 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 63 to 64 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 64 data 1 10:46:49,988 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=64 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 63 for term 1 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=65, term=1, command=1, pending=false} 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 65, lastAppliedIndex: 64 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 65 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 64 to 65 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 65 data 1 10:46:49,988 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=65 10:46:49,988 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 64 for term 1 10:46:49,989 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=66, term=1, command=1, pending=false} 10:46:49,989 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 66, lastAppliedIndex: 65 10:46:49,989 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 66 10:46:49,990 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 65 to 66 10:46:49,990 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 66 data 1 10:46:49,990 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,991 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=66 10:46:49,991 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 65 for term 1 10:46:49,991 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=67, term=1, command=1, pending=false} 10:46:49,991 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 67, lastAppliedIndex: 66 10:46:49,991 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 67 10:46:49,991 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 66 to 67 10:46:49,991 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 67 data 1 10:46:49,991 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,991 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=67 10:46:49,991 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 66 for term 1 10:46:49,991 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=68, term=1, command=1, pending=false} 10:46:49,991 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 68, lastAppliedIndex: 67 10:46:49,991 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 68 10:46:49,991 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 67 to 68 10:46:49,991 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 68 data 1 10:46:49,991 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,991 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=68 10:46:49,991 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 67 for term 1 10:46:49,991 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=69, term=1, command=1, pending=false} 10:46:49,991 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 69, lastAppliedIndex: 68 10:46:49,991 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 69 10:46:49,991 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 68 to 69 10:46:49,991 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 69 data 1 10:46:49,991 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,991 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=69 10:46:49,991 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 68 for term 1 10:46:49,991 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=70, term=1, command=1, pending=false} 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 70, lastAppliedIndex: 69 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 70 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 69 to 70 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 70 data 1 10:46:49,992 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=70 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 69 for term 1 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=71, term=1, command=1, pending=false} 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 71, lastAppliedIndex: 70 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 71 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 70 to 71 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 71 data 1 10:46:49,992 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=71 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 70 for term 1 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=72, term=1, command=1, pending=false} 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 72, lastAppliedIndex: 71 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 72 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 71 to 72 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 72 data 1 10:46:49,992 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=72 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 71 for term 1 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=73, term=1, command=1, pending=false} 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 73, lastAppliedIndex: 72 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 73 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 72 to 73 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 73 data 1 10:46:49,992 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=73 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 72 for term 1 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=74, term=1, command=1, pending=false} 10:46:49,992 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 74, lastAppliedIndex: 73 10:46:49,993 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 74 10:46:49,993 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 73 to 74 10:46:49,993 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 74 data 1 10:46:49,993 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,993 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=74 10:46:49,993 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 73 for term 1 10:46:49,993 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=75, term=1, command=1, pending=false} 10:46:49,993 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 75, lastAppliedIndex: 74 10:46:49,993 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 75 10:46:49,993 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 74 to 75 10:46:49,993 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 75 data 1 10:46:49,993 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,993 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=75 10:46:49,993 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 74 for term 1 10:46:49,993 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=76, term=1, command=1, pending=false} 10:46:49,993 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 76, lastAppliedIndex: 75 10:46:49,993 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 76 10:46:49,993 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 75 to 76 10:46:49,993 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 76 data 1 10:46:49,993 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,993 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=76 10:46:49,993 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 75 for term 1 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=77, term=1, command=1, pending=false} 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 77, lastAppliedIndex: 76 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 77 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 76 to 77 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 77 data 1 10:46:49,994 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=77 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 76 for term 1 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=78, term=1, command=1, pending=false} 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 78, lastAppliedIndex: 77 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 78 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 77 to 78 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 78 data 1 10:46:49,994 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=78 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 77 for term 1 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=79, term=1, command=1, pending=false} 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 79, lastAppliedIndex: 78 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 79 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 78 to 79 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 79 data 1 10:46:49,994 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=79 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 78 for term 1 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=80, term=1, command=1, pending=false} 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 80, lastAppliedIndex: 79 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 80 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 79 to 80 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 80 data 1 10:46:49,994 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=80 10:46:49,994 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 79 for term 1 10:46:49,995 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=81, term=1, command=1, pending=false} 10:46:49,995 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 81, lastAppliedIndex: 80 10:46:49,995 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 81 10:46:49,995 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 80 to 81 10:46:49,995 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 81 data 1 10:46:49,995 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,995 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=81 10:46:49,995 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 80 for term 1 10:46:49,995 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=82, term=1, command=1, pending=false} 10:46:49,995 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 82, lastAppliedIndex: 81 10:46:49,995 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 82 10:46:49,995 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 81 to 82 10:46:49,995 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 82 data 1 10:46:49,995 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,995 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=82 10:46:49,995 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 81 for term 1 10:46:49,995 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=83, term=1, command=1, pending=false} 10:46:49,995 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 83, lastAppliedIndex: 82 10:46:49,995 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 83 10:46:49,995 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 82 to 83 10:46:49,995 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 83 data 1 10:46:49,995 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,995 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=83 10:46:49,995 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 82 for term 1 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=84, term=1, command=1, pending=false} 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 84, lastAppliedIndex: 83 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 84 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 83 to 84 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 84 data 1 10:46:49,996 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=84 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 83 for term 1 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=85, term=1, command=1, pending=false} 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 85, lastAppliedIndex: 84 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 85 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 84 to 85 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 85 data 1 10:46:49,996 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=85 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 84 for term 1 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=86, term=1, command=1, pending=false} 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 86, lastAppliedIndex: 85 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 86 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 85 to 86 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 86 data 1 10:46:49,996 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=86 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 85 for term 1 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=87, term=1, command=1, pending=false} 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 87, lastAppliedIndex: 86 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 87 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 86 to 87 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 87 data 1 10:46:49,996 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=87 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 86 for term 1 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=88, term=1, command=1, pending=false} 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 88, lastAppliedIndex: 87 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 88 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 87 to 88 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 88 data 1 10:46:49,996 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=88 10:46:49,996 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 87 for term 1 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=89, term=1, command=1, pending=false} 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 89, lastAppliedIndex: 88 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 89 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 88 to 89 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 89 data 1 10:46:49,997 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=89 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 88 for term 1 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=90, term=1, command=1, pending=false} 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 90, lastAppliedIndex: 89 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 90 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 89 to 90 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 90 data 1 10:46:49,997 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=90 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 89 for term 1 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=91, term=1, command=1, pending=false} 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 91, lastAppliedIndex: 90 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 91 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 90 to 91 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 91 data 1 10:46:49,997 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=91 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 90 for term 1 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=92, term=1, command=1, pending=false} 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 92, lastAppliedIndex: 91 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 92 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 91 to 92 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 92 data 1 10:46:49,997 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=92 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 91 for term 1 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=93, term=1, command=1, pending=false} 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 93, lastAppliedIndex: 92 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 93 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 92 to 93 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 93 data 1 10:46:49,997 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=93 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 92 for term 1 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=94, term=1, command=1, pending=false} 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 94, lastAppliedIndex: 93 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 94 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 93 to 94 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 94 data 1 10:46:49,997 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=94 10:46:49,997 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 93 for term 1 10:46:49,998 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=95, term=1, command=1, pending=false} 10:46:49,998 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 95, lastAppliedIndex: 94 10:46:49,998 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 95 10:46:49,998 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 94 to 95 10:46:49,998 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 95 data 1 10:46:49,998 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,998 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=95 10:46:49,998 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 94 for term 1 10:46:49,998 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=96, term=1, command=1, pending=false} 10:46:49,998 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 96, lastAppliedIndex: 95 10:46:49,998 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 96 10:46:49,998 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 95 to 96 10:46:49,998 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 96 data 1 10:46:49,998 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,998 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=96 10:46:49,998 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 95 for term 1 10:46:49,998 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=97, term=1, command=1, pending=false} 10:46:49,998 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 97, lastAppliedIndex: 96 10:46:49,998 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 97 10:46:49,998 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 96 to 97 10:46:49,998 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 97 data 1 10:46:49,998 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:49,998 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=97 10:46:49,998 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 96 for term 1 10:46:50,1 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=98, term=1, command=1, pending=false} 10:46:50,2 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 98, lastAppliedIndex: 97 10:46:50,2 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 98 10:46:50,2 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 97 to 98 10:46:50,2 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 98 data 1 10:46:50,2 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:50,2 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=98 10:46:50,2 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 97 for term 1 10:46:50,2 AM [testApplyStateRace-executor] [DEBUG] ReplicatedLogImpl - leader-273: persist complete JournaledLogEntry{index=99, term=1, command=1, pending=false} 10:46:50,2 AM [testApplyStateRace-executor] [DEBUG] AbstractLeader - leader-273 (Leader): Applying to log - commitIndex: 99, lastAppliedIndex: 98 10:46:50,2 AM [testApplyStateRace-executor] [DEBUG] RaftActorBehavior - leader-273 (Leader): Setting last applied to 99 10:46:50,2 AM [testApplyStateRace-executor] [DEBUG] AbstractReplicatedLog - leader-273: Moving last applied index from 98 to 99 10:46:50,2 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Applying state for log index 99 data 1 10:46:50,2 AM [testApplyStateRace-executor] [INFO] MockRaftActor - leader-273: applyState called: 1 10:46:50,2 AM [testApplyStateRace-executor] [DEBUG] RaftActor - leader-273: Persisting ApplyJournalEntries with index=99 10:46:50,2 AM [testApplyStateRace-executor] [DEBUG] SnapshotManager - leader-273: fakeSnapshot purging log to 98 for term 1 10:46:50,94 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$g#-856761536] 10:46:50,96 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader-273-collector275#-154226587] 10:46:50,96 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-273] 10:46:50,96 AM [main] [DEBUG] RaftStorage - leader-273: stopped executor with 0 remaining tasks 10:46:50,96 AM [main] [DEBUG] RaftStorage - leader-273: stopped executor with 0 remaining tasks [WARN] [06/26/2025 10:46:50.101] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-276]: org.opendaylight.controller.cluster.common.actor.Monitor@7e1f78e7 10:46:50,103 AM [main] [INFO] RaftActor - leader-276: Starting recovery with journal batch size 1000 10:46:50,103 AM [main] [DEBUG] RaftStorage - leader-276: started executor 10:46:50,103 AM [main] [DEBUG] RaftStorage - leader-276: started executor 10:46:50,104 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1288382815308247779/leader-276/TermInfo.properties does not exist 10:46:50,104 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - leader-276: no eligible files found 10:46:50,105 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - leader-276: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:50,108 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - leader-276: Set currentTerm=0, votedFor=null 10:46:50,108 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - leader-276: Local TermInfo store seeded with TermInfo{term=0} 10:46:50,108 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - leader-276: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@7319f535 10:46:50,109 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:46:50,109 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - leader-276 (Follower): Received TimeoutNow - switching to Candidate 10:46:50,109 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - leader-276 (Candidate): Election: Candidate has following voting peers: [] 10:46:50,112 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - leader-276: Set currentTerm=1, votedFor=leader-276 10:46:50,112 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - leader-276 (Candidate): Starting new election term 1 10:46:50,113 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - leader-276 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 10:46:50,113 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - leader-276 (Candidate): Received ElectionTimeout 10:46:50,113 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - leader-276 (Leader): Election: Leader has following peers: [] 10:46:50,113 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - leader-276 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 [WARN] [06/26/2025 10:46:50.194] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/leader-273] received dead letter from TestActor[pekko://test/user/leader-273]: org.opendaylight.controller.cluster.raft.base.messages.ElectionTimeout@34c0f42e 10:46:50,297 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-276] 10:46:50,298 AM [main] [DEBUG] RaftStorage - leader-276: stopped executor with 0 remaining tasks 10:46:50,298 AM [main] [DEBUG] RaftStorage - leader-276: stopped executor with 0 remaining tasks [WARN] [06/26/2025 10:46:50.303] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower-277]: org.opendaylight.controller.cluster.common.actor.Monitor@33dbacc5 10:46:50,303 AM [main] [INFO] RaftActor - follower-277: Starting recovery with journal batch size 1000 10:46:50,304 AM [main] [DEBUG] RaftStorage - follower-277: started executor 10:46:50,304 AM [main] [DEBUG] RaftStorage - follower-277: started executor 10:46:50,304 AM [main] [DEBUG] AbstractReplicatedLog - follower-277: Moving last applied index from -1 to 4 10:46:50,304 AM [main] [DEBUG] PropertiesTermInfoStore - follower-277: Set currentTerm=1, votedFor=follower-277 10:46:50,307 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest1166276495119113488/follower-277/TermInfo.properties does not exist 10:46:50,309 AM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - follower-277: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:50,313 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - follower-277: Set currentTerm=1, votedFor=follower-277 10:46:50,313 AM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - follower-277: Local TermInfo store seeded with TermInfo{term=1, votedFor=follower-277} 10:46:50,313 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - follower-277: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@259328ed 10:46:50,315 AM [main] [INFO] SnapshotManager - follower-277: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=-1, lastAppliedTerm=-1, lastIndex=5, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=4, replicatedToAllTerm=1, unAppliedEntries size=6, mandatoryTrim=false] to install on xyzzy 10:46:50,315 AM [main] [DEBUG] SnapshotManager - follower-277: lastSequenceNumber prior to capture: -1 10:46:50,315 AM [main] [INFO] MockRaftActor - follower-277: support() called 10:46:50,316 AM [main] [DEBUG] Follower - follower-277 (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader-278, prevLogIndex=5, prevLogTerm=1, leaderCommit=5, replicatedToAllIndex=5, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=6, term=1, command=foo-6]]} 10:46:50,316 AM [main] [DEBUG] Follower - follower-277 (Follower): Number of entries to be appended = 1 10:46:50,316 AM [main] [DEBUG] Follower - follower-277 (Follower): After cleanup, lastIndex: 5, entries to be added from: 0 10:46:50,316 AM [main] [DEBUG] Follower - follower-277 (Follower): Append entry to log foo-6 10:46:50,316 AM [main] [DEBUG] ReplicatedLogImpl - follower-277: Append log entry and persist DefaultLogEntry[index=6, term=1, command=foo-6] 10:46:50,316 AM [main] [DEBUG] ReplicatedLogImpl - follower-277: persist complete JournaledLogEntry{index=6, term=1, command=foo-6, pending=false} 10:46:50,316 AM [main] [DEBUG] Follower - follower-277 (Follower): Log size is now 7 10:46:50,316 AM [main] [DEBUG] Follower - follower-277 (Follower): Commit index set to 5 10:46:50,316 AM [main] [DEBUG] Follower - follower-277 (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower-277, logLastIndex=6, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:46:50,316 AM [main] [DEBUG] SyncStatusTracker - follower-277: Last sync leader does not match current leader leader-278, need to catch up to 5 10:46:50,316 AM [main] [DEBUG] Follower - follower-277 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 5, context.getLastApplied(): -1, lastIndex(): 6 10:46:50,316 AM [main] [DEBUG] RaftActorBehavior - follower-277 (Follower): Setting last applied to 0 10:46:50,316 AM [main] [DEBUG] AbstractReplicatedLog - follower-277: Moving last applied index from -1 to 0 10:46:50,316 AM [main] [DEBUG] RaftActor - follower-277: Applying state for log index 0 data 0 10:46:50,316 AM [main] [INFO] MockRaftActor - follower-277: applyState called: 0 10:46:50,317 AM [main] [DEBUG] RaftActorBehavior - follower-277 (Follower): Setting last applied to 1 10:46:50,317 AM [main] [DEBUG] AbstractReplicatedLog - follower-277: Moving last applied index from 0 to 1 10:46:50,317 AM [main] [DEBUG] RaftActor - follower-277: Applying state for log index 1 data 1 10:46:50,317 AM [main] [INFO] MockRaftActor - follower-277: applyState called: 1 10:46:50,317 AM [main] [DEBUG] RaftActorBehavior - follower-277 (Follower): Setting last applied to 2 10:46:50,317 AM [main] [DEBUG] AbstractReplicatedLog - follower-277: Moving last applied index from 1 to 2 10:46:50,317 AM [main] [DEBUG] RaftActor - follower-277: Applying state for log index 2 data 2 10:46:50,317 AM [main] [INFO] MockRaftActor - follower-277: applyState called: 2 10:46:50,317 AM [main] [DEBUG] RaftActorBehavior - follower-277 (Follower): Setting last applied to 3 10:46:50,317 AM [main] [DEBUG] AbstractReplicatedLog - follower-277: Moving last applied index from 2 to 3 10:46:50,317 AM [main] [DEBUG] RaftActor - follower-277: Applying state for log index 3 data 3 10:46:50,317 AM [main] [INFO] MockRaftActor - follower-277: applyState called: 3 10:46:50,317 AM [main] [DEBUG] RaftActorBehavior - follower-277 (Follower): Setting last applied to 4 10:46:50,317 AM [main] [DEBUG] AbstractReplicatedLog - follower-277: Moving last applied index from 3 to 4 10:46:50,317 AM [main] [DEBUG] RaftActor - follower-277: Applying state for log index 4 data 4 10:46:50,317 AM [main] [INFO] MockRaftActor - follower-277: applyState called: 4 10:46:50,317 AM [main] [DEBUG] RaftActorBehavior - follower-277 (Follower): Setting last applied to 5 10:46:50,317 AM [main] [DEBUG] AbstractReplicatedLog - follower-277: Moving last applied index from 4 to 5 10:46:50,317 AM [main] [DEBUG] RaftActor - follower-277: Applying state for log index 5 data 5 10:46:50,317 AM [main] [INFO] MockRaftActor - follower-277: applyState called: 5 10:46:50,317 AM [main] [DEBUG] Follower - follower-277 (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader-278, prevLogIndex=6, prevLogTerm=1, leaderCommit=6, replicatedToAllIndex=6, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=7, term=1, command=foo-7]]} 10:46:50,317 AM [main] [DEBUG] Follower - follower-277 (Follower): Number of entries to be appended = 1 10:46:50,317 AM [main] [DEBUG] Follower - follower-277 (Follower): After cleanup, lastIndex: 6, entries to be added from: 0 10:46:50,317 AM [main] [DEBUG] Follower - follower-277 (Follower): Append entry to log foo-7 10:46:50,317 AM [main] [DEBUG] ReplicatedLogImpl - follower-277: Append log entry and persist DefaultLogEntry[index=7, term=1, command=foo-7] 10:46:50,317 AM [main] [DEBUG] ReplicatedLogImpl - follower-277: persist complete JournaledLogEntry{index=7, term=1, command=foo-7, pending=false} 10:46:50,317 AM [main] [DEBUG] Follower - follower-277 (Follower): Log size is now 8 10:46:50,317 AM [main] [DEBUG] Follower - follower-277 (Follower): Commit index set to 6 10:46:50,317 AM [main] [DEBUG] Follower - follower-277 (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower-277, logLastIndex=7, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:46:50,317 AM [main] [DEBUG] SyncStatusTracker - follower-277: Lagging 0 entries behind leader leader-278 and reached 6 (of expected 5) 10:46:50,317 AM [main] [DEBUG] Follower - follower-277 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 6, context.getLastApplied(): 5, lastIndex(): 7 10:46:50,317 AM [main] [DEBUG] RaftActorBehavior - follower-277 (Follower): Setting last applied to 6 10:46:50,317 AM [main] [DEBUG] AbstractReplicatedLog - follower-277: Moving last applied index from 5 to 6 10:46:50,317 AM [main] [DEBUG] RaftActor - follower-277: Applying state for log index 6 data foo-6 10:46:50,317 AM [main] [INFO] MockRaftActor - follower-277: applyState called: foo-6 10:46:50,317 AM [main] [INFO] SnapshotManager - follower-277: Persising snapshot at EntryInfo[index=-1, term=-1]/EntryInfo[index=5, term=1] 10:46:50,317 AM [main] [INFO] MockRaftActor - follower-277: support() called 10:46:50,317 AM [main] [INFO] SnapshotManager - follower-277: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 4 and term: 1 10:46:50,317 AM [main] [DEBUG] SnapshotManager - follower-277: Snapshot success - sequence number: -1 10:46:50,317 AM [main] [DEBUG] RaftActorSnapshotMessageSupport - follower-277: SnapshotComplete received 10:46:50,317 AM [main] [DEBUG] Follower - follower-277 (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader-278, prevLogIndex=7, prevLogTerm=1, leaderCommit=7, replicatedToAllIndex=7, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=8, term=1, command=foo-7]]} 10:46:50,317 AM [main] [DEBUG] Follower - follower-277 (Follower): Number of entries to be appended = 1 10:46:50,317 AM [main] [DEBUG] Follower - follower-277 (Follower): After cleanup, lastIndex: 7, entries to be added from: 0 10:46:50,317 AM [main] [DEBUG] Follower - follower-277 (Follower): Append entry to log foo-7 10:46:50,317 AM [main] [DEBUG] ReplicatedLogImpl - follower-277: Append log entry and persist DefaultLogEntry[index=8, term=1, command=foo-7] 10:46:50,317 AM [main] [DEBUG] ReplicatedLogImpl - follower-277: persist complete JournaledLogEntry{index=8, term=1, command=foo-7, pending=false} 10:46:50,317 AM [main] [DEBUG] Follower - follower-277 (Follower): Log size is now 4 10:46:50,317 AM [main] [DEBUG] Follower - follower-277 (Follower): Commit index set to 7 [WARN] [06/26/2025 10:46:50.317] [test-pekko.actor.default-dispatcher-6] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/follower-277]: AppendEntriesReply{term=1, success=true, followerId=follower-277, logLastIndex=6, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} [WARN] [06/26/2025 10:46:50.318] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/follower-277] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower-277, initialSyncDone=false] [WARN] [06/26/2025 10:46:50.318] [test-pekko.actor.default-dispatcher-6] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/follower-277]: AppendEntriesReply{term=1, success=true, followerId=follower-277, logLastIndex=7, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} [WARN] [06/26/2025 10:46:50.318] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/follower-277] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower-277, initialSyncDone=true] 10:46:50,318 AM [main] [DEBUG] Follower - follower-277 (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower-277, logLastIndex=8, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:46:50,318 AM [main] [DEBUG] SyncStatusTracker - follower-277: Lagging 0 entries behind leader leader-278 and reached 7 (of expected 5) 10:46:50,318 AM [main] [DEBUG] Follower - follower-277 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 7, context.getLastApplied(): 6, lastIndex(): 8 10:46:50,318 AM [main] [DEBUG] RaftActorBehavior - follower-277 (Follower): Setting last applied to 7 10:46:50,318 AM [main] [DEBUG] AbstractReplicatedLog - follower-277: Moving last applied index from 6 to 7 10:46:50,318 AM [main] [DEBUG] RaftActor - follower-277: Applying state for log index 7 data foo-7 10:46:50,318 AM [main] [INFO] MockRaftActor - follower-277: applyState called: foo-7 10:46:50,318 AM [main] [DEBUG] SnapshotManager - follower-277: fakeSnapshot purging log to 6 for term 1 10:46:50,318 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$h#-1497138610] [WARN] [06/26/2025 10:46:50.318] [test-pekko.actor.default-dispatcher-15] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/follower-277]: AppendEntriesReply{term=1, success=true, followerId=follower-277, logLastIndex=8, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 10:46:50,319 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower-277] 10:46:50,319 AM [main] [DEBUG] RaftStorage - follower-277: stopped executor with 0 remaining tasks 10:46:50,319 AM [main] [DEBUG] RaftStorage - follower-277: stopped executor with 0 remaining tasks [WARN] [06/26/2025 10:46:50.323] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader-279]: org.opendaylight.controller.cluster.common.actor.Monitor@2c126b40 10:46:50,323 AM [main] [INFO] RaftActor - leader-279: Starting recovery with journal batch size 1000 10:46:50,324 AM [main] [DEBUG] RaftStorage - leader-279: started executor 10:46:50,324 AM [main] [DEBUG] RaftStorage - leader-279: started executor 10:46:50,325 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest4602779727494320923/leader-279/TermInfo.properties does not exist 10:46:50,325 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - leader-279: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:50,329 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - leader-279: Set currentTerm=0, votedFor=null 10:46:50,329 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - leader-279: Local TermInfo store seeded with TermInfo{term=0} 10:46:50,329 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - leader-279: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@7b512cec 10:46:50,329 AM [main] [DEBUG] PropertiesTermInfoStore - leader-279: Set currentTerm=1, votedFor=leader-279 10:46:50,329 AM [main] [DEBUG] AbstractLeader - leader-279 (Leader): Election: Leader has following peers: [follower-280] 10:46:50,329 AM [main] [DEBUG] AbstractLeader - leader-279 (Leader): Checking sendAppendEntries for follower follower-280: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:46:50,329 AM [main] [DEBUG] RaftActor - leader-279: Persist data index=0 term=1 command=1 10:46:50,330 AM [main] [DEBUG] ReplicatedLogImpl - leader-279: Append log entry and persist JournaledLogEntry{index=0, term=1, command=1, pending=true} 10:46:50,330 AM [main] [DEBUG] AbstractLeader - leader-279 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 0, isSendImmediate: true 10:46:50,330 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:46:50,330 AM [main] [DEBUG] AbstractLeader - leader-279 (Leader): Checking sendAppendEntries for follower follower-280: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:46:50,330 AM [main] [DEBUG] AbstractLeader - leader-279 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-280 updated: matchIndex: 0, nextIndex: 1 10:46:50,330 AM [main] [DEBUG] AbstractLeader - leader-279 (Leader): Checking sendAppendEntries for follower follower-280: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 10:46:50,330 AM [main] [DEBUG] ReplicatedLogImpl - leader-279: persist complete JournaledLogEntry{index=0, term=1, command=1, pending=false} 10:46:50,330 AM [main] [DEBUG] AbstractLeader - leader-279 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 10:46:50,330 AM [main] [DEBUG] RaftActorBehavior - leader-279 (Leader): Setting last applied to 0 10:46:50,330 AM [main] [DEBUG] AbstractReplicatedLog - leader-279: Moving last applied index from -1 to 0 10:46:50,330 AM [main] [DEBUG] RaftActor - leader-279: Applying state for log index 0 data 1 10:46:50,330 AM [main] [INFO] MockRaftActor - leader-279: applyState called: 1 10:46:50,331 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/$i#90707834] 10:46:50,331 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader-279] 10:46:50,331 AM [main] [DEBUG] RaftStorage - leader-279: stopped executor with 0 remaining tasks 10:46:50,332 AM [main] [DEBUG] RaftStorage - leader-279: stopped executor with 0 remaining tasks 10:46:50,333 AM [main] [INFO] RaftActorTest - testRestoreFromSnapshot starting 10:46:50,335 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - test-actor-281: Starting recovery with journal batch size 1000 10:46:50,335 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-281: started executor 10:46:50,336 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-281: started executor [WARN] [06/26/2025 10:46:50.336] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-281]: org.opendaylight.controller.cluster.common.actor.Monitor@2ec71422 10:46:50,337 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest15939635320571270704/test-actor-281/TermInfo.properties does not exist 10:46:50,337 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-281: no eligible files found 10:46:50,337 AM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - test-actor-281: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:50,340 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - test-actor-281: Set currentTerm=0, votedFor=null 10:46:50,340 AM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - test-actor-281: Local TermInfo store seeded with TermInfo{term=0} 10:46:50,340 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PekkoRecovery - test-actor-281: Restoring snapshot: Snapshot [lastIndex=4, lastTerm=1, lastAppliedIndex=3, lastAppliedTerm=1, unAppliedEntries size=1, state=MockSnapshotState[state=[A, B, C, D]], electionTerm=1, electionVotedFor=member-1, ServerConfigPayload=null] 10:46:50,345 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PekkoRecovery - test-actor-281: initializing from snapshot taken at 2025-06-26T10:46:50.345799002Z 10:46:50,346 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - test-actor-281: Set currentTerm=1, votedFor=member-1 10:46:50,346 AM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - Recovery snapshot applied for test-actor-281 in 112.3 μs: snapshotIndex=3, snapshotTerm=1, journal-size=1 10:46:50,346 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - test-actor-281: support() called 10:46:50,346 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-281: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest15939635320571270704/test-actor-281/snapshot-00000000685D251A-149C795A.tmp 10:46:50,349 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-281: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest15939635320571270704/test-actor-281/snapshot-00000000685D251A-149C795A.v1 10:46:50,350 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-281: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest15939635320571270704/test-actor-281/snapshot-00000000685D251A-149C795A.v1 10:46:50,350 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-281: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest15939635320571270704/test-actor-281/TermInfo.properties 10:46:50,350 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-281: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-06-26T10:46:50.345799002Z, file=/tmp/org.opendaylight.controller.cluster.raft.RaftActorTest15939635320571270704/test-actor-281/snapshot-00000000685D251A-149C795A.v1, size=513, entryCompress=NONE, stateCompress=NONE} 10:46:50,350 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - test-actor-281: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@29ca8c2 10:46:50,350 AM [test-pekko.actor.default-dispatcher-5] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 10:46:50,351 AM [main] [DEBUG] RaftStorage - test-actor-281: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest15939635320571270704/test-actor-281/snapshot-00000000685D251A-149C795A.v1 10:46:50,351 AM [main] [DEBUG] RaftStorage - test-actor-281: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest15939635320571270704/test-actor-281/TermInfo.properties 10:46:50,351 AM [main] [DEBUG] RaftStorage - test-actor-281: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-06-26T10:46:50.345799002Z, file=/tmp/org.opendaylight.controller.cluster.raft.RaftActorTest15939635320571270704/test-actor-281/snapshot-00000000685D251A-149C795A.v1, size=513, entryCompress=NONE, stateCompress=NONE} as the latest file [WARN] [06/26/2025 10:46:50.353] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-282]: org.opendaylight.controller.cluster.common.actor.Monitor@26aaf8eb 10:46:50,354 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - test-actor-282: Starting recovery with journal batch size 1000 10:46:50,354 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-282: started executor 10:46:50,355 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-282: started executor 10:46:50,357 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest15939635320571270704/test-actor-282/TermInfo.properties does not exist 10:46:50,357 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-282: no eligible files found 10:46:50,357 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - test-actor-282: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 10:46:50,360 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - test-actor-282: Set currentTerm=0, votedFor=null 10:46:50,360 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - test-actor-282: Local TermInfo store seeded with TermInfo{term=0} 10:46:50,360 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PekkoRecovery - test-actor-282: Restoring snapshot: Snapshot [lastIndex=-1, lastTerm=-1, lastAppliedIndex=-1, lastAppliedTerm=-1, unAppliedEntries size=0, state=null, electionTerm=5, electionVotedFor=member-1, ServerConfigPayload=null] 10:46:50,360 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PekkoRecovery - test-actor-282: initializing from snapshot taken at 2025-06-26T10:46:50.360994795Z 10:46:50,361 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - test-actor-282: Set currentTerm=5, votedFor=member-1 10:46:50,361 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - Recovery snapshot applied for test-actor-282 in 4.210 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 10:46:50,361 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - test-actor-282: support() called 10:46:50,361 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-282: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest15939635320571270704/test-actor-282/snapshot-00000000685D251A-158457EB.tmp 10:46:50,363 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-282: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest15939635320571270704/test-actor-282/snapshot-00000000685D251A-158457EB.v1 10:46:50,363 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-282: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest15939635320571270704/test-actor-282/snapshot-00000000685D251A-158457EB.v1 10:46:50,363 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-282: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest15939635320571270704/test-actor-282/TermInfo.properties 10:46:50,363 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-282: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=-1, term=-1], timestamp=2025-06-26T10:46:50.360994795Z, file=/tmp/org.opendaylight.controller.cluster.raft.RaftActorTest15939635320571270704/test-actor-282/snapshot-00000000685D251A-158457EB.v1, size=64, entryCompress=NONE, stateCompress=NONE} 10:46:50,363 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - test-actor-282: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@73e6bdd 10:46:50,465 AM [main] [INFO] RaftActorTest - testRestoreFromSnapshot ending 10:46:50,465 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-281] 10:46:50,467 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-281: stopped executor with 0 remaining tasks 10:46:50,467 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-281: stopped executor with 0 remaining tasks 10:46:50,467 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-282] 10:46:50,470 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-282: stopped executor with 0 remaining tasks 10:46:50,470 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-282: stopped executor with 0 remaining tasks 10:46:50,473 AM [main] [INFO] RaftActorTest - testGetSnapshot starting [WARN] [06/26/2025 10:46:50.474] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-283]: org.opendaylight.controller.cluster.common.actor.Monitor@24ec175a 10:46:50,475 AM [test-pekko.actor.default-dispatcher-15] [INFO] RaftActor - test-actor-283: Starting recovery with journal batch size 1000 10:46:50,475 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-283: started executor 10:46:50,475 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - test-actor-283: started executor 10:46:50,478 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorTest14078161235284818971/test-actor-283/TermInfo.properties does not exist 10:46:50,478 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-283: no eligible files found 10:46:50,478 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - test-actor-283: Set currentTerm=3, votedFor=member-1 10:46:50,478 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PekkoRecovery - test-actor-283: Received ReplicatedLogEntry for recovery: index: 0, size: 1 10:46:50,478 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PekkoRecovery - test-actor-283: Received ReplicatedLogEntry for recovery: index: 1, size: 1 10:46:50,478 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PekkoRecovery - test-actor-283: Received apply journal entries for recovery, applying to state: 0 to 1 10:46:50,478 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - test-actor-283: Moving last applied index from -1 to 1 10:46:50,478 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PekkoRecovery - test-actor-283: Received ReplicatedLogEntry for recovery: index: 2, size: 1 10:46:50,479 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - test-actor-283: Recovery completed in 167.2 μs - Switching actor to Follower - last log index = 2, last log term = 3, snapshot index = -1, snapshot term = -1, journal size = 3 10:46:50,484 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - test-actor-283: Set currentTerm=3, votedFor=member-1 10:46:50,484 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - test-actor-283: Local TermInfo store seeded with TermInfo{term=3, votedFor=member-1} 10:46:50,484 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - test-actor-283: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@1c56aff2 10:46:50,486 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - test-actor-283: onGetSnapshot 10:46:50,489 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - test-actor-283: onGetSnapshot 10:46:50,489 AM [main] [INFO] RaftActorTest - testGetSnapshot ending 10:46:50,489 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-283] 10:46:50,490 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-283: stopped executor with 0 remaining tasks 10:46:50,490 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-283: stopped executor with 0 remaining tasks [INFO] [06/26/2025 10:46:50.491] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [06/26/2025 10:46:50.493] [test-pekko.actor.default-dispatcher-15] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.110:17355) 10:46:50,493 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [06/26/2025 10:46:50.493] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.110:17355] - Exiting completed [INFO] [06/26/2025 10:46:50.493] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.110:17355] - Shutting down... 10:46:50,494 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.110:17355] - Exiting completed 10:46:50,494 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.110:17355] - Shutting down... 10:46:50,497 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.110:17355] - Successfully shut down [INFO] [06/26/2025 10:46:50.495] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.110:17355] - Successfully shut down 10:46:50,498 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testFindLeader: stopped executor with 0 remaining tasks 10:46:50,498 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testFindLeader: stopped executor with 0 remaining tasks 10:46:50,498 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testConstruction: stopped executor with 0 remaining tasks 10:46:50,499 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testConstruction: stopped executor with 0 remaining tasks 10:46:50,503 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 10:46:50,503 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 10:46:50,503 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [06/26/2025 10:46:50.499] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.110:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [06/26/2025 10:46:50.499] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.110:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [06/26/2025 10:46:50.502] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.110:17355/system/remoting-terminator] Remoting shut down.