[DEBUG] [10/28/2024 11:57:46.958] [main] [EventStream(pekko://test)] logger log1-TestEventListener started
11:57:46,958 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started
[DEBUG] [10/28/2024 11:57:46.958] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started
[DEBUG] [10/28/2024 11:57:46.958] [main] [EventStream(pekko://test)] Default Loggers started
[INFO] [10/28/2024 11:57:46.973] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.36:17355] with UID [-3754896647629824328]
11:57:46,973 AM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.36:17355] with UID [-3754896647629824328]
[INFO] [10/28/2024 11:57:46.973] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.36:17355] - Starting up, Pekko version [1.0.3] ...
11:57:46,973 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.36:17355] - Starting up, Pekko version [1.0.3] ...
[INFO] [10/28/2024 11:57:46.975] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.36:17355] - Registered cluster JMX MBean [pekko:type=Cluster]
[INFO] [10/28/2024 11:57:46.975] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.36:17355] - Started up successfully
11:57:46,975 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.36:17355] - Registered cluster JMX MBean [pekko:type=Cluster]
11:57:46,975 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.36:17355] - Started up successfully
[INFO] [10/28/2024 11:57:46.986] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.36:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
[INFO] [10/28/2024 11:57:46.986] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.36:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
11:57:46,986 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.36:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing
11:57:46,986 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.36:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining
11:57:46,998 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/listener247#54258797]
11:57:47,1 AM [main] [DEBUG] SyncStatusTracker - commit-tracker: Last sync leader does not match current leader leader-1, need to catch up to 100
11:57:47,1 AM [main] [DEBUG] SyncStatusTracker - commit-tracker: Lagging 4 entries behind leader leader-1 and reached 101 (of expected 100)
11:57:47,1 AM [main] [DEBUG] SyncStatusTracker - commit-tracker: Lagging 7 entries behind leader leader-1 and reached 101 (of expected 100)
11:57:47,1 AM [main] [DEBUG] SyncStatusTracker - commit-tracker: Lagging 49 entries behind leader leader-1
11:57:47,1 AM [main] [DEBUG] SyncStatusTracker - commit-tracker: Lagging 25 entries behind leader leader-1
11:57:47,2 AM [main] [DEBUG] SyncStatusTracker - commit-tracker: Lagging 5 entries behind leader leader-1 and reached 155 (of expected 100)
11:57:47,2 AM [main] [DEBUG] SyncStatusTracker - commit-tracker: Last sync leader does not match current leader leader-2, need to catch up to 160
11:57:47,2 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/listener248#-1753134840]
11:57:47,4 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/listener249#1927582292]
11:57:47,7 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/listener250#-2084991975]
[INFO] [10/28/2024 11:57:47.018] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
11:57:47,18 AM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
[WARN] [10/28/2024 11:57:47.019] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.36:17355)
[INFO] [pekkoDeadLetter][10/28/2024 11:57:47.019] [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#470472281] 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] [10/28/2024 11:57:47.019] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.36:17355] - Exiting completed
11:57:47,20 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.36:17355] - Exiting completed
11:57:47,21 AM [test-pekko.actor.default-dispatcher-5] [INFO] LocalActorRef -  pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#470472281] 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:57:47,22 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.36:17355] - Shutting down...
11:57:47,22 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.36:17355] - Successfully shut down
[INFO] [10/28/2024 11:57:47.021] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.36:17355] - Shutting down...
11:57:47,23 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon.
11:57:47,23 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports.
[INFO] [10/28/2024 11:57:47.022] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.36:17355] - Successfully shut down
[INFO] [10/28/2024 11:57:47.023] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.36:17355/system/remoting-terminator] Shutting down remote daemon.
[INFO] [10/28/2024 11:57:47.023] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.36:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.
[INFO] [10/28/2024 11:57:47.025] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.36:17355/system/remoting-terminator] Remoting shut down.
11:57:47,25 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.
[DEBUG] [10/28/2024 11:57:47.025] [test-pekko.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger