[DEBUG] [02/27/2024 11:20:12.831] [main] [EventStream(akka://test)] logger log1-TestEventListener started 11:20:12,832 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [02/27/2024 11:20:12.832] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [02/27/2024 11:20:12.832] [main] [EventStream(akka://test)] Default Loggers started [INFO] [02/27/2024 11:20:12.853] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.238:25520] with UID [-1064328368701989657] [INFO] [02/27/2024 11:20:12.854] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.238:25520] - Starting up, Akka version [2.6.21] ... 11:20:12,854 AM [test-akka.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.238:25520] with UID [-1064328368701989657] 11:20:12,854 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.238:25520] - Starting up, Akka version [2.6.21] ... [INFO] [02/27/2024 11:20:12.857] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.238:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [02/27/2024 11:20:12.857] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.238:25520] - Started up successfully 11:20:12,867 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.238:25520] - Registered cluster JMX MBean [akka:type=Cluster] 11:20:12,867 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.238:25520] - Started up successfully [INFO] [02/27/2024 11:20:12.867] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.238:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [02/27/2024 11:20:12.867] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.238:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 11:20:12,868 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.238:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 11:20:12,868 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.238:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 11:20:12,885 AM [test-akka.actor.default-dispatcher-6] [DEBUG] ShardManagerGetSnapshotReplyActor - shard-manager: Expecting 2 shard snapshot replies 11:20:12,893 AM [test-akka.actor.default-dispatcher-6] [DEBUG] ShardManagerGetSnapshotReplyActor - shard-manager: Received GetSnapshotReply [id=member-1-shard-shard1-config, snapshot=Snapshot [lastIndex=2, lastTerm=1, lastAppliedIndex=2, lastAppliedTerm=1, unAppliedEntries size=0, state=ByteState [bytes=[1, 2, 3]], electionTerm=1, electionVotedFor=member-1, ServerConfigPayload=null]] 11:20:12,894 AM [test-akka.actor.default-dispatcher-6] [DEBUG] ShardManagerGetSnapshotReplyActor - shard-manager: Received Failure(java.lang.RuntimeException) 11:20:12,906 AM [test-akka.actor.default-dispatcher-6] [DEBUG] ShardManagerGetSnapshotReplyActor - shard-manager: Expecting 1 shard snapshot replies 11:20:13,44 AM [test-akka.actor.default-dispatcher-6] [WARN] ShardManagerGetSnapshotReplyActor - shard-manager: Timed out after 100 ms while waiting for snapshot replies from 1 shard(s). 1 shard(s) [shard1] did not respond 11:20:13,55 AM [test-akka.actor.default-dispatcher-6] [DEBUG] ShardManagerGetSnapshotReplyActor - shard-manager: Expecting 3 shard snapshot replies 11:20:13,56 AM [test-akka.actor.default-dispatcher-6] [DEBUG] ShardManagerGetSnapshotReplyActor - shard-manager: Received GetSnapshotReply [id=member-1-shard-shard1-config, snapshot=Snapshot [lastIndex=2, lastTerm=1, lastAppliedIndex=2, lastAppliedTerm=1, unAppliedEntries size=0, state=ByteState [bytes=[1, 2, 3]], electionTerm=1, electionVotedFor=member-1, ServerConfigPayload=null]] 11:20:13,56 AM [test-akka.actor.default-dispatcher-6] [DEBUG] ShardManagerGetSnapshotReplyActor - shard-manager: Received GetSnapshotReply [id=member-1-shard-shard2-config, snapshot=Snapshot [lastIndex=2, lastTerm=1, lastAppliedIndex=2, lastAppliedTerm=1, unAppliedEntries size=0, state=ByteState [bytes=[4, 5, 6]], electionTerm=1, electionVotedFor=member-1, ServerConfigPayload=null]] 11:20:13,556 AM [test-akka.actor.default-dispatcher-6] [DEBUG] ShardManagerGetSnapshotReplyActor - shard-manager: Received GetSnapshotReply [id=member-1-shard-shard3-config, snapshot=Snapshot [lastIndex=2, lastTerm=1, lastAppliedIndex=2, lastAppliedTerm=1, unAppliedEntries size=0, state=ByteState [bytes=[7, 8, 9]], electionTerm=1, electionVotedFor=member-1, ServerConfigPayload=null]] 11:20:13,556 AM [test-akka.actor.default-dispatcher-6] [DEBUG] ShardManagerGetSnapshotReplyActor - shard-manager: All shard snapshots received [INFO] [02/27/2024 11:20:13.558] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.238:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [02/27/2024 11:20:13.558] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.238:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 11:20:13,558 AM [test-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 11:20:13,558 AM [test-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports.