[DEBUG] [06/06/2026 23:41:17.432] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 11:41:17,440 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [06/06/2026 23:41:17.441] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [06/06/2026 23:41:17.442] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [06/06/2026 23:41:17.937] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.205:17355] with UID [-7368562340158287882] 11:41:17,939 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.205:17355] with UID [-7368562340158287882] [INFO] [06/06/2026 23:41:17.961] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.205:17355] - Starting up, Pekko version [1.0.3] ... 11:41:17,961 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.205:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [06/06/2026 23:41:18.060] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.205:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [06/06/2026 23:41:18.060] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.205:17355] - Started up successfully 11:41:18,60 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.205:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 11:41:18,61 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.205:17355] - Started up successfully [INFO] [06/06/2026 23:41:18.092] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.205:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 11:41:18,92 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.205:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [06/06/2026 23:41:18.093] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.205:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:41:18,94 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.205:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:41:18,525 PM [main] [INFO] PeerInfos - test: Peer address for peer peer1 set to peerAddress1_1 11:41:18,535 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/actor1] 11:41:18,609 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:41:18,612 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:41:18,612 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:41:18,612 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/actor2] 11:41:18,680 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/actor3] [INFO] [06/06/2026 23:41:18.687] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:41:18,687 PM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [06/06/2026 23:41:18.698] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.205:17355) 11:41:18,706 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.205:17355] - Exiting completed 11:41:18,706 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.205:17355] - Shutting down... 11:41:18,707 PM [test-pekko.actor.default-dispatcher-5] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-29752112] 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:41:18,711 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.205:17355] - Successfully shut down [INFO] [06/06/2026 23:41:18.701] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.205:17355] - Exiting completed [INFO] [06/06/2026 23:41:18.702] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.205:17355] - Shutting down... [INFO] [pekkoDeadLetter][06/06/2026 23:41:18.705] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-29752112] 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] [06/06/2026 23:41:18.711] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.205:17355] - Successfully shut down [INFO] [06/06/2026 23:41:18.720] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.205:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [06/06/2026 23:41:18.721] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.205:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 11:41:18,724 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 11:41:18,724 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 11:41:18,742 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [06/06/2026 23:41:18.742] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.205:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [06/06/2026 23:41:18.743] [test-pekko.actor.internal-dispatcher-10] [EventStream] shutting down: StandardOutLogger