[DEBUG] [04/30/2026 11:16:03.774] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 11:16:03,782 AM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [04/30/2026 11:16:03.791] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [04/30/2026 11:16:03.792] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [04/30/2026 11:16:04.318] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.87:17355] with UID [8613588561995717125] 11:16:04,321 AM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.87:17355] with UID [8613588561995717125] [INFO] [04/30/2026 11:16:04.344] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.87:17355] - Starting up, Pekko version [1.4.0] ... 11:16:04,344 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.87:17355] - Starting up, Pekko version [1.4.0] ... [INFO] [04/30/2026 11:16:04.436] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.87:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [04/30/2026 11:16:04.436] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.87:17355] - Started up successfully 11:16:04,437 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.87:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 11:16:04,438 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.87:17355] - Started up successfully 11:16:04,498 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.87:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [04/30/2026 11:16:04.497] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.87:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 11:16:04,499 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.87:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [04/30/2026 11:16:04.498] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.87:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:16:04,856 AM [main] [INFO] PeerInfos - test: Peer address for peer peer1 set to peerAddress1_1 11:16:04,877 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/actor1] 11:16:04,938 AM [main] [DEBUG] PeerInfos - self: Updated server config: isVoting: false, peers: [PeerInfo [id=peer3, address=null, votingState=NON_VOTING], PeerInfo [id=peer2, address=null, votingState=VOTING]] 11:16:04,940 AM [main] [DEBUG] PeerInfos - self: Updated server config: isVoting: true, peers: [PeerInfo [id=peer3, address=null, votingState=VOTING], PeerInfo [id=peer2, address=null, votingState=VOTING]] 11:16:04,940 AM [main] [DEBUG] PeerInfos - self: Updated server config: isVoting: false, peers: [PeerInfo [id=peer3, address=null, votingState=VOTING], PeerInfo [id=peer2, address=null, votingState=VOTING]] 11:16:04,941 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/actor2] 11:16:05,782 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/actor3] [INFO] [04/30/2026 11:16:05.800] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:16:05,801 AM [test-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [04/30/2026 11:16:05.814] [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.87:17355) [INFO] [pekkoDeadLetter][04/30/2026 11:16:05.815] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1559147667] was unhandled. [1] 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] [04/30/2026 11:16:05.816] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.87:17355] - Exiting completed [INFO] [04/30/2026 11:16:05.817] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.87:17355] - Shutting down... 11:16:05,817 AM [test-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1559147667] was unhandled. [1] 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'. 11:16:05,818 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.87:17355] - Exiting completed 11:16:05,818 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.87:17355] - Shutting down... [INFO] [04/30/2026 11:16:05.818] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.87:17355] - Successfully shut down 11:16:05,819 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.87:17355] - Successfully shut down [INFO] [04/30/2026 11:16:05.839] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.87:17355/system/remoting-terminator] Shutting down remote daemon. 11:16:05,839 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [04/30/2026 11:16:05.840] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.87:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 11:16:05,841 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports.