[DEBUG] [06/26/2025 10:46:00.448] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 10:46:00,448 AM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [06/26/2025 10:46:00.448] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [06/26/2025 10:46:00.449] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [06/26/2025 10:46:00.470] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.110:17355] with UID [-83688170900016322] 10:46:00,470 AM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.110:17355] with UID [-83688170900016322] [INFO] [06/26/2025 10:46:00.471] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.110:17355] - Starting up, Pekko version [1.0.3] ... 10:46:00,471 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.110:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [06/26/2025 10:46:00.475] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.110:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [06/26/2025 10:46:00.475] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.110:17355] - Started up successfully [INFO] [06/26/2025 10:46:00.476] [test-pekko.actor.internal-dispatcher-5] [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:00.476] [test-pekko.actor.internal-dispatcher-5] [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:00,477 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.110:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 10:46:00,478 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.110:17355] - Started up successfully 10:46:00,478 AM [test-pekko.actor.default-dispatcher-7] [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:00,478 AM [test-pekko.actor.default-dispatcher-7] [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 [WARN] [06/26/2025 10:46:00.489] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/singleNode14]: org.opendaylight.controller.cluster.common.actor.Monitor@59746aeb 10:46:00,489 AM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode14] 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'. [INFO] [pekkoDeadLetter][06/26/2025 10:46:00.489] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode14] 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:00,491 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - singleNode14: Starting recovery with journal batch size 1000 10:46:00,491 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: started executor 10:46:00,491 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: started executor 10:46:00,494 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest13370598466647216216/singleNode14/TermInfo.properties does not exist 10:46:00,494 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - singleNode14: no eligible files found 10:46:00,494 AM [test-pekko.actor.default-dispatcher-12] [INFO] PekkoRecovery - singleNode14: 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:00,505 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=0, votedFor=null 10:46:00,505 AM [test-pekko.actor.default-dispatcher-12] [INFO] PekkoRecovery - singleNode14: Local TermInfo store seeded with TermInfo{term=0} 10:46:00,505 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@7d0fa70f 10:46:00,505 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:46:00,505 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - singleNode14 (Follower): Received TimeoutNow - switching to Candidate 10:46:00,506 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - singleNode14 (Candidate): Election: Candidate has following voting peers: [] 10:46:00,508 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 10:46:00,508 AM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - singleNode14 (Candidate): Starting new election term 1 10:46:00,508 AM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorBehavior - singleNode14 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 10:46:00,509 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - singleNode14 (Candidate): Received ElectionTimeout 10:46:00,509 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - singleNode14 (Leader): Election: Leader has following peers: [] 10:46:00,509 AM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorBehavior - singleNode14 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 10:46:00,511 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persist data index=0 term=1 command=zero 10:46:00,511 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=0, term=1, command=zero, pending=true} 10:46:00,512 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persist data index=1 term=1 command=one 10:46:00,512 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=1, term=1, command=one, pending=true} 10:46:00,512 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persist data index=2 term=1 command=two 10:46:00,512 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=2, term=1, command=two, pending=true} 10:46:00,513 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=0, term=1, command=zero, pending=false} 10:46:00,513 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to 0 10:46:00,513 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Applying state for log index 0 data zero 10:46:00,513 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode14: applyState called: zero 10:46:00,513 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persisting ApplyJournalEntries with index=0 10:46:00,514 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=1, term=1, command=one, pending=false} 10:46:00,514 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 0 to 1 10:46:00,514 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Applying state for log index 1 data one 10:46:00,515 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode14: applyState called: one 10:46:00,515 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persisting ApplyJournalEntries with index=1 10:46:00,515 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 0 for term 1 10:46:00,515 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=2, term=1, command=two, pending=false} 10:46:00,516 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 1 to 2 10:46:00,516 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Applying state for log index 2 data two 10:46:00,516 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode14: applyState called: two 10:46:00,516 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persisting ApplyJournalEntries with index=2 10:46:00,516 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 1 for term 1 10:46:00,636 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persist data index=3 term=1 command=three 10:46:00,637 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=3, term=1, command=three, pending=true} 10:46:00,638 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=3, term=1, command=three, pending=false} 10:46:00,638 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 2 to 3 10:46:00,638 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Applying state for log index 3 data three 10:46:00,638 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: applyState called: three 10:46:00,638 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persisting ApplyJournalEntries with index=3 10:46:00,639 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - singleNode14: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=1, lastIndex=3, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] 10:46:00,644 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - singleNode14: captured snapshot at lastSequenceNumber: 7 10:46:00,644 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - singleNode14: Persising snapshot at EntryInfo[index=3, term=1]/EntryInfo[index=3, term=1] 10:46:00,645 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: support() called 10:46:00,648 AM [singleNode14-%d791819] [DEBUG] RaftStorage - singleNode14: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest13370598466647216216/singleNode14/snapshot-00000000685D24E8-268BAED2.tmp 10:46:00,651 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - singleNode14: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 1 and term: 1 10:46:00,652 AM [singleNode14-%d791819] [DEBUG] RaftStorage - singleNode14: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest13370598466647216216/singleNode14/snapshot-00000000685D24E8-268BAED2.v1 10:46:00,653 AM [singleNode14-%d791819] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest13370598466647216216/singleNode14/snapshot-00000000685D24E8-268BAED2.v1 10:46:00,653 AM [singleNode14-%d791819] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest13370598466647216216/singleNode14/TermInfo.properties 10:46:00,653 AM [singleNode14-%d791819] [DEBUG] RaftStorage - singleNode14: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-06-26T10:46:00.646688466Z, file=/tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest13370598466647216216/singleNode14/snapshot-00000000685D24E8-268BAED2.v1, size=392, entryCompress=NONE, stateCompress=NONE} 10:46:00,651 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - singleNode14: trimLog should not be called in state PersistCapture[lastSequenceNumber=7, request=CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=1, lastIndex=3, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false]] 10:46:00,667 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - singleNode14: snapshot is durable as of 2025-06-26T10:46:00.646688466Z 10:46:00,667 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - singleNode14: Snapshot success - sequence number: 7 10:46:00,668 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorSnapshotMessageSupport - singleNode14: SnapshotComplete received 10:46:00,673 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: handled a journal response 10:46:00,738 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persist data index=4 term=1 command=four 10:46:00,738 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=4, term=1, command=four, pending=true} 10:46:00,738 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persist data index=5 term=1 command=five 10:46:00,738 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=5, term=1, command=five, pending=true} 10:46:00,739 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=4, term=1, command=four, pending=false} 10:46:00,739 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 4 10:46:00,739 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Applying state for log index 4 data four 10:46:00,739 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode14: applyState called: four 10:46:00,739 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persisting ApplyJournalEntries with index=4 10:46:00,740 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 3 for term 1 10:46:00,741 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=5, term=1, command=five, pending=false} 10:46:00,741 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 4 to 5 10:46:00,741 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - singleNode14: Applying state for log index 5 data five 10:46:00,741 AM [test-pekko.actor.default-dispatcher-7] [INFO] MockRaftActor - singleNode14: applyState called: five 10:46:00,741 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - singleNode14: Persisting ApplyJournalEntries with index=5 10:46:00,741 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 4 for term 1 10:46:00,848 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest13370598466647216216/singleNode14/snapshot-00000000685D24E8-268BAED2.v1 10:46:00,849 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest13370598466647216216/singleNode14/TermInfo.properties 10:46:00,849 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-06-26T10:46:00.646688466Z, file=/tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest13370598466647216216/singleNode14/snapshot-00000000685D24E8-268BAED2.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 10:46:00,956 AM [main] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest13370598466647216216/singleNode14/snapshot-00000000685D24E8-268BAED2.v1 10:46:00,957 AM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest13370598466647216216/singleNode14/TermInfo.properties 10:46:00,957 AM [main] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-06-26T10:46:00.646688466Z, file=/tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest13370598466647216216/singleNode14/snapshot-00000000685D24E8-268BAED2.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 10:46:00,961 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 10:46:00,961 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks [WARN] [06/26/2025 10:46:00.965] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/singleNode14]: org.opendaylight.controller.cluster.common.actor.Monitor@78a2553c 10:46:00,965 AM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode14] 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:00.965] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode14] 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:00,967 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - singleNode14: Starting recovery with journal batch size 1000 10:46:00,967 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: started executor 10:46:00,967 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: started executor 10:46:00,969 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 10:46:00,969 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest13370598466647216216/singleNode14/snapshot-00000000685D24E8-268BAED2.v1 10:46:00,969 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest13370598466647216216/singleNode14/TermInfo.properties 10:46:00,969 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-06-26T10:46:00.646688466Z, file=/tmp/org.opendaylight.controller.cluster.raft.RecoveryIntegrationSingleNodeTest13370598466647216216/singleNode14/snapshot-00000000685D24E8-268BAED2.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 10:46:00,970 AM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - singleNode14: support() called 10:46:00,971 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PekkoRecovery - singleNode14: initializing from snapshot taken at 2025-06-26T10:46:00.646688466Z 10:46:00,971 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 10:46:00,971 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - Recovery snapshot applied for singleNode14 in 129.8 μs: snapshotIndex=3, snapshotTerm=1, journal-size=0 10:46:00,971 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PekkoRecovery - singleNode14: Received apply journal entries for recovery, applying to state: 4 to 3 10:46:00,971 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 3 10:46:00,971 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PekkoRecovery - singleNode14: Received ReplicatedLogEntry for recovery: index: 4, size: 4 10:46:00,971 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PekkoRecovery - singleNode14: Received ReplicatedLogEntry for recovery: index: 5, size: 4 10:46:00,971 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PekkoRecovery - singleNode14: Received apply journal entries for recovery, applying to state: 4 to 4 10:46:00,971 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 4 10:46:00,971 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PekkoRecovery - singleNode14: Received apply journal entries for recovery, applying to state: 5 to 5 10:46:00,971 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 4 to 5 10:46:00,972 AM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - singleNode14: Recovery completed in 694.0 μs - Switching actor to Follower - last log index = 5, last log term = 1, snapshot index = 3, snapshot term = 1, journal size = 2 10:46:00,972 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PekkoRecovery - singleNode14: restoring local TermInfo{term=1, votedFor=singleNode14} 10:46:00,972 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 10:46:00,972 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@1c76efa1 10:46:00,972 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - singleNode14 (Follower): Received TimeoutNow - switching to Candidate 10:46:00,972 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - singleNode14 (Candidate): Election: Candidate has following voting peers: [] 10:46:00,976 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=2, votedFor=singleNode14 10:46:00,976 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - singleNode14 (Candidate): Starting new election term 2 10:46:00,976 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - singleNode14 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 10:46:00,976 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - singleNode14 (Candidate): Received ElectionTimeout 10:46:00,976 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - singleNode14 (Leader): Election: Leader has following peers: [] 10:46:00,976 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - singleNode14 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 10:46:01,65 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode14-collector15#1736684034] 10:46:01,69 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode14] 10:46:01,70 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode14-collector16#-1209030553] 10:46:01,71 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode14] 10:46:01,71 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 10:46:01,71 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks [INFO] [06/26/2025 10:46:01.073] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 10:46:01,73 AM [test-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 10:46:01,75 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.110:17355] - Exiting completed 10:46:01,76 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.110:17355] - Shutting down... 10:46:01,76 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.110:17355] - Successfully shut down [WARN] [06/26/2025 10:46:01.076] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.110:17355) [INFO] [06/26/2025 10:46:01.075] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.110:17355] - Exiting completed [INFO] [06/26/2025 10:46:01.075] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.110:17355] - Shutting down... [INFO] [06/26/2025 10:46:01.075] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.110:17355] - Successfully shut down [INFO] [pekkoDeadLetter][06/26/2025 10:46:01.076] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#279406676] was unhandled. [3] 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:01,76 AM [test-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#279406676] was unhandled. [3] 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'. [INFO] [06/26/2025 10:46:01.077] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.170.110:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [06/26/2025 10:46:01.077] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.170.110:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 10:46:01,78 AM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 10:46:01,78 AM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [06/26/2025 10:46:01.079] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.110:17355/system/remoting-terminator] Remoting shut down. 10:46:01,80 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [06/26/2025 10:46:01.080] [test-pekko.actor.internal-dispatcher-5] [EventStream] shutting down: StandardOutLogger