11:33:02,228 PM [test-pekko.actor.default-dispatcher-7] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [11/06/2025 23:33:02.227] [main] [EventStream(pekko://test)] logger log1-TestEventListener started [DEBUG] [11/06/2025 23:33:02.230] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [11/06/2025 23:33:02.230] [main] [EventStream(pekko://test)] Default Loggers started 11:33:02,259 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.191:17355] with UID [-5113240505892189890] 11:33:02,260 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.191:17355] - Starting up, Pekko version [1.2.1] ... [INFO] [11/06/2025 23:33:02.258] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.191:17355] with UID [-5113240505892189890] [INFO] [11/06/2025 23:33:02.259] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.191:17355] - Starting up, Pekko version [1.2.1] ... 11:33:02,264 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.191:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [11/06/2025 23:33:02.264] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.191:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [11/06/2025 23:33:02.265] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.191:17355] - Started up successfully 11:33:02,265 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.191:17355] - Started up successfully [INFO] [11/06/2025 23:33:02.267] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.191:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [11/06/2025 23:33:02.267] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.191:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:33:02,267 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.191:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 11:33:02,267 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.191:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:33:02,308 PM [main] [INFO] PeerInfos - test: Peer address for peer peer1 set to peerAddress1_1 11:33:02,309 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/actor28] 11:33:02,340 PM [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:33:02,342 PM [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:33:02,342 PM [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:33:02,342 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/actor29] 11:33:02,413 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/actor30] 11:33:02,416 PM [test-pekko.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [11/06/2025 23:33:02.416] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [11/06/2025 23:33:02.418] [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.191:17355) 11:33:02,422 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.191:17355] - Exiting completed 11:33:02,422 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.191:17355] - Shutting down... 11:33:02,422 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.191:17355] - Successfully shut down 11:33:02,422 PM [test-pekko.actor.default-dispatcher-7] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-234866252] 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] [11/06/2025 23:33:02.419] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.191:17355] - Exiting completed [INFO] [11/06/2025 23:33:02.419] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.191:17355] - Shutting down... [INFO] [11/06/2025 23:33:02.419] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.191:17355] - Successfully shut down [INFO] [pekkoDeadLetter][11/06/2025 23:33:02.418] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-234866252] 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] [11/06/2025 23:33:02.422] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.191:17355/system/remoting-terminator] Shutting down remote daemon. 11:33:02,423 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [11/06/2025 23:33:02.423] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.191:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 11:33:02,423 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [11/06/2025 23:33:02.434] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.191:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [11/06/2025 23:33:02.435] [test-pekko.actor.internal-dispatcher-5] [EventStream] shutting down: StandardOutLogger 11:33:02,435 PM [test-pekko.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.