[DEBUG] [03/14/2026 01:11:14.743] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 01:11:14,748 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/14/2026 01:11:14.749] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [03/14/2026 01:11:14.749] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [03/14/2026 01:11:14.773] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.15:17355] with UID [601665190886277390] 01:11:14,773 AM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.15:17355] with UID [601665190886277390] [INFO] [03/14/2026 01:11:14.774] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.15:17355] - Starting up, Pekko version [1.2.1] ... 01:11:14,775 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.15:17355] - Starting up, Pekko version [1.2.1] ... [INFO] [03/14/2026 01:11:14.779] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.15:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 01:11:14,779 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.15:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/14/2026 01:11:14.780] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.15:17355] - Started up successfully 01:11:14,780 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.15:17355] - Started up successfully [INFO] [03/14/2026 01:11:14.785] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.15:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/14/2026 01:11:14.785] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.15:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 01:11:14,785 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.15:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 01:11:14,785 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.15:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 01:11:14,803 AM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages starting 01:11:14,818 AM [main] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 01:11:14,963 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=0 01:11:14,966 AM [main] [INFO] FileMapper - Using io.netty.util.internal.PlatformDependent for ByteBuffer cleanup 01:11:14,975 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 01:11:14,997 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: updated meta to JournalMeta[replayFrom=1, applyTo=1] 01:11:15,5 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 01:11:15,14 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-4] [WARN] [03/14/2026 01:11:15.017] [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@65812c76 [INFO] [pekkoDeadLetter][03/14/2026 01:11:15.017] [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'. 01:11:15,18 AM [test-pekko.actor.default-dispatcher-12] [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'. 01:11:15,364 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - test-actor-4: Starting recovery with journal batch size 1000 01:11:15,366 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: started executor 01:11:15,366 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: started executor 01:11:15,371 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=1 01:11:15,372 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=1 replayFrom=1 fileEntries=0 01:11:15,372 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - test-actor-4: journal open: applyTo=1 01:11:15,394 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - test-actor-4: starting journal recovery 01:11:15,395 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 01:11:15,397 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-17275426137821506449/test-actor-4/TermInfo.properties 01:11:15,397 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-17275426137821506449/test-actor-4/journal-v1-1.log 01:11:15,397 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-17275426137821506449/test-actor-4/metadata-v1-1.log 01:11:15,397 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - test-actor-4: no eligible files found 01:11:15,398 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to -1 01:11:15,398 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - test-actor-4: applying entries up to 1 01:11:15,402 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - test-actor-4: recovered journal DefaultLogEntry[index=0, term=1, command=A] 01:11:15,409 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to 0 01:11:15,412 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - test-actor-4: Recovery completed in in 13.37 ms: last log index = 0, last log term = 1, napshot index = -1, snapshot term = -1, journal size = 1 01:11:15,412 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - test-actor-4: Recovery completed and cannot restore from snapshot 01:11:15,420 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - test-actor-4: writer thread VirtualThread[#57,test-actor-4-writer-1]/runnable started 01:11:15,421 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer started 01:11:15,421 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: waiting to receive commands 01:11:15,452 AM [test-pekko.actor.default-dispatcher-11] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$a] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$a] 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'. 01:11:15,452 AM [test-pekko.actor.default-dispatcher-11] [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/14/2026 01:11:15.452] [test-pekko.actor.default-dispatcher-13] [pekko://test/temp/_user_test-actor-4$a] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) [WARN] [03/14/2026 01:11:15.453] [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/14/2026 01:11:15.452] [test-pekko.actor.default-dispatcher-11] [pekko://test/temp/_user_test-actor-4$a] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$a] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$a] 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/14/2026 01:11:15.452] [test-pekko.actor.default-dispatcher-11] [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'. 01:11:16,200 AM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages ending 01:11:16,203 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-4] 01:11:16,217 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - test-actor-4: terminating thread VirtualThread[#57,test-actor-4-writer-1]/waiting 01:11:16,219 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: received 1 commands after 798.6 ms 01:11:16,221 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: completed 1 commands in 948.3 μs 01:11:16,221 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer stopped 01:11:16,221 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - test-actor-4: terminated thread VirtualThread[#57,test-actor-4-writer-1]/terminated 01:11:16,222 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 01:11:16,222 AM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - test-actor-4: journal closed 01:11:16,222 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks 01:11:16,223 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks [INFO] [03/14/2026 01:11:16.228] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:11:16,229 AM [test-pekko.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [03/14/2026 01:11:16.230] [test-pekko.actor.default-dispatcher-13] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.15:17355) 01:11:16,231 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#-429625384] 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] [pekkoDeadLetter][03/14/2026 01:11:16.230] [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#-429625384] 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/14/2026 01:11:16.231] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.15:17355] - Exiting completed [INFO] [03/14/2026 01:11:16.231] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.15:17355] - Shutting down... 01:11:16,231 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.15:17355] - Exiting completed 01:11:16,232 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.15:17355] - Shutting down... 01:11:16,232 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.15:17355] - Successfully shut down [INFO] [03/14/2026 01:11:16.232] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.15:17355] - Successfully shut down 01:11:16,236 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [03/14/2026 01:11:16.236] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.15:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [03/14/2026 01:11:16.236] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.15:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 01:11:16,237 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [03/14/2026 01:11:16.240] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.15:17355/system/remoting-terminator] Remoting shut down. 01:11:16,241 AM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [03/14/2026 01:11:16.241] [test-pekko.actor.internal-dispatcher-4] [EventStream] shutting down: StandardOutLogger