[DEBUG] [03/28/2026 10:27:01.583] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 10:27:01,585 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/28/2026 10:27:01.585] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [03/28/2026 10:27:01.587] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [03/28/2026 10:27:01.620] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.8:17355] with UID [7061901440349387892] 10:27:01,620 AM [test-pekko.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.8:17355] with UID [7061901440349387892] [INFO] [03/28/2026 10:27:01.621] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.8:17355] - Starting up, Pekko version [1.4.0] ... 10:27:01,622 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.8:17355] - Starting up, Pekko version [1.4.0] ... [INFO] [03/28/2026 10:27:01.628] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.8:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 10:27:01,629 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.8:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/28/2026 10:27:01.629] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.8:17355] - Started up successfully 10:27:01,629 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.8:17355] - Started up successfully [INFO] [03/28/2026 10:27:01.632] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.8:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/28/2026 10:27:01.632] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.8:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 10:27:01,632 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.8:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 10:27:01,632 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.8:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 10:27:01,657 AM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages starting 10:27:01,671 AM [main] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 10:27:01,816 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=0 10:27:01,819 AM [main] [INFO] FileMapper - Using io.netty.util.internal.PlatformDependent for ByteBuffer cleanup 10:27:01,829 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:27:01,854 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: updated meta to JournalMeta[replayFrom=1, applyTo=1] 10:27:01,863 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 10:27:01,873 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-4] [WARN] [03/28/2026 10:27:01.876] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-4]: org.opendaylight.controller.cluster.common.actor.Monitor@98d1de6 [INFO] [pekkoDeadLetter][03/28/2026 10:27:01.876] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-4] 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:27:01,880 AM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-4] 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:27:02,224 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - test-actor-4: Starting recovery with journal batch size 1000 10:27:02,225 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: started executor 10:27:02,226 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: started executor 10:27:02,230 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=1 10:27:02,231 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=1 replayFrom=1 fileEntries=0 10:27:02,232 AM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - test-actor-4: journal open: applyTo=1 10:27:02,254 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - test-actor-4: starting journal recovery 10:27:02,255 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 10:27:02,256 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-16820033777752950313/test-actor-4/TermInfo.properties 10:27:02,257 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-16820033777752950313/test-actor-4/journal-v1-1.log 10:27:02,257 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-16820033777752950313/test-actor-4/metadata-v1-1.log 10:27:02,257 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: no eligible files found 10:27:02,258 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to -1 10:27:02,258 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - test-actor-4: applying entries up to 1 10:27:02,263 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - test-actor-4: recovered journal DefaultLogEntry[index=0, term=1, command=A] 10:27:02,270 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to 0 10:27:02,273 AM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - test-actor-4: Recovery completed in in 14.66 ms: last log index = 0, last log term = 1, napshot index = -1, snapshot term = -1, journal size = 1 10:27:02,274 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - test-actor-4: Recovery completed and cannot restore from snapshot 10:27:02,280 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - test-actor-4: writer thread VirtualThread[#55,test-actor-4-writer-1]/runnable started 10:27:02,286 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer started 10:27:02,286 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: waiting to receive commands 10:27:02,306 AM [test-pekko.actor.default-dispatcher-5] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$b] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$b] 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:27:02,306 AM [test-pekko.actor.default-dispatcher-5] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$c] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$c] 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'. [WARN] [03/28/2026 10:27:02.306] [test-pekko.actor.default-dispatcher-13] [pekko://test/temp/_user_test-actor-4$b] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) [WARN] [03/28/2026 10:27:02.307] [test-pekko.actor.default-dispatcher-13] [pekko://test/temp/_user_test-actor-4$c] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) [INFO] [pekkoDeadLetter][03/28/2026 10:27:02.306] [test-pekko.actor.default-dispatcher-5] [pekko://test/temp/_user_test-actor-4$b] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$b] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$b] 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][03/28/2026 10:27:02.306] [test-pekko.actor.default-dispatcher-5] [pekko://test/temp/_user_test-actor-4$c] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$c] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$c] 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:27:03,61 AM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages ending 10:27:03,63 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-4] 10:27:03,78 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - test-actor-4: terminating thread VirtualThread[#55,test-actor-4-writer-1]/waiting 10:27:03,80 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: received 1 commands after 794.6 ms 10:27:03,82 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: completed 1 commands in 1.509 ms 10:27:03,83 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer stopped 10:27:03,83 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - test-actor-4: terminated thread VirtualThread[#55,test-actor-4-writer-1]/terminated 10:27:03,83 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 10:27:03,83 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - test-actor-4: journal closed 10:27:03,84 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks 10:27:03,84 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks 10:27:03,90 AM [test-pekko.actor.default-dispatcher-13] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [03/28/2026 10:27:03.090] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [03/28/2026 10:27:03.092] [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.8:17355) [INFO] [pekkoDeadLetter][03/28/2026 10:27:03.092] [test-pekko.actor.default-dispatcher-13] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1072504532] was unhandled. [4] 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:27:03,92 AM [test-pekko.actor.default-dispatcher-13] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1072504532] was unhandled. [4] 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] [03/28/2026 10:27:03.093] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.8:17355] - Exiting completed [INFO] [03/28/2026 10:27:03.093] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.8:17355] - Shutting down... [INFO] [03/28/2026 10:27:03.093] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.8:17355] - Successfully shut down 10:27:03,94 AM [test-pekko.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.8:17355] - Exiting completed 10:27:03,94 AM [test-pekko.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.8:17355] - Shutting down... 10:27:03,94 AM [test-pekko.actor.default-dispatcher-13] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.8:17355] - Successfully shut down [INFO] [03/28/2026 10:27:03.097] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.8:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [03/28/2026 10:27:03.097] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.8:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 10:27:03,97 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 10:27:03,97 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [03/28/2026 10:27:03.100] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.8:17355/system/remoting-terminator] Remoting shut down. 10:27:03,101 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [03/28/2026 10:27:03.101] [test-pekko.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger