[DEBUG] [12/14/2024 02:35:00.220] [main] [EventStream(akka://test)] logger log1-TestEventListener started 02:35:00,221 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [12/14/2024 02:35:00.222] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [12/14/2024 02:35:00.222] [main] [EventStream(akka://test)] Default Loggers started [INFO] [12/14/2024 02:35:00.235] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.151:25520] with UID [3987071431912423929] 02:35:00,236 AM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.151:25520] with UID [3987071431912423929] 02:35:00,244 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.151:25520] - Starting up, Akka version [2.6.21] ... 02:35:00,244 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.151:25520] - Registered cluster JMX MBean [akka:type=Cluster] 02:35:00,244 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.151:25520] - Started up successfully 02:35:00,244 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.151:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 02:35:00,244 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.151:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining [INFO] [12/14/2024 02:35:00.236] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.151:25520] - Starting up, Akka version [2.6.21] ... [INFO] [12/14/2024 02:35:00.238] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.151:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [12/14/2024 02:35:00.238] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.151:25520] - Started up successfully [INFO] [12/14/2024 02:35:00.238] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.151:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [12/14/2024 02:35:00.238] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.151:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:35:00,249 AM [main] [DEBUG] SimpleReplicatedLogEntrySerializer - Estimated serialized size 96, data size 1 for payload: A. Actual serialized size: 218 [INFO] [12/14/2024 02:35:00.253] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:35:00,253 AM [test-akka.actor.default-dispatcher-10] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [12/14/2024 02:35:00.255] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.171.151:25520) [INFO] [12/14/2024 02:35:00.255] [test-akka.actor.internal-dispatcher-11] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.151:25520] - Exiting completed [INFO] [12/14/2024 02:35:00.255] [test-akka.actor.internal-dispatcher-11] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.151:25520] - Shutting down... [INFO] [12/14/2024 02:35:00.255] [test-akka.actor.internal-dispatcher-11] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.151:25520] - Successfully shut down 02:35:00,255 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.151:25520] - Exiting completed 02:35:00,255 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.151:25520] - Shutting down... 02:35:00,255 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.151:25520] - Successfully shut down 02:35:00,258 AM [test-akka.actor.internal-dispatcher-3] [ERROR] ClusterReceptionist - requirement failed: Cluster node must not be terminated akka.actor.ActorInitializationException: akka://test/system/clusterReceptionist/replicator: exception during creation, root cause message: [requirement failed: Cluster node must not be terminated] at akka.actor.ActorInitializationException$.apply(Actor.scala:196) at akka.actor.ActorCell.create(ActorCell.scala:668) at akka.actor.ActorCell.invokeAll$1(ActorCell.scala:513) at akka.actor.ActorCell.systemInvoke(ActorCell.scala:535) at akka.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:295) at akka.dispatch.Mailbox.run(Mailbox.scala:230) at akka.dispatch.Mailbox.exec(Mailbox.scala:243) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) Caused by: java.lang.IllegalArgumentException: requirement failed: Cluster node must not be terminated at scala.Predef$.require(Predef.scala:337) at akka.cluster.ddata.Replicator.(Replicator.scala:1367) at akka.cluster.ddata.Replicator$.$anonfun$props$2(Replicator.scala:464) at akka.actor.TypedCreatorFunctionConsumer.produce(IndirectActorProducer.scala:91) at akka.actor.Props.newActor(Props.scala:226) at akka.actor.ActorCell.newActor(ActorCell.scala:615) at akka.actor.ActorCell.create(ActorCell.scala:642) ... 10 more [WARN] [12/14/2024 02:35:00.260] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/publisher] received dead letter: Subscribe(Actor[akka://test/system/clusterReceptionist/$$a-adapter#1573161151],InitialStateAsEvents,HashSet(class akka.cluster.ClusterEvent$MemberJoined, interface akka.cluster.ClusterEvent$ReachabilityEvent, class akka.cluster.ClusterEvent$MemberRemoved, class akka.cluster.ClusterEvent$MemberUp, class akka.cluster.ClusterEvent$ClusterShuttingDown$, class akka.cluster.ClusterEvent$MemberWeaklyUp)) [WARN] [12/14/2024 02:35:00.260] [test-akka.actor.default-dispatcher-6] [akka://test/system/clusterReceptionist/replicator] received dead letter: Subscribe(ReceptionistKey_0,Actor[akka://test/system/clusterReceptionist/$$a-adapter#1573161151]) [WARN] [12/14/2024 02:35:00.260] [test-akka.actor.default-dispatcher-6] [akka://test/system/clusterReceptionist/replicator] received dead letter: Subscribe(ReceptionistKey_4,Actor[akka://test/system/clusterReceptionist/$$a-adapter#1573161151]) [WARN] [12/14/2024 02:35:00.260] [test-akka.actor.default-dispatcher-6] [akka://test/system/clusterReceptionist/replicator] received dead letter: Subscribe(ReceptionistKey_1,Actor[akka://test/system/clusterReceptionist/$$a-adapter#1573161151]) [WARN] [12/14/2024 02:35:00.260] [test-akka.actor.default-dispatcher-6] [akka://test/system/clusterReceptionist/replicator] received dead letter: Subscribe(ReceptionistKey_3,Actor[akka://test/system/clusterReceptionist/$$a-adapter#1573161151]) 02:35:00,260 AM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:35:00,260 AM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [WARN] [12/14/2024 02:35:00.260] [test-akka.actor.default-dispatcher-5] [akka://test/system/clusterReceptionist/replicator] received dead letter: Subscribe(ReceptionistKey_2,Actor[akka://test/system/clusterReceptionist/$$a-adapter#1573161151]) [INFO] [12/14/2024 02:35:00.259] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.151:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [12/14/2024 02:35:00.259] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.151:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [WARN] [12/14/2024 02:35:00.260] [test-akka.actor.default-dispatcher-5] [akka://test/system/deadLetterListener] received dead letter: UnhandledMessage(Leave(akka://test@10.30.171.151:25520),Actor[akka://test/deadLetters],Actor[akka://test/system/cluster/core/daemon#-1328325786])