11:13:54,504 AM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [11/07/2025 11:13:54.504] [main] [EventStream(pekko://test)] logger log1-TestEventListener started [DEBUG] [11/07/2025 11:13:54.505] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [11/07/2025 11:13:54.505] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [11/07/2025 11:13:54.534] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.135:17355] with UID [-4290896727527789885] [INFO] [11/07/2025 11:13:54.535] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.135:17355] - Starting up, Pekko version [1.2.1] ... 11:13:54,540 AM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.135:17355] with UID [-4290896727527789885] 11:13:54,540 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.135:17355] - Starting up, Pekko version [1.2.1] ... 11:13:54,543 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.135:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 11:13:54,543 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.135:17355] - Started up successfully 11:13:54,543 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.135:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 11:13:54,543 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.135:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [11/07/2025 11:13:54.540] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.135:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [11/07/2025 11:13:54.540] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.135:17355] - Started up successfully [INFO] [11/07/2025 11:13:54.542] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.135:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [11/07/2025 11:13:54.542] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.135:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:13:54,561 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/singleNode96] [WARN] [11/07/2025 11:13:54.561] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/singleNode96]: org.opendaylight.controller.cluster.common.actor.Monitor@4b0741d3 [INFO] [pekkoDeadLetter][11/07/2025 11:13:54.561] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode96] 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'. 11:13:54,562 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode96] 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'. 11:13:54,562 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - singleNode96: Starting recovery with journal batch size 1000 11:13:54,562 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode96: started executor 11:13:54,562 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode96: started executor 11:13:54,563 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - singleNode96: metadata journal open: replayFrom=1 applyTo=0 11:13:54,563 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - singleNode96: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 11:13:54,563 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - singleNode96: journal open: applyTo=0 11:13:54,563 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode96: starting journal recovery 11:13:54,563 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: journal writer started 11:13:54,563 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: waiting to receive commands 11:13:54,563 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/junit-9176014582966453551/singleNode96/TermInfo.properties does not exist 11:13:54,568 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - singleNode96: Set currentTerm=0, votedFor=null 11:13:54,568 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - singleNode96: Local TermInfo store seeded with TermInfo{term=0} 11:13:54,568 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-9176014582966453551/singleNode96/TermInfo.properties 11:13:54,568 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-9176014582966453551/singleNode96/journal-v1-1.log 11:13:54,568 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-9176014582966453551/singleNode96/metadata-v1-1.log 11:13:54,568 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode96: no eligible files found 11:13:54,568 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - singleNode96: Moving last applied index from -1 to -1 11:13:54,568 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - singleNode96: empty journal: appending 0 entries 11:13:54,568 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - singleNode96: updated meta to JournalMeta[replayFrom=1, applyTo=0] 11:13:54,568 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - singleNode96: Recovery completed in in 4.703 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 11:13:54,568 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode96: Recovery completed and can restore from snapshot 11:13:54,569 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - singleNode96 (Follower): Received TimeoutNow - switching to Candidate 11:13:54,569 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - singleNode96 (Candidate): Election: Candidate has following voting peers: [] 11:13:54,571 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - singleNode96: Set currentTerm=1, votedFor=singleNode96 11:13:54,571 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - singleNode96 (Candidate): Starting new election term 1 11:13:54,571 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - singleNode96 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 11:13:54,572 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - singleNode96 (Candidate): Received ElectionTimeout 11:13:54,572 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - singleNode96 (Leader): Election: Leader has following peers: [] 11:13:54,572 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - singleNode96 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 11:13:54,572 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode96: Persist data index=0 term=1 command=zero 11:13:54,572 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode96: Append log entry and persist JournaledLogEntry{index=0, term=1, command=zero, pending=true} 11:13:54,572 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode96: Persist data index=1 term=1 command=one 11:13:54,572 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode96: Append log entry and persist JournaledLogEntry{index=1, term=1, command=one, pending=true} 11:13:54,572 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode96: Persist data index=2 term=1 command=two 11:13:54,572 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode96: Append log entry and persist JournaledLogEntry{index=2, term=1, command=two, pending=true} 11:13:54,572 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: received 2 commands after 8.839 ms 11:13:54,577 AM [singleNode96-writer-29] [DEBUG] RaftStorageCompleter - singleNode96: 2 completion(s) pending 11:13:54,577 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode96: running 2 completion(s) 11:13:54,577 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: completed 2 commands in 4.862 ms 11:13:54,577 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode96: persist complete JournaledLogEntry{index=0, term=1, command=zero, pending=true} 11:13:54,577 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode96: Moving last applied index from -1 to 0 11:13:54,577 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode96: Applying state for log index 0 data zero 11:13:54,577 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: received 1 commands after 9.400 μs 11:13:54,577 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode96: applyState called: zero 11:13:54,578 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode96: persist complete JournaledLogEntry{index=1, term=1, command=one, pending=true} 11:13:54,578 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode96: Moving last applied index from 0 to 1 11:13:54,578 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode96: Applying state for log index 1 data one 11:13:54,578 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode96: applyState called: one 11:13:54,578 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - singleNode96: fakeSnapshot purging log to 0 for term 1 11:13:54,578 AM [singleNode96-writer-29] [DEBUG] RaftStorageCompleter - singleNode96: 1 completion(s) pending 11:13:54,578 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: completed 1 commands in 937.9 μs 11:13:54,578 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode96: running 1 completion(s) 11:13:54,578 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: received 2 commands after 6.100 μs 11:13:54,578 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode96: persist complete JournaledLogEntry{index=2, term=1, command=two, pending=true} 11:13:54,578 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode96: Moving last applied index from 1 to 2 11:13:54,579 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode96: Applying state for log index 2 data two 11:13:54,579 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode96: applyState called: two 11:13:54,579 AM [singleNode96-writer-29] [DEBUG] EntryJournalV1 - singleNode96: updated meta to JournalMeta[replayFrom=1, applyTo=1] 11:13:54,579 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - singleNode96: fakeSnapshot purging log to 1 for term 1 11:13:54,579 AM [singleNode96-writer-29] [DEBUG] EntryJournalV1 - singleNode96: updated meta to JournalMeta[replayFrom=1, applyTo=2] 11:13:54,579 AM [singleNode96-writer-29] [DEBUG] RaftStorageCompleter - singleNode96: 2 completion(s) pending 11:13:54,579 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode96: running 2 completion(s) 11:13:54,579 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: completed 2 commands in 372.1 μs 11:13:54,579 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: received 1 commands after 6.660 μs 11:13:54,579 AM [singleNode96-writer-29] [DEBUG] EntryJournalV1 - singleNode96: updated meta to JournalMeta[replayFrom=1, applyTo=3] 11:13:54,579 AM [singleNode96-writer-29] [DEBUG] RaftStorageCompleter - singleNode96: 1 completion(s) pending 11:13:54,579 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: completed 1 commands in 171.3 μs 11:13:54,579 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode96: running 1 completion(s) 11:13:54,579 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: waiting to receive commands 11:13:54,674 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode96: Persist data index=3 term=1 command=three 11:13:54,674 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode96: Append log entry and persist JournaledLogEntry{index=3, term=1, command=three, pending=true} 11:13:54,674 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: received 1 commands after 94.81 ms 11:13:54,676 AM [singleNode96-writer-29] [DEBUG] RaftStorageCompleter - singleNode96: 1 completion(s) pending 11:13:54,676 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: completed 1 commands in 1.471 ms 11:13:54,676 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode96: running 1 completion(s) 11:13:54,676 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: waiting to receive commands 11:13:54,676 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode96: persist complete JournaledLogEntry{index=3, term=1, command=three, pending=true} 11:13:54,676 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode96: Moving last applied index from 2 to 3 11:13:54,676 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode96: Applying state for log index 3 data three 11:13:54,676 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode96: applyState called: three 11:13:54,676 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: received 1 commands after 527.4 μs 11:13:54,676 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - singleNode96: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=1, lastIndex=3, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] 11:13:54,677 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - singleNode96: captured snapshot at lastSequenceNumber: 4 11:13:54,677 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - singleNode96: Persising snapshot at EntryInfo[index=3, term=1]/EntryInfo[index=3, term=1] 11:13:54,677 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode96: support() called 11:13:54,677 AM [singleNode96-writer-29] [DEBUG] EntryJournalV1 - singleNode96: updated meta to JournalMeta[replayFrom=1, applyTo=4] 11:13:54,677 AM [singleNode96-writer-29] [DEBUG] RaftStorageCompleter - singleNode96: 1 completion(s) pending 11:13:54,677 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: completed 1 commands in 498.2 μs 11:13:54,677 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: waiting to receive commands 11:13:54,677 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - singleNode96: Removed in-memory snapshotted entries, adjusted snapshotIndex: 1 and term: 1 11:13:54,677 AM [singleNode96-%d566756] [DEBUG] RaftStorage - singleNode96: starting snapshot writeout to /tmp/junit-9176014582966453551/singleNode96/snapshot-00000000690DD472-28647411.tmp 11:13:54,677 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - singleNode96: trimLog should not be called in state PersistCapture[lastJournalIndex=4, request=CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=1, lastIndex=3, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false]] 11:13:54,678 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode96: running 1 completion(s) 11:13:54,681 AM [singleNode96-%d566756] [DEBUG] RaftStorage - singleNode96: finished snapshot writeout to /tmp/junit-9176014582966453551/singleNode96/snapshot-00000000690DD472-28647411.v1 11:13:54,682 AM [singleNode96-%d566756] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-9176014582966453551/singleNode96/TermInfo.properties 11:13:54,682 AM [singleNode96-%d566756] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-9176014582966453551/singleNode96/journal-v1-1.log 11:13:54,682 AM [singleNode96-%d566756] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-9176014582966453551/singleNode96/metadata-v1-1.log 11:13:54,682 AM [singleNode96-%d566756] [DEBUG] RaftStorage - singleNode96: selected SNAPSHOT_V1 to handle file /tmp/junit-9176014582966453551/singleNode96/snapshot-00000000690DD472-28647411.v1 11:13:54,682 AM [singleNode96-%d566756] [DEBUG] RaftStorage - singleNode96: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-11-07T11:13:54.677671953Z, file=/tmp/junit-9176014582966453551/singleNode96/snapshot-00000000690DD472-28647411.v1, size=392, entryCompress=NONE, stateCompress=NONE} 11:13:54,682 AM [singleNode96-%d566756] [DEBUG] RaftStorageCompleter - singleNode96: 1 completion(s) pending 11:13:54,682 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorageCompleter - singleNode96: running 1 completion(s) 11:13:54,682 AM [test-pekko.actor.default-dispatcher-11] [INFO] SnapshotManager - singleNode96: snapshot is durable as of 2025-11-07T11:13:54.677671953Z 11:13:54,682 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SnapshotManager - singleNode96: Snapshot success, discarding journal entries up to 4 11:13:54,682 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorSnapshotMessageSupport - singleNode96: SnapshotComplete received 11:13:54,683 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: received 1 commands after 5.482 ms 11:13:54,683 AM [singleNode96-writer-29] [DEBUG] EntryJournalV1 - singleNode96: updated meta to JournalMeta[replayFrom=5, applyTo=4] 11:13:54,683 AM [singleNode96-writer-29] [DEBUG] EntryJournalV1 - singleNode96: discarded entries up to (and including) 4 11:13:54,683 AM [singleNode96-writer-29] [DEBUG] RaftStorageCompleter - singleNode96: 1 completion(s) pending 11:13:54,683 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorageCompleter - singleNode96: running 1 completion(s) 11:13:54,683 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: completed 1 commands in 210.7 μs 11:13:54,683 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: waiting to receive commands 11:13:54,775 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode96: Persist data index=4 term=1 command=four 11:13:54,775 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - singleNode96: Append log entry and persist JournaledLogEntry{index=4, term=1, command=four, pending=true} 11:13:54,775 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode96: Persist data index=5 term=1 command=five 11:13:54,775 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - singleNode96: Append log entry and persist JournaledLogEntry{index=5, term=1, command=five, pending=true} 11:13:54,775 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: received 1 commands after 92.59 ms 11:13:54,778 AM [singleNode96-writer-29] [DEBUG] RaftStorageCompleter - singleNode96: 1 completion(s) pending 11:13:54,779 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorageCompleter - singleNode96: running 1 completion(s) 11:13:54,779 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: completed 1 commands in 2.959 ms 11:13:54,779 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - singleNode96: persist complete JournaledLogEntry{index=4, term=1, command=four, pending=true} 11:13:54,779 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: received 1 commands after 10.22 μs 11:13:54,779 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - singleNode96: Moving last applied index from 3 to 4 11:13:54,779 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode96: Applying state for log index 4 data four 11:13:54,779 AM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - singleNode96: applyState called: four 11:13:54,779 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SnapshotManager - singleNode96: fakeSnapshot purging log to 3 for term 1 11:13:54,780 AM [singleNode96-writer-29] [DEBUG] RaftStorageCompleter - singleNode96: 1 completion(s) pending 11:13:54,780 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorageCompleter - singleNode96: running 1 completion(s) 11:13:54,780 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: completed 1 commands in 1.031 ms 11:13:54,780 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - singleNode96: persist complete JournaledLogEntry{index=5, term=1, command=five, pending=true} 11:13:54,780 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - singleNode96: Moving last applied index from 4 to 5 11:13:54,780 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: received 1 commands after 8.680 μs 11:13:54,780 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode96: Applying state for log index 5 data five 11:13:54,780 AM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - singleNode96: applyState called: five 11:13:54,780 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SnapshotManager - singleNode96: fakeSnapshot purging log to 4 for term 1 11:13:54,780 AM [singleNode96-writer-29] [DEBUG] EntryJournalV1 - singleNode96: updated meta to JournalMeta[replayFrom=5, applyTo=5] 11:13:54,780 AM [singleNode96-writer-29] [DEBUG] RaftStorageCompleter - singleNode96: 1 completion(s) pending 11:13:54,780 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: completed 1 commands in 320.4 μs 11:13:54,780 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: received 1 commands after 7.850 μs 11:13:54,780 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode96: running 1 completion(s) 11:13:54,781 AM [singleNode96-writer-29] [DEBUG] EntryJournalV1 - singleNode96: updated meta to JournalMeta[replayFrom=5, applyTo=6] 11:13:54,781 AM [singleNode96-writer-29] [DEBUG] RaftStorageCompleter - singleNode96: 1 completion(s) pending 11:13:54,781 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode96: running 1 completion(s) 11:13:54,781 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: completed 1 commands in 228.4 μs 11:13:54,781 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: waiting to receive commands 11:13:54,877 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-9176014582966453551/singleNode96/TermInfo.properties 11:13:54,877 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-9176014582966453551/singleNode96/journal-v1-1.log 11:13:54,877 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-9176014582966453551/singleNode96/metadata-v1-1.log 11:13:54,877 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode96: selected SNAPSHOT_V1 to handle file /tmp/junit-9176014582966453551/singleNode96/snapshot-00000000690DD472-28647411.v1 11:13:54,877 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode96: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-11-07T11:13:54.677671953Z, file=/tmp/junit-9176014582966453551/singleNode96/snapshot-00000000690DD472-28647411.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 11:13:54,982 AM [main] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-9176014582966453551/singleNode96/TermInfo.properties 11:13:54,982 AM [main] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-9176014582966453551/singleNode96/journal-v1-1.log 11:13:54,982 AM [main] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-9176014582966453551/singleNode96/metadata-v1-1.log 11:13:54,982 AM [main] [DEBUG] RaftStorage - singleNode96: selected SNAPSHOT_V1 to handle file /tmp/junit-9176014582966453551/singleNode96/snapshot-00000000690DD472-28647411.v1 11:13:54,982 AM [main] [DEBUG] RaftStorage - singleNode96: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-11-07T11:13:54.677671953Z, file=/tmp/junit-9176014582966453551/singleNode96/snapshot-00000000690DD472-28647411.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 11:13:54,996 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - singleNode96: terminating thread VirtualThread[#211,singleNode96-writer-29]/waiting 11:13:54,996 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: received 1 commands after 215.1 ms 11:13:54,996 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: completed 1 commands in 34.15 μs 11:13:54,996 AM [singleNode96-writer-29] [DEBUG] JournalWriteTask - singleNode96: journal writer stopped 11:13:54,997 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode96: journal closed 11:13:54,997 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - singleNode96: journal closed 11:13:54,997 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode96: stopped executor with 0 remaining tasks 11:13:54,997 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode96: stopped executor with 0 remaining tasks 11:13:54,999 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/singleNode96] [WARN] [11/07/2025 11:13:55.000] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/singleNode96]: org.opendaylight.controller.cluster.common.actor.Monitor@4c01bb96 [INFO] [pekkoDeadLetter][11/07/2025 11:13:55.000] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode96] 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'. 11:13:55,1 AM [test-pekko.actor.default-dispatcher-12] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode96] 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'. 11:13:55,1 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - singleNode96: Starting recovery with journal batch size 1000 11:13:55,1 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode96: started executor 11:13:55,1 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode96: started executor 11:13:55,3 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode96: metadata journal open: replayFrom=5 applyTo=6 11:13:55,5 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode96: journal open: firstIndex=1 lastIndex=6 replayFrom=5 fileEntries=0 11:13:55,5 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - singleNode96: journal open: applyTo=6 11:13:55,5 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode96: starting journal recovery 11:13:55,5 AM [singleNode96-writer-30] [DEBUG] JournalWriteTask - singleNode96: journal writer started 11:13:55,5 AM [singleNode96-writer-30] [DEBUG] JournalWriteTask - singleNode96: waiting to receive commands 11:13:55,5 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - singleNode96: Set currentTerm=1, votedFor=singleNode96 11:13:55,5 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-9176014582966453551/singleNode96/TermInfo.properties 11:13:55,5 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-9176014582966453551/singleNode96/journal-v1-1.log 11:13:55,5 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode96: skipping unrecognized file /tmp/junit-9176014582966453551/singleNode96/metadata-v1-1.log 11:13:55,5 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode96: selected SNAPSHOT_V1 to handle file /tmp/junit-9176014582966453551/singleNode96/snapshot-00000000690DD472-28647411.v1 11:13:55,5 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode96: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2025-11-07T11:13:54.677671953Z, file=/tmp/junit-9176014582966453551/singleNode96/snapshot-00000000690DD472-28647411.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 11:13:55,5 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Recovery - singleNode96: initializing from snapshot taken at 2025-11-07T11:13:54.677671953Z 11:13:55,6 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode96: support() called 11:13:55,6 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode96: Moving last applied index from -1 to 3 11:13:55,7 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - singleNode96: applying entries up to 6 11:13:55,7 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - singleNode96: recovered journal DefaultLogEntry[index=4, term=1, command=four] 11:13:55,7 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - singleNode96: recovered journal DefaultLogEntry[index=5, term=1, command=five] 11:13:55,7 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode96: Moving last applied index from 3 to 5 11:13:55,7 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - singleNode96: Recovery completed in in 2.530 ms: last log index = 5, last log term = 1, napshot index = 3, snapshot term = 1, journal size = 2 11:13:55,8 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode96: Recovery completed and cannot restore from snapshot 11:13:55,8 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - singleNode96 (Follower): Received TimeoutNow - switching to Candidate 11:13:55,8 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - singleNode96 (Candidate): Election: Candidate has following voting peers: [] 11:13:55,11 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - singleNode96: Set currentTerm=2, votedFor=singleNode96 11:13:55,11 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - singleNode96 (Candidate): Starting new election term 2 11:13:55,11 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - singleNode96 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 11:13:55,11 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - singleNode96 (Candidate): Received ElectionTimeout 11:13:55,11 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - singleNode96 (Leader): Election: Leader has following peers: [] 11:13:55,11 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - singleNode96 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 11:13:55,11 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode96-collector97#947649417] 11:13:55,23 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode96] 11:13:55,24 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode96-collector98#1546558432] 11:13:55,25 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode96] 11:13:55,25 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - singleNode96: terminating thread VirtualThread[#217,singleNode96-writer-30]/waiting 11:13:55,25 AM [singleNode96-writer-30] [DEBUG] JournalWriteTask - singleNode96: received 1 commands after 20.36 ms 11:13:55,26 AM [singleNode96-writer-30] [DEBUG] JournalWriteTask - singleNode96: completed 1 commands in 57.03 μs 11:13:55,26 AM [singleNode96-writer-30] [DEBUG] JournalWriteTask - singleNode96: journal writer stopped 11:13:55,26 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode96: journal closed 11:13:55,26 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - singleNode96: journal closed 11:13:55,26 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode96: stopped executor with 0 remaining tasks 11:13:55,26 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode96: stopped executor with 0 remaining tasks 11:13:55,30 AM [test-pekko.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [11/07/2025 11:13:55.030] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:13:55,32 AM [test-pekko.actor.default-dispatcher-12] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#481076916] 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'. [WARN] [11/07/2025 11:13:55.033] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.135:17355) 11:13:55,33 AM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.135:17355] - Exiting completed 11:13:55,33 AM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.135:17355] - Shutting down... 11:13:55,34 AM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.135:17355] - Successfully shut down [INFO] [pekkoDeadLetter][11/07/2025 11:13:55.032] [test-pekko.actor.default-dispatcher-12] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#481076916] 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] [11/07/2025 11:13:55.033] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.135:17355] - Exiting completed [INFO] [11/07/2025 11:13:55.033] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.135:17355] - Shutting down... [INFO] [11/07/2025 11:13:55.033] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.135:17355] - Successfully shut down [INFO] [11/07/2025 11:13:55.036] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.171.135:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [11/07/2025 11:13:55.036] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.171.135:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 11:13:55,36 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 11:13:55,36 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [11/07/2025 11:13:55.039] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.171.135:17355/system/remoting-terminator] Remoting shut down. 11:13:55,39 AM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [11/07/2025 11:13:55.040] [test-pekko.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger