[DEBUG] [03/04/2026 10:19:58.556] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 10:19:58,561 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/04/2026 10:19:58.561] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [03/04/2026 10:19:58.561] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [03/04/2026 10:19:58.596] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.204:17355] with UID [8765465229827631127] 10:19:58,596 AM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.204:17355] with UID [8765465229827631127] [INFO] [03/04/2026 10:19:58.598] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.204:17355] - Starting up, Pekko version [1.2.1] ... 10:19:58,598 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.204:17355] - Starting up, Pekko version [1.2.1] ... [INFO] [03/04/2026 10:19:58.604] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.204:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 10:19:58,604 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.204:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/04/2026 10:19:58.604] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.204:17355] - Started up successfully 10:19:58,604 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.204:17355] - Started up successfully [INFO] [03/04/2026 10:19:58.609] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.204:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 10:19:58,610 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.204:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 10:19:58,610 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.204:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [03/04/2026 10:19:58.609] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.204:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 10:19:58,641 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/singleNode14] 10:19:58,643 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - singleNode14: Starting recovery with journal batch size 1000 10:19:58,643 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: started executor 10:19:58,643 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: started executor 10:19:58,644 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode14: metadata journal open: replayFrom=1 applyTo=0 10:19:58,645 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode14: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:19:58,645 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - singleNode14: journal open: applyTo=0 10:19:58,645 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: journal writer started 10:19:58,645 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 10:19:58,646 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: starting journal recovery 10:19:58,646 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/junit-16225137700444708551/singleNode14/TermInfo.properties does not exist 10:19:58,650 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=0, votedFor=null 10:19:58,650 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - singleNode14: Local TermInfo store seeded with TermInfo{term=0} 10:19:58,650 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-16225137700444708551/singleNode14/TermInfo.properties 10:19:58,650 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-16225137700444708551/singleNode14/journal-v1-1.log 10:19:58,650 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-16225137700444708551/singleNode14/metadata-v1-1.log 10:19:58,650 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: no eligible files found 10:19:58,650 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to -1 10:19:58,651 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - singleNode14: empty journal: appending 0 entries [WARN] [03/04/2026 10:19:58.651] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/singleNode14]: org.opendaylight.controller.cluster.common.actor.Monitor@5c8c1d53 10:19:58,651 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=0] [INFO] [pekkoDeadLetter][03/04/2026 10:19:58.651] [test-pekko.actor.default-dispatcher-5] [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:19:58,652 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - singleNode14: Recovery completed in in 6.419 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 10:19:58,652 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Recovery completed and can restore from snapshot 10:19:58,653 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - singleNode14 (Follower): Received TimeoutNow - switching to Candidate 10:19:58,653 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - singleNode14 (Candidate): Election: Candidate has following voting peers: [] 10:19:58,657 AM [test-pekko.actor.default-dispatcher-5] [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'. 10:19:58,657 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 10:19:58,657 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - singleNode14 (Candidate): Starting new election term 1 10:19:58,657 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - singleNode14 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 10:19:58,658 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - singleNode14 (Candidate): Received ElectionTimeout 10:19:58,658 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - singleNode14 (Leader): Election: Leader has following peers: [] 10:19:58,658 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - singleNode14 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 10:19:58,666 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persist data index=0 term=1 command=zero 10:19:58,666 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:19:58,667 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 21.37 ms 10:19:58,668 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persist data index=1 term=1 command=one 10:19:58,668 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:19:58,668 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persist data index=2 term=1 command=two 10:19:58,669 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:19:58,671 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 10:19:58,671 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 4.442 ms 10:19:58,671 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 10:19:58,672 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=0, term=1, command=zero, pending=true} 10:19:58,672 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 11.73 μs 10:19:58,672 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to 0 10:19:58,672 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Applying state for log index 0 data zero 10:19:58,672 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: applyState called: zero 10:19:58,674 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 10:19:58,674 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 2.013 ms 10:19:58,674 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 4.710 μs 10:19:58,674 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=1] 10:19:58,674 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 more completion(s) pending 10:19:58,674 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 343.0 μs 10:19:58,674 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 10:19:58,674 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - singleNode14: running 3 completion(s) 10:19:58,674 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=1, term=1, command=one, pending=true} 10:19:58,675 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 0 to 1 10:19:58,675 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Applying state for log index 1 data one 10:19:58,675 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode14: applyState called: one 10:19:58,675 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=2, term=1, command=two, pending=true} 10:19:58,675 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 1 to 2 10:19:58,675 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Applying state for log index 2 data two 10:19:58,675 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode14: applyState called: two 10:19:58,676 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 1 for term 1 10:19:58,676 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 1.480 ms 10:19:58,676 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=2] 10:19:58,676 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=3] 10:19:58,676 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 10:19:58,676 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 397.7 μs 10:19:58,676 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 10:19:58,676 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 10:19:58,800 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persist data index=3 term=1 command=three 10:19:58,801 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=3, term=1, command=three, pending=true} 10:19:58,801 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 125.0 ms 10:19:58,804 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 10:19:58,804 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 1.921 ms 10:19:58,804 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 10:19:58,804 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 10:19:58,805 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=3, term=1, command=three, pending=true} 10:19:58,805 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 2 to 3 10:19:58,805 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Applying state for log index 3 data three 10:19:58,805 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: applyState called: three 10:19:58,805 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 1.448 ms 10:19:58,806 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=4] 10:19:58,806 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 10:19:58,806 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 535.7 μs 10:19:58,806 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 10:19:58,807 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:19:58,832 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - singleNode14: captured snapshot at lastSequenceNumber: 4 10:19:58,832 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - singleNode14: Persising snapshot at EntryInfo[index=3, term=1]/EntryInfo[index=3, term=1] 10:19:58,834 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: support() called 10:19:58,840 AM [singleNode14-%d211359] [DEBUG] RaftStorage - singleNode14: starting snapshot writeout to /tmp/junit-16225137700444708551/singleNode14/snapshot-0000000069A8074E-31E2E326.tmp 10:19:58,845 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - singleNode14: Removed in-memory snapshotted entries, adjusted snapshotIndex: 1 and term: 1 10:19:58,846 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - singleNode14: 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]] 10:19:58,853 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 10:19:58,859 AM [singleNode14-%d211359] [DEBUG] RaftStorage - singleNode14: finished snapshot writeout to /tmp/junit-16225137700444708551/singleNode14/snapshot-0000000069A8074E-31E2E326.v1 10:19:58,860 AM [singleNode14-%d211359] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-16225137700444708551/singleNode14/snapshot-0000000069A8074E-31E2E326.v1 10:19:58,861 AM [singleNode14-%d211359] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-16225137700444708551/singleNode14/TermInfo.properties 10:19:58,861 AM [singleNode14-%d211359] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-16225137700444708551/singleNode14/journal-v1-1.log 10:19:58,861 AM [singleNode14-%d211359] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-16225137700444708551/singleNode14/metadata-v1-1.log 10:19:58,862 AM [singleNode14-%d211359] [DEBUG] RaftStorage - singleNode14: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-03-04T10:19:58.836952870Z, file=/tmp/junit-16225137700444708551/singleNode14/snapshot-0000000069A8074E-31E2E326.v1, size=392, entryCompress=NONE, stateCompress=NONE} 10:19:58,863 AM [singleNode14-%d211359] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 10:19:58,866 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 10:19:58,866 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - singleNode14: snapshot is durable as of 2026-03-04T10:19:58.836952870Z 10:19:58,867 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - singleNode14: Snapshot success, discarding journal entries up to 4 10:19:58,868 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 61.37 ms 10:19:58,868 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorSnapshotMessageSupport - singleNode14: SnapshotComplete received 10:19:58,868 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=4] 10:19:58,869 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: discarded entries up to (and including) 4 10:19:58,869 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 10:19:58,869 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 10:19:58,870 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 1.745 ms 10:19:58,870 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 10:19:58,903 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persist data index=4 term=1 command=four 10:19:58,903 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:19:58,903 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Persist data index=5 term=1 command=five 10:19:58,904 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:19:58,912 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 42.62 ms 10:19:58,915 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 10:19:58,915 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 10:19:58,915 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=4, term=1, command=four, pending=true} 10:19:58,915 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 4 10:19:58,915 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Applying state for log index 4 data four 10:19:58,915 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode14: applyState called: four 10:19:58,916 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=5, term=1, command=five, pending=true} 10:19:58,916 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 4 to 5 10:19:58,916 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - singleNode14: Applying state for log index 5 data five 10:19:58,916 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - singleNode14: applyState called: five 10:19:58,916 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 4 for term 1 10:19:58,917 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 4.177 ms 10:19:58,917 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 5.290 μs 10:19:58,917 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=5] 10:19:58,917 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=6] 10:19:58,917 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 10:19:58,917 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 449.5 μs 10:19:58,917 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 10:19:58,918 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 10:19:59,14 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-16225137700444708551/singleNode14/snapshot-0000000069A8074E-31E2E326.v1 10:19:59,15 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-16225137700444708551/singleNode14/TermInfo.properties 10:19:59,16 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-16225137700444708551/singleNode14/journal-v1-1.log 10:19:59,16 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-16225137700444708551/singleNode14/metadata-v1-1.log 10:19:59,16 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-03-04T10:19:58.836952870Z, file=/tmp/junit-16225137700444708551/singleNode14/snapshot-0000000069A8074E-31E2E326.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 10:19:59,127 AM [main] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-16225137700444708551/singleNode14/snapshot-0000000069A8074E-31E2E326.v1 10:19:59,128 AM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-16225137700444708551/singleNode14/TermInfo.properties 10:19:59,128 AM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-16225137700444708551/singleNode14/journal-v1-1.log 10:19:59,128 AM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-16225137700444708551/singleNode14/metadata-v1-1.log 10:19:59,128 AM [main] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-03-04T10:19:58.836952870Z, file=/tmp/junit-16225137700444708551/singleNode14/snapshot-0000000069A8074E-31E2E326.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 10:19:59,142 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - singleNode14: terminating thread VirtualThread[#94,singleNode14-writer-5]/waiting 10:19:59,142 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 224.7 ms 10:19:59,142 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 54.56 μs 10:19:59,142 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: journal writer stopped 10:19:59,143 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode14: journal closed 10:19:59,143 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - singleNode14: journal closed 10:19:59,143 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 10:19:59,143 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 10:19:59,147 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/singleNode14] [WARN] [03/04/2026 10:19:59.147] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/singleNode14]: org.opendaylight.controller.cluster.common.actor.Monitor@2874d030 [INFO] [pekkoDeadLetter][03/04/2026 10:19:59.148] [test-pekko.actor.default-dispatcher-12] [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:19:59,148 AM [test-pekko.actor.default-dispatcher-11] [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'. 10:19:59,150 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - singleNode14: Starting recovery with journal batch size 1000 10:19:59,150 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: started executor 10:19:59,150 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: started executor 10:19:59,152 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode14: metadata journal open: replayFrom=5 applyTo=6 10:19:59,153 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode14: journal open: firstIndex=1 lastIndex=6 replayFrom=5 fileEntries=0 10:19:59,153 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - singleNode14: journal open: applyTo=6 10:19:59,153 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: starting journal recovery 10:19:59,153 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: journal writer started 10:19:59,153 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 10:19:59,153 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 10:19:59,153 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-16225137700444708551/singleNode14/snapshot-0000000069A8074E-31E2E326.v1 10:19:59,153 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-16225137700444708551/singleNode14/TermInfo.properties 10:19:59,153 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-16225137700444708551/singleNode14/journal-v1-1.log 10:19:59,153 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-16225137700444708551/singleNode14/metadata-v1-1.log 10:19:59,153 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-03-04T10:19:58.836952870Z, file=/tmp/junit-16225137700444708551/singleNode14/snapshot-0000000069A8074E-31E2E326.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 10:19:59,154 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Recovery - singleNode14: initializing from snapshot taken at 2026-03-04T10:19:58.836952870Z 10:19:59,154 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: support() called 10:19:59,155 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to 3 10:19:59,155 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - singleNode14: applying entries up to 6 10:19:59,156 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - singleNode14: recovered journal DefaultLogEntry[index=4, term=1, command=four] 10:19:59,156 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - singleNode14: recovered journal DefaultLogEntry[index=5, term=1, command=five] 10:19:59,156 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 5 10:19:59,156 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - singleNode14: Recovery completed in in 3.198 ms: last log index = 5, last log term = 1, napshot index = 3, snapshot term = 1, journal size = 2 10:19:59,156 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Recovery completed and cannot restore from snapshot 10:19:59,160 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - singleNode14 (Follower): Received TimeoutNow - switching to Candidate 10:19:59,160 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - singleNode14 (Candidate): Election: Candidate has following voting peers: [] 10:19:59,166 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=2, votedFor=singleNode14 10:19:59,166 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - singleNode14 (Candidate): Starting new election term 2 10:19:59,166 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - singleNode14 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 10:19:59,166 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - singleNode14 (Candidate): Received ElectionTimeout 10:19:59,167 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - singleNode14 (Leader): Election: Leader has following peers: [] 10:19:59,167 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - singleNode14 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 10:19:59,168 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode14-collector15#126934566] 10:19:59,169 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode14] 10:19:59,170 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode14-collector16#-439345241] 10:19:59,171 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode14] 10:19:59,171 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - singleNode14: terminating thread VirtualThread[#102,singleNode14-writer-6]/waiting 10:19:59,171 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 18.31 ms 10:19:59,171 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 21.14 μs 10:19:59,171 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: journal writer stopped 10:19:59,172 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode14: journal closed 10:19:59,172 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - singleNode14: journal closed 10:19:59,172 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 10:19:59,172 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 10:19:59,175 AM [test-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [03/04/2026 10:19:59.175] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [03/04/2026 10:19:59.180] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.204:17355) [INFO] [03/04/2026 10:19:59.177] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.204:17355] - Exiting completed [INFO] [03/04/2026 10:19:59.178] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.204:17355] - Shutting down... [INFO] [03/04/2026 10:19:59.178] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.204:17355] - Successfully shut down [INFO] [03/04/2026 10:19:59.180] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.204:17355/system/remoting-terminator] Shutting down remote daemon. 10:19:59,181 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.204:17355] - Exiting completed 10:19:59,181 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.204:17355] - Shutting down... 10:19:59,181 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.204:17355] - Successfully shut down 10:19:59,181 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [03/04/2026 10:19:59.180] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.204:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 10:19:59,181 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [WARN] [03/04/2026 10:19:59.181] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/deadLetterListener] received dead letter: UnhandledMessage(Leave(pekko://test@10.30.170.204:17355),Actor[pekko://test/deadLetters],Actor[pekko://test/system/cluster/core/daemon#-1562148916]) [INFO] [03/04/2026 10:19:59.185] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.204:17355/system/remoting-terminator] Remoting shut down. 10:19:59,186 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [03/04/2026 10:19:59.186] [test-pekko.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger