2026-05-08 08:31:00 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 2026-05-08 08:31:00 [main] INFO org.dromara.DromaraApplication - Starting DromaraApplication using Java 17.0.17 with PID 32744 (D:\code\water\water-admin\target\classes started by admin in D:\code\water) 2026-05-08 08:31:00 [main] INFO org.dromara.DromaraApplication - The following 1 profile is active: "dev" 2026-05-08 08:31:03 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 2026-05-08 08:31:04 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it 2026-05-08 08:31:04 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... 2026-05-08 08:31:04 [main] INFO com.zaxxer.hikari.pool.HikariPool - master - Added connection com.mysql.cj.jdbc.ConnectionImpl@65a7bc80 2026-05-08 08:31:04 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. 2026-05-08 08:31:04 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success 2026-05-08 08:31:04 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] 2026-05-08 08:31:05 [main] WARN c.b.m.c.injector.DefaultSqlInjector - class org.dromara.app.domain.AppSchedulingDevice ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 2026-05-08 08:31:05 [main] INFO o.d.common.redis.config.RedisConfig - 初始化 redis 配置 2026-05-08 08:31:05 [main] INFO org.redisson.Version - Redisson 3.52.0 2026-05-08 08:31:06 [redisson-netty-1-5] INFO o.r.connection.ConnectionsHolder - 1 connections initialized for localhost/127.0.0.1:6379 2026-05-08 08:31:06 [redisson-netty-1-4] INFO o.r.connection.ConnectionsHolder - 8 connections initialized for localhost/127.0.0.1:6379 2026-05-08 08:31:07 [main] INFO c.a.s.c.j.c.e.b.AbstractScriptExecutor$SnailFileUtils - [FileUtils] [workspace] use user.home as workspace: C:\Users\admin/snailJob/worker 2026-05-08 08:31:07 [main] INFO c.a.s.c.j.c.e.b.AbstractScriptExecutor$SnailFileUtils - [FileUtils] [workspace] use user.home as workspace: C:\Users\admin/snailJob/worker 2026-05-08 08:31:07 [main] INFO c.a.s.c.j.c.e.b.AbstractScriptExecutor$SnailFileUtils - [FileUtils] [workspace] use user.home as workspace: C:\Users\admin/snailJob/worker 2026-05-08 08:31:07 [main] INFO o.d.common.json.config.JacksonConfig - 初始化 jackson 配置 2026-05-08 08:31:07 [main] INFO c.a.s.c.s.SnailJobClientJobCoreAutoConfiguration - Snail-Job 客户端IP为: 192.168.0.217 2026-05-08 08:31:07 [main] INFO c.b.m.e.s.MybatisPlusApplicationContextAware - Register ApplicationContext instances org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@62e6a3ec 2026-05-08 08:31:12 [main] INFO o.d.w.p.modes.sb.config.BeanConfig - 【warm-flow】,加载完成 2026-05-08 08:31:12 [main] INFO io.undertow - starting server: Undertow - 2.3.23.Final 2026-05-08 08:31:12 [main] INFO org.xnio - XNIO version 3.8.16.Final 2026-05-08 08:31:12 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.16.Final 2026-05-08 08:31:12 [main] INFO org.jboss.threads - JBoss Threads version 3.7.0.Final 2026-05-08 08:31:12 [main] INFO org.dromara.DromaraApplication - Started DromaraApplication in 13.782 seconds (process running for 14.496) 2026-05-08 08:31:12 [main] INFO o.d.c.sse.listener.SseTopicListener - 初始化SSE主题订阅监听器成功 2026-05-08 08:31:13 [main] INFO o.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 2026-05-08 08:31:13 [main] INFO c.a.s.c.c.init.SnailJobStartListener - snail-job client is preparing to start... v1.9.0 2026-05-08 08:31:13 [main] INFO c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC client started connect to server 2026-05-08 08:31:13 [main] INFO c.a.s.c.c.rpc.server.SnailGrpcServer - ------> snail-job remoting server start success, grpc = com.aizuda.snailjob.client.common.rpc.server.SnailGrpcServer, port = 28081 2026-05-08 08:31:14 [snail-job-grpc-client-executor-127.0.0.1-0] ERROR c.a.s.c.j.c.r.JobExecutorRegistrar - Job executors register error requestId:[0] message:[UNAVAILABLE: io exception] 2026-05-08 08:31:14 [snail-job-grpc-client-executor-127.0.0.1-2] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1] message:[UNAVAILABLE: io exception] 2026-05-08 08:31:14 [main] INFO c.a.s.c.c.init.SnailJobStartListener - snail-job client started successfully v1.9.0 2026-05-08 08:31:14 [registrationTask1] WARN d.c.b.a.c.r.DefaultApplicationRegistrator - Failed to register application as Application(name=water-Vue-Plus, managementUrl=http://192.168.111.1:8081/actuator, healthUrl=http://192.168.111.1:8081/actuator/health, serviceUrl=http://192.168.111.1:8081/) at spring-boot-admin ([http://localhost:9090/admin/instances]): I/O error on POST request for "http://localhost:9090/admin/instances": null. Further attempts are logged on DEBUG level org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:9090/admin/instances": null at org.springframework.web.client.DefaultRestClient$DefaultRequestBodyUriSpec.createResourceAccessException(DefaultRestClient.java:704) at org.springframework.web.client.DefaultRestClient$DefaultRequestBodyUriSpec.exchangeInternal(DefaultRestClient.java:589) at org.springframework.web.client.DefaultRestClient$DefaultRequestBodyUriSpec.exchange(DefaultRestClient.java:540) at org.springframework.web.client.RestClient$RequestHeadersSpec.exchange(RestClient.java:677) at org.springframework.web.client.DefaultRestClient$DefaultResponseSpec.executeAndExtract(DefaultRestClient.java:821) at org.springframework.web.client.DefaultRestClient$DefaultResponseSpec.body(DefaultRestClient.java:765) at de.codecentric.boot.admin.client.registration.RestClientRegistrationClient.register(RestClientRegistrationClient.java:45) at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:80) at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:61) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:305) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:842) Caused by: java.net.ConnectException at java.net.http/jdk.internal.net.http.common.Utils.toConnectException(Utils.java:1107) at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:203) at java.net.http/jdk.internal.net.http.PlainHttpConnection.checkRetryConnect(PlainHttpConnection.java:238) at java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$1(PlainHttpConnection.java:214) at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire$$$capture(CompletableFuture.java:911) at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run$$$capture(CompletableFuture.java:1773) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java) ... 3 common frames omitted Caused by: java.nio.channels.ClosedChannelException at java.base/sun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195) at java.base/sun.nio.ch.SocketChannelImpl.beginConnect(SocketChannelImpl.java:760) at java.base/sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:848) at java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$0(PlainHttpConnection.java:187) at java.base/java.security.AccessController.doPrivileged(AccessController.java:569) at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:189) ... 11 common frames omitted 2026-05-08 08:31:14 [RMI TCP Connection(13)-192.168.111.1] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 2026-05-08 08:31:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:31:24 [snail-job-grpc-client-executor-127.0.0.1-3] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3] message:[UNAVAILABLE: io exception] 2026-05-08 08:31:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:31:34 [snail-job-grpc-client-executor-127.0.0.1-4] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[4] message:[UNAVAILABLE: io exception] 2026-05-08 08:31:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:31:44 [snail-job-grpc-client-executor-127.0.0.1-5] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[5] message:[UNAVAILABLE: io exception] 2026-05-08 08:31:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:31:54 [snail-job-grpc-client-executor-127.0.0.1-6] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[6] message:[UNAVAILABLE: io exception] 2026-05-08 08:32:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:32:04 [snail-job-grpc-client-executor-127.0.0.1-7] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[7] message:[UNAVAILABLE: io exception] 2026-05-08 08:32:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:32:14 [snail-job-grpc-client-executor-127.0.0.1-9] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[9] message:[UNAVAILABLE: io exception] 2026-05-08 08:32:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:32:24 [snail-job-grpc-client-executor-127.0.0.1-10] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[10] message:[UNAVAILABLE: io exception] 2026-05-08 08:32:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:32:34 [snail-job-grpc-client-executor-127.0.0.1-11] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[11] message:[UNAVAILABLE: io exception] 2026-05-08 08:32:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:32:44 [snail-job-grpc-client-executor-127.0.0.1-12] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[12] message:[UNAVAILABLE: io exception] 2026-05-08 08:32:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:32:54 [snail-job-grpc-client-executor-127.0.0.1-13] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[13] message:[UNAVAILABLE: io exception] 2026-05-08 08:33:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:33:04 [snail-job-grpc-client-executor-127.0.0.1-14] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[14] message:[UNAVAILABLE: io exception] 2026-05-08 08:33:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:33:14 [snail-job-grpc-client-executor-127.0.0.1-15] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[16] message:[UNAVAILABLE: io exception] 2026-05-08 08:33:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:33:24 [snail-job-grpc-client-executor-127.0.0.1-17] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[17] message:[UNAVAILABLE: io exception] 2026-05-08 08:33:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:33:34 [snail-job-grpc-client-executor-127.0.0.1-18] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[18] message:[UNAVAILABLE: io exception] 2026-05-08 08:33:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:33:44 [snail-job-grpc-client-executor-127.0.0.1-19] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[19] message:[UNAVAILABLE: io exception] 2026-05-08 08:33:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:33:54 [snail-job-grpc-client-executor-127.0.0.1-20] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[20] message:[UNAVAILABLE: io exception] 2026-05-08 08:34:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:34:04 [snail-job-grpc-client-executor-127.0.0.1-21] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[21] message:[UNAVAILABLE: io exception] 2026-05-08 08:34:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:34:14 [snail-job-grpc-client-executor-127.0.0.1-23] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[23] message:[UNAVAILABLE: io exception] 2026-05-08 08:34:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:34:24 [snail-job-grpc-client-executor-127.0.0.1-24] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[24] message:[UNAVAILABLE: io exception] 2026-05-08 08:34:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:34:34 [snail-job-grpc-client-executor-127.0.0.1-25] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[25] message:[UNAVAILABLE: io exception] 2026-05-08 08:34:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:34:44 [snail-job-grpc-client-executor-127.0.0.1-26] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[26] message:[UNAVAILABLE: io exception] 2026-05-08 08:34:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:34:54 [snail-job-grpc-client-executor-127.0.0.1-27] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[27] message:[UNAVAILABLE: io exception] 2026-05-08 08:35:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:35:04 [snail-job-grpc-client-executor-127.0.0.1-28] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[28] message:[UNAVAILABLE: io exception] 2026-05-08 08:35:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:35:14 [snail-job-grpc-client-executor-127.0.0.1-30] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[29] message:[UNAVAILABLE: io exception] 2026-05-08 08:35:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:35:24 [snail-job-grpc-client-executor-127.0.0.1-31] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[31] message:[UNAVAILABLE: io exception] 2026-05-08 08:35:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:35:34 [snail-job-grpc-client-executor-127.0.0.1-32] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[32] message:[UNAVAILABLE: io exception] 2026-05-08 08:35:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:35:44 [snail-job-grpc-client-executor-127.0.0.1-33] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[33] message:[UNAVAILABLE: io exception] 2026-05-08 08:35:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:35:54 [snail-job-grpc-client-executor-127.0.0.1-34] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[34] message:[UNAVAILABLE: io exception] 2026-05-08 08:36:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:36:04 [snail-job-grpc-client-executor-127.0.0.1-35] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[35] message:[UNAVAILABLE: io exception] 2026-05-08 08:36:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:36:14 [snail-job-grpc-client-executor-127.0.0.1-37] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[37] message:[UNAVAILABLE: io exception] 2026-05-08 08:36:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:36:24 [snail-job-grpc-client-executor-127.0.0.1-38] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[38] message:[UNAVAILABLE: io exception] 2026-05-08 08:36:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:36:34 [snail-job-grpc-client-executor-127.0.0.1-39] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[39] message:[UNAVAILABLE: io exception] 2026-05-08 08:36:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:36:44 [snail-job-grpc-client-executor-127.0.0.1-40] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[40] message:[UNAVAILABLE: io exception] 2026-05-08 08:36:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:36:54 [snail-job-grpc-client-executor-127.0.0.1-41] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[41] message:[UNAVAILABLE: io exception] 2026-05-08 08:37:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:37:04 [snail-job-grpc-client-executor-127.0.0.1-42] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[42] message:[UNAVAILABLE: io exception] 2026-05-08 08:37:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:37:14 [snail-job-grpc-client-executor-127.0.0.1-43] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[44] message:[UNAVAILABLE: io exception] 2026-05-08 08:37:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:37:24 [snail-job-grpc-client-executor-127.0.0.1-45] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[45] message:[UNAVAILABLE: io exception] 2026-05-08 08:37:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:37:34 [snail-job-grpc-client-executor-127.0.0.1-46] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[46] message:[UNAVAILABLE: io exception] 2026-05-08 08:37:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:37:44 [snail-job-grpc-client-executor-127.0.0.1-47] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[47] message:[UNAVAILABLE: io exception] 2026-05-08 08:37:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:37:54 [snail-job-grpc-client-executor-127.0.0.1-48] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[48] message:[UNAVAILABLE: io exception] 2026-05-08 08:38:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:38:04 [snail-job-grpc-client-executor-127.0.0.1-49] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[49] message:[UNAVAILABLE: io exception] 2026-05-08 08:38:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:38:14 [snail-job-grpc-client-executor-127.0.0.1-50] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[51] message:[UNAVAILABLE: io exception] 2026-05-08 08:38:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:38:24 [snail-job-grpc-client-executor-127.0.0.1-52] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[52] message:[UNAVAILABLE: io exception] 2026-05-08 08:38:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:38:34 [snail-job-grpc-client-executor-127.0.0.1-53] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[53] message:[UNAVAILABLE: io exception] 2026-05-08 08:38:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:38:44 [snail-job-grpc-client-executor-127.0.0.1-54] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[54] message:[UNAVAILABLE: io exception] 2026-05-08 08:38:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:38:54 [snail-job-grpc-client-executor-127.0.0.1-55] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[55] message:[UNAVAILABLE: io exception] 2026-05-08 08:39:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:39:04 [snail-job-grpc-client-executor-127.0.0.1-56] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[56] message:[UNAVAILABLE: io exception] 2026-05-08 08:39:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:39:14 [snail-job-grpc-client-executor-127.0.0.1-58] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[57] message:[UNAVAILABLE: io exception] 2026-05-08 08:39:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:39:24 [snail-job-grpc-client-executor-127.0.0.1-59] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[59] message:[UNAVAILABLE: io exception] 2026-05-08 08:39:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:39:34 [snail-job-grpc-client-executor-127.0.0.1-60] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[60] message:[UNAVAILABLE: io exception] 2026-05-08 08:39:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:39:44 [snail-job-grpc-client-executor-127.0.0.1-61] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[61] message:[UNAVAILABLE: io exception] 2026-05-08 08:39:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:39:54 [snail-job-grpc-client-executor-127.0.0.1-62] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[62] message:[UNAVAILABLE: io exception] 2026-05-08 08:40:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:40:04 [snail-job-grpc-client-executor-127.0.0.1-63] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[63] message:[UNAVAILABLE: io exception] 2026-05-08 08:40:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:40:14 [snail-job-grpc-client-executor-127.0.0.1-65] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[65] message:[UNAVAILABLE: io exception] 2026-05-08 08:40:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:40:24 [snail-job-grpc-client-executor-127.0.0.1-66] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[66] message:[UNAVAILABLE: io exception] 2026-05-08 08:40:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:40:34 [snail-job-grpc-client-executor-127.0.0.1-67] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[67] message:[UNAVAILABLE: io exception] 2026-05-08 08:40:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:40:44 [snail-job-grpc-client-executor-127.0.0.1-68] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[68] message:[UNAVAILABLE: io exception] 2026-05-08 08:40:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:40:54 [snail-job-grpc-client-executor-127.0.0.1-69] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[69] message:[UNAVAILABLE: io exception] 2026-05-08 08:41:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:41:04 [snail-job-grpc-client-executor-127.0.0.1-70] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[70] message:[UNAVAILABLE: io exception] 2026-05-08 08:41:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:41:14 [snail-job-grpc-client-executor-127.0.0.1-71] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[72] message:[UNAVAILABLE: io exception] 2026-05-08 08:41:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:41:24 [snail-job-grpc-client-executor-127.0.0.1-73] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[73] message:[UNAVAILABLE: io exception] 2026-05-08 08:41:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:41:34 [snail-job-grpc-client-executor-127.0.0.1-74] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[74] message:[UNAVAILABLE: io exception] 2026-05-08 08:41:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:41:44 [snail-job-grpc-client-executor-127.0.0.1-75] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[75] message:[UNAVAILABLE: io exception] 2026-05-08 08:41:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:41:54 [snail-job-grpc-client-executor-127.0.0.1-76] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[76] message:[UNAVAILABLE: io exception] 2026-05-08 08:42:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:42:04 [snail-job-grpc-client-executor-127.0.0.1-77] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[77] message:[UNAVAILABLE: io exception] 2026-05-08 08:42:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:42:14 [snail-job-grpc-client-executor-127.0.0.1-78] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[78] message:[UNAVAILABLE: io exception] 2026-05-08 08:42:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:42:24 [snail-job-grpc-client-executor-127.0.0.1-80] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[80] message:[UNAVAILABLE: io exception] 2026-05-08 08:42:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:42:34 [snail-job-grpc-client-executor-127.0.0.1-81] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[81] message:[UNAVAILABLE: io exception] 2026-05-08 08:42:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:42:44 [snail-job-grpc-client-executor-127.0.0.1-82] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[82] message:[UNAVAILABLE: io exception] 2026-05-08 08:42:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:42:54 [snail-job-grpc-client-executor-127.0.0.1-83] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[83] message:[UNAVAILABLE: io exception] 2026-05-08 08:43:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:43:04 [snail-job-grpc-client-executor-127.0.0.1-84] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[84] message:[UNAVAILABLE: io exception] 2026-05-08 08:43:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:43:14 [snail-job-grpc-client-executor-127.0.0.1-85] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[85] message:[UNAVAILABLE: io exception] 2026-05-08 08:43:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:43:24 [snail-job-grpc-client-executor-127.0.0.1-87] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[87] message:[UNAVAILABLE: io exception] 2026-05-08 08:43:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:43:34 [snail-job-grpc-client-executor-127.0.0.1-88] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[88] message:[UNAVAILABLE: io exception] 2026-05-08 08:43:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:43:44 [snail-job-grpc-client-executor-127.0.0.1-89] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[89] message:[UNAVAILABLE: io exception] 2026-05-08 08:43:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:43:54 [snail-job-grpc-client-executor-127.0.0.1-90] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[90] message:[UNAVAILABLE: io exception] 2026-05-08 08:44:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:44:04 [snail-job-grpc-client-executor-127.0.0.1-91] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[91] message:[UNAVAILABLE: io exception] 2026-05-08 08:44:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:44:14 [snail-job-grpc-client-executor-127.0.0.1-92] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[93] message:[UNAVAILABLE: io exception] 2026-05-08 08:44:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:44:24 [snail-job-grpc-client-executor-127.0.0.1-94] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[94] message:[UNAVAILABLE: io exception] 2026-05-08 08:44:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:44:34 [snail-job-grpc-client-executor-127.0.0.1-95] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[95] message:[UNAVAILABLE: io exception] 2026-05-08 08:44:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:44:44 [snail-job-grpc-client-executor-127.0.0.1-96] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[96] message:[UNAVAILABLE: io exception] 2026-05-08 08:44:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:44:54 [snail-job-grpc-client-executor-127.0.0.1-97] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[97] message:[UNAVAILABLE: io exception] 2026-05-08 08:45:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:45:04 [snail-job-grpc-client-executor-127.0.0.1-98] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[98] message:[UNAVAILABLE: io exception] 2026-05-08 08:45:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:45:14 [snail-job-grpc-client-executor-127.0.0.1-99] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[99] message:[UNAVAILABLE: io exception] 2026-05-08 08:45:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:45:24 [snail-job-grpc-client-executor-127.0.0.1-101] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[101] message:[UNAVAILABLE: io exception] 2026-05-08 08:45:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:45:34 [snail-job-grpc-client-executor-127.0.0.1-102] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[102] message:[UNAVAILABLE: io exception] 2026-05-08 08:45:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:45:44 [snail-job-grpc-client-executor-127.0.0.1-103] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[103] message:[UNAVAILABLE: io exception] 2026-05-08 08:45:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:45:54 [snail-job-grpc-client-executor-127.0.0.1-104] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[104] message:[UNAVAILABLE: io exception] 2026-05-08 08:46:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:46:04 [snail-job-grpc-client-executor-127.0.0.1-105] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[105] message:[UNAVAILABLE: io exception] 2026-05-08 08:46:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:46:14 [snail-job-grpc-client-executor-127.0.0.1-106] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[106] message:[UNAVAILABLE: io exception] 2026-05-08 08:46:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:46:24 [snail-job-grpc-client-executor-127.0.0.1-108] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[108] message:[UNAVAILABLE: io exception] 2026-05-08 08:46:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:46:34 [snail-job-grpc-client-executor-127.0.0.1-109] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[109] message:[UNAVAILABLE: io exception] 2026-05-08 08:46:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:46:44 [snail-job-grpc-client-executor-127.0.0.1-110] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[110] message:[UNAVAILABLE: io exception] 2026-05-08 08:46:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:46:54 [snail-job-grpc-client-executor-127.0.0.1-111] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[111] message:[UNAVAILABLE: io exception] 2026-05-08 08:47:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:47:04 [snail-job-grpc-client-executor-127.0.0.1-112] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[112] message:[UNAVAILABLE: io exception] 2026-05-08 08:47:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:47:14 [snail-job-grpc-client-executor-127.0.0.1-113] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[113] message:[UNAVAILABLE: io exception] 2026-05-08 08:47:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:47:24 [snail-job-grpc-client-executor-127.0.0.1-115] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[115] message:[UNAVAILABLE: io exception] 2026-05-08 08:47:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:47:34 [snail-job-grpc-client-executor-127.0.0.1-116] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[116] message:[UNAVAILABLE: io exception] 2026-05-08 08:47:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:47:44 [snail-job-grpc-client-executor-127.0.0.1-117] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[117] message:[UNAVAILABLE: io exception] 2026-05-08 08:47:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:47:54 [snail-job-grpc-client-executor-127.0.0.1-118] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[118] message:[UNAVAILABLE: io exception] 2026-05-08 08:48:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:48:04 [snail-job-grpc-client-executor-127.0.0.1-119] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[119] message:[UNAVAILABLE: io exception] 2026-05-08 08:48:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:48:14 [snail-job-grpc-client-executor-127.0.0.1-121] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[121] message:[UNAVAILABLE: io exception] 2026-05-08 08:48:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:48:24 [snail-job-grpc-client-executor-127.0.0.1-122] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[122] message:[UNAVAILABLE: io exception] 2026-05-08 08:48:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:48:34 [snail-job-grpc-client-executor-127.0.0.1-123] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[123] message:[UNAVAILABLE: io exception] 2026-05-08 08:48:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:48:44 [snail-job-grpc-client-executor-127.0.0.1-124] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[124] message:[UNAVAILABLE: io exception] 2026-05-08 08:48:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:48:54 [snail-job-grpc-client-executor-127.0.0.1-125] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[125] message:[UNAVAILABLE: io exception] 2026-05-08 08:49:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:49:04 [snail-job-grpc-client-executor-127.0.0.1-126] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[126] message:[UNAVAILABLE: io exception] 2026-05-08 08:49:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:49:14 [snail-job-grpc-client-executor-127.0.0.1-128] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[128] message:[UNAVAILABLE: io exception] 2026-05-08 08:49:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:49:24 [snail-job-grpc-client-executor-127.0.0.1-129] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[129] message:[UNAVAILABLE: io exception] 2026-05-08 08:49:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:49:34 [snail-job-grpc-client-executor-127.0.0.1-130] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[130] message:[UNAVAILABLE: io exception] 2026-05-08 08:49:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:49:44 [snail-job-grpc-client-executor-127.0.0.1-131] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[131] message:[UNAVAILABLE: io exception] 2026-05-08 08:49:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:49:54 [snail-job-grpc-client-executor-127.0.0.1-132] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[132] message:[UNAVAILABLE: io exception] 2026-05-08 08:50:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:50:04 [snail-job-grpc-client-executor-127.0.0.1-133] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[133] message:[UNAVAILABLE: io exception] 2026-05-08 08:50:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:50:14 [snail-job-grpc-client-executor-127.0.0.1-134] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[135] message:[UNAVAILABLE: io exception] 2026-05-08 08:50:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:50:24 [snail-job-grpc-client-executor-127.0.0.1-136] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[136] message:[UNAVAILABLE: io exception] 2026-05-08 08:50:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:50:34 [snail-job-grpc-client-executor-127.0.0.1-137] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[137] message:[UNAVAILABLE: io exception] 2026-05-08 08:50:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:50:44 [snail-job-grpc-client-executor-127.0.0.1-138] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[138] message:[UNAVAILABLE: io exception] 2026-05-08 08:50:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:50:54 [snail-job-grpc-client-executor-127.0.0.1-139] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[139] message:[UNAVAILABLE: io exception] 2026-05-08 08:51:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:51:04 [snail-job-grpc-client-executor-127.0.0.1-140] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[140] message:[UNAVAILABLE: io exception] 2026-05-08 08:51:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:51:14 [snail-job-grpc-client-executor-127.0.0.1-142] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[142] message:[UNAVAILABLE: io exception] 2026-05-08 08:51:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:51:24 [snail-job-grpc-client-executor-127.0.0.1-143] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[143] message:[UNAVAILABLE: io exception] 2026-05-08 08:51:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:51:34 [snail-job-grpc-client-executor-127.0.0.1-144] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[144] message:[UNAVAILABLE: io exception] 2026-05-08 08:51:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:51:44 [snail-job-grpc-client-executor-127.0.0.1-145] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[145] message:[UNAVAILABLE: io exception] 2026-05-08 08:51:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:51:54 [snail-job-grpc-client-executor-127.0.0.1-146] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[146] message:[UNAVAILABLE: io exception] 2026-05-08 08:52:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:52:04 [snail-job-grpc-client-executor-127.0.0.1-147] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[147] message:[UNAVAILABLE: io exception] 2026-05-08 08:52:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:52:14 [snail-job-grpc-client-executor-127.0.0.1-148] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[149] message:[UNAVAILABLE: io exception] 2026-05-08 08:52:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:52:24 [snail-job-grpc-client-executor-127.0.0.1-150] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[150] message:[UNAVAILABLE: io exception] 2026-05-08 08:52:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:52:34 [snail-job-grpc-client-executor-127.0.0.1-151] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[151] message:[UNAVAILABLE: io exception] 2026-05-08 08:52:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:52:44 [snail-job-grpc-client-executor-127.0.0.1-152] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[152] message:[UNAVAILABLE: io exception] 2026-05-08 08:52:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:52:54 [snail-job-grpc-client-executor-127.0.0.1-153] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[153] message:[UNAVAILABLE: io exception] 2026-05-08 08:53:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:53:04 [snail-job-grpc-client-executor-127.0.0.1-154] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[154] message:[UNAVAILABLE: io exception] 2026-05-08 08:53:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:53:14 [snail-job-grpc-client-executor-127.0.0.1-156] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[156] message:[UNAVAILABLE: io exception] 2026-05-08 08:53:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:53:24 [snail-job-grpc-client-executor-127.0.0.1-157] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[157] message:[UNAVAILABLE: io exception] 2026-05-08 08:53:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:53:34 [snail-job-grpc-client-executor-127.0.0.1-158] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[158] message:[UNAVAILABLE: io exception] 2026-05-08 08:53:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:53:44 [snail-job-grpc-client-executor-127.0.0.1-159] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[159] message:[UNAVAILABLE: io exception] 2026-05-08 08:53:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:53:54 [snail-job-grpc-client-executor-127.0.0.1-160] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[160] message:[UNAVAILABLE: io exception] 2026-05-08 08:54:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:54:04 [snail-job-grpc-client-executor-127.0.0.1-161] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[161] message:[UNAVAILABLE: io exception] 2026-05-08 08:54:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:54:14 [snail-job-grpc-client-executor-127.0.0.1-163] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[162] message:[UNAVAILABLE: io exception] 2026-05-08 08:54:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:54:24 [snail-job-grpc-client-executor-127.0.0.1-164] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[164] message:[UNAVAILABLE: io exception] 2026-05-08 08:54:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:54:34 [snail-job-grpc-client-executor-127.0.0.1-165] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[165] message:[UNAVAILABLE: io exception] 2026-05-08 08:54:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:54:44 [snail-job-grpc-client-executor-127.0.0.1-166] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[166] message:[UNAVAILABLE: io exception] 2026-05-08 08:54:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:54:54 [snail-job-grpc-client-executor-127.0.0.1-167] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[167] message:[UNAVAILABLE: io exception] 2026-05-08 08:55:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:55:04 [snail-job-grpc-client-executor-127.0.0.1-168] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[168] message:[UNAVAILABLE: io exception] 2026-05-08 08:55:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:55:14 [snail-job-grpc-client-executor-127.0.0.1-170] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[169] message:[UNAVAILABLE: io exception] 2026-05-08 08:55:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:55:24 [snail-job-grpc-client-executor-127.0.0.1-171] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[171] message:[UNAVAILABLE: io exception] 2026-05-08 08:55:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:55:34 [snail-job-grpc-client-executor-127.0.0.1-172] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[172] message:[UNAVAILABLE: io exception] 2026-05-08 08:55:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:55:44 [snail-job-grpc-client-executor-127.0.0.1-173] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[173] message:[UNAVAILABLE: io exception] 2026-05-08 08:55:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:55:54 [snail-job-grpc-client-executor-127.0.0.1-174] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[174] message:[UNAVAILABLE: io exception] 2026-05-08 08:56:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:56:04 [snail-job-grpc-client-executor-127.0.0.1-175] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[175] message:[UNAVAILABLE: io exception] 2026-05-08 08:56:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:56:14 [snail-job-grpc-client-executor-127.0.0.1-176] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[177] message:[UNAVAILABLE: io exception] 2026-05-08 08:56:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:56:24 [snail-job-grpc-client-executor-127.0.0.1-178] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[178] message:[UNAVAILABLE: io exception] 2026-05-08 08:56:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:56:34 [snail-job-grpc-client-executor-127.0.0.1-179] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[179] message:[UNAVAILABLE: io exception] 2026-05-08 08:56:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:56:44 [snail-job-grpc-client-executor-127.0.0.1-180] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[180] message:[UNAVAILABLE: io exception] 2026-05-08 08:56:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:56:54 [snail-job-grpc-client-executor-127.0.0.1-181] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[181] message:[UNAVAILABLE: io exception] 2026-05-08 08:57:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:57:04 [snail-job-grpc-client-executor-127.0.0.1-182] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[182] message:[UNAVAILABLE: io exception] 2026-05-08 08:57:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:57:14 [snail-job-grpc-client-executor-127.0.0.1-183] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[183] message:[UNAVAILABLE: io exception] 2026-05-08 08:57:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:57:24 [snail-job-grpc-client-executor-127.0.0.1-185] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[185] message:[UNAVAILABLE: io exception] 2026-05-08 08:57:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:57:34 [snail-job-grpc-client-executor-127.0.0.1-186] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[186] message:[UNAVAILABLE: io exception] 2026-05-08 08:57:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:57:44 [snail-job-grpc-client-executor-127.0.0.1-187] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[187] message:[UNAVAILABLE: io exception] 2026-05-08 08:57:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:57:54 [snail-job-grpc-client-executor-127.0.0.1-188] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[188] message:[UNAVAILABLE: io exception] 2026-05-08 08:58:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:58:04 [snail-job-grpc-client-executor-127.0.0.1-189] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[189] message:[UNAVAILABLE: io exception] 2026-05-08 08:58:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:58:14 [snail-job-grpc-client-executor-127.0.0.1-191] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[190] message:[UNAVAILABLE: io exception] 2026-05-08 08:58:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:58:24 [snail-job-grpc-client-executor-127.0.0.1-192] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[192] message:[UNAVAILABLE: io exception] 2026-05-08 08:58:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:58:34 [snail-job-grpc-client-executor-127.0.0.1-193] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[193] message:[UNAVAILABLE: io exception] 2026-05-08 08:58:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:58:44 [snail-job-grpc-client-executor-127.0.0.1-194] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[194] message:[UNAVAILABLE: io exception] 2026-05-08 08:58:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:58:54 [snail-job-grpc-client-executor-127.0.0.1-195] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[195] message:[UNAVAILABLE: io exception] 2026-05-08 08:59:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:59:04 [snail-job-grpc-client-executor-127.0.0.1-196] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[196] message:[UNAVAILABLE: io exception] 2026-05-08 08:59:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:59:14 [snail-job-grpc-client-executor-127.0.0.1-197] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[198] message:[UNAVAILABLE: io exception] 2026-05-08 08:59:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:59:24 [snail-job-grpc-client-executor-127.0.0.1-199] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[199] message:[UNAVAILABLE: io exception] 2026-05-08 08:59:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:59:34 [snail-job-grpc-client-executor-127.0.0.1-200] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[200] message:[UNAVAILABLE: io exception] 2026-05-08 08:59:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:59:44 [snail-job-grpc-client-executor-127.0.0.1-201] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[201] message:[UNAVAILABLE: io exception] 2026-05-08 08:59:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 08:59:54 [snail-job-grpc-client-executor-127.0.0.1-202] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[202] message:[UNAVAILABLE: io exception] 2026-05-08 09:00:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:00:04 [snail-job-grpc-client-executor-127.0.0.1-203] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[203] message:[UNAVAILABLE: io exception] 2026-05-08 09:00:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:00:14 [snail-job-grpc-client-executor-127.0.0.1-205] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[204] message:[UNAVAILABLE: io exception] 2026-05-08 09:00:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:00:24 [snail-job-grpc-client-executor-127.0.0.1-206] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[206] message:[UNAVAILABLE: io exception] 2026-05-08 09:00:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:00:34 [snail-job-grpc-client-executor-127.0.0.1-207] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[207] message:[UNAVAILABLE: io exception] 2026-05-08 09:00:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:00:44 [snail-job-grpc-client-executor-127.0.0.1-208] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[208] message:[UNAVAILABLE: io exception] 2026-05-08 09:00:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:00:54 [snail-job-grpc-client-executor-127.0.0.1-209] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[209] message:[UNAVAILABLE: io exception] 2026-05-08 09:01:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:01:04 [snail-job-grpc-client-executor-127.0.0.1-210] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[210] message:[UNAVAILABLE: io exception] 2026-05-08 09:01:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:01:14 [snail-job-grpc-client-executor-127.0.0.1-212] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[211] message:[UNAVAILABLE: io exception] 2026-05-08 09:01:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:01:24 [snail-job-grpc-client-executor-127.0.0.1-213] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[213] message:[UNAVAILABLE: io exception] 2026-05-08 09:01:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:01:34 [snail-job-grpc-client-executor-127.0.0.1-214] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[214] message:[UNAVAILABLE: io exception] 2026-05-08 09:01:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:01:44 [snail-job-grpc-client-executor-127.0.0.1-215] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[215] message:[UNAVAILABLE: io exception] 2026-05-08 09:01:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:01:54 [snail-job-grpc-client-executor-127.0.0.1-216] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[216] message:[UNAVAILABLE: io exception] 2026-05-08 09:02:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:02:04 [snail-job-grpc-client-executor-127.0.0.1-217] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[217] message:[UNAVAILABLE: io exception] 2026-05-08 09:02:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:02:14 [snail-job-grpc-client-executor-127.0.0.1-218] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[218] message:[UNAVAILABLE: io exception] 2026-05-08 09:02:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:02:24 [snail-job-grpc-client-executor-127.0.0.1-220] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[220] message:[UNAVAILABLE: io exception] 2026-05-08 09:02:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:02:34 [snail-job-grpc-client-executor-127.0.0.1-221] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[221] message:[UNAVAILABLE: io exception] 2026-05-08 09:02:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:02:44 [snail-job-grpc-client-executor-127.0.0.1-222] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[222] message:[UNAVAILABLE: io exception] 2026-05-08 09:02:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:02:54 [snail-job-grpc-client-executor-127.0.0.1-223] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[223] message:[UNAVAILABLE: io exception] 2026-05-08 09:03:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:03:04 [snail-job-grpc-client-executor-127.0.0.1-224] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[224] message:[UNAVAILABLE: io exception] 2026-05-08 09:03:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:03:14 [snail-job-grpc-client-executor-127.0.0.1-226] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[226] message:[UNAVAILABLE: io exception] 2026-05-08 09:03:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:03:24 [snail-job-grpc-client-executor-127.0.0.1-227] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[227] message:[UNAVAILABLE: io exception] 2026-05-08 09:03:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:03:34 [snail-job-grpc-client-executor-127.0.0.1-228] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[228] message:[UNAVAILABLE: io exception] 2026-05-08 09:03:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:03:44 [snail-job-grpc-client-executor-127.0.0.1-229] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[229] message:[UNAVAILABLE: io exception] 2026-05-08 09:03:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:03:54 [snail-job-grpc-client-executor-127.0.0.1-230] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[230] message:[UNAVAILABLE: io exception] 2026-05-08 09:04:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:04:04 [snail-job-grpc-client-executor-127.0.0.1-231] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[231] message:[UNAVAILABLE: io exception] 2026-05-08 09:04:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:04:14 [snail-job-grpc-client-executor-127.0.0.1-233] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[232] message:[UNAVAILABLE: io exception] 2026-05-08 09:04:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:04:24 [snail-job-grpc-client-executor-127.0.0.1-234] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[234] message:[UNAVAILABLE: io exception] 2026-05-08 09:04:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:04:34 [snail-job-grpc-client-executor-127.0.0.1-235] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[235] message:[UNAVAILABLE: io exception] 2026-05-08 09:04:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:04:44 [snail-job-grpc-client-executor-127.0.0.1-236] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[236] message:[UNAVAILABLE: io exception] 2026-05-08 09:04:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:04:54 [snail-job-grpc-client-executor-127.0.0.1-237] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[237] message:[UNAVAILABLE: io exception] 2026-05-08 09:05:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:05:04 [snail-job-grpc-client-executor-127.0.0.1-238] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[238] message:[UNAVAILABLE: io exception] 2026-05-08 09:05:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:05:14 [snail-job-grpc-client-executor-127.0.0.1-239] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[240] message:[UNAVAILABLE: io exception] 2026-05-08 09:05:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:05:24 [snail-job-grpc-client-executor-127.0.0.1-241] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[241] message:[UNAVAILABLE: io exception] 2026-05-08 09:05:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:05:34 [snail-job-grpc-client-executor-127.0.0.1-242] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[242] message:[UNAVAILABLE: io exception] 2026-05-08 09:05:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:05:44 [snail-job-grpc-client-executor-127.0.0.1-243] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[243] message:[UNAVAILABLE: io exception] 2026-05-08 09:05:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:05:54 [snail-job-grpc-client-executor-127.0.0.1-244] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[244] message:[UNAVAILABLE: io exception] 2026-05-08 09:06:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:06:04 [snail-job-grpc-client-executor-127.0.0.1-245] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[245] message:[UNAVAILABLE: io exception] 2026-05-08 09:06:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:06:14 [snail-job-grpc-client-executor-127.0.0.1-246] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[247] message:[UNAVAILABLE: io exception] 2026-05-08 09:06:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:06:24 [snail-job-grpc-client-executor-127.0.0.1-248] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[248] message:[UNAVAILABLE: io exception] 2026-05-08 09:06:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:06:34 [snail-job-grpc-client-executor-127.0.0.1-249] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[249] message:[UNAVAILABLE: io exception] 2026-05-08 09:06:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:06:44 [snail-job-grpc-client-executor-127.0.0.1-250] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[250] message:[UNAVAILABLE: io exception] 2026-05-08 09:06:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:06:54 [snail-job-grpc-client-executor-127.0.0.1-251] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[251] message:[UNAVAILABLE: io exception] 2026-05-08 09:07:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:07:04 [snail-job-grpc-client-executor-127.0.0.1-252] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[252] message:[UNAVAILABLE: io exception] 2026-05-08 09:07:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:07:14 [snail-job-grpc-client-executor-127.0.0.1-253] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[253] message:[UNAVAILABLE: io exception] 2026-05-08 09:07:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:07:24 [snail-job-grpc-client-executor-127.0.0.1-255] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[255] message:[UNAVAILABLE: io exception] 2026-05-08 09:07:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:07:34 [snail-job-grpc-client-executor-127.0.0.1-256] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[256] message:[UNAVAILABLE: io exception] 2026-05-08 09:07:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:07:44 [snail-job-grpc-client-executor-127.0.0.1-257] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[257] message:[UNAVAILABLE: io exception] 2026-05-08 09:07:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:07:54 [snail-job-grpc-client-executor-127.0.0.1-258] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[258] message:[UNAVAILABLE: io exception] 2026-05-08 09:08:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:08:04 [snail-job-grpc-client-executor-127.0.0.1-259] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[259] message:[UNAVAILABLE: io exception] 2026-05-08 09:08:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:08:14 [snail-job-grpc-client-executor-127.0.0.1-261] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[260] message:[UNAVAILABLE: io exception] 2026-05-08 09:08:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:08:24 [snail-job-grpc-client-executor-127.0.0.1-262] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[262] message:[UNAVAILABLE: io exception] 2026-05-08 09:08:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:08:34 [snail-job-grpc-client-executor-127.0.0.1-263] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[263] message:[UNAVAILABLE: io exception] 2026-05-08 09:08:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:08:44 [snail-job-grpc-client-executor-127.0.0.1-264] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[264] message:[UNAVAILABLE: io exception] 2026-05-08 09:08:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:08:54 [snail-job-grpc-client-executor-127.0.0.1-265] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[265] message:[UNAVAILABLE: io exception] 2026-05-08 09:09:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:09:04 [snail-job-grpc-client-executor-127.0.0.1-266] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[266] message:[UNAVAILABLE: io exception] 2026-05-08 09:09:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:09:14 [snail-job-grpc-client-executor-127.0.0.1-267] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[268] message:[UNAVAILABLE: io exception] 2026-05-08 09:09:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:09:24 [snail-job-grpc-client-executor-127.0.0.1-269] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[269] message:[UNAVAILABLE: io exception] 2026-05-08 09:09:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:09:34 [snail-job-grpc-client-executor-127.0.0.1-270] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[270] message:[UNAVAILABLE: io exception] 2026-05-08 09:09:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:09:44 [snail-job-grpc-client-executor-127.0.0.1-271] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[271] message:[UNAVAILABLE: io exception] 2026-05-08 09:09:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:09:54 [snail-job-grpc-client-executor-127.0.0.1-272] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[272] message:[UNAVAILABLE: io exception] 2026-05-08 09:10:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:10:04 [snail-job-grpc-client-executor-127.0.0.1-273] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[273] message:[UNAVAILABLE: io exception] 2026-05-08 09:10:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:10:14 [snail-job-grpc-client-executor-127.0.0.1-274] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[274] message:[UNAVAILABLE: io exception] 2026-05-08 09:10:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:10:24 [snail-job-grpc-client-executor-127.0.0.1-276] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[276] message:[UNAVAILABLE: io exception] 2026-05-08 09:10:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:10:34 [snail-job-grpc-client-executor-127.0.0.1-277] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[277] message:[UNAVAILABLE: io exception] 2026-05-08 09:10:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:10:44 [snail-job-grpc-client-executor-127.0.0.1-278] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[278] message:[UNAVAILABLE: io exception] 2026-05-08 09:10:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:10:54 [snail-job-grpc-client-executor-127.0.0.1-279] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[279] message:[UNAVAILABLE: io exception] 2026-05-08 09:11:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:11:04 [snail-job-grpc-client-executor-127.0.0.1-280] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[280] message:[UNAVAILABLE: io exception] 2026-05-08 09:11:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:11:14 [snail-job-grpc-client-executor-127.0.0.1-281] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[281] message:[UNAVAILABLE: io exception] 2026-05-08 09:11:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:11:24 [snail-job-grpc-client-executor-127.0.0.1-283] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[283] message:[UNAVAILABLE: io exception] 2026-05-08 09:11:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:11:34 [snail-job-grpc-client-executor-127.0.0.1-284] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[284] message:[UNAVAILABLE: io exception] 2026-05-08 09:11:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:11:44 [snail-job-grpc-client-executor-127.0.0.1-285] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[285] message:[UNAVAILABLE: io exception] 2026-05-08 09:11:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:11:54 [snail-job-grpc-client-executor-127.0.0.1-286] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[286] message:[UNAVAILABLE: io exception] 2026-05-08 09:12:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:12:04 [snail-job-grpc-client-executor-127.0.0.1-287] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[287] message:[UNAVAILABLE: io exception] 2026-05-08 09:12:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:12:14 [snail-job-grpc-client-executor-127.0.0.1-289] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[289] message:[UNAVAILABLE: io exception] 2026-05-08 09:12:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:12:24 [snail-job-grpc-client-executor-127.0.0.1-290] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[290] message:[UNAVAILABLE: io exception] 2026-05-08 09:12:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:12:34 [snail-job-grpc-client-executor-127.0.0.1-291] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[291] message:[UNAVAILABLE: io exception] 2026-05-08 09:12:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:12:44 [snail-job-grpc-client-executor-127.0.0.1-292] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[292] message:[UNAVAILABLE: io exception] 2026-05-08 09:12:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:12:54 [snail-job-grpc-client-executor-127.0.0.1-293] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[293] message:[UNAVAILABLE: io exception] 2026-05-08 09:13:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:13:04 [snail-job-grpc-client-executor-127.0.0.1-294] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[294] message:[UNAVAILABLE: io exception] 2026-05-08 09:13:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:13:14 [snail-job-grpc-client-executor-127.0.0.1-296] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[295] message:[UNAVAILABLE: io exception] 2026-05-08 09:13:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:13:24 [snail-job-grpc-client-executor-127.0.0.1-297] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[297] message:[UNAVAILABLE: io exception] 2026-05-08 09:13:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:13:34 [snail-job-grpc-client-executor-127.0.0.1-298] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[298] message:[UNAVAILABLE: io exception] 2026-05-08 09:13:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:13:44 [snail-job-grpc-client-executor-127.0.0.1-299] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[299] message:[UNAVAILABLE: io exception] 2026-05-08 09:13:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:13:54 [snail-job-grpc-client-executor-127.0.0.1-300] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[300] message:[UNAVAILABLE: io exception] 2026-05-08 09:14:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:14:04 [snail-job-grpc-client-executor-127.0.0.1-301] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[301] message:[UNAVAILABLE: io exception] 2026-05-08 09:14:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:14:14 [snail-job-grpc-client-executor-127.0.0.1-302] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[302] message:[UNAVAILABLE: io exception] 2026-05-08 09:14:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:14:24 [snail-job-grpc-client-executor-127.0.0.1-304] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[304] message:[UNAVAILABLE: io exception] 2026-05-08 09:14:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:14:34 [snail-job-grpc-client-executor-127.0.0.1-305] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[305] message:[UNAVAILABLE: io exception] 2026-05-08 09:14:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:14:44 [snail-job-grpc-client-executor-127.0.0.1-306] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[306] message:[UNAVAILABLE: io exception] 2026-05-08 09:14:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:14:54 [snail-job-grpc-client-executor-127.0.0.1-307] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[307] message:[UNAVAILABLE: io exception] 2026-05-08 09:15:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:15:04 [snail-job-grpc-client-executor-127.0.0.1-308] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[308] message:[UNAVAILABLE: io exception] 2026-05-08 09:15:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:15:14 [snail-job-grpc-client-executor-127.0.0.1-310] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[309] message:[UNAVAILABLE: io exception] 2026-05-08 09:15:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:15:24 [snail-job-grpc-client-executor-127.0.0.1-311] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[311] message:[UNAVAILABLE: io exception] 2026-05-08 09:15:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:15:34 [snail-job-grpc-client-executor-127.0.0.1-312] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[312] message:[UNAVAILABLE: io exception] 2026-05-08 09:15:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:15:44 [snail-job-grpc-client-executor-127.0.0.1-313] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[313] message:[UNAVAILABLE: io exception] 2026-05-08 09:15:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:15:54 [snail-job-grpc-client-executor-127.0.0.1-314] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[314] message:[UNAVAILABLE: io exception] 2026-05-08 09:16:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:16:04 [snail-job-grpc-client-executor-127.0.0.1-315] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[315] message:[UNAVAILABLE: io exception] 2026-05-08 09:16:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:16:14 [snail-job-grpc-client-executor-127.0.0.1-317] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[316] message:[UNAVAILABLE: io exception] 2026-05-08 09:16:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:16:24 [snail-job-grpc-client-executor-127.0.0.1-318] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[318] message:[UNAVAILABLE: io exception] 2026-05-08 09:16:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:16:34 [snail-job-grpc-client-executor-127.0.0.1-319] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[319] message:[UNAVAILABLE: io exception] 2026-05-08 09:16:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:16:44 [snail-job-grpc-client-executor-127.0.0.1-320] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[320] message:[UNAVAILABLE: io exception] 2026-05-08 09:16:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:16:54 [snail-job-grpc-client-executor-127.0.0.1-321] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[321] message:[UNAVAILABLE: io exception] 2026-05-08 09:17:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:17:04 [snail-job-grpc-client-executor-127.0.0.1-322] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[322] message:[UNAVAILABLE: io exception] 2026-05-08 09:17:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:17:14 [snail-job-grpc-client-executor-127.0.0.1-324] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[323] message:[UNAVAILABLE: io exception] 2026-05-08 09:17:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:17:24 [snail-job-grpc-client-executor-127.0.0.1-325] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[325] message:[UNAVAILABLE: io exception] 2026-05-08 09:17:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:17:34 [snail-job-grpc-client-executor-127.0.0.1-326] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[326] message:[UNAVAILABLE: io exception] 2026-05-08 09:17:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:17:44 [snail-job-grpc-client-executor-127.0.0.1-327] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[327] message:[UNAVAILABLE: io exception] 2026-05-08 09:17:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:17:54 [snail-job-grpc-client-executor-127.0.0.1-328] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[328] message:[UNAVAILABLE: io exception] 2026-05-08 09:18:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:18:04 [snail-job-grpc-client-executor-127.0.0.1-329] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[329] message:[UNAVAILABLE: io exception] 2026-05-08 09:18:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:18:14 [snail-job-grpc-client-executor-127.0.0.1-331] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[331] message:[UNAVAILABLE: io exception] 2026-05-08 09:18:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:18:24 [snail-job-grpc-client-executor-127.0.0.1-332] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[332] message:[UNAVAILABLE: io exception] 2026-05-08 09:18:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:18:34 [snail-job-grpc-client-executor-127.0.0.1-333] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[333] message:[UNAVAILABLE: io exception] 2026-05-08 09:18:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:18:44 [snail-job-grpc-client-executor-127.0.0.1-334] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[334] message:[UNAVAILABLE: io exception] 2026-05-08 09:18:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:18:54 [snail-job-grpc-client-executor-127.0.0.1-335] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[335] message:[UNAVAILABLE: io exception] 2026-05-08 09:19:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:19:04 [snail-job-grpc-client-executor-127.0.0.1-336] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[336] message:[UNAVAILABLE: io exception] 2026-05-08 09:19:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:19:14 [snail-job-grpc-client-executor-127.0.0.1-338] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[337] message:[UNAVAILABLE: io exception] 2026-05-08 09:19:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:19:24 [snail-job-grpc-client-executor-127.0.0.1-339] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[339] message:[UNAVAILABLE: io exception] 2026-05-08 09:19:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:19:34 [snail-job-grpc-client-executor-127.0.0.1-340] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[340] message:[UNAVAILABLE: io exception] 2026-05-08 09:19:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:19:44 [snail-job-grpc-client-executor-127.0.0.1-341] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[341] message:[UNAVAILABLE: io exception] 2026-05-08 09:19:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:19:54 [snail-job-grpc-client-executor-127.0.0.1-342] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[342] message:[UNAVAILABLE: io exception] 2026-05-08 09:20:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:20:04 [snail-job-grpc-client-executor-127.0.0.1-343] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[343] message:[UNAVAILABLE: io exception] 2026-05-08 09:20:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:20:14 [snail-job-grpc-client-executor-127.0.0.1-344] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[345] message:[UNAVAILABLE: io exception] 2026-05-08 09:20:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:20:24 [snail-job-grpc-client-executor-127.0.0.1-346] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[346] message:[UNAVAILABLE: io exception] 2026-05-08 09:20:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:20:34 [snail-job-grpc-client-executor-127.0.0.1-347] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[347] message:[UNAVAILABLE: io exception] 2026-05-08 09:20:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:20:44 [snail-job-grpc-client-executor-127.0.0.1-348] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[348] message:[UNAVAILABLE: io exception] 2026-05-08 09:20:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:20:54 [snail-job-grpc-client-executor-127.0.0.1-349] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[349] message:[UNAVAILABLE: io exception] 2026-05-08 09:21:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:21:04 [snail-job-grpc-client-executor-127.0.0.1-350] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[350] message:[UNAVAILABLE: io exception] 2026-05-08 09:21:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:21:14 [snail-job-grpc-client-executor-127.0.0.1-352] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[351] message:[UNAVAILABLE: io exception] 2026-05-08 09:21:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:21:24 [snail-job-grpc-client-executor-127.0.0.1-353] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[353] message:[UNAVAILABLE: io exception] 2026-05-08 09:21:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:21:34 [snail-job-grpc-client-executor-127.0.0.1-354] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[354] message:[UNAVAILABLE: io exception] 2026-05-08 09:21:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:21:44 [snail-job-grpc-client-executor-127.0.0.1-355] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[355] message:[UNAVAILABLE: io exception] 2026-05-08 09:21:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:21:54 [snail-job-grpc-client-executor-127.0.0.1-356] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[356] message:[UNAVAILABLE: io exception] 2026-05-08 09:22:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:22:04 [snail-job-grpc-client-executor-127.0.0.1-357] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[357] message:[UNAVAILABLE: io exception] 2026-05-08 09:22:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:22:14 [snail-job-grpc-client-executor-127.0.0.1-358] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[358] message:[UNAVAILABLE: io exception] 2026-05-08 09:22:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:22:24 [snail-job-grpc-client-executor-127.0.0.1-360] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[360] message:[UNAVAILABLE: io exception] 2026-05-08 09:22:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:22:34 [snail-job-grpc-client-executor-127.0.0.1-361] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[361] message:[UNAVAILABLE: io exception] 2026-05-08 09:22:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:22:44 [snail-job-grpc-client-executor-127.0.0.1-362] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[362] message:[UNAVAILABLE: io exception] 2026-05-08 09:22:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:22:54 [snail-job-grpc-client-executor-127.0.0.1-363] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[363] message:[UNAVAILABLE: io exception] 2026-05-08 09:23:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:23:04 [snail-job-grpc-client-executor-127.0.0.1-364] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[364] message:[UNAVAILABLE: io exception] 2026-05-08 09:23:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:23:14 [snail-job-grpc-client-executor-127.0.0.1-365] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[365] message:[UNAVAILABLE: io exception] 2026-05-08 09:23:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:23:24 [snail-job-grpc-client-executor-127.0.0.1-367] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[367] message:[UNAVAILABLE: io exception] 2026-05-08 09:23:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:23:34 [snail-job-grpc-client-executor-127.0.0.1-368] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[368] message:[UNAVAILABLE: io exception] 2026-05-08 09:23:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:23:44 [snail-job-grpc-client-executor-127.0.0.1-369] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[369] message:[UNAVAILABLE: io exception] 2026-05-08 09:23:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:23:54 [snail-job-grpc-client-executor-127.0.0.1-370] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[370] message:[UNAVAILABLE: io exception] 2026-05-08 09:24:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:24:04 [snail-job-grpc-client-executor-127.0.0.1-371] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[371] message:[UNAVAILABLE: io exception] 2026-05-08 09:24:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:24:14 [snail-job-grpc-client-executor-127.0.0.1-372] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[373] message:[UNAVAILABLE: io exception] 2026-05-08 09:24:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:24:24 [snail-job-grpc-client-executor-127.0.0.1-374] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[374] message:[UNAVAILABLE: io exception] 2026-05-08 09:24:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:24:34 [snail-job-grpc-client-executor-127.0.0.1-375] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[375] message:[UNAVAILABLE: io exception] 2026-05-08 09:24:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:24:44 [snail-job-grpc-client-executor-127.0.0.1-376] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[376] message:[UNAVAILABLE: io exception] 2026-05-08 09:24:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:24:54 [snail-job-grpc-client-executor-127.0.0.1-377] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[377] message:[UNAVAILABLE: io exception] 2026-05-08 09:25:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:25:04 [snail-job-grpc-client-executor-127.0.0.1-378] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[378] message:[UNAVAILABLE: io exception] 2026-05-08 09:25:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:25:14 [snail-job-grpc-client-executor-127.0.0.1-379] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[380] message:[UNAVAILABLE: io exception] 2026-05-08 09:25:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:25:24 [snail-job-grpc-client-executor-127.0.0.1-381] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[381] message:[UNAVAILABLE: io exception] 2026-05-08 09:25:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:25:34 [snail-job-grpc-client-executor-127.0.0.1-382] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[382] message:[UNAVAILABLE: io exception] 2026-05-08 09:25:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:25:44 [snail-job-grpc-client-executor-127.0.0.1-383] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[383] message:[UNAVAILABLE: io exception] 2026-05-08 09:25:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:25:54 [snail-job-grpc-client-executor-127.0.0.1-384] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[384] message:[UNAVAILABLE: io exception] 2026-05-08 09:26:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:26:04 [snail-job-grpc-client-executor-127.0.0.1-385] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[385] message:[UNAVAILABLE: io exception] 2026-05-08 09:26:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:26:14 [snail-job-grpc-client-executor-127.0.0.1-386] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[386] message:[UNAVAILABLE: io exception] 2026-05-08 09:26:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:26:24 [snail-job-grpc-client-executor-127.0.0.1-388] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[388] message:[UNAVAILABLE: io exception] 2026-05-08 09:26:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:26:34 [snail-job-grpc-client-executor-127.0.0.1-389] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[389] message:[UNAVAILABLE: io exception] 2026-05-08 09:26:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:26:44 [snail-job-grpc-client-executor-127.0.0.1-390] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[390] message:[UNAVAILABLE: io exception] 2026-05-08 09:26:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:26:54 [snail-job-grpc-client-executor-127.0.0.1-391] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[391] message:[UNAVAILABLE: io exception] 2026-05-08 09:27:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:27:04 [snail-job-grpc-client-executor-127.0.0.1-392] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[392] message:[UNAVAILABLE: io exception] 2026-05-08 09:27:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:27:14 [snail-job-grpc-client-executor-127.0.0.1-394] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[393] message:[UNAVAILABLE: io exception] 2026-05-08 09:27:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:27:24 [snail-job-grpc-client-executor-127.0.0.1-395] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[395] message:[UNAVAILABLE: io exception] 2026-05-08 09:27:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:27:34 [snail-job-grpc-client-executor-127.0.0.1-396] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[396] message:[UNAVAILABLE: io exception] 2026-05-08 09:27:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:27:44 [snail-job-grpc-client-executor-127.0.0.1-397] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[397] message:[UNAVAILABLE: io exception] 2026-05-08 09:27:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:27:54 [snail-job-grpc-client-executor-127.0.0.1-398] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[398] message:[UNAVAILABLE: io exception] 2026-05-08 09:28:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:28:04 [snail-job-grpc-client-executor-127.0.0.1-399] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[399] message:[UNAVAILABLE: io exception] 2026-05-08 09:28:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:28:14 [snail-job-grpc-client-executor-127.0.0.1-401] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[400] message:[UNAVAILABLE: io exception] 2026-05-08 09:28:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:28:24 [snail-job-grpc-client-executor-127.0.0.1-402] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[402] message:[UNAVAILABLE: io exception] 2026-05-08 09:28:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:28:34 [snail-job-grpc-client-executor-127.0.0.1-403] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[403] message:[UNAVAILABLE: io exception] 2026-05-08 09:28:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:28:44 [snail-job-grpc-client-executor-127.0.0.1-404] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[404] message:[UNAVAILABLE: io exception] 2026-05-08 09:28:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:28:54 [snail-job-grpc-client-executor-127.0.0.1-405] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[405] message:[UNAVAILABLE: io exception] 2026-05-08 09:29:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:29:04 [snail-job-grpc-client-executor-127.0.0.1-406] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[406] message:[UNAVAILABLE: io exception] 2026-05-08 09:29:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:29:14 [snail-job-grpc-client-executor-127.0.0.1-407] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[407] message:[UNAVAILABLE: io exception] 2026-05-08 09:29:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:29:24 [snail-job-grpc-client-executor-127.0.0.1-409] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[409] message:[UNAVAILABLE: io exception] 2026-05-08 09:29:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:29:34 [snail-job-grpc-client-executor-127.0.0.1-410] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[410] message:[UNAVAILABLE: io exception] 2026-05-08 09:29:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:29:44 [snail-job-grpc-client-executor-127.0.0.1-411] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[411] message:[UNAVAILABLE: io exception] 2026-05-08 09:29:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:29:54 [snail-job-grpc-client-executor-127.0.0.1-412] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[412] message:[UNAVAILABLE: io exception] 2026-05-08 09:30:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:30:04 [snail-job-grpc-client-executor-127.0.0.1-413] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[413] message:[UNAVAILABLE: io exception] 2026-05-08 09:30:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:30:14 [snail-job-grpc-client-executor-127.0.0.1-414] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[414] message:[UNAVAILABLE: io exception] 2026-05-08 09:30:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:30:24 [snail-job-grpc-client-executor-127.0.0.1-416] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[416] message:[UNAVAILABLE: io exception] 2026-05-08 09:30:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:30:34 [snail-job-grpc-client-executor-127.0.0.1-417] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[417] message:[UNAVAILABLE: io exception] 2026-05-08 09:30:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:30:44 [snail-job-grpc-client-executor-127.0.0.1-418] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[418] message:[UNAVAILABLE: io exception] 2026-05-08 09:30:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:30:54 [snail-job-grpc-client-executor-127.0.0.1-419] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[419] message:[UNAVAILABLE: io exception] 2026-05-08 09:31:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:31:04 [snail-job-grpc-client-executor-127.0.0.1-420] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[420] message:[UNAVAILABLE: io exception] 2026-05-08 09:31:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:31:14 [snail-job-grpc-client-executor-127.0.0.1-421] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[421] message:[UNAVAILABLE: io exception] 2026-05-08 09:31:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:31:24 [snail-job-grpc-client-executor-127.0.0.1-423] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[423] message:[UNAVAILABLE: io exception] 2026-05-08 09:31:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:31:34 [snail-job-grpc-client-executor-127.0.0.1-424] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[424] message:[UNAVAILABLE: io exception] 2026-05-08 09:31:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:31:44 [snail-job-grpc-client-executor-127.0.0.1-425] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[425] message:[UNAVAILABLE: io exception] 2026-05-08 09:31:53 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:31:54 [snail-job-grpc-client-executor-127.0.0.1-426] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[426] message:[UNAVAILABLE: io exception] 2026-05-08 09:32:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:32:04 [snail-job-grpc-client-executor-127.0.0.1-427] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[427] message:[UNAVAILABLE: io exception] 2026-05-08 09:32:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:32:14 [snail-job-grpc-client-executor-127.0.0.1-429] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[428] message:[UNAVAILABLE: io exception] 2026-05-08 09:32:16 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]开始请求 => URL[PUT /app/v1/updataPassword],参数类型[json],参数:[{}] 2026-05-08 09:32:16 [XNIO-1 task-2] ERROR o.d.c.w.h.GlobalExceptionHandler - ?????/???? 2026-05-08 09:32:16 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]结束请求 => URL[PUT /app/v1/updataPassword],耗时:[205]毫秒 2026-05-08 09:32:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:32:24 [snail-job-grpc-client-executor-127.0.0.1-430] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[430] message:[UNAVAILABLE: io exception] 2026-05-08 09:32:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:32:34 [snail-job-grpc-client-executor-127.0.0.1-431] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[431] message:[UNAVAILABLE: io exception] 2026-05-08 09:32:38 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]开始请求 => URL[PUT /app/v1/updataPassword],参数类型[json],参数:[{}] 2026-05-08 09:32:51 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:32:51 [snail-job-grpc-client-executor-127.0.0.1-432] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[432] message:[UNAVAILABLE: io exception] 2026-05-08 09:32:51 [XNIO-1 task-2] ERROR o.d.c.w.h.GlobalExceptionHandler - ?????/???? 2026-05-08 09:32:51 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]结束请求 => URL[PUT /app/v1/updataPassword],耗时:[13021]毫秒 2026-05-08 09:32:54 [snail-job-grpc-client-executor-127.0.0.1-433] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[433] message:[UNAVAILABLE: io exception] 2026-05-08 09:33:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:33:04 [snail-job-grpc-client-executor-127.0.0.1-434] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[434] message:[UNAVAILABLE: io exception] 2026-05-08 09:33:13 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:33:14 [snail-job-grpc-client-executor-127.0.0.1-435] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[435] message:[UNAVAILABLE: io exception] 2026-05-08 09:33:23 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:33:24 [snail-job-grpc-client-executor-127.0.0.1-437] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[437] message:[UNAVAILABLE: io exception] 2026-05-08 09:33:33 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:33:34 [snail-job-grpc-client-executor-127.0.0.1-438] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[438] message:[UNAVAILABLE: io exception] 2026-05-08 09:33:43 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:33:44 [snail-job-grpc-client-executor-127.0.0.1-439] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[439] message:[UNAVAILABLE: io exception] 2026-05-08 09:33:51 [Thread-5] INFO c.a.s.c.c.window.SlidingRingWindow - JVM is about to exit, emitting data in the Window 2026-05-08 09:33:51 [SpringApplicationShutdownHook] INFO c.a.s.c.c.init.SnailJobCloseListener - snail-job client about to shutdown v1.9.0 2026-05-08 09:33:51 [SpringApplicationShutdownHook] INFO c.a.s.c.c.l.report.AbstractLogReport - AsyncReport Log about to shutdown 2026-05-08 09:33:51 [SpringApplicationShutdownHook] INFO c.a.s.c.c.window.SlidingRingWindow - Sliding window is about to exit, emitting data in the Window 2026-05-08 09:33:51 [SpringApplicationShutdownHook] INFO c.a.s.c.c.l.report.AbstractLogReport - AsyncReport Log has been shutdown 2026-05-08 09:33:51 [SpringApplicationShutdownHook] INFO c.a.s.c.c.init.SnailJobCloseListener - snail-job client closed successfully v1.9.0 2026-05-08 09:33:51 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.23.Final 2026-05-08 09:33:51 [SpringApplicationShutdownHook] INFO o.d.c.core.config.ThreadPoolConfig - ====关闭后台任务任务线程池==== 2026-05-08 09:33:51 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... 2026-05-08 09:33:51 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... 2026-05-08 09:33:51 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. 2026-05-08 09:33:51 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - dynamic-datasource close the datasource named [master] success, 2026-05-08 09:33:51 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye 2026-05-08 09:33:51 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 2026-05-08 09:34:00 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 2026-05-08 09:34:00 [main] INFO org.dromara.DromaraApplication - Starting DromaraApplication using Java 17.0.17 with PID 31824 (D:\code\water\water-admin\target\classes started by admin in D:\code\water) 2026-05-08 09:34:00 [main] INFO org.dromara.DromaraApplication - The following 1 profile is active: "dev" 2026-05-08 09:34:03 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 2026-05-08 09:34:04 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it 2026-05-08 09:34:04 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... 2026-05-08 09:34:04 [main] INFO com.zaxxer.hikari.pool.HikariPool - master - Added connection com.mysql.cj.jdbc.ConnectionImpl@4b98c80c 2026-05-08 09:34:04 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. 2026-05-08 09:34:04 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success 2026-05-08 09:34:04 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] 2026-05-08 09:34:05 [main] WARN c.b.m.c.injector.DefaultSqlInjector - class org.dromara.app.domain.AppSchedulingDevice ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 2026-05-08 09:34:05 [main] INFO o.d.common.redis.config.RedisConfig - 初始化 redis 配置 2026-05-08 09:34:05 [main] INFO org.redisson.Version - Redisson 3.52.0 2026-05-08 09:34:06 [redisson-netty-1-5] INFO o.r.connection.ConnectionsHolder - 1 connections initialized for localhost/127.0.0.1:6379 2026-05-08 09:34:06 [redisson-netty-1-4] INFO o.r.connection.ConnectionsHolder - 8 connections initialized for localhost/127.0.0.1:6379 2026-05-08 09:34:07 [main] INFO c.a.s.c.j.c.e.b.AbstractScriptExecutor$SnailFileUtils - [FileUtils] [workspace] use user.home as workspace: C:\Users\admin/snailJob/worker 2026-05-08 09:34:07 [main] INFO c.a.s.c.j.c.e.b.AbstractScriptExecutor$SnailFileUtils - [FileUtils] [workspace] use user.home as workspace: C:\Users\admin/snailJob/worker 2026-05-08 09:34:07 [main] INFO c.a.s.c.j.c.e.b.AbstractScriptExecutor$SnailFileUtils - [FileUtils] [workspace] use user.home as workspace: C:\Users\admin/snailJob/worker 2026-05-08 09:34:07 [main] INFO o.d.common.json.config.JacksonConfig - 初始化 jackson 配置 2026-05-08 09:34:07 [main] INFO c.a.s.c.s.SnailJobClientJobCoreAutoConfiguration - Snail-Job 客户端IP为: 192.168.0.217 2026-05-08 09:34:08 [main] INFO c.b.m.e.s.MybatisPlusApplicationContextAware - Register ApplicationContext instances org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@62e6a3ec 2026-05-08 09:34:12 [main] INFO o.d.w.p.modes.sb.config.BeanConfig - 【warm-flow】,加载完成 2026-05-08 09:34:13 [main] INFO io.undertow - starting server: Undertow - 2.3.23.Final 2026-05-08 09:34:13 [main] INFO org.xnio - XNIO version 3.8.16.Final 2026-05-08 09:34:13 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.16.Final 2026-05-08 09:34:13 [main] INFO org.jboss.threads - JBoss Threads version 3.7.0.Final 2026-05-08 09:34:13 [main] INFO org.dromara.DromaraApplication - Started DromaraApplication in 14.357 seconds (process running for 15.613) 2026-05-08 09:34:13 [main] INFO o.d.c.sse.listener.SseTopicListener - 初始化SSE主题订阅监听器成功 2026-05-08 09:34:13 [main] INFO o.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 2026-05-08 09:34:13 [main] INFO c.a.s.c.c.init.SnailJobStartListener - snail-job client is preparing to start... v1.9.0 2026-05-08 09:34:14 [main] INFO c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC client started connect to server 2026-05-08 09:34:14 [main] INFO c.a.s.c.c.rpc.server.SnailGrpcServer - ------> snail-job remoting server start success, grpc = com.aizuda.snailjob.client.common.rpc.server.SnailGrpcServer, port = 28081 2026-05-08 09:34:14 [snail-job-grpc-client-executor-127.0.0.1-0] ERROR c.a.s.c.j.c.r.JobExecutorRegistrar - Job executors register error requestId:[0] message:[UNAVAILABLE: io exception] 2026-05-08 09:34:14 [snail-job-grpc-client-executor-127.0.0.1-2] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1] message:[UNAVAILABLE: io exception] 2026-05-08 09:34:14 [main] INFO c.a.s.c.c.init.SnailJobStartListener - snail-job client started successfully v1.9.0 2026-05-08 09:34:14 [registrationTask1] WARN d.c.b.a.c.r.DefaultApplicationRegistrator - Failed to register application as Application(name=water-Vue-Plus, managementUrl=http://192.168.111.1:8081/actuator, healthUrl=http://192.168.111.1:8081/actuator/health, serviceUrl=http://192.168.111.1:8081/) at spring-boot-admin ([http://localhost:9090/admin/instances]): I/O error on POST request for "http://localhost:9090/admin/instances": null. Further attempts are logged on DEBUG level org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:9090/admin/instances": null at org.springframework.web.client.DefaultRestClient$DefaultRequestBodyUriSpec.createResourceAccessException(DefaultRestClient.java:704) at org.springframework.web.client.DefaultRestClient$DefaultRequestBodyUriSpec.exchangeInternal(DefaultRestClient.java:589) at org.springframework.web.client.DefaultRestClient$DefaultRequestBodyUriSpec.exchange(DefaultRestClient.java:540) at org.springframework.web.client.RestClient$RequestHeadersSpec.exchange(RestClient.java:677) at org.springframework.web.client.DefaultRestClient$DefaultResponseSpec.executeAndExtract(DefaultRestClient.java:821) at org.springframework.web.client.DefaultRestClient$DefaultResponseSpec.body(DefaultRestClient.java:765) at de.codecentric.boot.admin.client.registration.RestClientRegistrationClient.register(RestClientRegistrationClient.java:45) at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:80) at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:61) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:305) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:842) Caused by: java.net.ConnectException at java.net.http/jdk.internal.net.http.common.Utils.toConnectException(Utils.java:1107) at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:203) at java.net.http/jdk.internal.net.http.PlainHttpConnection.checkRetryConnect(PlainHttpConnection.java:238) at java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$1(PlainHttpConnection.java:214) at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire$$$capture(CompletableFuture.java:911) at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run$$$capture(CompletableFuture.java:1773) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java) ... 3 common frames omitted Caused by: java.nio.channels.ClosedChannelException at java.base/sun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195) at java.base/sun.nio.ch.SocketChannelImpl.beginConnect(SocketChannelImpl.java:760) at java.base/sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:848) at java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$0(PlainHttpConnection.java:187) at java.base/java.security.AccessController.doPrivileged(AccessController.java:569) at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:189) ... 11 common frames omitted 2026-05-08 09:34:15 [RMI TCP Connection(19)-192.168.111.1] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 2026-05-08 09:34:24 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:34:24 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]开始请求 => URL[PUT /app/v1/updataPassword],参数类型[json],参数:[{}] 2026-05-08 09:34:26 [snail-job-grpc-client-executor-127.0.0.1-3] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3] message:[UNAVAILABLE: io exception] 2026-05-08 09:34:35 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:34:35 [snail-job-grpc-client-executor-127.0.0.1-4] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[4] message:[UNAVAILABLE: io exception] 2026-05-08 09:35:44 [master:housekeeper] WARN com.zaxxer.hikari.pool.HikariPool - master - Thread starvation or clock leap detected (housekeeper delta=1m9s151ms252µs600ns). 2026-05-08 09:35:44 [snail-job-grpc-client-executor-127.0.0.1-6] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[6] message:[UNAVAILABLE: io exception] 2026-05-08 09:35:44 [snail-job-grpc-client-executor-127.0.0.1-7] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[9] message:[UNAVAILABLE: io exception] 2026-05-08 09:35:44 [snail-job-grpc-client-executor-127.0.0.1-9] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[7] message:[UNAVAILABLE: io exception] 2026-05-08 09:35:44 [snail-job-grpc-client-executor-127.0.0.1-11] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[10] message:[UNAVAILABLE: io exception] 2026-05-08 09:35:44 [snail-job-grpc-client-executor-127.0.0.1-10] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[8] message:[UNAVAILABLE: io exception] 2026-05-08 09:35:44 [snail-job-grpc-client-executor-127.0.0.1-8] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[11] message:[UNAVAILABLE: io exception] 2026-05-08 09:35:44 [XNIO-1 task-2] ERROR o.d.c.w.h.GlobalExceptionHandler - ?????/???? 2026-05-08 09:35:44 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]结束请求 => URL[PUT /app/v1/updataPassword],耗时:[79770]毫秒 2026-05-08 09:35:44 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:35:44 [snail-job-grpc-client-executor-127.0.0.1-12] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[12] message:[UNAVAILABLE: io exception] 2026-05-08 09:35:54 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:35:54 [snail-job-grpc-client-executor-127.0.0.1-13] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[13] message:[UNAVAILABLE: io exception] 2026-05-08 09:36:04 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:36:04 [snail-job-grpc-client-executor-127.0.0.1-14] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[14] message:[UNAVAILABLE: io exception] 2026-05-08 09:36:08 [Thread-5] INFO c.a.s.c.c.window.SlidingRingWindow - JVM is about to exit, emitting data in the Window 2026-05-08 09:36:08 [SpringApplicationShutdownHook] INFO c.a.s.c.c.init.SnailJobCloseListener - snail-job client about to shutdown v1.9.0 2026-05-08 09:36:08 [SpringApplicationShutdownHook] INFO c.a.s.c.c.l.report.AbstractLogReport - AsyncReport Log about to shutdown 2026-05-08 09:36:08 [SpringApplicationShutdownHook] INFO c.a.s.c.c.window.SlidingRingWindow - Sliding window is about to exit, emitting data in the Window 2026-05-08 09:36:08 [SpringApplicationShutdownHook] INFO c.a.s.c.c.l.report.AbstractLogReport - AsyncReport Log has been shutdown 2026-05-08 09:36:08 [SpringApplicationShutdownHook] INFO c.a.s.c.c.init.SnailJobCloseListener - snail-job client closed successfully v1.9.0 2026-05-08 09:36:08 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.23.Final 2026-05-08 09:36:08 [SpringApplicationShutdownHook] INFO o.d.c.core.config.ThreadPoolConfig - ====关闭后台任务任务线程池==== 2026-05-08 09:36:08 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... 2026-05-08 09:36:08 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... 2026-05-08 09:36:08 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. 2026-05-08 09:36:08 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - dynamic-datasource close the datasource named [master] success, 2026-05-08 09:36:08 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye 2026-05-08 09:36:08 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 2026-05-08 09:36:12 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 2026-05-08 09:36:12 [main] INFO org.dromara.DromaraApplication - Starting DromaraApplication using Java 17.0.17 with PID 29828 (D:\code\water\water-admin\target\classes started by admin in D:\code\water) 2026-05-08 09:36:12 [main] INFO org.dromara.DromaraApplication - The following 1 profile is active: "dev" 2026-05-08 09:36:15 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 2026-05-08 09:36:15 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it 2026-05-08 09:36:15 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... 2026-05-08 09:36:16 [main] INFO com.zaxxer.hikari.pool.HikariPool - master - Added connection com.mysql.cj.jdbc.ConnectionImpl@564e9c0b 2026-05-08 09:36:16 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. 2026-05-08 09:36:16 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success 2026-05-08 09:36:16 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] 2026-05-08 09:36:17 [main] WARN c.b.m.c.injector.DefaultSqlInjector - class org.dromara.app.domain.AppSchedulingDevice ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 2026-05-08 09:36:17 [main] INFO o.d.common.redis.config.RedisConfig - 初始化 redis 配置 2026-05-08 09:36:17 [main] INFO org.redisson.Version - Redisson 3.52.0 2026-05-08 09:36:17 [redisson-netty-1-5] INFO o.r.connection.ConnectionsHolder - 1 connections initialized for localhost/127.0.0.1:6379 2026-05-08 09:36:17 [redisson-netty-1-4] INFO o.r.connection.ConnectionsHolder - 8 connections initialized for localhost/127.0.0.1:6379 2026-05-08 09:36:18 [main] INFO c.a.s.c.j.c.e.b.AbstractScriptExecutor$SnailFileUtils - [FileUtils] [workspace] use user.home as workspace: C:\Users\admin/snailJob/worker 2026-05-08 09:36:18 [main] INFO c.a.s.c.j.c.e.b.AbstractScriptExecutor$SnailFileUtils - [FileUtils] [workspace] use user.home as workspace: C:\Users\admin/snailJob/worker 2026-05-08 09:36:18 [main] INFO c.a.s.c.j.c.e.b.AbstractScriptExecutor$SnailFileUtils - [FileUtils] [workspace] use user.home as workspace: C:\Users\admin/snailJob/worker 2026-05-08 09:36:19 [main] INFO o.d.common.json.config.JacksonConfig - 初始化 jackson 配置 2026-05-08 09:36:19 [main] INFO c.a.s.c.s.SnailJobClientJobCoreAutoConfiguration - Snail-Job 客户端IP为: 192.168.0.217 2026-05-08 09:36:19 [main] INFO c.b.m.e.s.MybatisPlusApplicationContextAware - Register ApplicationContext instances org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1bfe3203 2026-05-08 09:36:23 [main] INFO o.d.w.p.modes.sb.config.BeanConfig - 【warm-flow】,加载完成 2026-05-08 09:36:24 [main] INFO io.undertow - starting server: Undertow - 2.3.23.Final 2026-05-08 09:36:24 [main] INFO org.xnio - XNIO version 3.8.16.Final 2026-05-08 09:36:24 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.16.Final 2026-05-08 09:36:24 [main] INFO org.jboss.threads - JBoss Threads version 3.7.0.Final 2026-05-08 09:36:24 [main] INFO org.dromara.DromaraApplication - Started DromaraApplication in 13.274 seconds (process running for 13.964) 2026-05-08 09:36:24 [main] INFO o.d.c.sse.listener.SseTopicListener - 初始化SSE主题订阅监听器成功 2026-05-08 09:36:24 [main] INFO c.a.s.c.c.init.SnailJobStartListener - snail-job client is preparing to start... v1.9.0 2026-05-08 09:36:24 [main] INFO c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC client started connect to server 2026-05-08 09:36:24 [main] INFO c.a.s.c.c.rpc.server.SnailGrpcServer - ------> snail-job remoting server start success, grpc = com.aizuda.snailjob.client.common.rpc.server.SnailGrpcServer, port = 28081 2026-05-08 09:36:25 [snail-job-grpc-client-executor-127.0.0.1-0] ERROR c.a.s.c.j.c.r.JobExecutorRegistrar - Job executors register error requestId:[0] message:[UNAVAILABLE: io exception] 2026-05-08 09:36:25 [main] INFO c.a.s.c.c.init.SnailJobStartListener - snail-job client started successfully v1.9.0 2026-05-08 09:36:25 [snail-job-grpc-client-executor-127.0.0.1-2] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1] message:[UNAVAILABLE: io exception] 2026-05-08 09:36:25 [main] INFO o.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 2026-05-08 09:36:25 [registrationTask1] WARN d.c.b.a.c.r.DefaultApplicationRegistrator - Failed to register application as Application(name=water-Vue-Plus, managementUrl=http://192.168.111.1:8081/actuator, healthUrl=http://192.168.111.1:8081/actuator/health, serviceUrl=http://192.168.111.1:8081/) at spring-boot-admin ([http://localhost:9090/admin/instances]): I/O error on POST request for "http://localhost:9090/admin/instances": null. Further attempts are logged on DEBUG level org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:9090/admin/instances": null at org.springframework.web.client.DefaultRestClient$DefaultRequestBodyUriSpec.createResourceAccessException(DefaultRestClient.java:704) at org.springframework.web.client.DefaultRestClient$DefaultRequestBodyUriSpec.exchangeInternal(DefaultRestClient.java:589) at org.springframework.web.client.DefaultRestClient$DefaultRequestBodyUriSpec.exchange(DefaultRestClient.java:540) at org.springframework.web.client.RestClient$RequestHeadersSpec.exchange(RestClient.java:677) at org.springframework.web.client.DefaultRestClient$DefaultResponseSpec.executeAndExtract(DefaultRestClient.java:821) at org.springframework.web.client.DefaultRestClient$DefaultResponseSpec.body(DefaultRestClient.java:765) at de.codecentric.boot.admin.client.registration.RestClientRegistrationClient.register(RestClientRegistrationClient.java:45) at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:80) at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:61) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:305) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:842) Caused by: java.net.ConnectException at java.net.http/jdk.internal.net.http.common.Utils.toConnectException(Utils.java:1107) at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:203) at java.net.http/jdk.internal.net.http.PlainHttpConnection.checkRetryConnect(PlainHttpConnection.java:238) at java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$1(PlainHttpConnection.java:214) at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire$$$capture(CompletableFuture.java:911) at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run$$$capture(CompletableFuture.java:1773) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java) ... 3 common frames omitted Caused by: java.nio.channels.ClosedChannelException at java.base/sun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195) at java.base/sun.nio.ch.SocketChannelImpl.beginConnect(SocketChannelImpl.java:760) at java.base/sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:848) at java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$0(PlainHttpConnection.java:187) at java.base/java.security.AccessController.doPrivileged(AccessController.java:569) at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:189) ... 11 common frames omitted 2026-05-08 09:36:26 [RMI TCP Connection(18)-192.168.111.1] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 2026-05-08 09:36:34 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:36:35 [snail-job-grpc-client-executor-127.0.0.1-3] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3] message:[UNAVAILABLE: io exception] 2026-05-08 09:36:44 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:36:45 [snail-job-grpc-client-executor-127.0.0.1-4] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[4] message:[UNAVAILABLE: io exception] 2026-05-08 09:36:54 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:36:55 [snail-job-grpc-client-executor-127.0.0.1-5] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[5] message:[UNAVAILABLE: io exception] 2026-05-08 09:37:04 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:37:05 [snail-job-grpc-client-executor-127.0.0.1-6] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[6] message:[UNAVAILABLE: io exception] 2026-05-08 09:37:14 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:37:15 [snail-job-grpc-client-executor-127.0.0.1-7] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[7] message:[UNAVAILABLE: io exception] 2026-05-08 09:37:24 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:37:25 [snail-job-grpc-client-executor-127.0.0.1-8] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[8] message:[UNAVAILABLE: io exception] 2026-05-08 09:37:34 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:37:35 [snail-job-grpc-client-executor-127.0.0.1-10] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[10] message:[UNAVAILABLE: io exception] 2026-05-08 09:37:44 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:37:45 [snail-job-grpc-client-executor-127.0.0.1-11] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[11] message:[UNAVAILABLE: io exception] 2026-05-08 09:37:54 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:37:55 [snail-job-grpc-client-executor-127.0.0.1-12] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[12] message:[UNAVAILABLE: io exception] 2026-05-08 09:38:04 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:38:05 [snail-job-grpc-client-executor-127.0.0.1-13] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[13] message:[UNAVAILABLE: io exception] 2026-05-08 09:38:14 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:38:15 [snail-job-grpc-client-executor-127.0.0.1-14] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[14] message:[UNAVAILABLE: io exception] 2026-05-08 09:38:24 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:38:25 [snail-job-grpc-client-executor-127.0.0.1-15] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[16] message:[UNAVAILABLE: io exception] 2026-05-08 09:38:34 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:38:35 [snail-job-grpc-client-executor-127.0.0.1-17] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[17] message:[UNAVAILABLE: io exception] 2026-05-08 09:38:44 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:38:45 [snail-job-grpc-client-executor-127.0.0.1-18] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[18] message:[UNAVAILABLE: io exception] 2026-05-08 09:38:54 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:38:55 [snail-job-grpc-client-executor-127.0.0.1-19] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[19] message:[UNAVAILABLE: io exception] 2026-05-08 09:39:04 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:39:05 [snail-job-grpc-client-executor-127.0.0.1-20] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[20] message:[UNAVAILABLE: io exception] 2026-05-08 09:39:14 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:39:15 [snail-job-grpc-client-executor-127.0.0.1-21] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[21] message:[UNAVAILABLE: io exception] 2026-05-08 09:39:24 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:39:25 [snail-job-grpc-client-executor-127.0.0.1-23] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[23] message:[UNAVAILABLE: io exception] 2026-05-08 09:39:34 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:39:35 [snail-job-grpc-client-executor-127.0.0.1-24] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[24] message:[UNAVAILABLE: io exception] 2026-05-08 09:39:44 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:39:45 [snail-job-grpc-client-executor-127.0.0.1-25] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[25] message:[UNAVAILABLE: io exception] 2026-05-08 09:39:54 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:39:55 [snail-job-grpc-client-executor-127.0.0.1-26] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[26] message:[UNAVAILABLE: io exception] 2026-05-08 09:40:04 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:40:05 [snail-job-grpc-client-executor-127.0.0.1-27] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[27] message:[UNAVAILABLE: io exception] 2026-05-08 09:40:14 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:40:15 [snail-job-grpc-client-executor-127.0.0.1-28] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[28] message:[UNAVAILABLE: io exception] 2026-05-08 09:40:24 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:40:25 [snail-job-grpc-client-executor-127.0.0.1-29] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[29] message:[UNAVAILABLE: io exception] 2026-05-08 09:40:27 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]开始请求 => URL[PUT /app/v1/updataPassword],参数类型[json],参数:[{}] 2026-05-08 09:41:50 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:41:50 [master:housekeeper] WARN com.zaxxer.hikari.pool.HikariPool - master - Thread starvation or clock leap detected (housekeeper delta=1m34s109ms425µs300ns). 2026-05-08 09:41:50 [snail-job-grpc-client-executor-127.0.0.1-32] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[31] message:[UNAVAILABLE: io exception] 2026-05-08 09:41:50 [snail-job-grpc-client-executor-127.0.0.1-34] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[35] message:[UNAVAILABLE: io exception] 2026-05-08 09:41:50 [snail-job-grpc-client-executor-127.0.0.1-33] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[33] message:[UNAVAILABLE: io exception] 2026-05-08 09:41:50 [snail-job-grpc-client-executor-127.0.0.1-35] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[36] message:[UNAVAILABLE: io exception] 2026-05-08 09:41:50 [snail-job-grpc-client-executor-127.0.0.1-37] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[37] message:[UNAVAILABLE: io exception] 2026-05-08 09:41:50 [snail-job-grpc-client-executor-127.0.0.1-36] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[34] message:[UNAVAILABLE: io exception] 2026-05-08 09:41:50 [snail-job-grpc-client-executor-127.0.0.1-38] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[38] message:[UNAVAILABLE: io exception] 2026-05-08 09:41:50 [snail-job-grpc-client-executor-127.0.0.1-39] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[39] message:[UNAVAILABLE: io exception] 2026-05-08 09:41:55 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:41:55 [snail-job-grpc-client-executor-127.0.0.1-40] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[40] message:[UNAVAILABLE: io exception] 2026-05-08 09:42:04 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]结束请求 => URL[PUT /app/v1/updataPassword],耗时:[96166]毫秒 2026-05-08 09:42:05 [snail-job-grpc-client-executor-127.0.0.1-41] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[41] message:[UNAVAILABLE: io exception] 2026-05-08 09:42:14 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:42:15 [snail-job-grpc-client-executor-127.0.0.1-42] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[42] message:[UNAVAILABLE: io exception] 2026-05-08 09:42:24 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:42:25 [snail-job-grpc-client-executor-127.0.0.1-44] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[43] message:[UNAVAILABLE: io exception] 2026-05-08 09:42:34 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:42:35 [snail-job-grpc-client-executor-127.0.0.1-45] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[45] message:[UNAVAILABLE: io exception] 2026-05-08 09:42:41 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]开始请求 => URL[PUT /app/v1/updataPassword],参数类型[json],参数:[{}] 2026-05-08 09:42:41 [XNIO-1 task-2] ERROR o.d.c.w.h.GlobalExceptionHandler - 用户不存在/密码错误 2026-05-08 09:42:41 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]结束请求 => URL[PUT /app/v1/updataPassword],耗时:[81]毫秒 2026-05-08 09:42:44 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:42:45 [snail-job-grpc-client-executor-127.0.0.1-46] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[46] message:[UNAVAILABLE: io exception] 2026-05-08 09:42:48 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]开始请求 => URL[PUT /app/v1/updataPassword],参数类型[json],参数:[{}] 2026-05-08 09:42:49 [XNIO-1 task-2] ERROR o.d.c.w.h.GlobalExceptionHandler - 用户不存在/密码错误 2026-05-08 09:42:49 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]结束请求 => URL[PUT /app/v1/updataPassword],耗时:[68]毫秒 2026-05-08 09:42:54 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:42:55 [snail-job-grpc-client-executor-127.0.0.1-47] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[47] message:[UNAVAILABLE: io exception] 2026-05-08 09:43:04 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:43:05 [snail-job-grpc-client-executor-127.0.0.1-48] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[48] message:[UNAVAILABLE: io exception] 2026-05-08 09:43:14 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:43:15 [snail-job-grpc-client-executor-127.0.0.1-49] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[49] message:[UNAVAILABLE: io exception] 2026-05-08 09:43:24 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:43:25 [snail-job-grpc-client-executor-127.0.0.1-50] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[50] message:[UNAVAILABLE: io exception] 2026-05-08 09:43:34 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:43:35 [snail-job-grpc-client-executor-127.0.0.1-52] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[52] message:[UNAVAILABLE: io exception] 2026-05-08 09:43:44 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:43:45 [snail-job-grpc-client-executor-127.0.0.1-53] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[53] message:[UNAVAILABLE: io exception] 2026-05-08 09:43:54 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:43:55 [snail-job-grpc-client-executor-127.0.0.1-54] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[54] message:[UNAVAILABLE: io exception] 2026-05-08 09:44:02 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]开始请求 => URL[PUT /app/v1/updataPassword],参数类型[json],参数:[{}] 2026-05-08 09:44:04 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:44:05 [snail-job-grpc-client-executor-127.0.0.1-55] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[55] message:[UNAVAILABLE: io exception] 2026-05-08 09:44:18 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:44:18 [snail-job-grpc-client-executor-127.0.0.1-56] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[56] message:[UNAVAILABLE: io exception] 2026-05-08 09:44:27 [snail-job-grpc-client-executor-127.0.0.1-57] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[57] message:[UNAVAILABLE: io exception] 2026-05-08 09:44:27 [XNIO-1 task-2] ERROR o.d.c.w.h.GlobalExceptionHandler - 用户不存在/密码错误 2026-05-08 09:44:27 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]结束请求 => URL[PUT /app/v1/updataPassword],耗时:[25474]毫秒 2026-05-08 09:44:34 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:44:35 [snail-job-grpc-client-executor-127.0.0.1-59] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[59] message:[UNAVAILABLE: io exception] 2026-05-08 09:44:44 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:44:45 [snail-job-grpc-client-executor-127.0.0.1-60] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[60] message:[UNAVAILABLE: io exception] 2026-05-08 09:44:54 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:44:55 [snail-job-grpc-client-executor-127.0.0.1-61] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[61] message:[UNAVAILABLE: io exception] 2026-05-08 09:45:04 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:45:05 [snail-job-grpc-client-executor-127.0.0.1-62] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[62] message:[UNAVAILABLE: io exception] 2026-05-08 09:45:14 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:45:15 [snail-job-grpc-client-executor-127.0.0.1-63] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[63] message:[UNAVAILABLE: io exception] 2026-05-08 09:45:24 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:45:25 [snail-job-grpc-client-executor-127.0.0.1-65] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[64] message:[UNAVAILABLE: io exception] 2026-05-08 09:45:34 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:45:35 [snail-job-grpc-client-executor-127.0.0.1-66] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[66] message:[UNAVAILABLE: io exception] 2026-05-08 09:45:44 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:45:45 [snail-job-grpc-client-executor-127.0.0.1-67] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[67] message:[UNAVAILABLE: io exception] 2026-05-08 09:45:54 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:45:55 [snail-job-grpc-client-executor-127.0.0.1-68] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[68] message:[UNAVAILABLE: io exception] 2026-05-08 09:46:04 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:46:05 [snail-job-grpc-client-executor-127.0.0.1-69] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[69] message:[UNAVAILABLE: io exception] 2026-05-08 09:46:10 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]开始请求 => URL[PUT /app/v1/updataPassword],参数类型[json],参数:[{}] 2026-05-08 09:46:17 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:46:17 [snail-job-grpc-client-executor-127.0.0.1-70] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[70] message:[UNAVAILABLE: io exception] 2026-05-08 09:48:11 [master:housekeeper] WARN com.zaxxer.hikari.pool.HikariPool - master - Thread starvation or clock leap detected (housekeeper delta=2m14s112ms35µs100ns). 2026-05-08 09:48:11 [snail-job-grpc-client-executor-127.0.0.1-71] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[72] message:[UNAVAILABLE: io exception] 2026-05-08 09:48:11 [snail-job-grpc-client-executor-127.0.0.1-75] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[78] message:[UNAVAILABLE: io exception] 2026-05-08 09:48:11 [snail-job-grpc-client-executor-127.0.0.1-77] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[82] message:[UNAVAILABLE: io exception] 2026-05-08 09:48:11 [snail-job-grpc-client-executor-127.0.0.1-76] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[83] message:[UNAVAILABLE: io exception] 2026-05-08 09:48:11 [snail-job-grpc-client-executor-127.0.0.1-78] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[79] message:[UNAVAILABLE: io exception] 2026-05-08 09:48:11 [snail-job-grpc-client-executor-127.0.0.1-74] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[76] message:[UNAVAILABLE: io exception] 2026-05-08 09:48:11 [snail-job-grpc-client-executor-127.0.0.1-79] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[74] message:[UNAVAILABLE: io exception] 2026-05-08 09:48:11 [snail-job-grpc-client-executor-127.0.0.1-80] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[77] message:[UNAVAILABLE: io exception] 2026-05-08 09:48:11 [snail-job-grpc-client-executor-127.0.0.1-81] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[80] message:[UNAVAILABLE: io exception] 2026-05-08 09:48:11 [snail-job-grpc-client-executor-127.0.0.1-82] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[81] message:[UNAVAILABLE: io exception] 2026-05-08 09:48:11 [snail-job-grpc-client-executor-127.0.0.1-83] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[75] message:[UNAVAILABLE: io exception] 2026-05-08 09:48:11 [XNIO-1 task-2] ERROR o.d.c.w.h.GlobalExceptionHandler - 用户不存在/密码错误 2026-05-08 09:48:11 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]结束请求 => URL[PUT /app/v1/updataPassword],耗时:[120991]毫秒 2026-05-08 09:48:11 [Thread-5] INFO c.a.s.c.c.window.SlidingRingWindow - JVM is about to exit, emitting data in the Window 2026-05-08 09:48:11 [SpringApplicationShutdownHook] INFO c.a.s.c.c.init.SnailJobCloseListener - snail-job client about to shutdown v1.9.0 2026-05-08 09:48:11 [SpringApplicationShutdownHook] INFO c.a.s.c.c.l.report.AbstractLogReport - AsyncReport Log about to shutdown 2026-05-08 09:48:11 [SpringApplicationShutdownHook] INFO c.a.s.c.c.window.SlidingRingWindow - Sliding window is about to exit, emitting data in the Window 2026-05-08 09:48:11 [SpringApplicationShutdownHook] INFO c.a.s.c.c.l.report.AbstractLogReport - AsyncReport Log has been shutdown 2026-05-08 09:48:11 [SpringApplicationShutdownHook] INFO c.a.s.c.c.init.SnailJobCloseListener - snail-job client closed successfully v1.9.0 2026-05-08 09:48:11 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.23.Final 2026-05-08 09:48:11 [SpringApplicationShutdownHook] INFO o.d.c.core.config.ThreadPoolConfig - ====关闭后台任务任务线程池==== 2026-05-08 09:48:11 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... 2026-05-08 09:48:11 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... 2026-05-08 09:48:11 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. 2026-05-08 09:48:11 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - dynamic-datasource close the datasource named [master] success, 2026-05-08 09:48:11 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye 2026-05-08 09:48:11 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 2026-05-08 09:48:16 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 2026-05-08 09:48:16 [main] INFO org.dromara.DromaraApplication - Starting DromaraApplication using Java 17.0.17 with PID 25748 (D:\code\water\water-admin\target\classes started by admin in D:\code\water) 2026-05-08 09:48:16 [main] INFO org.dromara.DromaraApplication - The following 1 profile is active: "dev" 2026-05-08 09:48:20 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 2026-05-08 09:48:20 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it 2026-05-08 09:48:20 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... 2026-05-08 09:48:20 [main] INFO com.zaxxer.hikari.pool.HikariPool - master - Added connection com.mysql.cj.jdbc.ConnectionImpl@5367d46f 2026-05-08 09:48:20 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. 2026-05-08 09:48:20 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success 2026-05-08 09:48:20 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] 2026-05-08 09:48:21 [main] WARN c.b.m.c.injector.DefaultSqlInjector - class org.dromara.app.domain.AppSchedulingDevice ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 2026-05-08 09:48:22 [main] INFO o.d.common.redis.config.RedisConfig - 初始化 redis 配置 2026-05-08 09:48:22 [main] INFO org.redisson.Version - Redisson 3.52.0 2026-05-08 09:48:22 [redisson-netty-1-5] INFO o.r.connection.ConnectionsHolder - 1 connections initialized for localhost/127.0.0.1:6379 2026-05-08 09:48:22 [redisson-netty-1-4] INFO o.r.connection.ConnectionsHolder - 8 connections initialized for localhost/127.0.0.1:6379 2026-05-08 09:48:23 [main] INFO c.a.s.c.j.c.e.b.AbstractScriptExecutor$SnailFileUtils - [FileUtils] [workspace] use user.home as workspace: C:\Users\admin/snailJob/worker 2026-05-08 09:48:23 [main] INFO c.a.s.c.j.c.e.b.AbstractScriptExecutor$SnailFileUtils - [FileUtils] [workspace] use user.home as workspace: C:\Users\admin/snailJob/worker 2026-05-08 09:48:23 [main] INFO c.a.s.c.j.c.e.b.AbstractScriptExecutor$SnailFileUtils - [FileUtils] [workspace] use user.home as workspace: C:\Users\admin/snailJob/worker 2026-05-08 09:48:23 [main] INFO o.d.common.json.config.JacksonConfig - 初始化 jackson 配置 2026-05-08 09:48:23 [main] INFO c.a.s.c.s.SnailJobClientJobCoreAutoConfiguration - Snail-Job 客户端IP为: 192.168.0.217 2026-05-08 09:48:23 [main] INFO c.b.m.e.s.MybatisPlusApplicationContextAware - Register ApplicationContext instances org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1bfe3203 2026-05-08 09:48:29 [main] INFO o.d.w.p.modes.sb.config.BeanConfig - 【warm-flow】,加载完成 2026-05-08 09:48:30 [main] INFO io.undertow - starting server: Undertow - 2.3.23.Final 2026-05-08 09:48:30 [main] INFO org.xnio - XNIO version 3.8.16.Final 2026-05-08 09:48:30 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.16.Final 2026-05-08 09:48:30 [main] INFO org.jboss.threads - JBoss Threads version 3.7.0.Final 2026-05-08 09:48:30 [main] INFO org.dromara.DromaraApplication - Started DromaraApplication in 14.624 seconds (process running for 15.444) 2026-05-08 09:48:30 [SpringApplicationShutdownHook] INFO c.a.s.c.c.init.SnailJobCloseListener - snail-job client about to shutdown v1.9.0 2026-05-08 09:48:30 [SpringApplicationShutdownHook] INFO c.a.s.c.c.init.SnailJobCloseListener - snail-job client closed successfully v1.9.0 2026-05-08 09:48:30 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.23.Final 2026-05-08 09:48:30 [main] INFO o.d.c.sse.listener.SseTopicListener - 初始化SSE主题订阅监听器成功 2026-05-08 09:48:30 [main] INFO c.a.s.c.c.init.SnailJobStartListener - snail-job client is preparing to start... v1.9.0 2026-05-08 09:48:30 [SpringApplicationShutdownHook] INFO o.d.c.core.config.ThreadPoolConfig - ====关闭后台任务任务线程池==== 2026-05-08 09:48:30 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... 2026-05-08 09:48:30 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... 2026-05-08 09:48:30 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. 2026-05-08 09:48:30 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - dynamic-datasource close the datasource named [master] success, 2026-05-08 09:48:30 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye 2026-05-08 09:48:34 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 2026-05-08 09:48:34 [main] INFO org.dromara.DromaraApplication - Starting DromaraApplication using Java 17.0.17 with PID 13240 (D:\code\water\water-admin\target\classes started by admin in D:\code\water) 2026-05-08 09:48:34 [main] INFO org.dromara.DromaraApplication - The following 1 profile is active: "dev" 2026-05-08 09:48:37 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 2026-05-08 09:48:38 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it 2026-05-08 09:48:38 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... 2026-05-08 09:48:38 [main] INFO com.zaxxer.hikari.pool.HikariPool - master - Added connection com.mysql.cj.jdbc.ConnectionImpl@1001b435 2026-05-08 09:48:38 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. 2026-05-08 09:48:38 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success 2026-05-08 09:48:38 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] 2026-05-08 09:48:39 [main] WARN c.b.m.c.injector.DefaultSqlInjector - class org.dromara.app.domain.AppSchedulingDevice ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 2026-05-08 09:48:39 [main] INFO o.d.common.redis.config.RedisConfig - 初始化 redis 配置 2026-05-08 09:48:39 [main] INFO org.redisson.Version - Redisson 3.52.0 2026-05-08 09:48:39 [redisson-netty-1-5] INFO o.r.connection.ConnectionsHolder - 1 connections initialized for localhost/127.0.0.1:6379 2026-05-08 09:48:40 [redisson-netty-1-4] INFO o.r.connection.ConnectionsHolder - 8 connections initialized for localhost/127.0.0.1:6379 2026-05-08 09:48:40 [main] INFO c.a.s.c.j.c.e.b.AbstractScriptExecutor$SnailFileUtils - [FileUtils] [workspace] use user.home as workspace: C:\Users\admin/snailJob/worker 2026-05-08 09:48:40 [main] INFO c.a.s.c.j.c.e.b.AbstractScriptExecutor$SnailFileUtils - [FileUtils] [workspace] use user.home as workspace: C:\Users\admin/snailJob/worker 2026-05-08 09:48:40 [main] INFO c.a.s.c.j.c.e.b.AbstractScriptExecutor$SnailFileUtils - [FileUtils] [workspace] use user.home as workspace: C:\Users\admin/snailJob/worker 2026-05-08 09:48:41 [main] INFO o.d.common.json.config.JacksonConfig - 初始化 jackson 配置 2026-05-08 09:48:41 [main] INFO c.a.s.c.s.SnailJobClientJobCoreAutoConfiguration - Snail-Job 客户端IP为: 192.168.0.217 2026-05-08 09:48:41 [main] INFO c.b.m.e.s.MybatisPlusApplicationContextAware - Register ApplicationContext instances org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@62e6a3ec 2026-05-08 09:48:45 [main] INFO o.d.w.p.modes.sb.config.BeanConfig - 【warm-flow】,加载完成 2026-05-08 09:48:46 [main] INFO io.undertow - starting server: Undertow - 2.3.23.Final 2026-05-08 09:48:46 [main] INFO org.xnio - XNIO version 3.8.16.Final 2026-05-08 09:48:46 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.16.Final 2026-05-08 09:48:46 [main] INFO org.jboss.threads - JBoss Threads version 3.7.0.Final 2026-05-08 09:48:46 [main] INFO org.dromara.DromaraApplication - Started DromaraApplication in 12.57 seconds (process running for 13.202) 2026-05-08 09:48:46 [main] INFO o.d.c.sse.listener.SseTopicListener - 初始化SSE主题订阅监听器成功 2026-05-08 09:48:46 [main] INFO c.a.s.c.c.init.SnailJobStartListener - snail-job client is preparing to start... v1.9.0 2026-05-08 09:48:47 [main] INFO c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC client started connect to server 2026-05-08 09:48:47 [main] INFO c.a.s.c.c.rpc.server.SnailGrpcServer - ------> snail-job remoting server start success, grpc = com.aizuda.snailjob.client.common.rpc.server.SnailGrpcServer, port = 28081 2026-05-08 09:48:47 [snail-job-grpc-client-executor-127.0.0.1-0] ERROR c.a.s.c.j.c.r.JobExecutorRegistrar - Job executors register error requestId:[0] message:[UNAVAILABLE: io exception] 2026-05-08 09:48:47 [main] INFO c.a.s.c.c.init.SnailJobStartListener - snail-job client started successfully v1.9.0 2026-05-08 09:48:47 [snail-job-grpc-client-executor-127.0.0.1-2] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1] message:[UNAVAILABLE: io exception] 2026-05-08 09:48:47 [main] INFO o.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 2026-05-08 09:48:48 [registrationTask1] WARN d.c.b.a.c.r.DefaultApplicationRegistrator - Failed to register application as Application(name=water-Vue-Plus, managementUrl=http://192.168.111.1:8081/actuator, healthUrl=http://192.168.111.1:8081/actuator/health, serviceUrl=http://192.168.111.1:8081/) at spring-boot-admin ([http://localhost:9090/admin/instances]): I/O error on POST request for "http://localhost:9090/admin/instances": null. Further attempts are logged on DEBUG level org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:9090/admin/instances": null at org.springframework.web.client.DefaultRestClient$DefaultRequestBodyUriSpec.createResourceAccessException(DefaultRestClient.java:704) at org.springframework.web.client.DefaultRestClient$DefaultRequestBodyUriSpec.exchangeInternal(DefaultRestClient.java:589) at org.springframework.web.client.DefaultRestClient$DefaultRequestBodyUriSpec.exchange(DefaultRestClient.java:540) at org.springframework.web.client.RestClient$RequestHeadersSpec.exchange(RestClient.java:677) at org.springframework.web.client.DefaultRestClient$DefaultResponseSpec.executeAndExtract(DefaultRestClient.java:821) at org.springframework.web.client.DefaultRestClient$DefaultResponseSpec.body(DefaultRestClient.java:765) at de.codecentric.boot.admin.client.registration.RestClientRegistrationClient.register(RestClientRegistrationClient.java:45) at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:80) at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:61) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:305) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:842) Caused by: java.net.ConnectException at java.net.http/jdk.internal.net.http.common.Utils.toConnectException(Utils.java:1107) at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:203) at java.net.http/jdk.internal.net.http.PlainHttpConnection.checkRetryConnect(PlainHttpConnection.java:238) at java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$1(PlainHttpConnection.java:214) at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire$$$capture(CompletableFuture.java:911) at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run$$$capture(CompletableFuture.java:1773) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java) ... 3 common frames omitted Caused by: java.nio.channels.ClosedChannelException at java.base/sun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195) at java.base/sun.nio.ch.SocketChannelImpl.beginConnect(SocketChannelImpl.java:760) at java.base/sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:848) at java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$0(PlainHttpConnection.java:187) at java.base/java.security.AccessController.doPrivileged(AccessController.java:569) at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:189) ... 11 common frames omitted 2026-05-08 09:48:48 [RMI TCP Connection(6)-192.168.111.1] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 2026-05-08 09:48:57 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:48:57 [snail-job-grpc-client-executor-127.0.0.1-3] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3] message:[UNAVAILABLE: io exception] 2026-05-08 09:49:07 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:49:07 [snail-job-grpc-client-executor-127.0.0.1-4] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[4] message:[UNAVAILABLE: io exception] 2026-05-08 09:49:09 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]开始请求 => URL[PUT /app/v1/updataPassword],参数类型[json],参数:[{}] 2026-05-08 09:49:09 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]结束请求 => URL[PUT /app/v1/updataPassword],耗时:[361]毫秒 2026-05-08 09:49:17 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:49:17 [snail-job-grpc-client-executor-127.0.0.1-5] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[5] message:[UNAVAILABLE: io exception] 2026-05-08 09:49:20 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]开始请求 => URL[PUT /app/v1/updataPassword],参数类型[json],参数:[{}] 2026-05-08 09:49:28 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:49:28 [snail-job-grpc-client-executor-127.0.0.1-6] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[6] message:[UNAVAILABLE: io exception] 2026-05-08 09:49:28 [XNIO-1 task-2] ERROR o.d.c.w.h.GlobalExceptionHandler - 用户不存在/密码错误 2026-05-08 09:49:28 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]结束请求 => URL[PUT /app/v1/updataPassword],耗时:[7813]毫秒 2026-05-08 09:49:37 [snail-job-grpc-client-executor-127.0.0.1-7] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[7] message:[UNAVAILABLE: io exception] 2026-05-08 09:49:47 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:49:47 [snail-job-grpc-client-executor-127.0.0.1-8] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[9] message:[UNAVAILABLE: io exception] 2026-05-08 09:49:57 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:49:57 [snail-job-grpc-client-executor-127.0.0.1-10] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[10] message:[UNAVAILABLE: io exception] 2026-05-08 09:50:07 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:50:07 [snail-job-grpc-client-executor-127.0.0.1-11] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[11] message:[UNAVAILABLE: io exception] 2026-05-08 09:50:17 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:50:17 [snail-job-grpc-client-executor-127.0.0.1-12] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[12] message:[UNAVAILABLE: io exception] 2026-05-08 09:50:27 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:50:27 [snail-job-grpc-client-executor-127.0.0.1-13] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[13] message:[UNAVAILABLE: io exception] 2026-05-08 09:50:37 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:50:37 [snail-job-grpc-client-executor-127.0.0.1-14] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[14] message:[UNAVAILABLE: io exception] 2026-05-08 09:50:47 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:50:47 [snail-job-grpc-client-executor-127.0.0.1-16] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[16] message:[UNAVAILABLE: io exception] 2026-05-08 09:50:57 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:50:57 [snail-job-grpc-client-executor-127.0.0.1-17] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[17] message:[UNAVAILABLE: io exception] 2026-05-08 09:51:07 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:51:07 [snail-job-grpc-client-executor-127.0.0.1-18] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[18] message:[UNAVAILABLE: io exception] 2026-05-08 09:51:17 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:51:17 [snail-job-grpc-client-executor-127.0.0.1-19] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[19] message:[UNAVAILABLE: io exception] 2026-05-08 09:51:27 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:51:27 [snail-job-grpc-client-executor-127.0.0.1-20] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[20] message:[UNAVAILABLE: io exception] 2026-05-08 09:51:37 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:51:37 [snail-job-grpc-client-executor-127.0.0.1-21] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[21] message:[UNAVAILABLE: io exception] 2026-05-08 09:51:47 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:51:47 [snail-job-grpc-client-executor-127.0.0.1-22] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[23] message:[UNAVAILABLE: io exception] 2026-05-08 09:51:57 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:51:57 [snail-job-grpc-client-executor-127.0.0.1-24] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[24] message:[UNAVAILABLE: io exception] 2026-05-08 09:52:07 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:52:07 [snail-job-grpc-client-executor-127.0.0.1-25] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[25] message:[UNAVAILABLE: io exception] 2026-05-08 09:52:17 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:52:17 [snail-job-grpc-client-executor-127.0.0.1-26] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[26] message:[UNAVAILABLE: io exception] 2026-05-08 09:52:27 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:52:27 [snail-job-grpc-client-executor-127.0.0.1-27] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[27] message:[UNAVAILABLE: io exception] 2026-05-08 09:52:37 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:52:37 [snail-job-grpc-client-executor-127.0.0.1-28] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[28] message:[UNAVAILABLE: io exception] 2026-05-08 09:52:47 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:52:47 [snail-job-grpc-client-executor-127.0.0.1-29] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[29] message:[UNAVAILABLE: io exception] 2026-05-08 09:52:57 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:52:57 [snail-job-grpc-client-executor-127.0.0.1-31] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[31] message:[UNAVAILABLE: io exception] 2026-05-08 09:53:07 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:53:07 [snail-job-grpc-client-executor-127.0.0.1-32] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[32] message:[UNAVAILABLE: io exception] 2026-05-08 09:53:17 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:53:17 [snail-job-grpc-client-executor-127.0.0.1-33] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[33] message:[UNAVAILABLE: io exception] 2026-05-08 09:53:27 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:53:27 [snail-job-grpc-client-executor-127.0.0.1-34] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[34] message:[UNAVAILABLE: io exception] 2026-05-08 09:53:37 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:53:37 [snail-job-grpc-client-executor-127.0.0.1-35] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[35] message:[UNAVAILABLE: io exception] 2026-05-08 09:53:47 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:53:47 [snail-job-grpc-client-executor-127.0.0.1-36] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[37] message:[UNAVAILABLE: io exception] 2026-05-08 09:53:57 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:53:57 [snail-job-grpc-client-executor-127.0.0.1-38] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[38] message:[UNAVAILABLE: io exception] 2026-05-08 09:54:07 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:54:07 [snail-job-grpc-client-executor-127.0.0.1-39] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[39] message:[UNAVAILABLE: io exception] 2026-05-08 09:54:17 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:54:17 [snail-job-grpc-client-executor-127.0.0.1-40] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[40] message:[UNAVAILABLE: io exception] 2026-05-08 09:54:27 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:54:27 [snail-job-grpc-client-executor-127.0.0.1-41] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[41] message:[UNAVAILABLE: io exception] 2026-05-08 09:54:37 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:54:37 [snail-job-grpc-client-executor-127.0.0.1-42] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[42] message:[UNAVAILABLE: io exception] 2026-05-08 09:54:47 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:54:47 [snail-job-grpc-client-executor-127.0.0.1-43] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[44] message:[UNAVAILABLE: io exception] 2026-05-08 09:54:57 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:54:57 [snail-job-grpc-client-executor-127.0.0.1-45] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[45] message:[UNAVAILABLE: io exception] 2026-05-08 09:55:07 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:55:07 [snail-job-grpc-client-executor-127.0.0.1-46] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[46] message:[UNAVAILABLE: io exception] 2026-05-08 09:55:17 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:55:17 [snail-job-grpc-client-executor-127.0.0.1-47] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[47] message:[UNAVAILABLE: io exception] 2026-05-08 09:55:27 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:55:27 [snail-job-grpc-client-executor-127.0.0.1-48] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[48] message:[UNAVAILABLE: io exception] 2026-05-08 09:55:37 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:55:37 [snail-job-grpc-client-executor-127.0.0.1-49] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[49] message:[UNAVAILABLE: io exception] 2026-05-08 09:55:47 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:55:47 [snail-job-grpc-client-executor-127.0.0.1-51] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[51] message:[UNAVAILABLE: io exception] 2026-05-08 09:55:57 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:55:57 [snail-job-grpc-client-executor-127.0.0.1-52] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[52] message:[UNAVAILABLE: io exception] 2026-05-08 09:56:07 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:56:07 [snail-job-grpc-client-executor-127.0.0.1-53] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[53] message:[UNAVAILABLE: io exception] 2026-05-08 09:56:17 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:56:17 [snail-job-grpc-client-executor-127.0.0.1-54] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[54] message:[UNAVAILABLE: io exception] 2026-05-08 09:56:27 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:56:27 [snail-job-grpc-client-executor-127.0.0.1-55] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[55] message:[UNAVAILABLE: io exception] 2026-05-08 09:56:37 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:56:37 [snail-job-grpc-client-executor-127.0.0.1-56] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[56] message:[UNAVAILABLE: io exception] 2026-05-08 09:56:47 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:56:47 [snail-job-grpc-client-executor-127.0.0.1-57] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[58] message:[UNAVAILABLE: io exception] 2026-05-08 09:56:57 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:56:57 [snail-job-grpc-client-executor-127.0.0.1-59] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[59] message:[UNAVAILABLE: io exception] 2026-05-08 09:57:07 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:57:07 [snail-job-grpc-client-executor-127.0.0.1-60] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[60] message:[UNAVAILABLE: io exception] 2026-05-08 09:57:17 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:57:17 [snail-job-grpc-client-executor-127.0.0.1-61] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[61] message:[UNAVAILABLE: io exception] 2026-05-08 09:57:27 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:57:27 [snail-job-grpc-client-executor-127.0.0.1-62] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[62] message:[UNAVAILABLE: io exception] 2026-05-08 09:57:37 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:57:37 [snail-job-grpc-client-executor-127.0.0.1-63] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[63] message:[UNAVAILABLE: io exception] 2026-05-08 09:57:47 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:57:47 [snail-job-grpc-client-executor-127.0.0.1-64] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[64] message:[UNAVAILABLE: io exception] 2026-05-08 09:57:57 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:57:57 [snail-job-grpc-client-executor-127.0.0.1-66] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[66] message:[UNAVAILABLE: io exception] 2026-05-08 09:58:07 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:58:07 [snail-job-grpc-client-executor-127.0.0.1-67] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[67] message:[UNAVAILABLE: io exception] 2026-05-08 09:58:17 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:58:17 [snail-job-grpc-client-executor-127.0.0.1-68] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[68] message:[UNAVAILABLE: io exception] 2026-05-08 09:58:27 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:58:27 [snail-job-grpc-client-executor-127.0.0.1-69] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[69] message:[UNAVAILABLE: io exception] 2026-05-08 09:58:37 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:58:37 [snail-job-grpc-client-executor-127.0.0.1-70] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[70] message:[UNAVAILABLE: io exception] 2026-05-08 09:58:47 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:58:47 [snail-job-grpc-client-executor-127.0.0.1-71] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[71] message:[UNAVAILABLE: io exception] 2026-05-08 09:58:57 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:58:57 [snail-job-grpc-client-executor-127.0.0.1-73] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[73] message:[UNAVAILABLE: io exception] 2026-05-08 09:59:07 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:59:07 [snail-job-grpc-client-executor-127.0.0.1-74] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[74] message:[UNAVAILABLE: io exception] 2026-05-08 09:59:17 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:59:17 [snail-job-grpc-client-executor-127.0.0.1-75] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[75] message:[UNAVAILABLE: io exception] 2026-05-08 09:59:27 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:59:27 [snail-job-grpc-client-executor-127.0.0.1-76] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[76] message:[UNAVAILABLE: io exception] 2026-05-08 09:59:37 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:59:37 [snail-job-grpc-client-executor-127.0.0.1-77] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[77] message:[UNAVAILABLE: io exception] 2026-05-08 09:59:47 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:59:47 [snail-job-grpc-client-executor-127.0.0.1-79] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[78] message:[UNAVAILABLE: io exception] 2026-05-08 09:59:57 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 09:59:57 [snail-job-grpc-client-executor-127.0.0.1-80] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[80] message:[UNAVAILABLE: io exception] 2026-05-08 10:00:07 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:00:07 [snail-job-grpc-client-executor-127.0.0.1-81] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[81] message:[UNAVAILABLE: io exception] 2026-05-08 10:00:17 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:00:17 [snail-job-grpc-client-executor-127.0.0.1-82] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[82] message:[UNAVAILABLE: io exception] 2026-05-08 10:00:27 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:00:27 [snail-job-grpc-client-executor-127.0.0.1-83] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[83] message:[UNAVAILABLE: io exception] 2026-05-08 10:00:37 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:00:37 [snail-job-grpc-client-executor-127.0.0.1-84] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[84] message:[UNAVAILABLE: io exception] 2026-05-08 10:00:47 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:00:47 [snail-job-grpc-client-executor-127.0.0.1-85] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[85] message:[UNAVAILABLE: io exception] 2026-05-08 10:00:57 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:00:57 [snail-job-grpc-client-executor-127.0.0.1-87] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[87] message:[UNAVAILABLE: io exception] 2026-05-08 10:01:07 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:01:07 [snail-job-grpc-client-executor-127.0.0.1-88] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[88] message:[UNAVAILABLE: io exception] 2026-05-08 10:01:17 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:01:17 [snail-job-grpc-client-executor-127.0.0.1-89] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[89] message:[UNAVAILABLE: io exception] 2026-05-08 10:01:27 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:01:27 [snail-job-grpc-client-executor-127.0.0.1-90] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[90] message:[UNAVAILABLE: io exception] 2026-05-08 10:01:37 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:01:37 [snail-job-grpc-client-executor-127.0.0.1-91] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[91] message:[UNAVAILABLE: io exception] 2026-05-08 10:01:47 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:01:47 [snail-job-grpc-client-executor-127.0.0.1-92] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[93] message:[UNAVAILABLE: io exception] 2026-05-08 10:01:57 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:01:57 [snail-job-grpc-client-executor-127.0.0.1-94] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[94] message:[UNAVAILABLE: io exception] 2026-05-08 10:02:07 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:02:07 [snail-job-grpc-client-executor-127.0.0.1-95] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[95] message:[UNAVAILABLE: io exception] 2026-05-08 10:02:17 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:02:17 [snail-job-grpc-client-executor-127.0.0.1-96] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[96] message:[UNAVAILABLE: io exception] 2026-05-08 10:02:27 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:02:27 [snail-job-grpc-client-executor-127.0.0.1-97] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[97] message:[UNAVAILABLE: io exception] 2026-05-08 10:02:37 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:02:37 [snail-job-grpc-client-executor-127.0.0.1-98] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[98] message:[UNAVAILABLE: io exception] 2026-05-08 10:02:47 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:02:47 [snail-job-grpc-client-executor-127.0.0.1-100] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[100] message:[UNAVAILABLE: io exception] 2026-05-08 10:02:57 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:02:57 [snail-job-grpc-client-executor-127.0.0.1-101] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[101] message:[UNAVAILABLE: io exception] 2026-05-08 10:03:07 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:03:07 [snail-job-grpc-client-executor-127.0.0.1-102] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[102] message:[UNAVAILABLE: io exception] 2026-05-08 10:03:17 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:03:17 [snail-job-grpc-client-executor-127.0.0.1-103] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[103] message:[UNAVAILABLE: io exception] 2026-05-08 10:03:27 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:03:27 [snail-job-grpc-client-executor-127.0.0.1-104] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[104] message:[UNAVAILABLE: io exception] 2026-05-08 10:03:37 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:03:37 [snail-job-grpc-client-executor-127.0.0.1-105] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[105] message:[UNAVAILABLE: io exception] 2026-05-08 10:03:47 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:03:47 [snail-job-grpc-client-executor-127.0.0.1-107] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[107] message:[UNAVAILABLE: io exception] 2026-05-08 10:03:57 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:03:57 [snail-job-grpc-client-executor-127.0.0.1-108] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[108] message:[UNAVAILABLE: io exception] 2026-05-08 10:04:07 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:04:07 [snail-job-grpc-client-executor-127.0.0.1-109] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[109] message:[UNAVAILABLE: io exception] 2026-05-08 10:04:17 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:04:17 [snail-job-grpc-client-executor-127.0.0.1-110] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[110] message:[UNAVAILABLE: io exception] 2026-05-08 10:04:27 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:04:27 [snail-job-grpc-client-executor-127.0.0.1-111] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[111] message:[UNAVAILABLE: io exception] 2026-05-08 10:04:37 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:04:37 [snail-job-grpc-client-executor-127.0.0.1-112] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[112] message:[UNAVAILABLE: io exception] 2026-05-08 10:04:47 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:04:47 [snail-job-grpc-client-executor-127.0.0.1-113] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[114] message:[UNAVAILABLE: io exception] 2026-05-08 10:04:57 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:04:57 [snail-job-grpc-client-executor-127.0.0.1-115] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[115] message:[UNAVAILABLE: io exception] 2026-05-08 10:05:07 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:05:07 [snail-job-grpc-client-executor-127.0.0.1-116] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[116] message:[UNAVAILABLE: io exception] 2026-05-08 10:05:17 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:05:17 [snail-job-grpc-client-executor-127.0.0.1-117] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[117] message:[UNAVAILABLE: io exception] 2026-05-08 10:05:27 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:05:27 [snail-job-grpc-client-executor-127.0.0.1-118] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[118] message:[UNAVAILABLE: io exception] 2026-05-08 10:05:37 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:05:37 [snail-job-grpc-client-executor-127.0.0.1-119] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[119] message:[UNAVAILABLE: io exception] 2026-05-08 10:05:47 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:05:47 [snail-job-grpc-client-executor-127.0.0.1-120] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[120] message:[UNAVAILABLE: io exception] 2026-05-08 10:05:57 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:05:57 [snail-job-grpc-client-executor-127.0.0.1-122] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[122] message:[UNAVAILABLE: io exception] 2026-05-08 10:06:07 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:06:07 [snail-job-grpc-client-executor-127.0.0.1-123] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[123] message:[UNAVAILABLE: io exception] 2026-05-08 10:06:17 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:06:17 [Thread-5] INFO c.a.s.c.c.window.SlidingRingWindow - JVM is about to exit, emitting data in the Window 2026-05-08 10:06:17 [SpringApplicationShutdownHook] INFO c.a.s.c.c.init.SnailJobCloseListener - snail-job client about to shutdown v1.9.0 2026-05-08 10:06:17 [SpringApplicationShutdownHook] INFO c.a.s.c.c.l.report.AbstractLogReport - AsyncReport Log about to shutdown 2026-05-08 10:06:17 [SpringApplicationShutdownHook] INFO c.a.s.c.c.window.SlidingRingWindow - Sliding window is about to exit, emitting data in the Window 2026-05-08 10:06:17 [SpringApplicationShutdownHook] INFO c.a.s.c.c.l.report.AbstractLogReport - AsyncReport Log has been shutdown 2026-05-08 10:06:17 [SpringApplicationShutdownHook] INFO c.a.s.c.c.init.SnailJobCloseListener - snail-job client closed successfully v1.9.0 2026-05-08 10:06:17 [SpringApplicationShutdownHook] INFO io.undertow - stopping server: Undertow - 2.3.23.Final 2026-05-08 10:06:17 [SpringApplicationShutdownHook] INFO o.d.c.core.config.ThreadPoolConfig - ====关闭后台任务任务线程池==== 2026-05-08 10:06:17 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource start closing .... 2026-05-08 10:06:17 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown initiated... 2026-05-08 10:06:17 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource - master - Shutdown completed. 2026-05-08 10:06:17 [SpringApplicationShutdownHook] INFO c.b.d.d.d.DefaultDataSourceDestroyer - dynamic-datasource close the datasource named [master] success, 2026-05-08 10:06:17 [SpringApplicationShutdownHook] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource all closed success,bye 2026-05-08 10:06:17 [SpringApplicationShutdownHook] INFO io.undertow.servlet - Destroying Spring FrameworkServlet 'dispatcherServlet' 2026-05-08 10:06:23 [background-preinit] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 2026-05-08 10:06:23 [main] INFO org.dromara.DromaraApplication - Starting DromaraApplication using Java 17.0.17 with PID 35492 (D:\code\water\water-admin\target\classes started by admin in D:\code\water) 2026-05-08 10:06:23 [main] INFO org.dromara.DromaraApplication - The following 1 profile is active: "dev" 2026-05-08 10:06:26 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 2026-05-08 10:06:27 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource detect P6SPY plugin and enabled it 2026-05-08 10:06:27 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Starting... 2026-05-08 10:06:27 [main] INFO com.zaxxer.hikari.pool.HikariPool - master - Added connection com.mysql.cj.jdbc.ConnectionImpl@1001b435 2026-05-08 10:06:27 [main] INFO com.zaxxer.hikari.HikariDataSource - master - Start completed. 2026-05-08 10:06:27 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource - add a datasource named [master] success 2026-05-08 10:06:27 [main] INFO c.b.d.d.DynamicRoutingDataSource - dynamic-datasource initial loaded [1] datasource,primary datasource named [master] 2026-05-08 10:06:28 [main] WARN c.b.m.c.injector.DefaultSqlInjector - class org.dromara.app.domain.AppSchedulingDevice ,Not found @TableId annotation, Cannot use Mybatis-Plus 'xxById' Method. 2026-05-08 10:06:28 [main] INFO o.d.common.redis.config.RedisConfig - 初始化 redis 配置 2026-05-08 10:06:28 [main] INFO org.redisson.Version - Redisson 3.52.0 2026-05-08 10:06:28 [redisson-netty-1-5] INFO o.r.connection.ConnectionsHolder - 1 connections initialized for localhost/127.0.0.1:6379 2026-05-08 10:06:28 [redisson-netty-1-4] INFO o.r.connection.ConnectionsHolder - 8 connections initialized for localhost/127.0.0.1:6379 2026-05-08 10:06:29 [main] INFO c.a.s.c.j.c.e.b.AbstractScriptExecutor$SnailFileUtils - [FileUtils] [workspace] use user.home as workspace: C:\Users\admin/snailJob/worker 2026-05-08 10:06:29 [main] INFO c.a.s.c.j.c.e.b.AbstractScriptExecutor$SnailFileUtils - [FileUtils] [workspace] use user.home as workspace: C:\Users\admin/snailJob/worker 2026-05-08 10:06:29 [main] INFO c.a.s.c.j.c.e.b.AbstractScriptExecutor$SnailFileUtils - [FileUtils] [workspace] use user.home as workspace: C:\Users\admin/snailJob/worker 2026-05-08 10:06:30 [main] INFO o.d.common.json.config.JacksonConfig - 初始化 jackson 配置 2026-05-08 10:06:30 [main] INFO c.a.s.c.s.SnailJobClientJobCoreAutoConfiguration - Snail-Job 客户端IP为: 192.168.0.217 2026-05-08 10:06:30 [main] INFO c.b.m.e.s.MybatisPlusApplicationContextAware - Register ApplicationContext instances org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@62e6a3ec 2026-05-08 10:06:34 [main] INFO o.d.w.p.modes.sb.config.BeanConfig - 【warm-flow】,加载完成 2026-05-08 10:06:35 [main] INFO io.undertow - starting server: Undertow - 2.3.23.Final 2026-05-08 10:06:35 [main] INFO org.xnio - XNIO version 3.8.16.Final 2026-05-08 10:06:35 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.16.Final 2026-05-08 10:06:35 [main] INFO org.jboss.threads - JBoss Threads version 3.7.0.Final 2026-05-08 10:06:35 [main] INFO org.dromara.DromaraApplication - Started DromaraApplication in 13.494 seconds (process running for 14.288) 2026-05-08 10:06:35 [main] INFO o.d.c.sse.listener.SseTopicListener - 初始化SSE主题订阅监听器成功 2026-05-08 10:06:35 [main] INFO c.a.s.c.c.init.SnailJobStartListener - snail-job client is preparing to start... v1.9.0 2026-05-08 10:06:36 [main] INFO c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC client started connect to server 2026-05-08 10:06:36 [main] INFO c.a.s.c.c.rpc.server.SnailGrpcServer - ------> snail-job remoting server start success, grpc = com.aizuda.snailjob.client.common.rpc.server.SnailGrpcServer, port = 28081 2026-05-08 10:06:36 [snail-job-grpc-client-executor-127.0.0.1-0] ERROR c.a.s.c.j.c.r.JobExecutorRegistrar - Job executors register error requestId:[0] message:[UNAVAILABLE: io exception] 2026-05-08 10:06:36 [main] INFO c.a.s.c.c.init.SnailJobStartListener - snail-job client started successfully v1.9.0 2026-05-08 10:06:36 [snail-job-grpc-client-executor-127.0.0.1-2] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1] message:[UNAVAILABLE: io exception] 2026-05-08 10:06:36 [main] INFO o.d.s.runner.SystemApplicationRunner - 初始化OSS配置成功 2026-05-08 10:06:37 [registrationTask1] WARN d.c.b.a.c.r.DefaultApplicationRegistrator - Failed to register application as Application(name=water-Vue-Plus, managementUrl=http://192.168.111.1:8081/actuator, healthUrl=http://192.168.111.1:8081/actuator/health, serviceUrl=http://192.168.111.1:8081/) at spring-boot-admin ([http://localhost:9090/admin/instances]): I/O error on POST request for "http://localhost:9090/admin/instances": null. Further attempts are logged on DEBUG level org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:9090/admin/instances": null at org.springframework.web.client.DefaultRestClient$DefaultRequestBodyUriSpec.createResourceAccessException(DefaultRestClient.java:704) at org.springframework.web.client.DefaultRestClient$DefaultRequestBodyUriSpec.exchangeInternal(DefaultRestClient.java:589) at org.springframework.web.client.DefaultRestClient$DefaultRequestBodyUriSpec.exchange(DefaultRestClient.java:540) at org.springframework.web.client.RestClient$RequestHeadersSpec.exchange(RestClient.java:677) at org.springframework.web.client.DefaultRestClient$DefaultResponseSpec.executeAndExtract(DefaultRestClient.java:821) at org.springframework.web.client.DefaultRestClient$DefaultResponseSpec.body(DefaultRestClient.java:765) at de.codecentric.boot.admin.client.registration.RestClientRegistrationClient.register(RestClientRegistrationClient.java:45) at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:80) at de.codecentric.boot.admin.client.registration.DefaultApplicationRegistrator.register(DefaultApplicationRegistrator.java:61) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.runAndReset$$$capture(FutureTask.java:305) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:842) Caused by: java.net.ConnectException at java.net.http/jdk.internal.net.http.common.Utils.toConnectException(Utils.java:1107) at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:203) at java.net.http/jdk.internal.net.http.PlainHttpConnection.checkRetryConnect(PlainHttpConnection.java:238) at java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$1(PlainHttpConnection.java:214) at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire$$$capture(CompletableFuture.java:911) at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run$$$capture(CompletableFuture.java:1773) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java) ... 3 common frames omitted Caused by: java.nio.channels.ClosedChannelException at java.base/sun.nio.ch.SocketChannelImpl.ensureOpen(SocketChannelImpl.java:195) at java.base/sun.nio.ch.SocketChannelImpl.beginConnect(SocketChannelImpl.java:760) at java.base/sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:848) at java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$0(PlainHttpConnection.java:187) at java.base/java.security.AccessController.doPrivileged(AccessController.java:569) at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:189) ... 11 common frames omitted 2026-05-08 10:06:37 [RMI TCP Connection(11)-192.168.111.1] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 2026-05-08 10:06:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:06:46 [snail-job-grpc-client-executor-127.0.0.1-3] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3] message:[UNAVAILABLE: io exception] 2026-05-08 10:06:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:06:56 [snail-job-grpc-client-executor-127.0.0.1-4] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[4] message:[UNAVAILABLE: io exception] 2026-05-08 10:07:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:07:06 [snail-job-grpc-client-executor-127.0.0.1-5] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[5] message:[UNAVAILABLE: io exception] 2026-05-08 10:07:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:07:16 [snail-job-grpc-client-executor-127.0.0.1-6] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[6] message:[UNAVAILABLE: io exception] 2026-05-08 10:07:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:07:26 [snail-job-grpc-client-executor-127.0.0.1-7] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[7] message:[UNAVAILABLE: io exception] 2026-05-08 10:07:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:07:36 [snail-job-grpc-client-executor-127.0.0.1-8] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[9] message:[UNAVAILABLE: io exception] 2026-05-08 10:07:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:07:46 [snail-job-grpc-client-executor-127.0.0.1-10] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[10] message:[UNAVAILABLE: io exception] 2026-05-08 10:07:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:07:56 [snail-job-grpc-client-executor-127.0.0.1-11] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[11] message:[UNAVAILABLE: io exception] 2026-05-08 10:08:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:08:06 [snail-job-grpc-client-executor-127.0.0.1-12] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[12] message:[UNAVAILABLE: io exception] 2026-05-08 10:08:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:08:16 [snail-job-grpc-client-executor-127.0.0.1-13] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[13] message:[UNAVAILABLE: io exception] 2026-05-08 10:08:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:08:26 [snail-job-grpc-client-executor-127.0.0.1-14] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[14] message:[UNAVAILABLE: io exception] 2026-05-08 10:08:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:08:36 [snail-job-grpc-client-executor-127.0.0.1-15] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[15] message:[UNAVAILABLE: io exception] 2026-05-08 10:08:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:08:46 [snail-job-grpc-client-executor-127.0.0.1-17] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[17] message:[UNAVAILABLE: io exception] 2026-05-08 10:08:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:08:56 [snail-job-grpc-client-executor-127.0.0.1-18] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[18] message:[UNAVAILABLE: io exception] 2026-05-08 10:09:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:09:06 [snail-job-grpc-client-executor-127.0.0.1-19] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[19] message:[UNAVAILABLE: io exception] 2026-05-08 10:09:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:09:16 [snail-job-grpc-client-executor-127.0.0.1-20] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[20] message:[UNAVAILABLE: io exception] 2026-05-08 10:09:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:09:26 [snail-job-grpc-client-executor-127.0.0.1-21] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[21] message:[UNAVAILABLE: io exception] 2026-05-08 10:09:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:09:36 [snail-job-grpc-client-executor-127.0.0.1-22] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[22] message:[UNAVAILABLE: io exception] 2026-05-08 10:09:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:09:46 [snail-job-grpc-client-executor-127.0.0.1-24] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[24] message:[UNAVAILABLE: io exception] 2026-05-08 10:09:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:09:56 [snail-job-grpc-client-executor-127.0.0.1-25] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[25] message:[UNAVAILABLE: io exception] 2026-05-08 10:10:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:10:06 [snail-job-grpc-client-executor-127.0.0.1-26] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[26] message:[UNAVAILABLE: io exception] 2026-05-08 10:10:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:10:16 [snail-job-grpc-client-executor-127.0.0.1-27] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[27] message:[UNAVAILABLE: io exception] 2026-05-08 10:10:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:10:26 [snail-job-grpc-client-executor-127.0.0.1-28] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[28] message:[UNAVAILABLE: io exception] 2026-05-08 10:10:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:10:36 [snail-job-grpc-client-executor-127.0.0.1-29] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[29] message:[UNAVAILABLE: io exception] 2026-05-08 10:10:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:10:46 [snail-job-grpc-client-executor-127.0.0.1-31] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[31] message:[UNAVAILABLE: io exception] 2026-05-08 10:10:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:10:56 [snail-job-grpc-client-executor-127.0.0.1-32] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[32] message:[UNAVAILABLE: io exception] 2026-05-08 10:11:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:11:06 [snail-job-grpc-client-executor-127.0.0.1-33] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[33] message:[UNAVAILABLE: io exception] 2026-05-08 10:11:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:11:16 [snail-job-grpc-client-executor-127.0.0.1-34] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[34] message:[UNAVAILABLE: io exception] 2026-05-08 10:11:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:11:26 [snail-job-grpc-client-executor-127.0.0.1-35] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[35] message:[UNAVAILABLE: io exception] 2026-05-08 10:11:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:11:36 [snail-job-grpc-client-executor-127.0.0.1-37] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[36] message:[UNAVAILABLE: io exception] 2026-05-08 10:11:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:11:46 [snail-job-grpc-client-executor-127.0.0.1-38] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[38] message:[UNAVAILABLE: io exception] 2026-05-08 10:11:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:11:56 [snail-job-grpc-client-executor-127.0.0.1-39] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[39] message:[UNAVAILABLE: io exception] 2026-05-08 10:12:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:12:06 [snail-job-grpc-client-executor-127.0.0.1-40] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[40] message:[UNAVAILABLE: io exception] 2026-05-08 10:12:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:12:16 [snail-job-grpc-client-executor-127.0.0.1-41] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[41] message:[UNAVAILABLE: io exception] 2026-05-08 10:12:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:12:26 [snail-job-grpc-client-executor-127.0.0.1-42] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[42] message:[UNAVAILABLE: io exception] 2026-05-08 10:12:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:12:36 [snail-job-grpc-client-executor-127.0.0.1-43] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[44] message:[UNAVAILABLE: io exception] 2026-05-08 10:12:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:12:46 [snail-job-grpc-client-executor-127.0.0.1-45] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[45] message:[UNAVAILABLE: io exception] 2026-05-08 10:12:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:12:56 [snail-job-grpc-client-executor-127.0.0.1-46] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[46] message:[UNAVAILABLE: io exception] 2026-05-08 10:13:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:13:06 [snail-job-grpc-client-executor-127.0.0.1-47] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[47] message:[UNAVAILABLE: io exception] 2026-05-08 10:13:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:13:16 [snail-job-grpc-client-executor-127.0.0.1-48] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[48] message:[UNAVAILABLE: io exception] 2026-05-08 10:13:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:13:26 [snail-job-grpc-client-executor-127.0.0.1-49] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[49] message:[UNAVAILABLE: io exception] 2026-05-08 10:13:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:13:36 [snail-job-grpc-client-executor-127.0.0.1-51] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[51] message:[UNAVAILABLE: io exception] 2026-05-08 10:13:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:13:46 [snail-job-grpc-client-executor-127.0.0.1-52] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[52] message:[UNAVAILABLE: io exception] 2026-05-08 10:13:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:13:56 [snail-job-grpc-client-executor-127.0.0.1-53] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[53] message:[UNAVAILABLE: io exception] 2026-05-08 10:14:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:14:06 [snail-job-grpc-client-executor-127.0.0.1-54] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[54] message:[UNAVAILABLE: io exception] 2026-05-08 10:14:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:14:16 [snail-job-grpc-client-executor-127.0.0.1-55] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[55] message:[UNAVAILABLE: io exception] 2026-05-08 10:14:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:14:26 [snail-job-grpc-client-executor-127.0.0.1-56] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[56] message:[UNAVAILABLE: io exception] 2026-05-08 10:14:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:14:36 [snail-job-grpc-client-executor-127.0.0.1-57] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[57] message:[UNAVAILABLE: io exception] 2026-05-08 10:14:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:14:46 [snail-job-grpc-client-executor-127.0.0.1-59] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[59] message:[UNAVAILABLE: io exception] 2026-05-08 10:14:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:14:56 [snail-job-grpc-client-executor-127.0.0.1-60] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[60] message:[UNAVAILABLE: io exception] 2026-05-08 10:15:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:15:06 [snail-job-grpc-client-executor-127.0.0.1-61] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[61] message:[UNAVAILABLE: io exception] 2026-05-08 10:15:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:15:16 [snail-job-grpc-client-executor-127.0.0.1-62] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[62] message:[UNAVAILABLE: io exception] 2026-05-08 10:15:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:15:26 [snail-job-grpc-client-executor-127.0.0.1-63] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[63] message:[UNAVAILABLE: io exception] 2026-05-08 10:15:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:15:36 [snail-job-grpc-client-executor-127.0.0.1-65] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[65] message:[UNAVAILABLE: io exception] 2026-05-08 10:15:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:15:46 [snail-job-grpc-client-executor-127.0.0.1-66] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[66] message:[UNAVAILABLE: io exception] 2026-05-08 10:15:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:15:56 [snail-job-grpc-client-executor-127.0.0.1-67] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[67] message:[UNAVAILABLE: io exception] 2026-05-08 10:16:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:16:06 [snail-job-grpc-client-executor-127.0.0.1-68] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[68] message:[UNAVAILABLE: io exception] 2026-05-08 10:16:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:16:16 [snail-job-grpc-client-executor-127.0.0.1-69] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[69] message:[UNAVAILABLE: io exception] 2026-05-08 10:16:23 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]开始请求 => URL[GET /resource/code],参数类型[param],参数:[{"username":["40624989@qq.com"]}] 2026-05-08 10:16:23 [XNIO-1 task-2] INFO o.d.c.r.aspectj.RateLimiterAspect - 限制令牌 => 1, 剩余令牌 => 0, 缓存key => 'global:rate_limit:/resource/code:40624989@qq.com' 2026-05-08 10:16:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:16:26 [snail-job-grpc-client-executor-127.0.0.1-70] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[70] message:[UNAVAILABLE: io exception] 2026-05-08 10:16:33 [XNIO-1 task-2] ERROR o.d.web.controller.CaptchaController - 验证码短信发送异常 => AuthenticationFailedException: 535 Error: authentication failed 2026-05-08 10:16:33 [XNIO-1 task-2] ERROR o.d.c.w.h.GlobalExceptionHandler - AuthenticationFailedException: 535 Error: authentication failed 2026-05-08 10:16:33 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]结束请求 => URL[GET /resource/code],耗时:[10586]毫秒 2026-05-08 10:16:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:16:36 [snail-job-grpc-client-executor-127.0.0.1-72] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[71] message:[UNAVAILABLE: io exception] 2026-05-08 10:16:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:16:46 [snail-job-grpc-client-executor-127.0.0.1-73] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[73] message:[UNAVAILABLE: io exception] 2026-05-08 10:16:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:16:56 [snail-job-grpc-client-executor-127.0.0.1-74] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[74] message:[UNAVAILABLE: io exception] 2026-05-08 10:16:56 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]开始请求 => URL[GET /resource/code],参数类型[param],参数:[{"username":["40624989@qq.com"]}] 2026-05-08 10:16:56 [XNIO-1 task-2] ERROR o.d.c.w.h.GlobalExceptionHandler - 访问过于频繁,请稍候再试 2026-05-08 10:16:56 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]结束请求 => URL[GET /resource/code],耗时:[12]毫秒 2026-05-08 10:17:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:17:06 [snail-job-grpc-client-executor-127.0.0.1-75] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[75] message:[UNAVAILABLE: io exception] 2026-05-08 10:17:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:17:16 [snail-job-grpc-client-executor-127.0.0.1-76] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[76] message:[UNAVAILABLE: io exception] 2026-05-08 10:17:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:17:26 [snail-job-grpc-client-executor-127.0.0.1-77] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[77] message:[UNAVAILABLE: io exception] 2026-05-08 10:17:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:17:36 [snail-job-grpc-client-executor-127.0.0.1-78] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[78] message:[UNAVAILABLE: io exception] 2026-05-08 10:17:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:17:46 [snail-job-grpc-client-executor-127.0.0.1-80] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[80] message:[UNAVAILABLE: io exception] 2026-05-08 10:17:54 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]开始请求 => URL[POST /app/v1/retrievePassword],参数类型[json],参数:[{"username":"40624989@qq.com","code":"053677"}] 2026-05-08 10:17:54 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]结束请求 => URL[POST /app/v1/retrievePassword],耗时:[167]毫秒 2026-05-08 10:17:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:17:56 [snail-job-grpc-client-executor-127.0.0.1-81] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[81] message:[UNAVAILABLE: io exception] 2026-05-08 10:18:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:18:06 [snail-job-grpc-client-executor-127.0.0.1-82] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[82] message:[UNAVAILABLE: io exception] 2026-05-08 10:18:13 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]开始请求 => URL[GET /resource/code],参数类型[param],参数:[{"username":["40624989@qq.com"]}] 2026-05-08 10:18:13 [XNIO-1 task-2] INFO o.d.c.r.aspectj.RateLimiterAspect - 限制令牌 => 1, 剩余令牌 => 0, 缓存key => 'global:rate_limit:/resource/code:40624989@qq.com' 2026-05-08 10:18:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:18:16 [snail-job-grpc-client-executor-127.0.0.1-83] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[83] message:[UNAVAILABLE: io exception] 2026-05-08 10:18:23 [XNIO-1 task-2] ERROR o.d.web.controller.CaptchaController - 验证码短信发送异常 => AuthenticationFailedException: 535 Error: authentication failed 2026-05-08 10:18:23 [XNIO-1 task-2] ERROR o.d.c.w.h.GlobalExceptionHandler - AuthenticationFailedException: 535 Error: authentication failed 2026-05-08 10:18:23 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]结束请求 => URL[GET /resource/code],耗时:[10106]毫秒 2026-05-08 10:18:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:18:26 [snail-job-grpc-client-executor-127.0.0.1-84] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[84] message:[UNAVAILABLE: io exception] 2026-05-08 10:18:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:18:36 [snail-job-grpc-client-executor-127.0.0.1-86] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[85] message:[UNAVAILABLE: io exception] 2026-05-08 10:18:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:18:46 [snail-job-grpc-client-executor-127.0.0.1-87] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[87] message:[UNAVAILABLE: io exception] 2026-05-08 10:18:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:18:56 [snail-job-grpc-client-executor-127.0.0.1-88] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[88] message:[UNAVAILABLE: io exception] 2026-05-08 10:19:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:19:06 [snail-job-grpc-client-executor-127.0.0.1-89] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[89] message:[UNAVAILABLE: io exception] 2026-05-08 10:19:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:19:16 [snail-job-grpc-client-executor-127.0.0.1-90] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[90] message:[UNAVAILABLE: io exception] 2026-05-08 10:19:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:19:26 [snail-job-grpc-client-executor-127.0.0.1-91] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[91] message:[UNAVAILABLE: io exception] 2026-05-08 10:19:31 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]开始请求 => URL[GET /resource/code],参数类型[param],参数:[{"username":["40624989@qq.com"]}] 2026-05-08 10:19:31 [XNIO-1 task-2] INFO o.d.c.r.aspectj.RateLimiterAspect - 限制令牌 => 1, 剩余令牌 => 0, 缓存key => 'global:rate_limit:/resource/code:40624989@qq.com' 2026-05-08 10:19:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:19:44 [snail-job-grpc-client-executor-127.0.0.1-92] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[93] message:[UNAVAILABLE: io exception] 2026-05-08 10:19:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:19:46 [snail-job-grpc-client-executor-127.0.0.1-94] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[94] message:[UNAVAILABLE: io exception] 2026-05-08 10:20:03 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:20:03 [snail-job-grpc-client-executor-127.0.0.1-95] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[95] message:[UNAVAILABLE: io exception] 2026-05-08 10:20:03 [XNIO-1 task-2] ERROR o.d.web.controller.CaptchaController - 验证码短信发送异常 => AuthenticationFailedException: 535 Error: authentication failed 2026-05-08 10:20:03 [XNIO-1 task-2] ERROR o.d.c.w.h.GlobalExceptionHandler - AuthenticationFailedException: 535 Error: authentication failed 2026-05-08 10:20:03 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]结束请求 => URL[GET /resource/code],耗时:[32331]毫秒 2026-05-08 10:20:06 [snail-job-grpc-client-executor-127.0.0.1-96] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[96] message:[UNAVAILABLE: io exception] 2026-05-08 10:20:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:20:16 [snail-job-grpc-client-executor-127.0.0.1-97] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[97] message:[UNAVAILABLE: io exception] 2026-05-08 10:20:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:20:26 [snail-job-grpc-client-executor-127.0.0.1-98] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[98] message:[UNAVAILABLE: io exception] 2026-05-08 10:20:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:20:36 [snail-job-grpc-client-executor-127.0.0.1-100] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[100] message:[UNAVAILABLE: io exception] 2026-05-08 10:20:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:20:46 [snail-job-grpc-client-executor-127.0.0.1-101] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[101] message:[UNAVAILABLE: io exception] 2026-05-08 10:20:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:20:56 [snail-job-grpc-client-executor-127.0.0.1-102] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[102] message:[UNAVAILABLE: io exception] 2026-05-08 10:21:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:21:06 [snail-job-grpc-client-executor-127.0.0.1-103] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[103] message:[UNAVAILABLE: io exception] 2026-05-08 10:21:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:21:16 [snail-job-grpc-client-executor-127.0.0.1-104] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[104] message:[UNAVAILABLE: io exception] 2026-05-08 10:21:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:21:26 [snail-job-grpc-client-executor-127.0.0.1-105] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[105] message:[UNAVAILABLE: io exception] 2026-05-08 10:21:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:21:36 [snail-job-grpc-client-executor-127.0.0.1-107] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[107] message:[UNAVAILABLE: io exception] 2026-05-08 10:21:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:21:46 [snail-job-grpc-client-executor-127.0.0.1-108] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[108] message:[UNAVAILABLE: io exception] 2026-05-08 10:21:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:21:56 [snail-job-grpc-client-executor-127.0.0.1-109] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[109] message:[UNAVAILABLE: io exception] 2026-05-08 10:22:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:22:06 [snail-job-grpc-client-executor-127.0.0.1-110] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[110] message:[UNAVAILABLE: io exception] 2026-05-08 10:22:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:22:16 [snail-job-grpc-client-executor-127.0.0.1-111] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[111] message:[UNAVAILABLE: io exception] 2026-05-08 10:22:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:22:26 [snail-job-grpc-client-executor-127.0.0.1-112] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[112] message:[UNAVAILABLE: io exception] 2026-05-08 10:22:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:22:36 [snail-job-grpc-client-executor-127.0.0.1-114] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[114] message:[UNAVAILABLE: io exception] 2026-05-08 10:22:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:22:46 [snail-job-grpc-client-executor-127.0.0.1-115] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[115] message:[UNAVAILABLE: io exception] 2026-05-08 10:22:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:22:56 [snail-job-grpc-client-executor-127.0.0.1-116] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[116] message:[UNAVAILABLE: io exception] 2026-05-08 10:23:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:23:06 [snail-job-grpc-client-executor-127.0.0.1-117] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[117] message:[UNAVAILABLE: io exception] 2026-05-08 10:23:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:23:16 [snail-job-grpc-client-executor-127.0.0.1-118] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[118] message:[UNAVAILABLE: io exception] 2026-05-08 10:23:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:23:26 [snail-job-grpc-client-executor-127.0.0.1-119] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[119] message:[UNAVAILABLE: io exception] 2026-05-08 10:23:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:23:36 [snail-job-grpc-client-executor-127.0.0.1-120] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[121] message:[UNAVAILABLE: io exception] 2026-05-08 10:23:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:23:46 [snail-job-grpc-client-executor-127.0.0.1-122] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[122] message:[UNAVAILABLE: io exception] 2026-05-08 10:23:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:23:56 [snail-job-grpc-client-executor-127.0.0.1-123] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[123] message:[UNAVAILABLE: io exception] 2026-05-08 10:24:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:24:06 [snail-job-grpc-client-executor-127.0.0.1-124] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[124] message:[UNAVAILABLE: io exception] 2026-05-08 10:24:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:24:16 [snail-job-grpc-client-executor-127.0.0.1-125] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[125] message:[UNAVAILABLE: io exception] 2026-05-08 10:24:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:24:26 [snail-job-grpc-client-executor-127.0.0.1-126] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[126] message:[UNAVAILABLE: io exception] 2026-05-08 10:24:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:24:36 [snail-job-grpc-client-executor-127.0.0.1-127] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[128] message:[UNAVAILABLE: io exception] 2026-05-08 10:24:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:24:46 [snail-job-grpc-client-executor-127.0.0.1-129] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[129] message:[UNAVAILABLE: io exception] 2026-05-08 10:24:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:24:56 [snail-job-grpc-client-executor-127.0.0.1-130] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[130] message:[UNAVAILABLE: io exception] 2026-05-08 10:25:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:25:06 [snail-job-grpc-client-executor-127.0.0.1-131] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[131] message:[UNAVAILABLE: io exception] 2026-05-08 10:25:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:25:16 [snail-job-grpc-client-executor-127.0.0.1-132] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[132] message:[UNAVAILABLE: io exception] 2026-05-08 10:25:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:25:26 [snail-job-grpc-client-executor-127.0.0.1-133] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[133] message:[UNAVAILABLE: io exception] 2026-05-08 10:25:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:25:36 [snail-job-grpc-client-executor-127.0.0.1-134] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[135] message:[UNAVAILABLE: io exception] 2026-05-08 10:25:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:25:46 [snail-job-grpc-client-executor-127.0.0.1-136] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[136] message:[UNAVAILABLE: io exception] 2026-05-08 10:25:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:25:56 [snail-job-grpc-client-executor-127.0.0.1-137] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[137] message:[UNAVAILABLE: io exception] 2026-05-08 10:26:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:26:06 [snail-job-grpc-client-executor-127.0.0.1-138] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[138] message:[UNAVAILABLE: io exception] 2026-05-08 10:26:10 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]开始请求 => URL[GET /resource/code],参数类型[param],参数:[{"username":["40624989@qq.com"]}] 2026-05-08 10:26:10 [XNIO-1 task-2] INFO o.d.c.r.aspectj.RateLimiterAspect - 限制令牌 => 1, 剩余令牌 => 0, 缓存key => 'global:rate_limit:/resource/code:40624989@qq.com' 2026-05-08 10:26:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:26:16 [snail-job-grpc-client-executor-127.0.0.1-139] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[139] message:[UNAVAILABLE: io exception] 2026-05-08 10:26:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:26:26 [XNIO-1 task-2] INFO o.d.c.w.i.PlusWebInvokeTimeInterceptor - [PLUS]结束请求 => URL[GET /resource/code],耗时:[16258]毫秒 2026-05-08 10:26:26 [snail-job-grpc-client-executor-127.0.0.1-140] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[140] message:[UNAVAILABLE: io exception] 2026-05-08 10:26:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:26:36 [snail-job-grpc-client-executor-127.0.0.1-142] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[142] message:[UNAVAILABLE: io exception] 2026-05-08 10:26:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:26:46 [snail-job-grpc-client-executor-127.0.0.1-143] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[143] message:[UNAVAILABLE: io exception] 2026-05-08 10:26:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:26:56 [snail-job-grpc-client-executor-127.0.0.1-144] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[144] message:[UNAVAILABLE: io exception] 2026-05-08 10:27:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:27:06 [snail-job-grpc-client-executor-127.0.0.1-145] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[145] message:[UNAVAILABLE: io exception] 2026-05-08 10:27:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:27:16 [snail-job-grpc-client-executor-127.0.0.1-146] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[146] message:[UNAVAILABLE: io exception] 2026-05-08 10:27:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:27:26 [snail-job-grpc-client-executor-127.0.0.1-147] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[147] message:[UNAVAILABLE: io exception] 2026-05-08 10:27:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:27:36 [snail-job-grpc-client-executor-127.0.0.1-148] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[148] message:[UNAVAILABLE: io exception] 2026-05-08 10:27:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:27:46 [snail-job-grpc-client-executor-127.0.0.1-150] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[150] message:[UNAVAILABLE: io exception] 2026-05-08 10:27:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:27:56 [snail-job-grpc-client-executor-127.0.0.1-151] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[151] message:[UNAVAILABLE: io exception] 2026-05-08 10:28:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:28:06 [snail-job-grpc-client-executor-127.0.0.1-152] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[152] message:[UNAVAILABLE: io exception] 2026-05-08 10:28:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:28:16 [snail-job-grpc-client-executor-127.0.0.1-153] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[153] message:[UNAVAILABLE: io exception] 2026-05-08 10:28:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:28:26 [snail-job-grpc-client-executor-127.0.0.1-154] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[154] message:[UNAVAILABLE: io exception] 2026-05-08 10:28:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:28:36 [snail-job-grpc-client-executor-127.0.0.1-155] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[155] message:[UNAVAILABLE: io exception] 2026-05-08 10:28:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:28:46 [snail-job-grpc-client-executor-127.0.0.1-157] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[157] message:[UNAVAILABLE: io exception] 2026-05-08 10:28:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:28:56 [snail-job-grpc-client-executor-127.0.0.1-158] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[158] message:[UNAVAILABLE: io exception] 2026-05-08 10:29:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:29:06 [snail-job-grpc-client-executor-127.0.0.1-159] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[159] message:[UNAVAILABLE: io exception] 2026-05-08 10:29:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:29:16 [snail-job-grpc-client-executor-127.0.0.1-160] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[160] message:[UNAVAILABLE: io exception] 2026-05-08 10:29:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:29:26 [snail-job-grpc-client-executor-127.0.0.1-161] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[161] message:[UNAVAILABLE: io exception] 2026-05-08 10:29:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:29:36 [snail-job-grpc-client-executor-127.0.0.1-163] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[162] message:[UNAVAILABLE: io exception] 2026-05-08 10:29:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:29:46 [snail-job-grpc-client-executor-127.0.0.1-164] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[164] message:[UNAVAILABLE: io exception] 2026-05-08 10:29:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:29:56 [snail-job-grpc-client-executor-127.0.0.1-165] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[165] message:[UNAVAILABLE: io exception] 2026-05-08 10:30:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:30:06 [snail-job-grpc-client-executor-127.0.0.1-166] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[166] message:[UNAVAILABLE: io exception] 2026-05-08 10:30:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:30:16 [snail-job-grpc-client-executor-127.0.0.1-167] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[167] message:[UNAVAILABLE: io exception] 2026-05-08 10:30:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:30:26 [snail-job-grpc-client-executor-127.0.0.1-168] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[168] message:[UNAVAILABLE: io exception] 2026-05-08 10:30:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:30:36 [snail-job-grpc-client-executor-127.0.0.1-169] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[169] message:[UNAVAILABLE: io exception] 2026-05-08 10:30:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:30:46 [snail-job-grpc-client-executor-127.0.0.1-171] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[171] message:[UNAVAILABLE: io exception] 2026-05-08 10:30:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:30:56 [snail-job-grpc-client-executor-127.0.0.1-172] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[172] message:[UNAVAILABLE: io exception] 2026-05-08 10:31:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:31:06 [snail-job-grpc-client-executor-127.0.0.1-173] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[173] message:[UNAVAILABLE: io exception] 2026-05-08 10:31:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:31:16 [snail-job-grpc-client-executor-127.0.0.1-174] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[174] message:[UNAVAILABLE: io exception] 2026-05-08 10:31:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:31:26 [snail-job-grpc-client-executor-127.0.0.1-175] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[175] message:[UNAVAILABLE: io exception] 2026-05-08 10:31:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:31:36 [snail-job-grpc-client-executor-127.0.0.1-177] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[176] message:[UNAVAILABLE: io exception] 2026-05-08 10:31:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:31:46 [snail-job-grpc-client-executor-127.0.0.1-178] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[178] message:[UNAVAILABLE: io exception] 2026-05-08 10:31:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:31:56 [snail-job-grpc-client-executor-127.0.0.1-179] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[179] message:[UNAVAILABLE: io exception] 2026-05-08 10:32:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:32:06 [snail-job-grpc-client-executor-127.0.0.1-180] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[180] message:[UNAVAILABLE: io exception] 2026-05-08 10:32:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:32:16 [snail-job-grpc-client-executor-127.0.0.1-181] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[181] message:[UNAVAILABLE: io exception] 2026-05-08 10:32:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:32:26 [snail-job-grpc-client-executor-127.0.0.1-182] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[182] message:[UNAVAILABLE: io exception] 2026-05-08 10:32:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:32:36 [snail-job-grpc-client-executor-127.0.0.1-183] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[184] message:[UNAVAILABLE: io exception] 2026-05-08 10:32:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:32:46 [snail-job-grpc-client-executor-127.0.0.1-185] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[185] message:[UNAVAILABLE: io exception] 2026-05-08 10:32:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:32:56 [snail-job-grpc-client-executor-127.0.0.1-186] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[186] message:[UNAVAILABLE: io exception] 2026-05-08 10:33:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:33:06 [snail-job-grpc-client-executor-127.0.0.1-187] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[187] message:[UNAVAILABLE: io exception] 2026-05-08 10:33:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:33:16 [snail-job-grpc-client-executor-127.0.0.1-188] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[188] message:[UNAVAILABLE: io exception] 2026-05-08 10:33:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:33:26 [snail-job-grpc-client-executor-127.0.0.1-189] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[189] message:[UNAVAILABLE: io exception] 2026-05-08 10:33:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:33:36 [snail-job-grpc-client-executor-127.0.0.1-190] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[191] message:[UNAVAILABLE: io exception] 2026-05-08 10:33:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:33:46 [snail-job-grpc-client-executor-127.0.0.1-192] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[192] message:[UNAVAILABLE: io exception] 2026-05-08 10:33:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:33:56 [snail-job-grpc-client-executor-127.0.0.1-193] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[193] message:[UNAVAILABLE: io exception] 2026-05-08 10:34:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:34:06 [snail-job-grpc-client-executor-127.0.0.1-194] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[194] message:[UNAVAILABLE: io exception] 2026-05-08 10:34:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:34:16 [snail-job-grpc-client-executor-127.0.0.1-195] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[195] message:[UNAVAILABLE: io exception] 2026-05-08 10:34:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:34:26 [snail-job-grpc-client-executor-127.0.0.1-196] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[196] message:[UNAVAILABLE: io exception] 2026-05-08 10:34:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:34:36 [snail-job-grpc-client-executor-127.0.0.1-197] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[197] message:[UNAVAILABLE: io exception] 2026-05-08 10:34:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:34:46 [snail-job-grpc-client-executor-127.0.0.1-199] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[199] message:[UNAVAILABLE: io exception] 2026-05-08 10:34:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:34:56 [snail-job-grpc-client-executor-127.0.0.1-200] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[200] message:[UNAVAILABLE: io exception] 2026-05-08 10:35:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:35:06 [snail-job-grpc-client-executor-127.0.0.1-201] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[201] message:[UNAVAILABLE: io exception] 2026-05-08 10:35:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:35:16 [snail-job-grpc-client-executor-127.0.0.1-202] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[202] message:[UNAVAILABLE: io exception] 2026-05-08 10:35:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:35:26 [snail-job-grpc-client-executor-127.0.0.1-203] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[203] message:[UNAVAILABLE: io exception] 2026-05-08 10:35:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:35:36 [snail-job-grpc-client-executor-127.0.0.1-204] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[204] message:[UNAVAILABLE: io exception] 2026-05-08 10:35:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:35:46 [snail-job-grpc-client-executor-127.0.0.1-206] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[206] message:[UNAVAILABLE: io exception] 2026-05-08 10:35:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:35:56 [snail-job-grpc-client-executor-127.0.0.1-207] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[207] message:[UNAVAILABLE: io exception] 2026-05-08 10:36:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:36:06 [snail-job-grpc-client-executor-127.0.0.1-208] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[208] message:[UNAVAILABLE: io exception] 2026-05-08 10:36:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:36:16 [snail-job-grpc-client-executor-127.0.0.1-209] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[209] message:[UNAVAILABLE: io exception] 2026-05-08 10:36:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:36:26 [snail-job-grpc-client-executor-127.0.0.1-210] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[210] message:[UNAVAILABLE: io exception] 2026-05-08 10:36:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:36:36 [snail-job-grpc-client-executor-127.0.0.1-212] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[212] message:[UNAVAILABLE: io exception] 2026-05-08 10:36:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:36:46 [snail-job-grpc-client-executor-127.0.0.1-213] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[213] message:[UNAVAILABLE: io exception] 2026-05-08 10:36:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:36:56 [snail-job-grpc-client-executor-127.0.0.1-214] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[214] message:[UNAVAILABLE: io exception] 2026-05-08 10:37:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:37:06 [snail-job-grpc-client-executor-127.0.0.1-215] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[215] message:[UNAVAILABLE: io exception] 2026-05-08 10:37:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:37:16 [snail-job-grpc-client-executor-127.0.0.1-216] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[216] message:[UNAVAILABLE: io exception] 2026-05-08 10:37:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:37:26 [snail-job-grpc-client-executor-127.0.0.1-217] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[217] message:[UNAVAILABLE: io exception] 2026-05-08 10:37:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:37:36 [snail-job-grpc-client-executor-127.0.0.1-218] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[219] message:[UNAVAILABLE: io exception] 2026-05-08 10:37:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:37:46 [snail-job-grpc-client-executor-127.0.0.1-220] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[220] message:[UNAVAILABLE: io exception] 2026-05-08 10:37:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:37:56 [snail-job-grpc-client-executor-127.0.0.1-221] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[221] message:[UNAVAILABLE: io exception] 2026-05-08 10:38:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:38:06 [snail-job-grpc-client-executor-127.0.0.1-222] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[222] message:[UNAVAILABLE: io exception] 2026-05-08 10:38:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:38:16 [snail-job-grpc-client-executor-127.0.0.1-223] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[223] message:[UNAVAILABLE: io exception] 2026-05-08 10:38:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:38:26 [snail-job-grpc-client-executor-127.0.0.1-224] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[224] message:[UNAVAILABLE: io exception] 2026-05-08 10:38:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:38:36 [snail-job-grpc-client-executor-127.0.0.1-226] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[226] message:[UNAVAILABLE: io exception] 2026-05-08 10:38:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:38:46 [snail-job-grpc-client-executor-127.0.0.1-227] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[227] message:[UNAVAILABLE: io exception] 2026-05-08 10:38:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:38:56 [snail-job-grpc-client-executor-127.0.0.1-228] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[228] message:[UNAVAILABLE: io exception] 2026-05-08 10:39:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:39:06 [snail-job-grpc-client-executor-127.0.0.1-229] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[229] message:[UNAVAILABLE: io exception] 2026-05-08 10:39:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:39:16 [snail-job-grpc-client-executor-127.0.0.1-230] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[230] message:[UNAVAILABLE: io exception] 2026-05-08 10:39:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:39:26 [snail-job-grpc-client-executor-127.0.0.1-231] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[231] message:[UNAVAILABLE: io exception] 2026-05-08 10:39:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:39:36 [snail-job-grpc-client-executor-127.0.0.1-232] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[233] message:[UNAVAILABLE: io exception] 2026-05-08 10:39:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:39:46 [snail-job-grpc-client-executor-127.0.0.1-234] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[234] message:[UNAVAILABLE: io exception] 2026-05-08 10:39:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:39:56 [snail-job-grpc-client-executor-127.0.0.1-235] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[235] message:[UNAVAILABLE: io exception] 2026-05-08 10:40:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:40:06 [snail-job-grpc-client-executor-127.0.0.1-236] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[236] message:[UNAVAILABLE: io exception] 2026-05-08 10:40:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:40:16 [snail-job-grpc-client-executor-127.0.0.1-237] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[237] message:[UNAVAILABLE: io exception] 2026-05-08 10:40:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:40:26 [snail-job-grpc-client-executor-127.0.0.1-238] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[238] message:[UNAVAILABLE: io exception] 2026-05-08 10:40:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:40:36 [snail-job-grpc-client-executor-127.0.0.1-240] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[240] message:[UNAVAILABLE: io exception] 2026-05-08 10:40:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:40:46 [snail-job-grpc-client-executor-127.0.0.1-241] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[241] message:[UNAVAILABLE: io exception] 2026-05-08 10:40:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:40:56 [snail-job-grpc-client-executor-127.0.0.1-242] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[242] message:[UNAVAILABLE: io exception] 2026-05-08 10:41:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:41:06 [snail-job-grpc-client-executor-127.0.0.1-243] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[243] message:[UNAVAILABLE: io exception] 2026-05-08 10:41:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:41:16 [snail-job-grpc-client-executor-127.0.0.1-244] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[244] message:[UNAVAILABLE: io exception] 2026-05-08 10:41:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:41:26 [snail-job-grpc-client-executor-127.0.0.1-245] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[245] message:[UNAVAILABLE: io exception] 2026-05-08 10:41:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:41:36 [snail-job-grpc-client-executor-127.0.0.1-246] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[247] message:[UNAVAILABLE: io exception] 2026-05-08 10:41:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:41:46 [snail-job-grpc-client-executor-127.0.0.1-248] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[248] message:[UNAVAILABLE: io exception] 2026-05-08 10:41:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:41:56 [snail-job-grpc-client-executor-127.0.0.1-249] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[249] message:[UNAVAILABLE: io exception] 2026-05-08 10:42:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:42:06 [snail-job-grpc-client-executor-127.0.0.1-250] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[250] message:[UNAVAILABLE: io exception] 2026-05-08 10:42:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:42:16 [snail-job-grpc-client-executor-127.0.0.1-251] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[251] message:[UNAVAILABLE: io exception] 2026-05-08 10:42:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:42:26 [snail-job-grpc-client-executor-127.0.0.1-252] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[252] message:[UNAVAILABLE: io exception] 2026-05-08 10:42:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:42:36 [snail-job-grpc-client-executor-127.0.0.1-253] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[253] message:[UNAVAILABLE: io exception] 2026-05-08 10:42:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:42:46 [snail-job-grpc-client-executor-127.0.0.1-255] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[255] message:[UNAVAILABLE: io exception] 2026-05-08 10:42:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:42:56 [snail-job-grpc-client-executor-127.0.0.1-256] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[256] message:[UNAVAILABLE: io exception] 2026-05-08 10:43:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:43:06 [snail-job-grpc-client-executor-127.0.0.1-257] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[257] message:[UNAVAILABLE: io exception] 2026-05-08 10:43:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:43:16 [snail-job-grpc-client-executor-127.0.0.1-258] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[258] message:[UNAVAILABLE: io exception] 2026-05-08 10:43:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:43:26 [snail-job-grpc-client-executor-127.0.0.1-259] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[259] message:[UNAVAILABLE: io exception] 2026-05-08 10:43:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:43:36 [snail-job-grpc-client-executor-127.0.0.1-261] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[261] message:[UNAVAILABLE: io exception] 2026-05-08 10:43:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:43:46 [snail-job-grpc-client-executor-127.0.0.1-262] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[262] message:[UNAVAILABLE: io exception] 2026-05-08 10:43:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:43:56 [snail-job-grpc-client-executor-127.0.0.1-263] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[263] message:[UNAVAILABLE: io exception] 2026-05-08 10:44:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:44:06 [snail-job-grpc-client-executor-127.0.0.1-264] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[264] message:[UNAVAILABLE: io exception] 2026-05-08 10:44:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:44:16 [snail-job-grpc-client-executor-127.0.0.1-265] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[265] message:[UNAVAILABLE: io exception] 2026-05-08 10:44:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:44:26 [snail-job-grpc-client-executor-127.0.0.1-266] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[266] message:[UNAVAILABLE: io exception] 2026-05-08 10:44:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:44:36 [snail-job-grpc-client-executor-127.0.0.1-268] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[268] message:[UNAVAILABLE: io exception] 2026-05-08 10:44:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:44:46 [snail-job-grpc-client-executor-127.0.0.1-269] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[269] message:[UNAVAILABLE: io exception] 2026-05-08 10:44:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:44:56 [snail-job-grpc-client-executor-127.0.0.1-270] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[270] message:[UNAVAILABLE: io exception] 2026-05-08 10:45:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:45:06 [snail-job-grpc-client-executor-127.0.0.1-271] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[271] message:[UNAVAILABLE: io exception] 2026-05-08 10:45:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:45:16 [snail-job-grpc-client-executor-127.0.0.1-272] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[272] message:[UNAVAILABLE: io exception] 2026-05-08 10:45:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:45:26 [snail-job-grpc-client-executor-127.0.0.1-273] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[273] message:[UNAVAILABLE: io exception] 2026-05-08 10:45:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:45:36 [snail-job-grpc-client-executor-127.0.0.1-275] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[274] message:[UNAVAILABLE: io exception] 2026-05-08 10:45:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:45:46 [snail-job-grpc-client-executor-127.0.0.1-276] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[276] message:[UNAVAILABLE: io exception] 2026-05-08 10:45:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:45:56 [snail-job-grpc-client-executor-127.0.0.1-277] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[277] message:[UNAVAILABLE: io exception] 2026-05-08 10:46:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:46:06 [snail-job-grpc-client-executor-127.0.0.1-278] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[278] message:[UNAVAILABLE: io exception] 2026-05-08 10:46:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:46:16 [snail-job-grpc-client-executor-127.0.0.1-279] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[279] message:[UNAVAILABLE: io exception] 2026-05-08 10:46:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:46:26 [snail-job-grpc-client-executor-127.0.0.1-280] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[280] message:[UNAVAILABLE: io exception] 2026-05-08 10:46:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:46:36 [snail-job-grpc-client-executor-127.0.0.1-282] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[282] message:[UNAVAILABLE: io exception] 2026-05-08 10:46:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:46:46 [snail-job-grpc-client-executor-127.0.0.1-283] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[283] message:[UNAVAILABLE: io exception] 2026-05-08 10:46:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:46:56 [snail-job-grpc-client-executor-127.0.0.1-284] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[284] message:[UNAVAILABLE: io exception] 2026-05-08 10:47:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:47:06 [snail-job-grpc-client-executor-127.0.0.1-285] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[285] message:[UNAVAILABLE: io exception] 2026-05-08 10:47:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:47:16 [snail-job-grpc-client-executor-127.0.0.1-286] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[286] message:[UNAVAILABLE: io exception] 2026-05-08 10:47:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:47:26 [snail-job-grpc-client-executor-127.0.0.1-287] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[287] message:[UNAVAILABLE: io exception] 2026-05-08 10:47:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:47:36 [snail-job-grpc-client-executor-127.0.0.1-289] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[289] message:[UNAVAILABLE: io exception] 2026-05-08 10:47:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:47:46 [snail-job-grpc-client-executor-127.0.0.1-290] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[290] message:[UNAVAILABLE: io exception] 2026-05-08 10:47:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:47:56 [snail-job-grpc-client-executor-127.0.0.1-291] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[291] message:[UNAVAILABLE: io exception] 2026-05-08 10:48:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:48:06 [snail-job-grpc-client-executor-127.0.0.1-292] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[292] message:[UNAVAILABLE: io exception] 2026-05-08 10:48:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:48:16 [snail-job-grpc-client-executor-127.0.0.1-293] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[293] message:[UNAVAILABLE: io exception] 2026-05-08 10:48:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:48:26 [snail-job-grpc-client-executor-127.0.0.1-294] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[294] message:[UNAVAILABLE: io exception] 2026-05-08 10:48:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:48:36 [snail-job-grpc-client-executor-127.0.0.1-295] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[296] message:[UNAVAILABLE: io exception] 2026-05-08 10:48:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:48:46 [snail-job-grpc-client-executor-127.0.0.1-297] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[297] message:[UNAVAILABLE: io exception] 2026-05-08 10:48:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:48:56 [snail-job-grpc-client-executor-127.0.0.1-298] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[298] message:[UNAVAILABLE: io exception] 2026-05-08 10:49:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:49:06 [snail-job-grpc-client-executor-127.0.0.1-299] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[299] message:[UNAVAILABLE: io exception] 2026-05-08 10:49:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:49:16 [snail-job-grpc-client-executor-127.0.0.1-300] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[300] message:[UNAVAILABLE: io exception] 2026-05-08 10:49:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:49:26 [snail-job-grpc-client-executor-127.0.0.1-301] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[301] message:[UNAVAILABLE: io exception] 2026-05-08 10:49:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:49:36 [snail-job-grpc-client-executor-127.0.0.1-302] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[303] message:[UNAVAILABLE: io exception] 2026-05-08 10:49:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:49:46 [snail-job-grpc-client-executor-127.0.0.1-304] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[304] message:[UNAVAILABLE: io exception] 2026-05-08 10:49:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:49:56 [snail-job-grpc-client-executor-127.0.0.1-305] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[305] message:[UNAVAILABLE: io exception] 2026-05-08 10:50:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:50:06 [snail-job-grpc-client-executor-127.0.0.1-306] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[306] message:[UNAVAILABLE: io exception] 2026-05-08 10:50:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:50:16 [snail-job-grpc-client-executor-127.0.0.1-307] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[307] message:[UNAVAILABLE: io exception] 2026-05-08 10:50:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:50:26 [snail-job-grpc-client-executor-127.0.0.1-308] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[308] message:[UNAVAILABLE: io exception] 2026-05-08 10:50:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:50:36 [snail-job-grpc-client-executor-127.0.0.1-310] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[309] message:[UNAVAILABLE: io exception] 2026-05-08 10:50:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:50:46 [snail-job-grpc-client-executor-127.0.0.1-311] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[311] message:[UNAVAILABLE: io exception] 2026-05-08 10:50:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:50:56 [snail-job-grpc-client-executor-127.0.0.1-312] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[312] message:[UNAVAILABLE: io exception] 2026-05-08 10:51:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:51:06 [snail-job-grpc-client-executor-127.0.0.1-313] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[313] message:[UNAVAILABLE: io exception] 2026-05-08 10:51:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:51:16 [snail-job-grpc-client-executor-127.0.0.1-314] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[314] message:[UNAVAILABLE: io exception] 2026-05-08 10:51:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:51:26 [snail-job-grpc-client-executor-127.0.0.1-315] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[315] message:[UNAVAILABLE: io exception] 2026-05-08 10:51:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:51:36 [snail-job-grpc-client-executor-127.0.0.1-317] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[316] message:[UNAVAILABLE: io exception] 2026-05-08 10:51:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:51:46 [snail-job-grpc-client-executor-127.0.0.1-318] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[318] message:[UNAVAILABLE: io exception] 2026-05-08 10:51:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:51:56 [snail-job-grpc-client-executor-127.0.0.1-319] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[319] message:[UNAVAILABLE: io exception] 2026-05-08 10:52:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:52:06 [snail-job-grpc-client-executor-127.0.0.1-320] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[320] message:[UNAVAILABLE: io exception] 2026-05-08 10:52:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:52:16 [snail-job-grpc-client-executor-127.0.0.1-321] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[321] message:[UNAVAILABLE: io exception] 2026-05-08 10:52:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:52:26 [snail-job-grpc-client-executor-127.0.0.1-322] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[322] message:[UNAVAILABLE: io exception] 2026-05-08 10:52:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:52:36 [snail-job-grpc-client-executor-127.0.0.1-323] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[323] message:[UNAVAILABLE: io exception] 2026-05-08 10:52:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:52:46 [snail-job-grpc-client-executor-127.0.0.1-325] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[325] message:[UNAVAILABLE: io exception] 2026-05-08 10:52:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:52:56 [snail-job-grpc-client-executor-127.0.0.1-326] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[326] message:[UNAVAILABLE: io exception] 2026-05-08 10:53:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:53:06 [snail-job-grpc-client-executor-127.0.0.1-327] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[327] message:[UNAVAILABLE: io exception] 2026-05-08 10:53:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:53:16 [snail-job-grpc-client-executor-127.0.0.1-328] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[328] message:[UNAVAILABLE: io exception] 2026-05-08 10:53:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:53:26 [snail-job-grpc-client-executor-127.0.0.1-329] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[329] message:[UNAVAILABLE: io exception] 2026-05-08 10:53:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:53:36 [snail-job-grpc-client-executor-127.0.0.1-330] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[330] message:[UNAVAILABLE: io exception] 2026-05-08 10:53:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:53:46 [snail-job-grpc-client-executor-127.0.0.1-332] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[332] message:[UNAVAILABLE: io exception] 2026-05-08 10:53:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:53:56 [snail-job-grpc-client-executor-127.0.0.1-333] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[333] message:[UNAVAILABLE: io exception] 2026-05-08 10:54:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:54:06 [snail-job-grpc-client-executor-127.0.0.1-334] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[334] message:[UNAVAILABLE: io exception] 2026-05-08 10:54:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:54:16 [snail-job-grpc-client-executor-127.0.0.1-335] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[335] message:[UNAVAILABLE: io exception] 2026-05-08 10:54:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:54:26 [snail-job-grpc-client-executor-127.0.0.1-336] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[336] message:[UNAVAILABLE: io exception] 2026-05-08 10:54:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:54:36 [snail-job-grpc-client-executor-127.0.0.1-338] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[337] message:[UNAVAILABLE: io exception] 2026-05-08 10:54:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:54:46 [snail-job-grpc-client-executor-127.0.0.1-339] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[339] message:[UNAVAILABLE: io exception] 2026-05-08 10:54:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:54:56 [snail-job-grpc-client-executor-127.0.0.1-340] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[340] message:[UNAVAILABLE: io exception] 2026-05-08 10:55:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:55:06 [snail-job-grpc-client-executor-127.0.0.1-341] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[341] message:[UNAVAILABLE: io exception] 2026-05-08 10:55:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:55:16 [snail-job-grpc-client-executor-127.0.0.1-342] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[342] message:[UNAVAILABLE: io exception] 2026-05-08 10:55:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:55:26 [snail-job-grpc-client-executor-127.0.0.1-343] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[343] message:[UNAVAILABLE: io exception] 2026-05-08 10:55:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:55:36 [snail-job-grpc-client-executor-127.0.0.1-345] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[345] message:[UNAVAILABLE: io exception] 2026-05-08 10:55:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:55:46 [snail-job-grpc-client-executor-127.0.0.1-346] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[346] message:[UNAVAILABLE: io exception] 2026-05-08 10:55:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:55:56 [snail-job-grpc-client-executor-127.0.0.1-347] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[347] message:[UNAVAILABLE: io exception] 2026-05-08 10:56:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:56:06 [snail-job-grpc-client-executor-127.0.0.1-348] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[348] message:[UNAVAILABLE: io exception] 2026-05-08 10:56:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:56:16 [snail-job-grpc-client-executor-127.0.0.1-349] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[349] message:[UNAVAILABLE: io exception] 2026-05-08 10:56:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:56:26 [snail-job-grpc-client-executor-127.0.0.1-350] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[350] message:[UNAVAILABLE: io exception] 2026-05-08 10:56:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:56:36 [snail-job-grpc-client-executor-127.0.0.1-352] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[351] message:[UNAVAILABLE: io exception] 2026-05-08 10:56:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:56:46 [snail-job-grpc-client-executor-127.0.0.1-353] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[353] message:[UNAVAILABLE: io exception] 2026-05-08 10:56:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:56:56 [snail-job-grpc-client-executor-127.0.0.1-354] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[354] message:[UNAVAILABLE: io exception] 2026-05-08 10:57:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:57:06 [snail-job-grpc-client-executor-127.0.0.1-355] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[355] message:[UNAVAILABLE: io exception] 2026-05-08 10:57:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:57:16 [snail-job-grpc-client-executor-127.0.0.1-356] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[356] message:[UNAVAILABLE: io exception] 2026-05-08 10:57:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:57:26 [snail-job-grpc-client-executor-127.0.0.1-357] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[357] message:[UNAVAILABLE: io exception] 2026-05-08 10:57:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:57:36 [snail-job-grpc-client-executor-127.0.0.1-358] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[358] message:[UNAVAILABLE: io exception] 2026-05-08 10:57:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:57:46 [snail-job-grpc-client-executor-127.0.0.1-360] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[360] message:[UNAVAILABLE: io exception] 2026-05-08 10:57:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:57:56 [snail-job-grpc-client-executor-127.0.0.1-361] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[361] message:[UNAVAILABLE: io exception] 2026-05-08 10:58:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:58:06 [snail-job-grpc-client-executor-127.0.0.1-362] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[362] message:[UNAVAILABLE: io exception] 2026-05-08 10:58:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:58:16 [snail-job-grpc-client-executor-127.0.0.1-363] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[363] message:[UNAVAILABLE: io exception] 2026-05-08 10:58:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:58:26 [snail-job-grpc-client-executor-127.0.0.1-364] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[364] message:[UNAVAILABLE: io exception] 2026-05-08 10:58:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:58:36 [snail-job-grpc-client-executor-127.0.0.1-366] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[366] message:[UNAVAILABLE: io exception] 2026-05-08 10:58:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:58:46 [snail-job-grpc-client-executor-127.0.0.1-367] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[367] message:[UNAVAILABLE: io exception] 2026-05-08 10:58:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:58:56 [snail-job-grpc-client-executor-127.0.0.1-368] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[368] message:[UNAVAILABLE: io exception] 2026-05-08 10:59:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:59:06 [snail-job-grpc-client-executor-127.0.0.1-369] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[369] message:[UNAVAILABLE: io exception] 2026-05-08 10:59:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:59:16 [snail-job-grpc-client-executor-127.0.0.1-370] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[370] message:[UNAVAILABLE: io exception] 2026-05-08 10:59:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:59:26 [snail-job-grpc-client-executor-127.0.0.1-371] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[371] message:[UNAVAILABLE: io exception] 2026-05-08 10:59:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:59:36 [snail-job-grpc-client-executor-127.0.0.1-372] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[373] message:[UNAVAILABLE: io exception] 2026-05-08 10:59:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:59:46 [snail-job-grpc-client-executor-127.0.0.1-374] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[374] message:[UNAVAILABLE: io exception] 2026-05-08 10:59:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 10:59:56 [snail-job-grpc-client-executor-127.0.0.1-375] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[375] message:[UNAVAILABLE: io exception] 2026-05-08 11:00:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:00:06 [snail-job-grpc-client-executor-127.0.0.1-376] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[376] message:[UNAVAILABLE: io exception] 2026-05-08 11:00:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:00:16 [snail-job-grpc-client-executor-127.0.0.1-377] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[377] message:[UNAVAILABLE: io exception] 2026-05-08 11:00:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:00:26 [snail-job-grpc-client-executor-127.0.0.1-378] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[378] message:[UNAVAILABLE: io exception] 2026-05-08 11:00:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:00:36 [snail-job-grpc-client-executor-127.0.0.1-379] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[379] message:[UNAVAILABLE: io exception] 2026-05-08 11:00:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:00:46 [snail-job-grpc-client-executor-127.0.0.1-381] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[381] message:[UNAVAILABLE: io exception] 2026-05-08 11:00:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:00:56 [snail-job-grpc-client-executor-127.0.0.1-382] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[382] message:[UNAVAILABLE: io exception] 2026-05-08 11:01:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:01:06 [snail-job-grpc-client-executor-127.0.0.1-383] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[383] message:[UNAVAILABLE: io exception] 2026-05-08 11:01:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:01:16 [snail-job-grpc-client-executor-127.0.0.1-384] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[384] message:[UNAVAILABLE: io exception] 2026-05-08 11:01:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:01:26 [snail-job-grpc-client-executor-127.0.0.1-385] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[385] message:[UNAVAILABLE: io exception] 2026-05-08 11:01:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:01:36 [snail-job-grpc-client-executor-127.0.0.1-386] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[387] message:[UNAVAILABLE: io exception] 2026-05-08 11:01:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:01:46 [snail-job-grpc-client-executor-127.0.0.1-388] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[388] message:[UNAVAILABLE: io exception] 2026-05-08 11:01:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:01:56 [snail-job-grpc-client-executor-127.0.0.1-389] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[389] message:[UNAVAILABLE: io exception] 2026-05-08 11:02:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:02:06 [snail-job-grpc-client-executor-127.0.0.1-390] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[390] message:[UNAVAILABLE: io exception] 2026-05-08 11:02:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:02:16 [snail-job-grpc-client-executor-127.0.0.1-391] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[391] message:[UNAVAILABLE: io exception] 2026-05-08 11:02:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:02:26 [snail-job-grpc-client-executor-127.0.0.1-392] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[392] message:[UNAVAILABLE: io exception] 2026-05-08 11:02:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:02:36 [snail-job-grpc-client-executor-127.0.0.1-394] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[394] message:[UNAVAILABLE: io exception] 2026-05-08 11:02:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:02:46 [snail-job-grpc-client-executor-127.0.0.1-395] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[395] message:[UNAVAILABLE: io exception] 2026-05-08 11:02:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:02:56 [snail-job-grpc-client-executor-127.0.0.1-396] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[396] message:[UNAVAILABLE: io exception] 2026-05-08 11:03:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:03:06 [snail-job-grpc-client-executor-127.0.0.1-397] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[397] message:[UNAVAILABLE: io exception] 2026-05-08 11:03:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:03:16 [snail-job-grpc-client-executor-127.0.0.1-398] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[398] message:[UNAVAILABLE: io exception] 2026-05-08 11:03:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:03:26 [snail-job-grpc-client-executor-127.0.0.1-399] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[399] message:[UNAVAILABLE: io exception] 2026-05-08 11:03:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:03:36 [snail-job-grpc-client-executor-127.0.0.1-400] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[400] message:[UNAVAILABLE: io exception] 2026-05-08 11:03:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:03:46 [snail-job-grpc-client-executor-127.0.0.1-402] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[402] message:[UNAVAILABLE: io exception] 2026-05-08 11:03:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:03:56 [snail-job-grpc-client-executor-127.0.0.1-403] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[403] message:[UNAVAILABLE: io exception] 2026-05-08 11:04:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:04:06 [snail-job-grpc-client-executor-127.0.0.1-404] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[404] message:[UNAVAILABLE: io exception] 2026-05-08 11:04:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:04:16 [snail-job-grpc-client-executor-127.0.0.1-405] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[405] message:[UNAVAILABLE: io exception] 2026-05-08 11:04:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:04:26 [snail-job-grpc-client-executor-127.0.0.1-406] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[406] message:[UNAVAILABLE: io exception] 2026-05-08 11:04:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:04:36 [snail-job-grpc-client-executor-127.0.0.1-407] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[407] message:[UNAVAILABLE: io exception] 2026-05-08 11:04:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:04:46 [snail-job-grpc-client-executor-127.0.0.1-409] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[409] message:[UNAVAILABLE: io exception] 2026-05-08 11:04:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:04:56 [snail-job-grpc-client-executor-127.0.0.1-410] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[410] message:[UNAVAILABLE: io exception] 2026-05-08 11:05:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:05:06 [snail-job-grpc-client-executor-127.0.0.1-411] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[411] message:[UNAVAILABLE: io exception] 2026-05-08 11:05:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:05:16 [snail-job-grpc-client-executor-127.0.0.1-412] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[412] message:[UNAVAILABLE: io exception] 2026-05-08 11:05:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:05:26 [snail-job-grpc-client-executor-127.0.0.1-413] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[413] message:[UNAVAILABLE: io exception] 2026-05-08 11:05:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:05:36 [snail-job-grpc-client-executor-127.0.0.1-414] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[414] message:[UNAVAILABLE: io exception] 2026-05-08 11:05:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:05:46 [snail-job-grpc-client-executor-127.0.0.1-416] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[416] message:[UNAVAILABLE: io exception] 2026-05-08 11:05:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:05:56 [snail-job-grpc-client-executor-127.0.0.1-417] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[417] message:[UNAVAILABLE: io exception] 2026-05-08 11:06:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:06:06 [snail-job-grpc-client-executor-127.0.0.1-418] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[418] message:[UNAVAILABLE: io exception] 2026-05-08 11:06:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:06:16 [snail-job-grpc-client-executor-127.0.0.1-419] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[419] message:[UNAVAILABLE: io exception] 2026-05-08 11:06:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:06:26 [snail-job-grpc-client-executor-127.0.0.1-420] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[420] message:[UNAVAILABLE: io exception] 2026-05-08 11:06:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:06:36 [snail-job-grpc-client-executor-127.0.0.1-421] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[421] message:[UNAVAILABLE: io exception] 2026-05-08 11:06:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:06:46 [snail-job-grpc-client-executor-127.0.0.1-423] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[423] message:[UNAVAILABLE: io exception] 2026-05-08 11:06:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:06:56 [snail-job-grpc-client-executor-127.0.0.1-424] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[424] message:[UNAVAILABLE: io exception] 2026-05-08 11:07:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:07:06 [snail-job-grpc-client-executor-127.0.0.1-425] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[425] message:[UNAVAILABLE: io exception] 2026-05-08 11:07:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:07:16 [snail-job-grpc-client-executor-127.0.0.1-426] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[426] message:[UNAVAILABLE: io exception] 2026-05-08 11:07:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:07:26 [snail-job-grpc-client-executor-127.0.0.1-427] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[427] message:[UNAVAILABLE: io exception] 2026-05-08 11:07:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:07:36 [snail-job-grpc-client-executor-127.0.0.1-428] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[429] message:[UNAVAILABLE: io exception] 2026-05-08 11:07:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:07:46 [snail-job-grpc-client-executor-127.0.0.1-430] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[430] message:[UNAVAILABLE: io exception] 2026-05-08 11:07:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:07:56 [snail-job-grpc-client-executor-127.0.0.1-431] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[431] message:[UNAVAILABLE: io exception] 2026-05-08 11:08:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:08:06 [snail-job-grpc-client-executor-127.0.0.1-432] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[432] message:[UNAVAILABLE: io exception] 2026-05-08 11:08:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:08:16 [snail-job-grpc-client-executor-127.0.0.1-433] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[433] message:[UNAVAILABLE: io exception] 2026-05-08 11:08:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:08:26 [snail-job-grpc-client-executor-127.0.0.1-434] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[434] message:[UNAVAILABLE: io exception] 2026-05-08 11:08:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:08:36 [snail-job-grpc-client-executor-127.0.0.1-435] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[435] message:[UNAVAILABLE: io exception] 2026-05-08 11:08:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:08:46 [snail-job-grpc-client-executor-127.0.0.1-437] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[437] message:[UNAVAILABLE: io exception] 2026-05-08 11:08:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:08:56 [snail-job-grpc-client-executor-127.0.0.1-438] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[438] message:[UNAVAILABLE: io exception] 2026-05-08 11:09:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:09:06 [snail-job-grpc-client-executor-127.0.0.1-439] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[439] message:[UNAVAILABLE: io exception] 2026-05-08 11:09:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:09:16 [snail-job-grpc-client-executor-127.0.0.1-440] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[440] message:[UNAVAILABLE: io exception] 2026-05-08 11:09:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:09:26 [snail-job-grpc-client-executor-127.0.0.1-441] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[441] message:[UNAVAILABLE: io exception] 2026-05-08 11:09:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:09:36 [snail-job-grpc-client-executor-127.0.0.1-443] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[443] message:[UNAVAILABLE: io exception] 2026-05-08 11:09:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:09:46 [snail-job-grpc-client-executor-127.0.0.1-444] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[444] message:[UNAVAILABLE: io exception] 2026-05-08 11:09:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:09:56 [snail-job-grpc-client-executor-127.0.0.1-445] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[445] message:[UNAVAILABLE: io exception] 2026-05-08 11:10:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:10:06 [snail-job-grpc-client-executor-127.0.0.1-446] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[446] message:[UNAVAILABLE: io exception] 2026-05-08 11:10:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:10:16 [snail-job-grpc-client-executor-127.0.0.1-447] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[447] message:[UNAVAILABLE: io exception] 2026-05-08 11:10:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:10:26 [snail-job-grpc-client-executor-127.0.0.1-448] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[448] message:[UNAVAILABLE: io exception] 2026-05-08 11:10:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:10:36 [snail-job-grpc-client-executor-127.0.0.1-449] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[449] message:[UNAVAILABLE: io exception] 2026-05-08 11:10:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:10:46 [snail-job-grpc-client-executor-127.0.0.1-451] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[451] message:[UNAVAILABLE: io exception] 2026-05-08 11:10:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:10:56 [snail-job-grpc-client-executor-127.0.0.1-452] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[452] message:[UNAVAILABLE: io exception] 2026-05-08 11:11:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:11:06 [snail-job-grpc-client-executor-127.0.0.1-453] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[453] message:[UNAVAILABLE: io exception] 2026-05-08 11:11:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:11:16 [snail-job-grpc-client-executor-127.0.0.1-454] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[454] message:[UNAVAILABLE: io exception] 2026-05-08 11:11:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:11:26 [snail-job-grpc-client-executor-127.0.0.1-455] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[455] message:[UNAVAILABLE: io exception] 2026-05-08 11:11:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:11:36 [snail-job-grpc-client-executor-127.0.0.1-456] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[457] message:[UNAVAILABLE: io exception] 2026-05-08 11:11:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:11:46 [snail-job-grpc-client-executor-127.0.0.1-458] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[458] message:[UNAVAILABLE: io exception] 2026-05-08 11:11:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:11:56 [snail-job-grpc-client-executor-127.0.0.1-459] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[459] message:[UNAVAILABLE: io exception] 2026-05-08 11:12:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:12:06 [snail-job-grpc-client-executor-127.0.0.1-460] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[460] message:[UNAVAILABLE: io exception] 2026-05-08 11:12:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:12:16 [snail-job-grpc-client-executor-127.0.0.1-461] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[461] message:[UNAVAILABLE: io exception] 2026-05-08 11:12:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:12:26 [snail-job-grpc-client-executor-127.0.0.1-462] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[462] message:[UNAVAILABLE: io exception] 2026-05-08 11:12:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:12:36 [snail-job-grpc-client-executor-127.0.0.1-464] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[464] message:[UNAVAILABLE: io exception] 2026-05-08 11:12:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:12:46 [snail-job-grpc-client-executor-127.0.0.1-465] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[465] message:[UNAVAILABLE: io exception] 2026-05-08 11:12:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:12:56 [snail-job-grpc-client-executor-127.0.0.1-466] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[466] message:[UNAVAILABLE: io exception] 2026-05-08 11:13:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:13:06 [snail-job-grpc-client-executor-127.0.0.1-467] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[467] message:[UNAVAILABLE: io exception] 2026-05-08 11:13:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:13:16 [snail-job-grpc-client-executor-127.0.0.1-468] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[468] message:[UNAVAILABLE: io exception] 2026-05-08 11:13:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:13:26 [snail-job-grpc-client-executor-127.0.0.1-469] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[469] message:[UNAVAILABLE: io exception] 2026-05-08 11:13:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:13:36 [snail-job-grpc-client-executor-127.0.0.1-471] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[470] message:[UNAVAILABLE: io exception] 2026-05-08 11:13:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:13:46 [snail-job-grpc-client-executor-127.0.0.1-472] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[472] message:[UNAVAILABLE: io exception] 2026-05-08 11:13:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:13:56 [snail-job-grpc-client-executor-127.0.0.1-473] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[473] message:[UNAVAILABLE: io exception] 2026-05-08 11:14:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:14:06 [snail-job-grpc-client-executor-127.0.0.1-474] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[474] message:[UNAVAILABLE: io exception] 2026-05-08 11:14:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:14:16 [snail-job-grpc-client-executor-127.0.0.1-475] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[475] message:[UNAVAILABLE: io exception] 2026-05-08 11:14:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:14:26 [snail-job-grpc-client-executor-127.0.0.1-476] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[476] message:[UNAVAILABLE: io exception] 2026-05-08 11:14:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:14:36 [snail-job-grpc-client-executor-127.0.0.1-478] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[478] message:[UNAVAILABLE: io exception] 2026-05-08 11:14:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:14:46 [snail-job-grpc-client-executor-127.0.0.1-479] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[479] message:[UNAVAILABLE: io exception] 2026-05-08 11:14:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:14:56 [snail-job-grpc-client-executor-127.0.0.1-480] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[480] message:[UNAVAILABLE: io exception] 2026-05-08 11:15:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:15:06 [snail-job-grpc-client-executor-127.0.0.1-481] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[481] message:[UNAVAILABLE: io exception] 2026-05-08 11:15:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:15:16 [snail-job-grpc-client-executor-127.0.0.1-482] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[482] message:[UNAVAILABLE: io exception] 2026-05-08 11:15:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:15:26 [snail-job-grpc-client-executor-127.0.0.1-483] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[483] message:[UNAVAILABLE: io exception] 2026-05-08 11:15:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:15:36 [snail-job-grpc-client-executor-127.0.0.1-484] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[484] message:[UNAVAILABLE: io exception] 2026-05-08 11:15:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:15:46 [snail-job-grpc-client-executor-127.0.0.1-486] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[486] message:[UNAVAILABLE: io exception] 2026-05-08 11:15:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:15:56 [snail-job-grpc-client-executor-127.0.0.1-487] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[487] message:[UNAVAILABLE: io exception] 2026-05-08 11:16:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:16:06 [snail-job-grpc-client-executor-127.0.0.1-488] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[488] message:[UNAVAILABLE: io exception] 2026-05-08 11:16:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:16:16 [snail-job-grpc-client-executor-127.0.0.1-489] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[489] message:[UNAVAILABLE: io exception] 2026-05-08 11:16:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:16:26 [snail-job-grpc-client-executor-127.0.0.1-490] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[490] message:[UNAVAILABLE: io exception] 2026-05-08 11:16:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:16:36 [snail-job-grpc-client-executor-127.0.0.1-491] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[492] message:[UNAVAILABLE: io exception] 2026-05-08 11:16:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:16:46 [snail-job-grpc-client-executor-127.0.0.1-493] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[493] message:[UNAVAILABLE: io exception] 2026-05-08 11:16:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:16:56 [snail-job-grpc-client-executor-127.0.0.1-494] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[494] message:[UNAVAILABLE: io exception] 2026-05-08 11:17:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:17:06 [snail-job-grpc-client-executor-127.0.0.1-495] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[495] message:[UNAVAILABLE: io exception] 2026-05-08 11:17:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:17:16 [snail-job-grpc-client-executor-127.0.0.1-496] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[496] message:[UNAVAILABLE: io exception] 2026-05-08 11:17:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:17:26 [snail-job-grpc-client-executor-127.0.0.1-497] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[497] message:[UNAVAILABLE: io exception] 2026-05-08 11:17:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:17:36 [snail-job-grpc-client-executor-127.0.0.1-499] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[498] message:[UNAVAILABLE: io exception] 2026-05-08 11:17:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:17:46 [snail-job-grpc-client-executor-127.0.0.1-500] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[500] message:[UNAVAILABLE: io exception] 2026-05-08 11:17:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:17:56 [snail-job-grpc-client-executor-127.0.0.1-501] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[501] message:[UNAVAILABLE: io exception] 2026-05-08 11:18:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:18:06 [snail-job-grpc-client-executor-127.0.0.1-502] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[502] message:[UNAVAILABLE: io exception] 2026-05-08 11:18:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:18:16 [snail-job-grpc-client-executor-127.0.0.1-503] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[503] message:[UNAVAILABLE: io exception] 2026-05-08 11:18:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:18:26 [snail-job-grpc-client-executor-127.0.0.1-504] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[504] message:[UNAVAILABLE: io exception] 2026-05-08 11:18:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:18:36 [snail-job-grpc-client-executor-127.0.0.1-506] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[505] message:[UNAVAILABLE: io exception] 2026-05-08 11:18:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:18:46 [snail-job-grpc-client-executor-127.0.0.1-507] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[507] message:[UNAVAILABLE: io exception] 2026-05-08 11:18:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:18:56 [snail-job-grpc-client-executor-127.0.0.1-508] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[508] message:[UNAVAILABLE: io exception] 2026-05-08 11:19:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:19:06 [snail-job-grpc-client-executor-127.0.0.1-509] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[509] message:[UNAVAILABLE: io exception] 2026-05-08 11:19:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:19:16 [snail-job-grpc-client-executor-127.0.0.1-510] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[510] message:[UNAVAILABLE: io exception] 2026-05-08 11:19:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:19:26 [snail-job-grpc-client-executor-127.0.0.1-511] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[511] message:[UNAVAILABLE: io exception] 2026-05-08 11:19:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:19:36 [snail-job-grpc-client-executor-127.0.0.1-512] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[512] message:[UNAVAILABLE: io exception] 2026-05-08 11:19:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:19:46 [snail-job-grpc-client-executor-127.0.0.1-514] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[514] message:[UNAVAILABLE: io exception] 2026-05-08 11:19:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:19:56 [snail-job-grpc-client-executor-127.0.0.1-515] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[515] message:[UNAVAILABLE: io exception] 2026-05-08 11:20:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:20:06 [snail-job-grpc-client-executor-127.0.0.1-516] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[516] message:[UNAVAILABLE: io exception] 2026-05-08 11:20:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:20:16 [snail-job-grpc-client-executor-127.0.0.1-517] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[517] message:[UNAVAILABLE: io exception] 2026-05-08 11:20:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:20:26 [snail-job-grpc-client-executor-127.0.0.1-518] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[518] message:[UNAVAILABLE: io exception] 2026-05-08 11:20:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:20:36 [snail-job-grpc-client-executor-127.0.0.1-520] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[519] message:[UNAVAILABLE: io exception] 2026-05-08 11:20:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:20:46 [snail-job-grpc-client-executor-127.0.0.1-521] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[521] message:[UNAVAILABLE: io exception] 2026-05-08 11:20:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:20:56 [snail-job-grpc-client-executor-127.0.0.1-522] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[522] message:[UNAVAILABLE: io exception] 2026-05-08 11:21:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:21:06 [snail-job-grpc-client-executor-127.0.0.1-523] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[523] message:[UNAVAILABLE: io exception] 2026-05-08 11:21:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:21:16 [snail-job-grpc-client-executor-127.0.0.1-524] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[524] message:[UNAVAILABLE: io exception] 2026-05-08 11:21:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:21:26 [snail-job-grpc-client-executor-127.0.0.1-525] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[525] message:[UNAVAILABLE: io exception] 2026-05-08 11:21:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:21:36 [snail-job-grpc-client-executor-127.0.0.1-526] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[526] message:[UNAVAILABLE: io exception] 2026-05-08 11:21:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:21:46 [snail-job-grpc-client-executor-127.0.0.1-528] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[528] message:[UNAVAILABLE: io exception] 2026-05-08 11:21:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:21:56 [snail-job-grpc-client-executor-127.0.0.1-529] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[529] message:[UNAVAILABLE: io exception] 2026-05-08 11:22:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:22:06 [snail-job-grpc-client-executor-127.0.0.1-530] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[530] message:[UNAVAILABLE: io exception] 2026-05-08 11:22:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:22:16 [snail-job-grpc-client-executor-127.0.0.1-531] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[531] message:[UNAVAILABLE: io exception] 2026-05-08 11:22:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:22:26 [snail-job-grpc-client-executor-127.0.0.1-532] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[532] message:[UNAVAILABLE: io exception] 2026-05-08 11:22:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:22:36 [snail-job-grpc-client-executor-127.0.0.1-533] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[534] message:[UNAVAILABLE: io exception] 2026-05-08 11:22:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:22:46 [snail-job-grpc-client-executor-127.0.0.1-535] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[535] message:[UNAVAILABLE: io exception] 2026-05-08 11:22:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:22:56 [snail-job-grpc-client-executor-127.0.0.1-536] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[536] message:[UNAVAILABLE: io exception] 2026-05-08 11:23:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:23:06 [snail-job-grpc-client-executor-127.0.0.1-537] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[537] message:[UNAVAILABLE: io exception] 2026-05-08 11:23:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:23:16 [snail-job-grpc-client-executor-127.0.0.1-538] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[538] message:[UNAVAILABLE: io exception] 2026-05-08 11:23:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:23:26 [snail-job-grpc-client-executor-127.0.0.1-539] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[539] message:[UNAVAILABLE: io exception] 2026-05-08 11:23:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:23:36 [snail-job-grpc-client-executor-127.0.0.1-540] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[540] message:[UNAVAILABLE: io exception] 2026-05-08 11:23:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:23:46 [snail-job-grpc-client-executor-127.0.0.1-542] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[542] message:[UNAVAILABLE: io exception] 2026-05-08 11:23:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:23:56 [snail-job-grpc-client-executor-127.0.0.1-543] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[543] message:[UNAVAILABLE: io exception] 2026-05-08 11:24:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:24:06 [snail-job-grpc-client-executor-127.0.0.1-544] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[544] message:[UNAVAILABLE: io exception] 2026-05-08 11:24:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:24:16 [snail-job-grpc-client-executor-127.0.0.1-545] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[545] message:[UNAVAILABLE: io exception] 2026-05-08 11:24:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:24:26 [snail-job-grpc-client-executor-127.0.0.1-546] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[546] message:[UNAVAILABLE: io exception] 2026-05-08 11:24:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:24:36 [snail-job-grpc-client-executor-127.0.0.1-547] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[548] message:[UNAVAILABLE: io exception] 2026-05-08 11:24:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:24:46 [snail-job-grpc-client-executor-127.0.0.1-549] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[549] message:[UNAVAILABLE: io exception] 2026-05-08 11:24:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:24:56 [snail-job-grpc-client-executor-127.0.0.1-550] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[550] message:[UNAVAILABLE: io exception] 2026-05-08 11:25:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:25:06 [snail-job-grpc-client-executor-127.0.0.1-551] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[551] message:[UNAVAILABLE: io exception] 2026-05-08 11:25:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:25:16 [snail-job-grpc-client-executor-127.0.0.1-552] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[552] message:[UNAVAILABLE: io exception] 2026-05-08 11:25:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:25:26 [snail-job-grpc-client-executor-127.0.0.1-553] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[553] message:[UNAVAILABLE: io exception] 2026-05-08 11:25:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:25:36 [snail-job-grpc-client-executor-127.0.0.1-554] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[554] message:[UNAVAILABLE: io exception] 2026-05-08 11:25:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:25:46 [snail-job-grpc-client-executor-127.0.0.1-556] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[556] message:[UNAVAILABLE: io exception] 2026-05-08 11:25:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:25:56 [snail-job-grpc-client-executor-127.0.0.1-557] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[557] message:[UNAVAILABLE: io exception] 2026-05-08 11:26:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:26:06 [snail-job-grpc-client-executor-127.0.0.1-558] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[558] message:[UNAVAILABLE: io exception] 2026-05-08 11:26:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:26:16 [snail-job-grpc-client-executor-127.0.0.1-559] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[559] message:[UNAVAILABLE: io exception] 2026-05-08 11:26:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:26:26 [snail-job-grpc-client-executor-127.0.0.1-560] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[560] message:[UNAVAILABLE: io exception] 2026-05-08 11:26:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:26:36 [snail-job-grpc-client-executor-127.0.0.1-561] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[561] message:[UNAVAILABLE: io exception] 2026-05-08 11:26:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:26:46 [snail-job-grpc-client-executor-127.0.0.1-563] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[563] message:[UNAVAILABLE: io exception] 2026-05-08 11:26:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:26:56 [snail-job-grpc-client-executor-127.0.0.1-564] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[564] message:[UNAVAILABLE: io exception] 2026-05-08 11:27:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:27:06 [snail-job-grpc-client-executor-127.0.0.1-565] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[565] message:[UNAVAILABLE: io exception] 2026-05-08 11:27:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:27:16 [snail-job-grpc-client-executor-127.0.0.1-566] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[566] message:[UNAVAILABLE: io exception] 2026-05-08 11:27:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:27:26 [snail-job-grpc-client-executor-127.0.0.1-567] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[567] message:[UNAVAILABLE: io exception] 2026-05-08 11:27:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:27:36 [snail-job-grpc-client-executor-127.0.0.1-568] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[568] message:[UNAVAILABLE: io exception] 2026-05-08 11:27:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:27:46 [snail-job-grpc-client-executor-127.0.0.1-570] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[570] message:[UNAVAILABLE: io exception] 2026-05-08 11:27:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:27:56 [snail-job-grpc-client-executor-127.0.0.1-571] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[571] message:[UNAVAILABLE: io exception] 2026-05-08 11:28:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:28:06 [snail-job-grpc-client-executor-127.0.0.1-572] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[572] message:[UNAVAILABLE: io exception] 2026-05-08 11:28:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:28:16 [snail-job-grpc-client-executor-127.0.0.1-573] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[573] message:[UNAVAILABLE: io exception] 2026-05-08 11:28:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:28:26 [snail-job-grpc-client-executor-127.0.0.1-574] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[574] message:[UNAVAILABLE: io exception] 2026-05-08 11:28:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:28:36 [snail-job-grpc-client-executor-127.0.0.1-575] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[576] message:[UNAVAILABLE: io exception] 2026-05-08 11:28:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:28:46 [snail-job-grpc-client-executor-127.0.0.1-577] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[577] message:[UNAVAILABLE: io exception] 2026-05-08 11:28:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:28:56 [snail-job-grpc-client-executor-127.0.0.1-578] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[578] message:[UNAVAILABLE: io exception] 2026-05-08 11:29:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:29:06 [snail-job-grpc-client-executor-127.0.0.1-579] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[579] message:[UNAVAILABLE: io exception] 2026-05-08 11:29:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:29:16 [snail-job-grpc-client-executor-127.0.0.1-580] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[580] message:[UNAVAILABLE: io exception] 2026-05-08 11:29:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:29:26 [snail-job-grpc-client-executor-127.0.0.1-581] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[581] message:[UNAVAILABLE: io exception] 2026-05-08 11:29:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:29:36 [snail-job-grpc-client-executor-127.0.0.1-583] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[583] message:[UNAVAILABLE: io exception] 2026-05-08 11:29:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:29:46 [snail-job-grpc-client-executor-127.0.0.1-584] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[584] message:[UNAVAILABLE: io exception] 2026-05-08 11:29:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:29:56 [snail-job-grpc-client-executor-127.0.0.1-585] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[585] message:[UNAVAILABLE: io exception] 2026-05-08 11:30:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:30:06 [snail-job-grpc-client-executor-127.0.0.1-586] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[586] message:[UNAVAILABLE: io exception] 2026-05-08 11:30:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:30:16 [snail-job-grpc-client-executor-127.0.0.1-587] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[587] message:[UNAVAILABLE: io exception] 2026-05-08 11:30:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:30:26 [snail-job-grpc-client-executor-127.0.0.1-588] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[588] message:[UNAVAILABLE: io exception] 2026-05-08 11:30:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:30:36 [snail-job-grpc-client-executor-127.0.0.1-590] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[589] message:[UNAVAILABLE: io exception] 2026-05-08 11:30:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:30:46 [snail-job-grpc-client-executor-127.0.0.1-591] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[591] message:[UNAVAILABLE: io exception] 2026-05-08 11:30:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:30:56 [snail-job-grpc-client-executor-127.0.0.1-592] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[592] message:[UNAVAILABLE: io exception] 2026-05-08 11:31:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:31:06 [snail-job-grpc-client-executor-127.0.0.1-593] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[593] message:[UNAVAILABLE: io exception] 2026-05-08 11:31:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:31:16 [snail-job-grpc-client-executor-127.0.0.1-594] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[594] message:[UNAVAILABLE: io exception] 2026-05-08 11:31:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:31:26 [snail-job-grpc-client-executor-127.0.0.1-595] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[595] message:[UNAVAILABLE: io exception] 2026-05-08 11:31:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:31:36 [snail-job-grpc-client-executor-127.0.0.1-597] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[597] message:[UNAVAILABLE: io exception] 2026-05-08 11:31:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:31:46 [snail-job-grpc-client-executor-127.0.0.1-598] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[598] message:[UNAVAILABLE: io exception] 2026-05-08 11:31:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:31:56 [snail-job-grpc-client-executor-127.0.0.1-599] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[599] message:[UNAVAILABLE: io exception] 2026-05-08 11:32:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:32:06 [snail-job-grpc-client-executor-127.0.0.1-600] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[600] message:[UNAVAILABLE: io exception] 2026-05-08 11:32:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:32:16 [snail-job-grpc-client-executor-127.0.0.1-601] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[601] message:[UNAVAILABLE: io exception] 2026-05-08 11:32:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:32:26 [snail-job-grpc-client-executor-127.0.0.1-602] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[602] message:[UNAVAILABLE: io exception] 2026-05-08 11:32:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:32:36 [snail-job-grpc-client-executor-127.0.0.1-603] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[603] message:[UNAVAILABLE: io exception] 2026-05-08 11:32:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:32:46 [snail-job-grpc-client-executor-127.0.0.1-605] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[605] message:[UNAVAILABLE: io exception] 2026-05-08 11:32:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:32:56 [snail-job-grpc-client-executor-127.0.0.1-606] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[606] message:[UNAVAILABLE: io exception] 2026-05-08 11:33:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:33:06 [snail-job-grpc-client-executor-127.0.0.1-607] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[607] message:[UNAVAILABLE: io exception] 2026-05-08 11:33:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:33:16 [snail-job-grpc-client-executor-127.0.0.1-608] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[608] message:[UNAVAILABLE: io exception] 2026-05-08 11:33:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:33:26 [snail-job-grpc-client-executor-127.0.0.1-609] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[609] message:[UNAVAILABLE: io exception] 2026-05-08 11:33:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:33:36 [snail-job-grpc-client-executor-127.0.0.1-610] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[611] message:[UNAVAILABLE: io exception] 2026-05-08 11:33:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:33:46 [snail-job-grpc-client-executor-127.0.0.1-612] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[612] message:[UNAVAILABLE: io exception] 2026-05-08 11:33:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:33:56 [snail-job-grpc-client-executor-127.0.0.1-613] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[613] message:[UNAVAILABLE: io exception] 2026-05-08 11:34:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:34:06 [snail-job-grpc-client-executor-127.0.0.1-614] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[614] message:[UNAVAILABLE: io exception] 2026-05-08 11:34:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:34:16 [snail-job-grpc-client-executor-127.0.0.1-615] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[615] message:[UNAVAILABLE: io exception] 2026-05-08 11:34:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:34:26 [snail-job-grpc-client-executor-127.0.0.1-616] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[616] message:[UNAVAILABLE: io exception] 2026-05-08 11:34:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:34:36 [snail-job-grpc-client-executor-127.0.0.1-617] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[617] message:[UNAVAILABLE: io exception] 2026-05-08 11:34:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:34:46 [snail-job-grpc-client-executor-127.0.0.1-619] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[619] message:[UNAVAILABLE: io exception] 2026-05-08 11:34:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:34:56 [snail-job-grpc-client-executor-127.0.0.1-620] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[620] message:[UNAVAILABLE: io exception] 2026-05-08 11:35:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:35:06 [snail-job-grpc-client-executor-127.0.0.1-621] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[621] message:[UNAVAILABLE: io exception] 2026-05-08 11:35:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:35:16 [snail-job-grpc-client-executor-127.0.0.1-622] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[622] message:[UNAVAILABLE: io exception] 2026-05-08 11:35:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:35:26 [snail-job-grpc-client-executor-127.0.0.1-623] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[623] message:[UNAVAILABLE: io exception] 2026-05-08 11:35:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:35:36 [snail-job-grpc-client-executor-127.0.0.1-625] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[625] message:[UNAVAILABLE: io exception] 2026-05-08 11:35:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:35:46 [snail-job-grpc-client-executor-127.0.0.1-626] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[626] message:[UNAVAILABLE: io exception] 2026-05-08 11:35:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:35:56 [snail-job-grpc-client-executor-127.0.0.1-627] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[627] message:[UNAVAILABLE: io exception] 2026-05-08 11:36:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:36:06 [snail-job-grpc-client-executor-127.0.0.1-628] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[628] message:[UNAVAILABLE: io exception] 2026-05-08 11:36:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:36:16 [snail-job-grpc-client-executor-127.0.0.1-629] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[629] message:[UNAVAILABLE: io exception] 2026-05-08 11:36:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:36:26 [snail-job-grpc-client-executor-127.0.0.1-630] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[630] message:[UNAVAILABLE: io exception] 2026-05-08 11:36:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:36:36 [snail-job-grpc-client-executor-127.0.0.1-632] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[631] message:[UNAVAILABLE: io exception] 2026-05-08 11:36:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:36:46 [snail-job-grpc-client-executor-127.0.0.1-633] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[633] message:[UNAVAILABLE: io exception] 2026-05-08 11:36:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:36:56 [snail-job-grpc-client-executor-127.0.0.1-634] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[634] message:[UNAVAILABLE: io exception] 2026-05-08 11:37:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:37:06 [snail-job-grpc-client-executor-127.0.0.1-635] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[635] message:[UNAVAILABLE: io exception] 2026-05-08 11:37:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:37:16 [snail-job-grpc-client-executor-127.0.0.1-636] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[636] message:[UNAVAILABLE: io exception] 2026-05-08 11:37:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:37:26 [snail-job-grpc-client-executor-127.0.0.1-637] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[637] message:[UNAVAILABLE: io exception] 2026-05-08 11:37:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:37:36 [snail-job-grpc-client-executor-127.0.0.1-638] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[638] message:[UNAVAILABLE: io exception] 2026-05-08 11:37:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:37:46 [snail-job-grpc-client-executor-127.0.0.1-640] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[640] message:[UNAVAILABLE: io exception] 2026-05-08 11:37:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:37:56 [snail-job-grpc-client-executor-127.0.0.1-641] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[641] message:[UNAVAILABLE: io exception] 2026-05-08 11:38:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:38:06 [snail-job-grpc-client-executor-127.0.0.1-642] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[642] message:[UNAVAILABLE: io exception] 2026-05-08 11:38:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:38:16 [snail-job-grpc-client-executor-127.0.0.1-643] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[643] message:[UNAVAILABLE: io exception] 2026-05-08 11:38:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:38:26 [snail-job-grpc-client-executor-127.0.0.1-644] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[644] message:[UNAVAILABLE: io exception] 2026-05-08 11:38:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:38:36 [snail-job-grpc-client-executor-127.0.0.1-645] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[645] message:[UNAVAILABLE: io exception] 2026-05-08 11:38:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:38:46 [snail-job-grpc-client-executor-127.0.0.1-647] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[647] message:[UNAVAILABLE: io exception] 2026-05-08 11:38:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:38:56 [snail-job-grpc-client-executor-127.0.0.1-648] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[648] message:[UNAVAILABLE: io exception] 2026-05-08 11:39:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:39:06 [snail-job-grpc-client-executor-127.0.0.1-649] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[649] message:[UNAVAILABLE: io exception] 2026-05-08 11:39:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:39:16 [snail-job-grpc-client-executor-127.0.0.1-650] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[650] message:[UNAVAILABLE: io exception] 2026-05-08 11:39:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:39:26 [snail-job-grpc-client-executor-127.0.0.1-651] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[651] message:[UNAVAILABLE: io exception] 2026-05-08 11:39:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:39:36 [snail-job-grpc-client-executor-127.0.0.1-652] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[653] message:[UNAVAILABLE: io exception] 2026-05-08 11:39:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:39:46 [snail-job-grpc-client-executor-127.0.0.1-654] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[654] message:[UNAVAILABLE: io exception] 2026-05-08 11:39:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:39:56 [snail-job-grpc-client-executor-127.0.0.1-655] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[655] message:[UNAVAILABLE: io exception] 2026-05-08 11:40:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:40:06 [snail-job-grpc-client-executor-127.0.0.1-656] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[656] message:[UNAVAILABLE: io exception] 2026-05-08 11:40:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:40:16 [snail-job-grpc-client-executor-127.0.0.1-657] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[657] message:[UNAVAILABLE: io exception] 2026-05-08 11:40:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:40:26 [snail-job-grpc-client-executor-127.0.0.1-658] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[658] message:[UNAVAILABLE: io exception] 2026-05-08 11:40:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:40:36 [snail-job-grpc-client-executor-127.0.0.1-659] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[659] message:[UNAVAILABLE: io exception] 2026-05-08 11:40:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:40:46 [snail-job-grpc-client-executor-127.0.0.1-661] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[661] message:[UNAVAILABLE: io exception] 2026-05-08 11:40:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:40:56 [snail-job-grpc-client-executor-127.0.0.1-662] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[662] message:[UNAVAILABLE: io exception] 2026-05-08 11:41:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:41:06 [snail-job-grpc-client-executor-127.0.0.1-663] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[663] message:[UNAVAILABLE: io exception] 2026-05-08 11:41:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:41:16 [snail-job-grpc-client-executor-127.0.0.1-664] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[664] message:[UNAVAILABLE: io exception] 2026-05-08 11:41:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:41:26 [snail-job-grpc-client-executor-127.0.0.1-665] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[665] message:[UNAVAILABLE: io exception] 2026-05-08 11:41:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:41:36 [snail-job-grpc-client-executor-127.0.0.1-667] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[666] message:[UNAVAILABLE: io exception] 2026-05-08 11:41:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:41:46 [snail-job-grpc-client-executor-127.0.0.1-668] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[668] message:[UNAVAILABLE: io exception] 2026-05-08 11:41:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:41:56 [snail-job-grpc-client-executor-127.0.0.1-669] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[669] message:[UNAVAILABLE: io exception] 2026-05-08 11:42:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:42:06 [snail-job-grpc-client-executor-127.0.0.1-670] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[670] message:[UNAVAILABLE: io exception] 2026-05-08 11:42:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:42:16 [snail-job-grpc-client-executor-127.0.0.1-671] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[671] message:[UNAVAILABLE: io exception] 2026-05-08 11:42:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:42:26 [snail-job-grpc-client-executor-127.0.0.1-672] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[672] message:[UNAVAILABLE: io exception] 2026-05-08 11:42:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:42:36 [snail-job-grpc-client-executor-127.0.0.1-673] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[673] message:[UNAVAILABLE: io exception] 2026-05-08 11:42:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:42:46 [snail-job-grpc-client-executor-127.0.0.1-675] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[675] message:[UNAVAILABLE: io exception] 2026-05-08 11:42:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:42:56 [snail-job-grpc-client-executor-127.0.0.1-676] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[676] message:[UNAVAILABLE: io exception] 2026-05-08 11:43:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:43:06 [snail-job-grpc-client-executor-127.0.0.1-677] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[677] message:[UNAVAILABLE: io exception] 2026-05-08 11:43:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:43:16 [snail-job-grpc-client-executor-127.0.0.1-678] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[678] message:[UNAVAILABLE: io exception] 2026-05-08 11:43:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:43:26 [snail-job-grpc-client-executor-127.0.0.1-679] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[679] message:[UNAVAILABLE: io exception] 2026-05-08 11:43:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:43:36 [snail-job-grpc-client-executor-127.0.0.1-681] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[681] message:[UNAVAILABLE: io exception] 2026-05-08 11:43:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:43:46 [snail-job-grpc-client-executor-127.0.0.1-682] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[682] message:[UNAVAILABLE: io exception] 2026-05-08 11:43:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:43:56 [snail-job-grpc-client-executor-127.0.0.1-683] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[683] message:[UNAVAILABLE: io exception] 2026-05-08 11:44:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:44:06 [snail-job-grpc-client-executor-127.0.0.1-684] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[684] message:[UNAVAILABLE: io exception] 2026-05-08 11:44:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:44:16 [snail-job-grpc-client-executor-127.0.0.1-685] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[685] message:[UNAVAILABLE: io exception] 2026-05-08 11:44:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:44:26 [snail-job-grpc-client-executor-127.0.0.1-686] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[686] message:[UNAVAILABLE: io exception] 2026-05-08 11:44:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:44:36 [snail-job-grpc-client-executor-127.0.0.1-688] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[688] message:[UNAVAILABLE: io exception] 2026-05-08 11:44:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:44:46 [snail-job-grpc-client-executor-127.0.0.1-689] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[689] message:[UNAVAILABLE: io exception] 2026-05-08 11:44:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:44:56 [snail-job-grpc-client-executor-127.0.0.1-690] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[690] message:[UNAVAILABLE: io exception] 2026-05-08 11:45:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:45:06 [snail-job-grpc-client-executor-127.0.0.1-691] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[691] message:[UNAVAILABLE: io exception] 2026-05-08 11:45:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:45:16 [snail-job-grpc-client-executor-127.0.0.1-692] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[692] message:[UNAVAILABLE: io exception] 2026-05-08 11:45:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:45:26 [snail-job-grpc-client-executor-127.0.0.1-693] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[693] message:[UNAVAILABLE: io exception] 2026-05-08 11:45:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:45:36 [snail-job-grpc-client-executor-127.0.0.1-695] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[694] message:[UNAVAILABLE: io exception] 2026-05-08 11:45:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:45:46 [snail-job-grpc-client-executor-127.0.0.1-696] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[696] message:[UNAVAILABLE: io exception] 2026-05-08 11:45:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:45:56 [snail-job-grpc-client-executor-127.0.0.1-697] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[697] message:[UNAVAILABLE: io exception] 2026-05-08 11:46:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:46:06 [snail-job-grpc-client-executor-127.0.0.1-698] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[698] message:[UNAVAILABLE: io exception] 2026-05-08 11:46:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:46:16 [snail-job-grpc-client-executor-127.0.0.1-699] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[699] message:[UNAVAILABLE: io exception] 2026-05-08 11:46:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:46:26 [snail-job-grpc-client-executor-127.0.0.1-700] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[700] message:[UNAVAILABLE: io exception] 2026-05-08 11:46:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:46:36 [snail-job-grpc-client-executor-127.0.0.1-702] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[701] message:[UNAVAILABLE: io exception] 2026-05-08 11:46:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:46:46 [snail-job-grpc-client-executor-127.0.0.1-703] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[703] message:[UNAVAILABLE: io exception] 2026-05-08 11:46:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:46:56 [snail-job-grpc-client-executor-127.0.0.1-704] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[704] message:[UNAVAILABLE: io exception] 2026-05-08 11:47:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:47:06 [snail-job-grpc-client-executor-127.0.0.1-705] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[705] message:[UNAVAILABLE: io exception] 2026-05-08 11:47:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:47:16 [snail-job-grpc-client-executor-127.0.0.1-706] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[706] message:[UNAVAILABLE: io exception] 2026-05-08 11:47:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:47:26 [snail-job-grpc-client-executor-127.0.0.1-707] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[707] message:[UNAVAILABLE: io exception] 2026-05-08 11:47:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:47:36 [snail-job-grpc-client-executor-127.0.0.1-709] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[708] message:[UNAVAILABLE: io exception] 2026-05-08 11:47:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:47:46 [snail-job-grpc-client-executor-127.0.0.1-710] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[710] message:[UNAVAILABLE: io exception] 2026-05-08 11:47:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:47:56 [snail-job-grpc-client-executor-127.0.0.1-711] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[711] message:[UNAVAILABLE: io exception] 2026-05-08 11:48:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:48:06 [snail-job-grpc-client-executor-127.0.0.1-712] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[712] message:[UNAVAILABLE: io exception] 2026-05-08 11:48:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:48:16 [snail-job-grpc-client-executor-127.0.0.1-713] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[713] message:[UNAVAILABLE: io exception] 2026-05-08 11:48:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:48:26 [snail-job-grpc-client-executor-127.0.0.1-714] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[714] message:[UNAVAILABLE: io exception] 2026-05-08 11:48:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:48:36 [snail-job-grpc-client-executor-127.0.0.1-716] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[715] message:[UNAVAILABLE: io exception] 2026-05-08 11:48:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:48:46 [snail-job-grpc-client-executor-127.0.0.1-717] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[717] message:[UNAVAILABLE: io exception] 2026-05-08 11:48:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:48:56 [snail-job-grpc-client-executor-127.0.0.1-718] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[718] message:[UNAVAILABLE: io exception] 2026-05-08 11:49:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:49:06 [snail-job-grpc-client-executor-127.0.0.1-719] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[719] message:[UNAVAILABLE: io exception] 2026-05-08 11:49:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:49:16 [snail-job-grpc-client-executor-127.0.0.1-720] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[720] message:[UNAVAILABLE: io exception] 2026-05-08 11:49:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:49:26 [snail-job-grpc-client-executor-127.0.0.1-721] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[721] message:[UNAVAILABLE: io exception] 2026-05-08 11:49:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:49:36 [snail-job-grpc-client-executor-127.0.0.1-722] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[723] message:[UNAVAILABLE: io exception] 2026-05-08 11:49:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:49:46 [snail-job-grpc-client-executor-127.0.0.1-724] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[724] message:[UNAVAILABLE: io exception] 2026-05-08 11:49:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:49:56 [snail-job-grpc-client-executor-127.0.0.1-725] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[725] message:[UNAVAILABLE: io exception] 2026-05-08 11:50:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:50:06 [snail-job-grpc-client-executor-127.0.0.1-726] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[726] message:[UNAVAILABLE: io exception] 2026-05-08 11:50:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:50:16 [snail-job-grpc-client-executor-127.0.0.1-727] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[727] message:[UNAVAILABLE: io exception] 2026-05-08 11:50:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:50:26 [snail-job-grpc-client-executor-127.0.0.1-728] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[728] message:[UNAVAILABLE: io exception] 2026-05-08 11:50:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:50:36 [snail-job-grpc-client-executor-127.0.0.1-730] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[730] message:[UNAVAILABLE: io exception] 2026-05-08 11:50:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:50:46 [snail-job-grpc-client-executor-127.0.0.1-731] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[731] message:[UNAVAILABLE: io exception] 2026-05-08 11:50:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:50:56 [snail-job-grpc-client-executor-127.0.0.1-732] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[732] message:[UNAVAILABLE: io exception] 2026-05-08 11:51:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:51:06 [snail-job-grpc-client-executor-127.0.0.1-733] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[733] message:[UNAVAILABLE: io exception] 2026-05-08 11:51:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:51:16 [snail-job-grpc-client-executor-127.0.0.1-734] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[734] message:[UNAVAILABLE: io exception] 2026-05-08 11:51:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:51:26 [snail-job-grpc-client-executor-127.0.0.1-735] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[735] message:[UNAVAILABLE: io exception] 2026-05-08 11:51:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:51:36 [snail-job-grpc-client-executor-127.0.0.1-736] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[737] message:[UNAVAILABLE: io exception] 2026-05-08 11:51:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:51:46 [snail-job-grpc-client-executor-127.0.0.1-738] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[738] message:[UNAVAILABLE: io exception] 2026-05-08 11:51:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:51:56 [snail-job-grpc-client-executor-127.0.0.1-739] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[739] message:[UNAVAILABLE: io exception] 2026-05-08 11:52:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:52:06 [snail-job-grpc-client-executor-127.0.0.1-740] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[740] message:[UNAVAILABLE: io exception] 2026-05-08 11:52:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:52:16 [snail-job-grpc-client-executor-127.0.0.1-741] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[741] message:[UNAVAILABLE: io exception] 2026-05-08 11:52:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:52:26 [snail-job-grpc-client-executor-127.0.0.1-742] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[742] message:[UNAVAILABLE: io exception] 2026-05-08 11:52:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:52:36 [snail-job-grpc-client-executor-127.0.0.1-744] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[743] message:[UNAVAILABLE: io exception] 2026-05-08 11:52:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:52:46 [snail-job-grpc-client-executor-127.0.0.1-745] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[745] message:[UNAVAILABLE: io exception] 2026-05-08 11:52:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:52:56 [snail-job-grpc-client-executor-127.0.0.1-746] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[746] message:[UNAVAILABLE: io exception] 2026-05-08 11:53:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:53:06 [snail-job-grpc-client-executor-127.0.0.1-747] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[747] message:[UNAVAILABLE: io exception] 2026-05-08 11:53:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:53:16 [snail-job-grpc-client-executor-127.0.0.1-748] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[748] message:[UNAVAILABLE: io exception] 2026-05-08 11:53:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:53:26 [snail-job-grpc-client-executor-127.0.0.1-749] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[749] message:[UNAVAILABLE: io exception] 2026-05-08 11:53:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:53:36 [snail-job-grpc-client-executor-127.0.0.1-750] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[751] message:[UNAVAILABLE: io exception] 2026-05-08 11:53:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:53:46 [snail-job-grpc-client-executor-127.0.0.1-752] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[752] message:[UNAVAILABLE: io exception] 2026-05-08 11:53:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:53:56 [snail-job-grpc-client-executor-127.0.0.1-753] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[753] message:[UNAVAILABLE: io exception] 2026-05-08 11:54:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:54:06 [snail-job-grpc-client-executor-127.0.0.1-754] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[754] message:[UNAVAILABLE: io exception] 2026-05-08 11:54:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:54:16 [snail-job-grpc-client-executor-127.0.0.1-755] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[755] message:[UNAVAILABLE: io exception] 2026-05-08 11:54:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:54:26 [snail-job-grpc-client-executor-127.0.0.1-756] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[756] message:[UNAVAILABLE: io exception] 2026-05-08 11:54:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:54:36 [snail-job-grpc-client-executor-127.0.0.1-757] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[757] message:[UNAVAILABLE: io exception] 2026-05-08 11:54:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:54:46 [snail-job-grpc-client-executor-127.0.0.1-759] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[759] message:[UNAVAILABLE: io exception] 2026-05-08 11:54:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:54:56 [snail-job-grpc-client-executor-127.0.0.1-760] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[760] message:[UNAVAILABLE: io exception] 2026-05-08 11:55:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:55:06 [snail-job-grpc-client-executor-127.0.0.1-761] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[761] message:[UNAVAILABLE: io exception] 2026-05-08 11:55:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:55:16 [snail-job-grpc-client-executor-127.0.0.1-762] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[762] message:[UNAVAILABLE: io exception] 2026-05-08 11:55:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:55:26 [snail-job-grpc-client-executor-127.0.0.1-763] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[763] message:[UNAVAILABLE: io exception] 2026-05-08 11:55:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:55:36 [snail-job-grpc-client-executor-127.0.0.1-764] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[764] message:[UNAVAILABLE: io exception] 2026-05-08 11:55:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:55:46 [snail-job-grpc-client-executor-127.0.0.1-766] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[766] message:[UNAVAILABLE: io exception] 2026-05-08 11:55:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:55:56 [snail-job-grpc-client-executor-127.0.0.1-767] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[767] message:[UNAVAILABLE: io exception] 2026-05-08 11:56:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:56:06 [snail-job-grpc-client-executor-127.0.0.1-768] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[768] message:[UNAVAILABLE: io exception] 2026-05-08 11:56:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:56:16 [snail-job-grpc-client-executor-127.0.0.1-769] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[769] message:[UNAVAILABLE: io exception] 2026-05-08 11:56:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:56:26 [snail-job-grpc-client-executor-127.0.0.1-770] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[770] message:[UNAVAILABLE: io exception] 2026-05-08 11:56:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:56:36 [snail-job-grpc-client-executor-127.0.0.1-771] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[772] message:[UNAVAILABLE: io exception] 2026-05-08 11:56:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:56:46 [snail-job-grpc-client-executor-127.0.0.1-773] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[773] message:[UNAVAILABLE: io exception] 2026-05-08 11:56:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:56:56 [snail-job-grpc-client-executor-127.0.0.1-774] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[774] message:[UNAVAILABLE: io exception] 2026-05-08 11:57:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:57:06 [snail-job-grpc-client-executor-127.0.0.1-775] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[775] message:[UNAVAILABLE: io exception] 2026-05-08 11:57:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:57:16 [snail-job-grpc-client-executor-127.0.0.1-776] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[776] message:[UNAVAILABLE: io exception] 2026-05-08 11:57:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:57:26 [snail-job-grpc-client-executor-127.0.0.1-777] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[777] message:[UNAVAILABLE: io exception] 2026-05-08 11:57:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:57:36 [snail-job-grpc-client-executor-127.0.0.1-779] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[778] message:[UNAVAILABLE: io exception] 2026-05-08 11:57:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:57:46 [snail-job-grpc-client-executor-127.0.0.1-780] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[780] message:[UNAVAILABLE: io exception] 2026-05-08 11:57:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:57:56 [snail-job-grpc-client-executor-127.0.0.1-781] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[781] message:[UNAVAILABLE: io exception] 2026-05-08 11:58:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:58:06 [snail-job-grpc-client-executor-127.0.0.1-782] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[782] message:[UNAVAILABLE: io exception] 2026-05-08 11:58:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:58:16 [snail-job-grpc-client-executor-127.0.0.1-783] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[783] message:[UNAVAILABLE: io exception] 2026-05-08 11:58:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:58:26 [snail-job-grpc-client-executor-127.0.0.1-784] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[784] message:[UNAVAILABLE: io exception] 2026-05-08 11:58:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:58:36 [snail-job-grpc-client-executor-127.0.0.1-785] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[785] message:[UNAVAILABLE: io exception] 2026-05-08 11:58:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:58:46 [snail-job-grpc-client-executor-127.0.0.1-787] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[787] message:[UNAVAILABLE: io exception] 2026-05-08 11:58:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:58:56 [snail-job-grpc-client-executor-127.0.0.1-788] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[788] message:[UNAVAILABLE: io exception] 2026-05-08 11:59:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:59:06 [snail-job-grpc-client-executor-127.0.0.1-789] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[789] message:[UNAVAILABLE: io exception] 2026-05-08 11:59:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:59:16 [snail-job-grpc-client-executor-127.0.0.1-790] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[790] message:[UNAVAILABLE: io exception] 2026-05-08 11:59:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:59:26 [snail-job-grpc-client-executor-127.0.0.1-791] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[791] message:[UNAVAILABLE: io exception] 2026-05-08 11:59:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:59:36 [snail-job-grpc-client-executor-127.0.0.1-792] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[792] message:[UNAVAILABLE: io exception] 2026-05-08 11:59:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:59:46 [snail-job-grpc-client-executor-127.0.0.1-794] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[794] message:[UNAVAILABLE: io exception] 2026-05-08 11:59:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 11:59:56 [snail-job-grpc-client-executor-127.0.0.1-795] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[795] message:[UNAVAILABLE: io exception] 2026-05-08 12:00:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 12:00:06 [snail-job-grpc-client-executor-127.0.0.1-796] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[796] message:[UNAVAILABLE: io exception] 2026-05-08 12:00:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 12:00:16 [snail-job-grpc-client-executor-127.0.0.1-797] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[797] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:05 [master:housekeeper] WARN com.zaxxer.hikari.pool.HikariPool - master - Thread starvation or clock leap detected (housekeeper delta=2h1m1s2ms829µs100ns). 2026-05-08 14:01:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:01:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:01:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[806] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[821] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[822] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[823] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[824] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[825] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[807] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[811] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[826] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[827] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[828] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[829] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[830] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[831] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[832] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[833] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[834] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[835] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[812] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[836] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[837] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[838] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[839] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[840] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[841] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[842] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[843] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[813] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[844] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[845] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[846] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[847] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[848] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[849] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[851] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[850] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[852] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[853] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[854] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[855] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[802] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[856] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[857] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[858] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[859] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[860] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[861] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[862] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[863] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[864] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[865] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[867] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[866] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[868] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[869] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[808] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[870] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[871] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[872] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[874] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[873] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[875] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[879] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[880] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[876] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[878] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[877] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[881] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[883] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[885] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[884] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[882] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[886] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[887] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[809] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[888] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[889] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[890] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[891] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[893] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[810] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[892] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[814] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[815] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[820] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[816] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[894] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[896] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[895] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[898] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[897] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[899] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[900] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[902] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[901] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[903] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[904] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[905] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[906] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[908] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[907] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[909] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[911] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[910] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[912] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[913] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[914] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[915] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[799] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[916] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[817] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[917] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[919] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[918] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[921] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[920] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[922] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[925] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[923] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[924] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[926] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[927] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[928] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[818] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[929] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[930] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[933] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[931] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[932] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[934] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[935] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[936] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[937] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[938] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[940] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[941] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[939] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[942] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[943] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[944] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[819] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[945] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[947] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[948] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[949] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[950] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[946] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[952] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[951] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[953] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[954] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[955] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[956] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[958] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[959] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[957] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[960] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[961] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[963] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[964] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[962] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[965] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[966] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[968] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[967] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[969] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[970] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[971] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[972] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[973] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[974] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[975] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[976] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[977] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[978] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[979] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[981] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[983] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[984] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[980] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[982] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[986] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[985] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[987] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[988] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[990] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[989] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[991] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[992] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[995] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[993] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[997] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[994] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[996] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1000] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[999] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[998] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1001] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1002] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1003] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[798] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1004] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1005] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:06 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1006] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1007] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1008] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1009] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[800] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1010] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1011] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1013] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1014] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1012] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1015] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1016] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1017] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1018] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1019] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1020] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1021] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1022] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1024] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1023] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1025] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1026] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1028] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1029] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1030] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1031] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1027] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1032] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1034] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1033] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1035] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1036] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1037] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1038] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1039] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1041] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1042] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1043] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1044] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1040] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1045] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1046] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1047] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1048] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1049] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1051] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1050] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1052] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1053] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1054] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1055] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1056] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1058] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1057] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1059] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1061] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1063] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1062] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1060] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1064] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1065] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1067] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1066] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1068] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1069] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1072] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1071] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1070] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1073] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1074] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1075] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1077] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1076] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1078] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1079] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1080] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1081] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1082] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1083] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[801] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1084] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1085] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1088] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1089] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1086] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1090] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1087] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1091] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1092] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1093] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1095] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1094] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1096] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1097] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1098] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1099] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1100] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1101] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1102] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1103] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1104] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1105] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1107] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1106] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1108] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1109] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1110] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1111] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1112] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1114] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1113] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1115] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1116] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1117] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1118] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1119] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1120] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1121] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1122] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1124] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1125] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1123] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1126] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1127] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1128] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1130] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1129] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1134] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1133] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1131] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1135] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1136] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1137] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1132] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1138] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1139] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1140] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1141] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1142] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[805] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1143] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1144] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1145] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1146] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1147] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1149] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1148] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1150] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1151] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1153] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1154] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1152] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1155] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1156] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1157] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1158] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1159] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1160] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1161] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1163] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1162] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1164] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1166] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1167] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1168] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1169] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1165] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1170] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1171] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1172] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1173] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1175] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1174] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1176] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1177] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1178] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1179] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1180] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1182] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1181] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1184] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1183] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1185] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1186] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1187] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1188] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1189] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1190] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1191] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1192] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1193] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1195] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1194] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1196] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1197] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1198] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1200] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1199] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1201] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1202] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1203] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1204] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1205] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1206] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1207] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1209] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1208] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1210] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1211] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1212] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1213] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1215] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1216] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1214] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1219] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1217] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1218] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1220] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1221] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1222] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1223] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1224] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1225] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1227] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1228] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1226] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1231] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1230] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1229] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1232] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1233] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1234] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1235] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1238] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1237] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1236] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1240] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1239] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1241] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1242] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1243] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1244] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1245] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1246] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1247] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1248] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1249] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1250] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1251] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1252] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1253] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1254] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1255] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1256] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1257] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1259] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1258] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1260] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1262] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1264] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1263] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1265] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1261] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1266] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1268] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1267] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1269] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1270] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1271] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1272] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1273] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1275] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1274] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1276] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1278] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1279] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1277] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1280] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1281] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1283] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1282] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1284] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1285] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1286] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1287] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1288] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1289] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1290] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1291] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1292] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1293] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1295] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1294] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1297] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1296] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1299] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1298] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1300] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1301] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1303] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1302] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1305] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1304] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1306] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1308] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1307] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1309] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1311] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1310] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1312] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1313] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1314] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1316] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1315] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1319] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1318] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1317] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1321] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1320] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1322] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1323] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1324] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1325] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1328] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1327] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1326] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1329] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1330] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1331] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1333] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1334] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1332] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1335] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1336] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1337] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1338] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1340] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1339] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1341] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1342] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1344] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1345] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1343] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1346] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1347] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1348] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1349] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1350] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1351] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1352] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1353] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1355] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1354] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1356] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1359] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1358] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1357] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1360] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1361] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1362] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1365] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1364] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1363] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1366] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1367] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1369] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1368] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1370] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1371] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1372] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1373] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1374] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1375] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1376] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1377] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1379] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1380] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1378] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1381] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1382] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1384] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1386] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1383] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1385] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1388] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1387] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1389] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1390] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1392] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1391] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1393] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1395] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1397] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1394] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1396] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1398] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1399] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1400] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1403] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1401] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1405] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1404] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1402] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1407] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1406] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1408] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1409] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1411] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1413] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1412] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1410] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1414] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1415] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1417] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1416] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1419] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1420] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1418] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1421] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1423] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1424] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1425] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1422] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1426] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1427] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1428] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1429] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1431] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1432] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1433] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1430] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1434] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1435] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1436] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1437] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1439] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1441] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1438] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1440] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1442] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1444] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1443] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[803] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1446] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1447] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1445] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1448] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[804] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1449] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1450] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1452] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1451] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1454] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1453] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1455] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1457] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1456] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1458] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1459] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1460] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1461] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1462] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1463] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1465] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1464] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1466] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1467] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1468] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1469] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1471] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1470] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1473] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1476] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1474] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1472] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1475] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1477] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1478] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1479] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1481] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1480] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1483] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1482] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1486] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1485] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1487] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1484] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1489] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1488] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1490] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1491] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1492] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1493] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1494] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1495] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1497] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1496] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1500] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1498] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1501] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1516] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1517] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1518] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1519] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1520] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1521] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-801] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1522] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1502] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1499] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1504] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1505] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1506] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1503] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1508] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1507] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1510] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1509] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1515] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1512] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-808] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1513] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1514] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:07 [snail-job-grpc-client-executor-127.0.0.1-811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1511] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:01:16 [snail-job-grpc-client-executor-127.0.0.1-814] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1523] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:01:26 [snail-job-grpc-client-executor-127.0.0.1-847] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1645] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:01:36 [snail-job-grpc-client-executor-127.0.0.1-848] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1646] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:01:46 [snail-job-grpc-client-executor-127.0.0.1-850] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1648] message:[UNAVAILABLE: io exception] 2026-05-08 14:01:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:01:56 [snail-job-grpc-client-executor-127.0.0.1-851] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1649] message:[UNAVAILABLE: io exception] 2026-05-08 14:02:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:02:06 [snail-job-grpc-client-executor-127.0.0.1-852] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1650] message:[UNAVAILABLE: io exception] 2026-05-08 14:02:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:02:16 [snail-job-grpc-client-executor-127.0.0.1-853] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1651] message:[UNAVAILABLE: io exception] 2026-05-08 14:02:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:02:26 [snail-job-grpc-client-executor-127.0.0.1-854] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1652] message:[UNAVAILABLE: io exception] 2026-05-08 14:02:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:02:36 [snail-job-grpc-client-executor-127.0.0.1-856] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1654] message:[UNAVAILABLE: io exception] 2026-05-08 14:02:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:02:46 [snail-job-grpc-client-executor-127.0.0.1-857] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1655] message:[UNAVAILABLE: io exception] 2026-05-08 14:02:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:02:56 [snail-job-grpc-client-executor-127.0.0.1-858] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1656] message:[UNAVAILABLE: io exception] 2026-05-08 14:03:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:03:06 [snail-job-grpc-client-executor-127.0.0.1-859] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1657] message:[UNAVAILABLE: io exception] 2026-05-08 14:03:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:03:16 [snail-job-grpc-client-executor-127.0.0.1-860] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1658] message:[UNAVAILABLE: io exception] 2026-05-08 14:03:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:03:26 [snail-job-grpc-client-executor-127.0.0.1-861] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1659] message:[UNAVAILABLE: io exception] 2026-05-08 14:03:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:03:36 [snail-job-grpc-client-executor-127.0.0.1-862] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1661] message:[UNAVAILABLE: io exception] 2026-05-08 14:03:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:03:46 [snail-job-grpc-client-executor-127.0.0.1-864] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1662] message:[UNAVAILABLE: io exception] 2026-05-08 14:03:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:03:56 [snail-job-grpc-client-executor-127.0.0.1-865] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1663] message:[UNAVAILABLE: io exception] 2026-05-08 14:04:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:04:06 [snail-job-grpc-client-executor-127.0.0.1-866] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1664] message:[UNAVAILABLE: io exception] 2026-05-08 14:04:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:04:16 [snail-job-grpc-client-executor-127.0.0.1-867] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1665] message:[UNAVAILABLE: io exception] 2026-05-08 14:04:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:04:26 [snail-job-grpc-client-executor-127.0.0.1-868] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1666] message:[UNAVAILABLE: io exception] 2026-05-08 14:04:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:04:36 [snail-job-grpc-client-executor-127.0.0.1-870] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1667] message:[UNAVAILABLE: io exception] 2026-05-08 14:04:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:04:46 [snail-job-grpc-client-executor-127.0.0.1-871] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1669] message:[UNAVAILABLE: io exception] 2026-05-08 14:04:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:04:56 [snail-job-grpc-client-executor-127.0.0.1-872] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1670] message:[UNAVAILABLE: io exception] 2026-05-08 14:05:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:05:06 [snail-job-grpc-client-executor-127.0.0.1-873] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1671] message:[UNAVAILABLE: io exception] 2026-05-08 14:05:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:05:16 [snail-job-grpc-client-executor-127.0.0.1-874] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1672] message:[UNAVAILABLE: io exception] 2026-05-08 14:05:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:05:26 [snail-job-grpc-client-executor-127.0.0.1-875] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1673] message:[UNAVAILABLE: io exception] 2026-05-08 14:05:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:05:36 [snail-job-grpc-client-executor-127.0.0.1-876] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1675] message:[UNAVAILABLE: io exception] 2026-05-08 14:05:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:05:46 [snail-job-grpc-client-executor-127.0.0.1-878] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1676] message:[UNAVAILABLE: io exception] 2026-05-08 14:05:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:05:56 [snail-job-grpc-client-executor-127.0.0.1-879] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1677] message:[UNAVAILABLE: io exception] 2026-05-08 14:06:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:06:06 [snail-job-grpc-client-executor-127.0.0.1-880] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1678] message:[UNAVAILABLE: io exception] 2026-05-08 14:06:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:06:16 [snail-job-grpc-client-executor-127.0.0.1-881] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1679] message:[UNAVAILABLE: io exception] 2026-05-08 14:06:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:06:26 [snail-job-grpc-client-executor-127.0.0.1-882] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1680] message:[UNAVAILABLE: io exception] 2026-05-08 14:06:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:06:36 [snail-job-grpc-client-executor-127.0.0.1-883] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1682] message:[UNAVAILABLE: io exception] 2026-05-08 14:06:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:06:46 [snail-job-grpc-client-executor-127.0.0.1-885] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1683] message:[UNAVAILABLE: io exception] 2026-05-08 14:06:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:06:56 [snail-job-grpc-client-executor-127.0.0.1-886] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1684] message:[UNAVAILABLE: io exception] 2026-05-08 14:07:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:07:06 [snail-job-grpc-client-executor-127.0.0.1-887] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1685] message:[UNAVAILABLE: io exception] 2026-05-08 14:07:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:07:16 [snail-job-grpc-client-executor-127.0.0.1-888] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1686] message:[UNAVAILABLE: io exception] 2026-05-08 14:07:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:07:26 [snail-job-grpc-client-executor-127.0.0.1-889] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1687] message:[UNAVAILABLE: io exception] 2026-05-08 14:07:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:07:36 [snail-job-grpc-client-executor-127.0.0.1-891] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1688] message:[UNAVAILABLE: io exception] 2026-05-08 14:07:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:07:46 [snail-job-grpc-client-executor-127.0.0.1-892] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1690] message:[UNAVAILABLE: io exception] 2026-05-08 14:07:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:07:56 [snail-job-grpc-client-executor-127.0.0.1-893] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1691] message:[UNAVAILABLE: io exception] 2026-05-08 14:08:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:08:06 [snail-job-grpc-client-executor-127.0.0.1-894] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1692] message:[UNAVAILABLE: io exception] 2026-05-08 14:08:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:08:16 [snail-job-grpc-client-executor-127.0.0.1-895] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1693] message:[UNAVAILABLE: io exception] 2026-05-08 14:08:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:08:26 [snail-job-grpc-client-executor-127.0.0.1-896] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1694] message:[UNAVAILABLE: io exception] 2026-05-08 14:08:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:08:36 [snail-job-grpc-client-executor-127.0.0.1-898] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1695] message:[UNAVAILABLE: io exception] 2026-05-08 14:08:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:08:46 [snail-job-grpc-client-executor-127.0.0.1-899] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1697] message:[UNAVAILABLE: io exception] 2026-05-08 14:08:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:08:56 [snail-job-grpc-client-executor-127.0.0.1-900] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1698] message:[UNAVAILABLE: io exception] 2026-05-08 14:09:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:09:06 [snail-job-grpc-client-executor-127.0.0.1-901] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1699] message:[UNAVAILABLE: io exception] 2026-05-08 14:09:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:09:16 [snail-job-grpc-client-executor-127.0.0.1-902] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1700] message:[UNAVAILABLE: io exception] 2026-05-08 14:09:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:09:26 [snail-job-grpc-client-executor-127.0.0.1-903] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1701] message:[UNAVAILABLE: io exception] 2026-05-08 14:09:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:09:36 [snail-job-grpc-client-executor-127.0.0.1-904] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1702] message:[UNAVAILABLE: io exception] 2026-05-08 14:09:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:09:46 [snail-job-grpc-client-executor-127.0.0.1-906] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1704] message:[UNAVAILABLE: io exception] 2026-05-08 14:09:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:09:56 [snail-job-grpc-client-executor-127.0.0.1-907] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1705] message:[UNAVAILABLE: io exception] 2026-05-08 14:10:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:10:06 [snail-job-grpc-client-executor-127.0.0.1-908] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1706] message:[UNAVAILABLE: io exception] 2026-05-08 14:10:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:10:16 [snail-job-grpc-client-executor-127.0.0.1-909] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1707] message:[UNAVAILABLE: io exception] 2026-05-08 14:10:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:10:26 [snail-job-grpc-client-executor-127.0.0.1-910] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1708] message:[UNAVAILABLE: io exception] 2026-05-08 14:10:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:10:36 [snail-job-grpc-client-executor-127.0.0.1-912] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1710] message:[UNAVAILABLE: io exception] 2026-05-08 14:10:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:10:46 [snail-job-grpc-client-executor-127.0.0.1-913] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1711] message:[UNAVAILABLE: io exception] 2026-05-08 14:10:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:10:56 [snail-job-grpc-client-executor-127.0.0.1-914] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1712] message:[UNAVAILABLE: io exception] 2026-05-08 14:11:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:11:06 [snail-job-grpc-client-executor-127.0.0.1-915] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1713] message:[UNAVAILABLE: io exception] 2026-05-08 14:11:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:11:16 [snail-job-grpc-client-executor-127.0.0.1-916] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1714] message:[UNAVAILABLE: io exception] 2026-05-08 14:11:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:11:26 [snail-job-grpc-client-executor-127.0.0.1-917] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1715] message:[UNAVAILABLE: io exception] 2026-05-08 14:11:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:11:36 [snail-job-grpc-client-executor-127.0.0.1-918] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1717] message:[UNAVAILABLE: io exception] 2026-05-08 14:11:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:11:46 [snail-job-grpc-client-executor-127.0.0.1-920] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1718] message:[UNAVAILABLE: io exception] 2026-05-08 14:11:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:11:56 [snail-job-grpc-client-executor-127.0.0.1-921] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1719] message:[UNAVAILABLE: io exception] 2026-05-08 14:12:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:12:06 [snail-job-grpc-client-executor-127.0.0.1-922] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1720] message:[UNAVAILABLE: io exception] 2026-05-08 14:12:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:12:16 [snail-job-grpc-client-executor-127.0.0.1-923] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1721] message:[UNAVAILABLE: io exception] 2026-05-08 14:12:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:12:26 [snail-job-grpc-client-executor-127.0.0.1-924] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1722] message:[UNAVAILABLE: io exception] 2026-05-08 14:12:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:12:36 [snail-job-grpc-client-executor-127.0.0.1-926] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1723] message:[UNAVAILABLE: io exception] 2026-05-08 14:12:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:12:46 [snail-job-grpc-client-executor-127.0.0.1-927] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1725] message:[UNAVAILABLE: io exception] 2026-05-08 14:12:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:12:56 [snail-job-grpc-client-executor-127.0.0.1-928] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1726] message:[UNAVAILABLE: io exception] 2026-05-08 14:13:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:13:06 [snail-job-grpc-client-executor-127.0.0.1-929] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1727] message:[UNAVAILABLE: io exception] 2026-05-08 14:13:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:13:16 [snail-job-grpc-client-executor-127.0.0.1-930] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1728] message:[UNAVAILABLE: io exception] 2026-05-08 14:13:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:13:26 [snail-job-grpc-client-executor-127.0.0.1-931] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1729] message:[UNAVAILABLE: io exception] 2026-05-08 14:13:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:13:36 [snail-job-grpc-client-executor-127.0.0.1-932] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1730] message:[UNAVAILABLE: io exception] 2026-05-08 14:13:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:13:46 [snail-job-grpc-client-executor-127.0.0.1-934] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1732] message:[UNAVAILABLE: io exception] 2026-05-08 14:13:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:13:56 [snail-job-grpc-client-executor-127.0.0.1-935] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1733] message:[UNAVAILABLE: io exception] 2026-05-08 14:14:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:14:06 [snail-job-grpc-client-executor-127.0.0.1-936] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1734] message:[UNAVAILABLE: io exception] 2026-05-08 14:14:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:14:16 [snail-job-grpc-client-executor-127.0.0.1-937] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1735] message:[UNAVAILABLE: io exception] 2026-05-08 14:14:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:14:26 [snail-job-grpc-client-executor-127.0.0.1-938] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1736] message:[UNAVAILABLE: io exception] 2026-05-08 14:14:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:14:36 [snail-job-grpc-client-executor-127.0.0.1-939] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1737] message:[UNAVAILABLE: io exception] 2026-05-08 14:14:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:14:46 [snail-job-grpc-client-executor-127.0.0.1-941] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1739] message:[UNAVAILABLE: io exception] 2026-05-08 14:14:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:14:56 [snail-job-grpc-client-executor-127.0.0.1-942] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1740] message:[UNAVAILABLE: io exception] 2026-05-08 14:15:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:15:06 [snail-job-grpc-client-executor-127.0.0.1-943] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1741] message:[UNAVAILABLE: io exception] 2026-05-08 14:15:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:15:16 [snail-job-grpc-client-executor-127.0.0.1-944] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1742] message:[UNAVAILABLE: io exception] 2026-05-08 14:15:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:15:26 [snail-job-grpc-client-executor-127.0.0.1-945] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1743] message:[UNAVAILABLE: io exception] 2026-05-08 14:15:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:15:36 [snail-job-grpc-client-executor-127.0.0.1-946] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1744] message:[UNAVAILABLE: io exception] 2026-05-08 14:15:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:15:46 [snail-job-grpc-client-executor-127.0.0.1-948] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1746] message:[UNAVAILABLE: io exception] 2026-05-08 14:15:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:15:56 [snail-job-grpc-client-executor-127.0.0.1-949] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1747] message:[UNAVAILABLE: io exception] 2026-05-08 14:16:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:16:06 [snail-job-grpc-client-executor-127.0.0.1-950] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1748] message:[UNAVAILABLE: io exception] 2026-05-08 14:16:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:16:16 [snail-job-grpc-client-executor-127.0.0.1-951] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1749] message:[UNAVAILABLE: io exception] 2026-05-08 14:16:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:16:26 [snail-job-grpc-client-executor-127.0.0.1-952] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1750] message:[UNAVAILABLE: io exception] 2026-05-08 14:16:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:16:36 [snail-job-grpc-client-executor-127.0.0.1-954] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1752] message:[UNAVAILABLE: io exception] 2026-05-08 14:16:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:16:46 [snail-job-grpc-client-executor-127.0.0.1-955] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1753] message:[UNAVAILABLE: io exception] 2026-05-08 14:16:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:16:56 [snail-job-grpc-client-executor-127.0.0.1-956] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1754] message:[UNAVAILABLE: io exception] 2026-05-08 14:17:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:17:06 [snail-job-grpc-client-executor-127.0.0.1-957] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1755] message:[UNAVAILABLE: io exception] 2026-05-08 14:17:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:17:16 [snail-job-grpc-client-executor-127.0.0.1-958] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1756] message:[UNAVAILABLE: io exception] 2026-05-08 14:17:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:17:26 [snail-job-grpc-client-executor-127.0.0.1-959] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1757] message:[UNAVAILABLE: io exception] 2026-05-08 14:17:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:17:36 [snail-job-grpc-client-executor-127.0.0.1-961] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1759] message:[UNAVAILABLE: io exception] 2026-05-08 14:17:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:17:46 [snail-job-grpc-client-executor-127.0.0.1-962] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1760] message:[UNAVAILABLE: io exception] 2026-05-08 14:17:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:17:56 [snail-job-grpc-client-executor-127.0.0.1-963] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1761] message:[UNAVAILABLE: io exception] 2026-05-08 14:18:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:18:06 [snail-job-grpc-client-executor-127.0.0.1-964] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1762] message:[UNAVAILABLE: io exception] 2026-05-08 14:18:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:18:16 [snail-job-grpc-client-executor-127.0.0.1-965] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1763] message:[UNAVAILABLE: io exception] 2026-05-08 14:18:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:18:26 [snail-job-grpc-client-executor-127.0.0.1-966] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1764] message:[UNAVAILABLE: io exception] 2026-05-08 14:18:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:18:36 [snail-job-grpc-client-executor-127.0.0.1-967] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1766] message:[UNAVAILABLE: io exception] 2026-05-08 14:18:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:18:46 [snail-job-grpc-client-executor-127.0.0.1-969] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1767] message:[UNAVAILABLE: io exception] 2026-05-08 14:18:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:18:56 [snail-job-grpc-client-executor-127.0.0.1-970] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1768] message:[UNAVAILABLE: io exception] 2026-05-08 14:19:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:19:06 [snail-job-grpc-client-executor-127.0.0.1-971] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1769] message:[UNAVAILABLE: io exception] 2026-05-08 14:19:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:19:16 [snail-job-grpc-client-executor-127.0.0.1-972] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1770] message:[UNAVAILABLE: io exception] 2026-05-08 14:19:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:19:26 [snail-job-grpc-client-executor-127.0.0.1-973] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1771] message:[UNAVAILABLE: io exception] 2026-05-08 14:19:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:19:36 [snail-job-grpc-client-executor-127.0.0.1-974] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1773] message:[UNAVAILABLE: io exception] 2026-05-08 14:19:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:19:46 [snail-job-grpc-client-executor-127.0.0.1-976] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1774] message:[UNAVAILABLE: io exception] 2026-05-08 14:19:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:19:56 [snail-job-grpc-client-executor-127.0.0.1-977] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1775] message:[UNAVAILABLE: io exception] 2026-05-08 14:20:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:20:06 [snail-job-grpc-client-executor-127.0.0.1-978] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1776] message:[UNAVAILABLE: io exception] 2026-05-08 14:20:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:20:16 [snail-job-grpc-client-executor-127.0.0.1-979] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1777] message:[UNAVAILABLE: io exception] 2026-05-08 14:20:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:20:26 [snail-job-grpc-client-executor-127.0.0.1-980] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1778] message:[UNAVAILABLE: io exception] 2026-05-08 14:20:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:20:36 [snail-job-grpc-client-executor-127.0.0.1-981] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1779] message:[UNAVAILABLE: io exception] 2026-05-08 14:20:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:20:46 [snail-job-grpc-client-executor-127.0.0.1-983] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1781] message:[UNAVAILABLE: io exception] 2026-05-08 14:20:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:20:56 [snail-job-grpc-client-executor-127.0.0.1-984] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1782] message:[UNAVAILABLE: io exception] 2026-05-08 14:21:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:21:06 [snail-job-grpc-client-executor-127.0.0.1-985] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1783] message:[UNAVAILABLE: io exception] 2026-05-08 14:21:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:21:16 [snail-job-grpc-client-executor-127.0.0.1-986] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1784] message:[UNAVAILABLE: io exception] 2026-05-08 14:21:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:21:26 [snail-job-grpc-client-executor-127.0.0.1-987] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1785] message:[UNAVAILABLE: io exception] 2026-05-08 14:21:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:21:36 [snail-job-grpc-client-executor-127.0.0.1-988] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1786] message:[UNAVAILABLE: io exception] 2026-05-08 14:21:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:21:46 [snail-job-grpc-client-executor-127.0.0.1-990] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1788] message:[UNAVAILABLE: io exception] 2026-05-08 14:21:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:21:56 [snail-job-grpc-client-executor-127.0.0.1-991] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1789] message:[UNAVAILABLE: io exception] 2026-05-08 14:22:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:22:06 [snail-job-grpc-client-executor-127.0.0.1-992] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1790] message:[UNAVAILABLE: io exception] 2026-05-08 14:22:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:22:16 [snail-job-grpc-client-executor-127.0.0.1-993] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1791] message:[UNAVAILABLE: io exception] 2026-05-08 14:22:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:22:26 [snail-job-grpc-client-executor-127.0.0.1-994] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1792] message:[UNAVAILABLE: io exception] 2026-05-08 14:22:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:22:36 [snail-job-grpc-client-executor-127.0.0.1-996] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1793] message:[UNAVAILABLE: io exception] 2026-05-08 14:22:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:22:46 [snail-job-grpc-client-executor-127.0.0.1-997] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1795] message:[UNAVAILABLE: io exception] 2026-05-08 14:22:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:22:56 [snail-job-grpc-client-executor-127.0.0.1-998] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1796] message:[UNAVAILABLE: io exception] 2026-05-08 14:23:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:23:06 [snail-job-grpc-client-executor-127.0.0.1-999] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1797] message:[UNAVAILABLE: io exception] 2026-05-08 14:23:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:23:16 [snail-job-grpc-client-executor-127.0.0.1-1000] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1798] message:[UNAVAILABLE: io exception] 2026-05-08 14:23:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:23:26 [snail-job-grpc-client-executor-127.0.0.1-1001] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1799] message:[UNAVAILABLE: io exception] 2026-05-08 14:23:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:23:36 [snail-job-grpc-client-executor-127.0.0.1-1003] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1800] message:[UNAVAILABLE: io exception] 2026-05-08 14:23:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:23:46 [snail-job-grpc-client-executor-127.0.0.1-1004] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1802] message:[UNAVAILABLE: io exception] 2026-05-08 14:23:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:23:56 [snail-job-grpc-client-executor-127.0.0.1-1005] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1803] message:[UNAVAILABLE: io exception] 2026-05-08 14:24:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:24:06 [snail-job-grpc-client-executor-127.0.0.1-1006] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1804] message:[UNAVAILABLE: io exception] 2026-05-08 14:24:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:24:16 [snail-job-grpc-client-executor-127.0.0.1-1007] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1805] message:[UNAVAILABLE: io exception] 2026-05-08 14:24:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:24:26 [snail-job-grpc-client-executor-127.0.0.1-1008] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1806] message:[UNAVAILABLE: io exception] 2026-05-08 14:24:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:24:36 [snail-job-grpc-client-executor-127.0.0.1-1009] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1808] message:[UNAVAILABLE: io exception] 2026-05-08 14:24:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:24:46 [snail-job-grpc-client-executor-127.0.0.1-1011] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1809] message:[UNAVAILABLE: io exception] 2026-05-08 14:24:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:24:56 [snail-job-grpc-client-executor-127.0.0.1-1012] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1810] message:[UNAVAILABLE: io exception] 2026-05-08 14:25:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:25:06 [snail-job-grpc-client-executor-127.0.0.1-1013] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1811] message:[UNAVAILABLE: io exception] 2026-05-08 14:25:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:25:16 [snail-job-grpc-client-executor-127.0.0.1-1014] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1812] message:[UNAVAILABLE: io exception] 2026-05-08 14:25:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:25:26 [snail-job-grpc-client-executor-127.0.0.1-1015] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1813] message:[UNAVAILABLE: io exception] 2026-05-08 14:25:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:25:36 [snail-job-grpc-client-executor-127.0.0.1-1016] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1814] message:[UNAVAILABLE: io exception] 2026-05-08 14:25:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:25:46 [snail-job-grpc-client-executor-127.0.0.1-1018] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1816] message:[UNAVAILABLE: io exception] 2026-05-08 14:25:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:25:56 [snail-job-grpc-client-executor-127.0.0.1-1019] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1817] message:[UNAVAILABLE: io exception] 2026-05-08 14:26:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:26:06 [snail-job-grpc-client-executor-127.0.0.1-1020] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1818] message:[UNAVAILABLE: io exception] 2026-05-08 14:26:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:26:16 [snail-job-grpc-client-executor-127.0.0.1-1021] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1819] message:[UNAVAILABLE: io exception] 2026-05-08 14:26:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:26:26 [snail-job-grpc-client-executor-127.0.0.1-1022] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1820] message:[UNAVAILABLE: io exception] 2026-05-08 14:26:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:26:36 [snail-job-grpc-client-executor-127.0.0.1-1024] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1822] message:[UNAVAILABLE: io exception] 2026-05-08 14:26:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:26:46 [snail-job-grpc-client-executor-127.0.0.1-1025] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1823] message:[UNAVAILABLE: io exception] 2026-05-08 14:26:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:26:56 [snail-job-grpc-client-executor-127.0.0.1-1026] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1824] message:[UNAVAILABLE: io exception] 2026-05-08 14:27:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:27:06 [snail-job-grpc-client-executor-127.0.0.1-1027] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1825] message:[UNAVAILABLE: io exception] 2026-05-08 14:27:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:27:16 [snail-job-grpc-client-executor-127.0.0.1-1028] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1826] message:[UNAVAILABLE: io exception] 2026-05-08 14:27:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:27:26 [snail-job-grpc-client-executor-127.0.0.1-1029] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1827] message:[UNAVAILABLE: io exception] 2026-05-08 14:27:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:27:36 [snail-job-grpc-client-executor-127.0.0.1-1030] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1829] message:[UNAVAILABLE: io exception] 2026-05-08 14:27:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:27:46 [snail-job-grpc-client-executor-127.0.0.1-1032] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1830] message:[UNAVAILABLE: io exception] 2026-05-08 14:27:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:27:56 [snail-job-grpc-client-executor-127.0.0.1-1033] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1831] message:[UNAVAILABLE: io exception] 2026-05-08 14:28:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:28:06 [snail-job-grpc-client-executor-127.0.0.1-1034] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1832] message:[UNAVAILABLE: io exception] 2026-05-08 14:28:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:28:16 [snail-job-grpc-client-executor-127.0.0.1-1035] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1833] message:[UNAVAILABLE: io exception] 2026-05-08 14:28:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:28:26 [snail-job-grpc-client-executor-127.0.0.1-1036] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1834] message:[UNAVAILABLE: io exception] 2026-05-08 14:28:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:28:36 [snail-job-grpc-client-executor-127.0.0.1-1038] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1835] message:[UNAVAILABLE: io exception] 2026-05-08 14:28:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:28:46 [snail-job-grpc-client-executor-127.0.0.1-1039] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1837] message:[UNAVAILABLE: io exception] 2026-05-08 14:28:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:28:56 [snail-job-grpc-client-executor-127.0.0.1-1040] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1838] message:[UNAVAILABLE: io exception] 2026-05-08 14:29:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:29:06 [snail-job-grpc-client-executor-127.0.0.1-1041] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1839] message:[UNAVAILABLE: io exception] 2026-05-08 14:29:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:29:16 [snail-job-grpc-client-executor-127.0.0.1-1042] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1840] message:[UNAVAILABLE: io exception] 2026-05-08 14:29:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:29:26 [snail-job-grpc-client-executor-127.0.0.1-1043] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1841] message:[UNAVAILABLE: io exception] 2026-05-08 14:29:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:29:36 [snail-job-grpc-client-executor-127.0.0.1-1045] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1842] message:[UNAVAILABLE: io exception] 2026-05-08 14:29:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:29:46 [snail-job-grpc-client-executor-127.0.0.1-1046] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1844] message:[UNAVAILABLE: io exception] 2026-05-08 14:29:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:29:56 [snail-job-grpc-client-executor-127.0.0.1-1047] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1845] message:[UNAVAILABLE: io exception] 2026-05-08 14:30:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:30:06 [snail-job-grpc-client-executor-127.0.0.1-1048] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1846] message:[UNAVAILABLE: io exception] 2026-05-08 14:30:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:30:16 [snail-job-grpc-client-executor-127.0.0.1-1049] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1847] message:[UNAVAILABLE: io exception] 2026-05-08 14:30:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:30:26 [snail-job-grpc-client-executor-127.0.0.1-1050] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1848] message:[UNAVAILABLE: io exception] 2026-05-08 14:30:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:30:36 [snail-job-grpc-client-executor-127.0.0.1-1052] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1849] message:[UNAVAILABLE: io exception] 2026-05-08 14:30:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:30:46 [snail-job-grpc-client-executor-127.0.0.1-1053] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1851] message:[UNAVAILABLE: io exception] 2026-05-08 14:30:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:30:56 [snail-job-grpc-client-executor-127.0.0.1-1054] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1852] message:[UNAVAILABLE: io exception] 2026-05-08 14:31:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:31:06 [snail-job-grpc-client-executor-127.0.0.1-1055] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1853] message:[UNAVAILABLE: io exception] 2026-05-08 14:31:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:31:16 [snail-job-grpc-client-executor-127.0.0.1-1056] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1854] message:[UNAVAILABLE: io exception] 2026-05-08 14:31:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:31:26 [snail-job-grpc-client-executor-127.0.0.1-1057] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1855] message:[UNAVAILABLE: io exception] 2026-05-08 14:31:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:31:36 [snail-job-grpc-client-executor-127.0.0.1-1058] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1857] message:[UNAVAILABLE: io exception] 2026-05-08 14:31:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:31:46 [snail-job-grpc-client-executor-127.0.0.1-1060] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1858] message:[UNAVAILABLE: io exception] 2026-05-08 14:31:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:31:56 [snail-job-grpc-client-executor-127.0.0.1-1061] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1859] message:[UNAVAILABLE: io exception] 2026-05-08 14:32:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:32:06 [snail-job-grpc-client-executor-127.0.0.1-1062] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1860] message:[UNAVAILABLE: io exception] 2026-05-08 14:32:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:32:16 [snail-job-grpc-client-executor-127.0.0.1-1063] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1861] message:[UNAVAILABLE: io exception] 2026-05-08 14:32:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:32:26 [snail-job-grpc-client-executor-127.0.0.1-1064] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1862] message:[UNAVAILABLE: io exception] 2026-05-08 14:32:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:32:36 [snail-job-grpc-client-executor-127.0.0.1-1065] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1864] message:[UNAVAILABLE: io exception] 2026-05-08 14:32:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:32:46 [snail-job-grpc-client-executor-127.0.0.1-1067] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1865] message:[UNAVAILABLE: io exception] 2026-05-08 14:32:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:32:56 [snail-job-grpc-client-executor-127.0.0.1-1068] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1866] message:[UNAVAILABLE: io exception] 2026-05-08 14:33:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:33:06 [snail-job-grpc-client-executor-127.0.0.1-1069] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1867] message:[UNAVAILABLE: io exception] 2026-05-08 14:33:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:33:16 [snail-job-grpc-client-executor-127.0.0.1-1070] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1868] message:[UNAVAILABLE: io exception] 2026-05-08 14:33:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:33:26 [snail-job-grpc-client-executor-127.0.0.1-1071] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1869] message:[UNAVAILABLE: io exception] 2026-05-08 14:33:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:33:36 [snail-job-grpc-client-executor-127.0.0.1-1072] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1870] message:[UNAVAILABLE: io exception] 2026-05-08 14:33:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:33:46 [snail-job-grpc-client-executor-127.0.0.1-1074] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1872] message:[UNAVAILABLE: io exception] 2026-05-08 14:33:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:33:56 [snail-job-grpc-client-executor-127.0.0.1-1075] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1873] message:[UNAVAILABLE: io exception] 2026-05-08 14:34:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:34:06 [snail-job-grpc-client-executor-127.0.0.1-1076] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1874] message:[UNAVAILABLE: io exception] 2026-05-08 14:34:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:34:16 [snail-job-grpc-client-executor-127.0.0.1-1077] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1875] message:[UNAVAILABLE: io exception] 2026-05-08 14:34:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:34:26 [snail-job-grpc-client-executor-127.0.0.1-1078] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1876] message:[UNAVAILABLE: io exception] 2026-05-08 14:34:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:34:36 [snail-job-grpc-client-executor-127.0.0.1-1080] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1877] message:[UNAVAILABLE: io exception] 2026-05-08 14:34:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:34:46 [snail-job-grpc-client-executor-127.0.0.1-1081] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1879] message:[UNAVAILABLE: io exception] 2026-05-08 14:34:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:34:56 [snail-job-grpc-client-executor-127.0.0.1-1082] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1880] message:[UNAVAILABLE: io exception] 2026-05-08 14:35:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:35:06 [snail-job-grpc-client-executor-127.0.0.1-1083] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1881] message:[UNAVAILABLE: io exception] 2026-05-08 14:35:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:35:16 [snail-job-grpc-client-executor-127.0.0.1-1084] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1882] message:[UNAVAILABLE: io exception] 2026-05-08 14:35:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:35:26 [snail-job-grpc-client-executor-127.0.0.1-1085] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1883] message:[UNAVAILABLE: io exception] 2026-05-08 14:35:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:35:36 [snail-job-grpc-client-executor-127.0.0.1-1086] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1885] message:[UNAVAILABLE: io exception] 2026-05-08 14:35:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:35:46 [snail-job-grpc-client-executor-127.0.0.1-1088] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1886] message:[UNAVAILABLE: io exception] 2026-05-08 14:35:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:35:56 [snail-job-grpc-client-executor-127.0.0.1-1089] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1887] message:[UNAVAILABLE: io exception] 2026-05-08 14:36:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:36:06 [snail-job-grpc-client-executor-127.0.0.1-1090] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1888] message:[UNAVAILABLE: io exception] 2026-05-08 14:36:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:36:16 [snail-job-grpc-client-executor-127.0.0.1-1091] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1889] message:[UNAVAILABLE: io exception] 2026-05-08 14:36:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:36:26 [snail-job-grpc-client-executor-127.0.0.1-1092] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1890] message:[UNAVAILABLE: io exception] 2026-05-08 14:36:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:36:36 [snail-job-grpc-client-executor-127.0.0.1-1094] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1891] message:[UNAVAILABLE: io exception] 2026-05-08 14:36:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:36:46 [snail-job-grpc-client-executor-127.0.0.1-1095] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1893] message:[UNAVAILABLE: io exception] 2026-05-08 14:36:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:36:56 [snail-job-grpc-client-executor-127.0.0.1-1096] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1894] message:[UNAVAILABLE: io exception] 2026-05-08 14:37:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:37:06 [snail-job-grpc-client-executor-127.0.0.1-1097] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1895] message:[UNAVAILABLE: io exception] 2026-05-08 14:37:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:37:16 [snail-job-grpc-client-executor-127.0.0.1-1098] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1896] message:[UNAVAILABLE: io exception] 2026-05-08 14:37:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:37:26 [snail-job-grpc-client-executor-127.0.0.1-1099] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1897] message:[UNAVAILABLE: io exception] 2026-05-08 14:37:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:37:36 [snail-job-grpc-client-executor-127.0.0.1-1101] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1898] message:[UNAVAILABLE: io exception] 2026-05-08 14:37:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:37:46 [snail-job-grpc-client-executor-127.0.0.1-1102] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1900] message:[UNAVAILABLE: io exception] 2026-05-08 14:37:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:37:56 [snail-job-grpc-client-executor-127.0.0.1-1103] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1901] message:[UNAVAILABLE: io exception] 2026-05-08 14:38:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:38:06 [snail-job-grpc-client-executor-127.0.0.1-1104] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1902] message:[UNAVAILABLE: io exception] 2026-05-08 14:38:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:38:16 [snail-job-grpc-client-executor-127.0.0.1-1105] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1903] message:[UNAVAILABLE: io exception] 2026-05-08 14:38:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:38:26 [snail-job-grpc-client-executor-127.0.0.1-1106] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1904] message:[UNAVAILABLE: io exception] 2026-05-08 14:38:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:38:36 [snail-job-grpc-client-executor-127.0.0.1-1107] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1906] message:[UNAVAILABLE: io exception] 2026-05-08 14:38:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:38:46 [snail-job-grpc-client-executor-127.0.0.1-1109] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1907] message:[UNAVAILABLE: io exception] 2026-05-08 14:38:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:38:56 [snail-job-grpc-client-executor-127.0.0.1-1110] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1908] message:[UNAVAILABLE: io exception] 2026-05-08 14:39:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:39:06 [snail-job-grpc-client-executor-127.0.0.1-1111] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1909] message:[UNAVAILABLE: io exception] 2026-05-08 14:39:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:39:16 [snail-job-grpc-client-executor-127.0.0.1-1112] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1910] message:[UNAVAILABLE: io exception] 2026-05-08 14:39:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:39:26 [snail-job-grpc-client-executor-127.0.0.1-1113] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1911] message:[UNAVAILABLE: io exception] 2026-05-08 14:39:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:39:36 [snail-job-grpc-client-executor-127.0.0.1-1114] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1913] message:[UNAVAILABLE: io exception] 2026-05-08 14:39:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:39:46 [snail-job-grpc-client-executor-127.0.0.1-1116] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1914] message:[UNAVAILABLE: io exception] 2026-05-08 14:39:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:39:56 [snail-job-grpc-client-executor-127.0.0.1-1117] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1915] message:[UNAVAILABLE: io exception] 2026-05-08 14:40:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:40:06 [snail-job-grpc-client-executor-127.0.0.1-1118] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1916] message:[UNAVAILABLE: io exception] 2026-05-08 14:40:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:40:16 [snail-job-grpc-client-executor-127.0.0.1-1119] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1917] message:[UNAVAILABLE: io exception] 2026-05-08 14:40:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:40:26 [snail-job-grpc-client-executor-127.0.0.1-1120] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1918] message:[UNAVAILABLE: io exception] 2026-05-08 14:40:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:40:36 [snail-job-grpc-client-executor-127.0.0.1-1121] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1920] message:[UNAVAILABLE: io exception] 2026-05-08 14:40:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:40:46 [snail-job-grpc-client-executor-127.0.0.1-1123] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1921] message:[UNAVAILABLE: io exception] 2026-05-08 14:40:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:40:56 [snail-job-grpc-client-executor-127.0.0.1-1124] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1922] message:[UNAVAILABLE: io exception] 2026-05-08 14:41:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:41:06 [snail-job-grpc-client-executor-127.0.0.1-1125] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1923] message:[UNAVAILABLE: io exception] 2026-05-08 14:41:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:41:16 [snail-job-grpc-client-executor-127.0.0.1-1126] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1924] message:[UNAVAILABLE: io exception] 2026-05-08 14:41:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:41:26 [snail-job-grpc-client-executor-127.0.0.1-1127] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1925] message:[UNAVAILABLE: io exception] 2026-05-08 14:41:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:41:36 [snail-job-grpc-client-executor-127.0.0.1-1128] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1927] message:[UNAVAILABLE: io exception] 2026-05-08 14:41:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:41:46 [snail-job-grpc-client-executor-127.0.0.1-1130] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1928] message:[UNAVAILABLE: io exception] 2026-05-08 14:41:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:41:56 [snail-job-grpc-client-executor-127.0.0.1-1131] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1929] message:[UNAVAILABLE: io exception] 2026-05-08 14:42:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:42:06 [snail-job-grpc-client-executor-127.0.0.1-1132] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1930] message:[UNAVAILABLE: io exception] 2026-05-08 14:42:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:42:16 [snail-job-grpc-client-executor-127.0.0.1-1133] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1931] message:[UNAVAILABLE: io exception] 2026-05-08 14:42:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:42:26 [snail-job-grpc-client-executor-127.0.0.1-1134] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1932] message:[UNAVAILABLE: io exception] 2026-05-08 14:42:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:42:36 [snail-job-grpc-client-executor-127.0.0.1-1135] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1934] message:[UNAVAILABLE: io exception] 2026-05-08 14:42:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:42:46 [snail-job-grpc-client-executor-127.0.0.1-1137] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1935] message:[UNAVAILABLE: io exception] 2026-05-08 14:42:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:42:56 [snail-job-grpc-client-executor-127.0.0.1-1138] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1936] message:[UNAVAILABLE: io exception] 2026-05-08 14:43:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:43:06 [snail-job-grpc-client-executor-127.0.0.1-1139] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1937] message:[UNAVAILABLE: io exception] 2026-05-08 14:43:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:43:16 [snail-job-grpc-client-executor-127.0.0.1-1140] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1938] message:[UNAVAILABLE: io exception] 2026-05-08 14:43:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:43:26 [snail-job-grpc-client-executor-127.0.0.1-1141] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1939] message:[UNAVAILABLE: io exception] 2026-05-08 14:43:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:43:36 [snail-job-grpc-client-executor-127.0.0.1-1143] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1940] message:[UNAVAILABLE: io exception] 2026-05-08 14:43:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:43:46 [snail-job-grpc-client-executor-127.0.0.1-1144] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1942] message:[UNAVAILABLE: io exception] 2026-05-08 14:43:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:43:56 [snail-job-grpc-client-executor-127.0.0.1-1145] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1943] message:[UNAVAILABLE: io exception] 2026-05-08 14:44:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:44:06 [snail-job-grpc-client-executor-127.0.0.1-1146] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1944] message:[UNAVAILABLE: io exception] 2026-05-08 14:44:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:44:16 [snail-job-grpc-client-executor-127.0.0.1-1147] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1945] message:[UNAVAILABLE: io exception] 2026-05-08 14:44:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:44:26 [snail-job-grpc-client-executor-127.0.0.1-1148] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1946] message:[UNAVAILABLE: io exception] 2026-05-08 14:44:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:44:36 [snail-job-grpc-client-executor-127.0.0.1-1150] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1947] message:[UNAVAILABLE: io exception] 2026-05-08 14:44:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:44:46 [snail-job-grpc-client-executor-127.0.0.1-1151] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1949] message:[UNAVAILABLE: io exception] 2026-05-08 14:44:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:44:56 [snail-job-grpc-client-executor-127.0.0.1-1152] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1950] message:[UNAVAILABLE: io exception] 2026-05-08 14:45:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:45:06 [snail-job-grpc-client-executor-127.0.0.1-1153] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1951] message:[UNAVAILABLE: io exception] 2026-05-08 14:45:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:45:16 [snail-job-grpc-client-executor-127.0.0.1-1154] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1952] message:[UNAVAILABLE: io exception] 2026-05-08 14:45:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:45:26 [snail-job-grpc-client-executor-127.0.0.1-1155] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1953] message:[UNAVAILABLE: io exception] 2026-05-08 14:45:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:45:36 [snail-job-grpc-client-executor-127.0.0.1-1156] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1955] message:[UNAVAILABLE: io exception] 2026-05-08 14:45:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:45:46 [snail-job-grpc-client-executor-127.0.0.1-1158] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1956] message:[UNAVAILABLE: io exception] 2026-05-08 14:45:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:45:56 [snail-job-grpc-client-executor-127.0.0.1-1159] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1957] message:[UNAVAILABLE: io exception] 2026-05-08 14:46:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:46:06 [snail-job-grpc-client-executor-127.0.0.1-1160] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1958] message:[UNAVAILABLE: io exception] 2026-05-08 14:46:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:46:16 [snail-job-grpc-client-executor-127.0.0.1-1161] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1959] message:[UNAVAILABLE: io exception] 2026-05-08 14:46:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:46:26 [snail-job-grpc-client-executor-127.0.0.1-1162] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1960] message:[UNAVAILABLE: io exception] 2026-05-08 14:46:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:46:36 [snail-job-grpc-client-executor-127.0.0.1-1164] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1961] message:[UNAVAILABLE: io exception] 2026-05-08 14:46:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:46:46 [snail-job-grpc-client-executor-127.0.0.1-1165] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1963] message:[UNAVAILABLE: io exception] 2026-05-08 14:46:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:46:56 [snail-job-grpc-client-executor-127.0.0.1-1166] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1964] message:[UNAVAILABLE: io exception] 2026-05-08 14:47:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:47:06 [snail-job-grpc-client-executor-127.0.0.1-1167] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1965] message:[UNAVAILABLE: io exception] 2026-05-08 14:47:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:47:16 [snail-job-grpc-client-executor-127.0.0.1-1168] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1966] message:[UNAVAILABLE: io exception] 2026-05-08 14:47:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:47:26 [snail-job-grpc-client-executor-127.0.0.1-1169] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1967] message:[UNAVAILABLE: io exception] 2026-05-08 14:47:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:47:36 [snail-job-grpc-client-executor-127.0.0.1-1170] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1969] message:[UNAVAILABLE: io exception] 2026-05-08 14:47:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:47:46 [snail-job-grpc-client-executor-127.0.0.1-1172] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1970] message:[UNAVAILABLE: io exception] 2026-05-08 14:47:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:47:56 [snail-job-grpc-client-executor-127.0.0.1-1173] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1971] message:[UNAVAILABLE: io exception] 2026-05-08 14:48:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:48:06 [snail-job-grpc-client-executor-127.0.0.1-1174] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1972] message:[UNAVAILABLE: io exception] 2026-05-08 14:48:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:48:16 [snail-job-grpc-client-executor-127.0.0.1-1175] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1973] message:[UNAVAILABLE: io exception] 2026-05-08 14:48:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:48:26 [snail-job-grpc-client-executor-127.0.0.1-1176] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1974] message:[UNAVAILABLE: io exception] 2026-05-08 14:48:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:48:36 [snail-job-grpc-client-executor-127.0.0.1-1177] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1976] message:[UNAVAILABLE: io exception] 2026-05-08 14:48:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:48:46 [snail-job-grpc-client-executor-127.0.0.1-1179] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1977] message:[UNAVAILABLE: io exception] 2026-05-08 14:48:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:48:56 [snail-job-grpc-client-executor-127.0.0.1-1180] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1978] message:[UNAVAILABLE: io exception] 2026-05-08 14:49:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:49:06 [snail-job-grpc-client-executor-127.0.0.1-1181] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1979] message:[UNAVAILABLE: io exception] 2026-05-08 14:49:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:49:16 [snail-job-grpc-client-executor-127.0.0.1-1182] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1980] message:[UNAVAILABLE: io exception] 2026-05-08 14:49:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:49:26 [snail-job-grpc-client-executor-127.0.0.1-1183] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1981] message:[UNAVAILABLE: io exception] 2026-05-08 14:49:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:49:36 [snail-job-grpc-client-executor-127.0.0.1-1185] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1982] message:[UNAVAILABLE: io exception] 2026-05-08 14:49:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:49:46 [snail-job-grpc-client-executor-127.0.0.1-1186] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1984] message:[UNAVAILABLE: io exception] 2026-05-08 14:49:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:49:56 [snail-job-grpc-client-executor-127.0.0.1-1187] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1985] message:[UNAVAILABLE: io exception] 2026-05-08 14:50:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:50:06 [snail-job-grpc-client-executor-127.0.0.1-1188] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1986] message:[UNAVAILABLE: io exception] 2026-05-08 14:50:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:50:16 [snail-job-grpc-client-executor-127.0.0.1-1189] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1987] message:[UNAVAILABLE: io exception] 2026-05-08 14:50:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:50:26 [snail-job-grpc-client-executor-127.0.0.1-1190] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1988] message:[UNAVAILABLE: io exception] 2026-05-08 14:50:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:50:36 [snail-job-grpc-client-executor-127.0.0.1-1192] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1989] message:[UNAVAILABLE: io exception] 2026-05-08 14:50:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:50:46 [snail-job-grpc-client-executor-127.0.0.1-1193] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1991] message:[UNAVAILABLE: io exception] 2026-05-08 14:50:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:50:56 [snail-job-grpc-client-executor-127.0.0.1-1194] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1992] message:[UNAVAILABLE: io exception] 2026-05-08 14:51:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:51:06 [snail-job-grpc-client-executor-127.0.0.1-1195] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1993] message:[UNAVAILABLE: io exception] 2026-05-08 14:51:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:51:16 [snail-job-grpc-client-executor-127.0.0.1-1196] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1994] message:[UNAVAILABLE: io exception] 2026-05-08 14:51:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:51:26 [snail-job-grpc-client-executor-127.0.0.1-1197] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1995] message:[UNAVAILABLE: io exception] 2026-05-08 14:51:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:51:36 [snail-job-grpc-client-executor-127.0.0.1-1198] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1997] message:[UNAVAILABLE: io exception] 2026-05-08 14:51:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:51:46 [snail-job-grpc-client-executor-127.0.0.1-1200] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1998] message:[UNAVAILABLE: io exception] 2026-05-08 14:51:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:51:56 [snail-job-grpc-client-executor-127.0.0.1-1201] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[1999] message:[UNAVAILABLE: io exception] 2026-05-08 14:52:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:52:06 [snail-job-grpc-client-executor-127.0.0.1-1202] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2000] message:[UNAVAILABLE: io exception] 2026-05-08 14:52:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:52:16 [snail-job-grpc-client-executor-127.0.0.1-1203] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2001] message:[UNAVAILABLE: io exception] 2026-05-08 14:52:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:52:26 [snail-job-grpc-client-executor-127.0.0.1-1204] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2002] message:[UNAVAILABLE: io exception] 2026-05-08 14:52:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:52:36 [snail-job-grpc-client-executor-127.0.0.1-1205] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2003] message:[UNAVAILABLE: io exception] 2026-05-08 14:52:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:52:46 [snail-job-grpc-client-executor-127.0.0.1-1207] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2005] message:[UNAVAILABLE: io exception] 2026-05-08 14:52:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:52:56 [snail-job-grpc-client-executor-127.0.0.1-1208] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2006] message:[UNAVAILABLE: io exception] 2026-05-08 14:53:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:53:06 [snail-job-grpc-client-executor-127.0.0.1-1209] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2007] message:[UNAVAILABLE: io exception] 2026-05-08 14:53:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:53:16 [snail-job-grpc-client-executor-127.0.0.1-1210] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2008] message:[UNAVAILABLE: io exception] 2026-05-08 14:53:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:53:26 [snail-job-grpc-client-executor-127.0.0.1-1211] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2009] message:[UNAVAILABLE: io exception] 2026-05-08 14:53:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:53:36 [snail-job-grpc-client-executor-127.0.0.1-1213] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2011] message:[UNAVAILABLE: io exception] 2026-05-08 14:53:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:53:46 [snail-job-grpc-client-executor-127.0.0.1-1214] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2012] message:[UNAVAILABLE: io exception] 2026-05-08 14:53:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:53:56 [snail-job-grpc-client-executor-127.0.0.1-1215] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2013] message:[UNAVAILABLE: io exception] 2026-05-08 14:54:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:54:06 [snail-job-grpc-client-executor-127.0.0.1-1216] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2014] message:[UNAVAILABLE: io exception] 2026-05-08 14:54:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:54:16 [snail-job-grpc-client-executor-127.0.0.1-1217] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2015] message:[UNAVAILABLE: io exception] 2026-05-08 14:54:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:54:26 [snail-job-grpc-client-executor-127.0.0.1-1218] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2016] message:[UNAVAILABLE: io exception] 2026-05-08 14:54:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:54:36 [snail-job-grpc-client-executor-127.0.0.1-1219] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2018] message:[UNAVAILABLE: io exception] 2026-05-08 14:54:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:54:46 [snail-job-grpc-client-executor-127.0.0.1-1221] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2019] message:[UNAVAILABLE: io exception] 2026-05-08 14:54:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:54:56 [snail-job-grpc-client-executor-127.0.0.1-1222] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2020] message:[UNAVAILABLE: io exception] 2026-05-08 14:55:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:55:06 [snail-job-grpc-client-executor-127.0.0.1-1223] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2021] message:[UNAVAILABLE: io exception] 2026-05-08 14:55:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:55:16 [snail-job-grpc-client-executor-127.0.0.1-1224] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2022] message:[UNAVAILABLE: io exception] 2026-05-08 14:55:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:55:26 [snail-job-grpc-client-executor-127.0.0.1-1225] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2023] message:[UNAVAILABLE: io exception] 2026-05-08 14:55:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:55:36 [snail-job-grpc-client-executor-127.0.0.1-1226] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2025] message:[UNAVAILABLE: io exception] 2026-05-08 14:55:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:55:46 [snail-job-grpc-client-executor-127.0.0.1-1228] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2026] message:[UNAVAILABLE: io exception] 2026-05-08 14:55:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:55:56 [snail-job-grpc-client-executor-127.0.0.1-1229] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2027] message:[UNAVAILABLE: io exception] 2026-05-08 14:56:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:56:06 [snail-job-grpc-client-executor-127.0.0.1-1230] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2028] message:[UNAVAILABLE: io exception] 2026-05-08 14:56:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:56:16 [snail-job-grpc-client-executor-127.0.0.1-1231] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2029] message:[UNAVAILABLE: io exception] 2026-05-08 14:56:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:56:26 [snail-job-grpc-client-executor-127.0.0.1-1232] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2030] message:[UNAVAILABLE: io exception] 2026-05-08 14:56:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:56:36 [snail-job-grpc-client-executor-127.0.0.1-1233] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2031] message:[UNAVAILABLE: io exception] 2026-05-08 14:56:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:56:46 [snail-job-grpc-client-executor-127.0.0.1-1235] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2033] message:[UNAVAILABLE: io exception] 2026-05-08 14:56:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:56:56 [snail-job-grpc-client-executor-127.0.0.1-1236] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2034] message:[UNAVAILABLE: io exception] 2026-05-08 14:57:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:57:06 [snail-job-grpc-client-executor-127.0.0.1-1237] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2035] message:[UNAVAILABLE: io exception] 2026-05-08 14:57:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:57:16 [snail-job-grpc-client-executor-127.0.0.1-1238] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2036] message:[UNAVAILABLE: io exception] 2026-05-08 14:57:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:57:26 [snail-job-grpc-client-executor-127.0.0.1-1239] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2037] message:[UNAVAILABLE: io exception] 2026-05-08 14:57:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:57:36 [snail-job-grpc-client-executor-127.0.0.1-1240] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2038] message:[UNAVAILABLE: io exception] 2026-05-08 14:57:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:57:46 [snail-job-grpc-client-executor-127.0.0.1-1242] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2040] message:[UNAVAILABLE: io exception] 2026-05-08 14:57:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:57:56 [snail-job-grpc-client-executor-127.0.0.1-1243] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2041] message:[UNAVAILABLE: io exception] 2026-05-08 14:58:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:58:06 [snail-job-grpc-client-executor-127.0.0.1-1244] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2042] message:[UNAVAILABLE: io exception] 2026-05-08 14:58:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:58:16 [snail-job-grpc-client-executor-127.0.0.1-1245] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2043] message:[UNAVAILABLE: io exception] 2026-05-08 14:58:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:58:26 [snail-job-grpc-client-executor-127.0.0.1-1246] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2044] message:[UNAVAILABLE: io exception] 2026-05-08 14:58:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:58:36 [snail-job-grpc-client-executor-127.0.0.1-1247] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2046] message:[UNAVAILABLE: io exception] 2026-05-08 14:58:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:58:46 [snail-job-grpc-client-executor-127.0.0.1-1249] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2047] message:[UNAVAILABLE: io exception] 2026-05-08 14:58:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:58:56 [snail-job-grpc-client-executor-127.0.0.1-1250] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2048] message:[UNAVAILABLE: io exception] 2026-05-08 14:59:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:59:06 [snail-job-grpc-client-executor-127.0.0.1-1251] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2049] message:[UNAVAILABLE: io exception] 2026-05-08 14:59:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:59:16 [snail-job-grpc-client-executor-127.0.0.1-1252] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2050] message:[UNAVAILABLE: io exception] 2026-05-08 14:59:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:59:26 [snail-job-grpc-client-executor-127.0.0.1-1253] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2051] message:[UNAVAILABLE: io exception] 2026-05-08 14:59:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:59:36 [snail-job-grpc-client-executor-127.0.0.1-1255] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2053] message:[UNAVAILABLE: io exception] 2026-05-08 14:59:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:59:46 [snail-job-grpc-client-executor-127.0.0.1-1256] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2054] message:[UNAVAILABLE: io exception] 2026-05-08 14:59:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 14:59:56 [snail-job-grpc-client-executor-127.0.0.1-1257] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2055] message:[UNAVAILABLE: io exception] 2026-05-08 15:00:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:00:06 [snail-job-grpc-client-executor-127.0.0.1-1258] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2056] message:[UNAVAILABLE: io exception] 2026-05-08 15:00:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:00:16 [snail-job-grpc-client-executor-127.0.0.1-1259] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2057] message:[UNAVAILABLE: io exception] 2026-05-08 15:00:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:00:26 [snail-job-grpc-client-executor-127.0.0.1-1260] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2058] message:[UNAVAILABLE: io exception] 2026-05-08 15:00:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:00:36 [snail-job-grpc-client-executor-127.0.0.1-1261] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2059] message:[UNAVAILABLE: io exception] 2026-05-08 15:00:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:00:46 [snail-job-grpc-client-executor-127.0.0.1-1263] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2061] message:[UNAVAILABLE: io exception] 2026-05-08 15:00:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:00:56 [snail-job-grpc-client-executor-127.0.0.1-1264] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2062] message:[UNAVAILABLE: io exception] 2026-05-08 15:01:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:01:06 [snail-job-grpc-client-executor-127.0.0.1-1265] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2063] message:[UNAVAILABLE: io exception] 2026-05-08 15:01:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:01:16 [snail-job-grpc-client-executor-127.0.0.1-1266] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2064] message:[UNAVAILABLE: io exception] 2026-05-08 15:01:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:01:26 [snail-job-grpc-client-executor-127.0.0.1-1267] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2065] message:[UNAVAILABLE: io exception] 2026-05-08 15:01:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:01:36 [snail-job-grpc-client-executor-127.0.0.1-1268] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2066] message:[UNAVAILABLE: io exception] 2026-05-08 15:01:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:01:46 [snail-job-grpc-client-executor-127.0.0.1-1270] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2068] message:[UNAVAILABLE: io exception] 2026-05-08 15:01:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:01:56 [snail-job-grpc-client-executor-127.0.0.1-1271] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2069] message:[UNAVAILABLE: io exception] 2026-05-08 15:02:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:02:06 [snail-job-grpc-client-executor-127.0.0.1-1272] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2070] message:[UNAVAILABLE: io exception] 2026-05-08 15:02:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:02:16 [snail-job-grpc-client-executor-127.0.0.1-1273] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2071] message:[UNAVAILABLE: io exception] 2026-05-08 15:02:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:02:26 [snail-job-grpc-client-executor-127.0.0.1-1274] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2072] message:[UNAVAILABLE: io exception] 2026-05-08 15:02:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:02:36 [snail-job-grpc-client-executor-127.0.0.1-1275] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2073] message:[UNAVAILABLE: io exception] 2026-05-08 15:02:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:02:46 [snail-job-grpc-client-executor-127.0.0.1-1277] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2075] message:[UNAVAILABLE: io exception] 2026-05-08 15:02:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:02:56 [snail-job-grpc-client-executor-127.0.0.1-1278] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2076] message:[UNAVAILABLE: io exception] 2026-05-08 15:03:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:03:06 [snail-job-grpc-client-executor-127.0.0.1-1279] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2077] message:[UNAVAILABLE: io exception] 2026-05-08 15:03:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:03:16 [snail-job-grpc-client-executor-127.0.0.1-1280] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2078] message:[UNAVAILABLE: io exception] 2026-05-08 15:03:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:03:26 [snail-job-grpc-client-executor-127.0.0.1-1281] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2079] message:[UNAVAILABLE: io exception] 2026-05-08 15:03:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:03:36 [snail-job-grpc-client-executor-127.0.0.1-1282] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2080] message:[UNAVAILABLE: io exception] 2026-05-08 15:03:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:03:46 [snail-job-grpc-client-executor-127.0.0.1-1284] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2082] message:[UNAVAILABLE: io exception] 2026-05-08 15:03:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:03:56 [snail-job-grpc-client-executor-127.0.0.1-1285] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2083] message:[UNAVAILABLE: io exception] 2026-05-08 15:04:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:04:06 [snail-job-grpc-client-executor-127.0.0.1-1286] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2084] message:[UNAVAILABLE: io exception] 2026-05-08 15:04:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:04:16 [snail-job-grpc-client-executor-127.0.0.1-1287] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2085] message:[UNAVAILABLE: io exception] 2026-05-08 15:04:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:04:26 [snail-job-grpc-client-executor-127.0.0.1-1288] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2086] message:[UNAVAILABLE: io exception] 2026-05-08 15:04:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:04:36 [snail-job-grpc-client-executor-127.0.0.1-1289] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2087] message:[UNAVAILABLE: io exception] 2026-05-08 15:04:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:04:46 [snail-job-grpc-client-executor-127.0.0.1-1291] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2089] message:[UNAVAILABLE: io exception] 2026-05-08 15:04:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:04:56 [snail-job-grpc-client-executor-127.0.0.1-1292] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2090] message:[UNAVAILABLE: io exception] 2026-05-08 15:05:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:05:06 [snail-job-grpc-client-executor-127.0.0.1-1293] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2091] message:[UNAVAILABLE: io exception] 2026-05-08 15:05:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:05:16 [snail-job-grpc-client-executor-127.0.0.1-1294] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2092] message:[UNAVAILABLE: io exception] 2026-05-08 15:05:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:05:26 [snail-job-grpc-client-executor-127.0.0.1-1295] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2093] message:[UNAVAILABLE: io exception] 2026-05-08 15:05:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:05:36 [snail-job-grpc-client-executor-127.0.0.1-1296] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2094] message:[UNAVAILABLE: io exception] 2026-05-08 15:05:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:05:46 [snail-job-grpc-client-executor-127.0.0.1-1298] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2096] message:[UNAVAILABLE: io exception] 2026-05-08 15:05:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:05:56 [snail-job-grpc-client-executor-127.0.0.1-1299] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2097] message:[UNAVAILABLE: io exception] 2026-05-08 15:06:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:06:06 [snail-job-grpc-client-executor-127.0.0.1-1300] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2098] message:[UNAVAILABLE: io exception] 2026-05-08 15:06:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:06:16 [snail-job-grpc-client-executor-127.0.0.1-1301] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2099] message:[UNAVAILABLE: io exception] 2026-05-08 15:06:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:06:26 [snail-job-grpc-client-executor-127.0.0.1-1302] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2100] message:[UNAVAILABLE: io exception] 2026-05-08 15:06:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:06:36 [snail-job-grpc-client-executor-127.0.0.1-1303] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2102] message:[UNAVAILABLE: io exception] 2026-05-08 15:06:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:06:46 [snail-job-grpc-client-executor-127.0.0.1-1305] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2103] message:[UNAVAILABLE: io exception] 2026-05-08 15:06:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:06:56 [snail-job-grpc-client-executor-127.0.0.1-1306] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2104] message:[UNAVAILABLE: io exception] 2026-05-08 15:07:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:07:06 [snail-job-grpc-client-executor-127.0.0.1-1307] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2105] message:[UNAVAILABLE: io exception] 2026-05-08 15:07:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:07:16 [snail-job-grpc-client-executor-127.0.0.1-1308] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2106] message:[UNAVAILABLE: io exception] 2026-05-08 15:07:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:07:26 [snail-job-grpc-client-executor-127.0.0.1-1309] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2107] message:[UNAVAILABLE: io exception] 2026-05-08 15:07:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:07:36 [snail-job-grpc-client-executor-127.0.0.1-1310] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2108] message:[UNAVAILABLE: io exception] 2026-05-08 15:07:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:07:46 [snail-job-grpc-client-executor-127.0.0.1-1312] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2110] message:[UNAVAILABLE: io exception] 2026-05-08 15:07:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:07:56 [snail-job-grpc-client-executor-127.0.0.1-1313] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2111] message:[UNAVAILABLE: io exception] 2026-05-08 15:08:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:08:06 [snail-job-grpc-client-executor-127.0.0.1-1314] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2112] message:[UNAVAILABLE: io exception] 2026-05-08 15:08:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:08:16 [snail-job-grpc-client-executor-127.0.0.1-1315] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2113] message:[UNAVAILABLE: io exception] 2026-05-08 15:08:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:08:26 [snail-job-grpc-client-executor-127.0.0.1-1316] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2114] message:[UNAVAILABLE: io exception] 2026-05-08 15:08:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:08:36 [snail-job-grpc-client-executor-127.0.0.1-1318] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2116] message:[UNAVAILABLE: io exception] 2026-05-08 15:08:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:08:46 [snail-job-grpc-client-executor-127.0.0.1-1319] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2117] message:[UNAVAILABLE: io exception] 2026-05-08 15:08:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:08:56 [snail-job-grpc-client-executor-127.0.0.1-1320] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2118] message:[UNAVAILABLE: io exception] 2026-05-08 15:09:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:09:06 [snail-job-grpc-client-executor-127.0.0.1-1321] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2119] message:[UNAVAILABLE: io exception] 2026-05-08 15:09:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:09:16 [snail-job-grpc-client-executor-127.0.0.1-1322] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2120] message:[UNAVAILABLE: io exception] 2026-05-08 15:09:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:09:26 [snail-job-grpc-client-executor-127.0.0.1-1323] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2121] message:[UNAVAILABLE: io exception] 2026-05-08 15:09:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:09:36 [snail-job-grpc-client-executor-127.0.0.1-1325] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2123] message:[UNAVAILABLE: io exception] 2026-05-08 15:09:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:09:46 [snail-job-grpc-client-executor-127.0.0.1-1326] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2124] message:[UNAVAILABLE: io exception] 2026-05-08 15:09:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:09:56 [snail-job-grpc-client-executor-127.0.0.1-1327] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2125] message:[UNAVAILABLE: io exception] 2026-05-08 15:10:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:10:06 [snail-job-grpc-client-executor-127.0.0.1-1328] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2126] message:[UNAVAILABLE: io exception] 2026-05-08 15:10:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:10:16 [snail-job-grpc-client-executor-127.0.0.1-1329] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2127] message:[UNAVAILABLE: io exception] 2026-05-08 15:10:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:10:26 [snail-job-grpc-client-executor-127.0.0.1-1330] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2128] message:[UNAVAILABLE: io exception] 2026-05-08 15:10:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:10:36 [snail-job-grpc-client-executor-127.0.0.1-1332] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2129] message:[UNAVAILABLE: io exception] 2026-05-08 15:10:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:10:46 [snail-job-grpc-client-executor-127.0.0.1-1333] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2131] message:[UNAVAILABLE: io exception] 2026-05-08 15:10:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:10:56 [snail-job-grpc-client-executor-127.0.0.1-1334] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2132] message:[UNAVAILABLE: io exception] 2026-05-08 15:11:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:11:06 [snail-job-grpc-client-executor-127.0.0.1-1335] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2133] message:[UNAVAILABLE: io exception] 2026-05-08 15:11:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:11:16 [snail-job-grpc-client-executor-127.0.0.1-1336] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2134] message:[UNAVAILABLE: io exception] 2026-05-08 15:11:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:11:26 [snail-job-grpc-client-executor-127.0.0.1-1337] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2135] message:[UNAVAILABLE: io exception] 2026-05-08 15:11:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:11:36 [snail-job-grpc-client-executor-127.0.0.1-1338] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2137] message:[UNAVAILABLE: io exception] 2026-05-08 15:11:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:11:46 [snail-job-grpc-client-executor-127.0.0.1-1340] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2138] message:[UNAVAILABLE: io exception] 2026-05-08 15:11:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:11:56 [snail-job-grpc-client-executor-127.0.0.1-1341] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2139] message:[UNAVAILABLE: io exception] 2026-05-08 15:12:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:12:06 [snail-job-grpc-client-executor-127.0.0.1-1342] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2140] message:[UNAVAILABLE: io exception] 2026-05-08 15:12:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:12:16 [snail-job-grpc-client-executor-127.0.0.1-1343] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2141] message:[UNAVAILABLE: io exception] 2026-05-08 15:12:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:12:26 [snail-job-grpc-client-executor-127.0.0.1-1344] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2142] message:[UNAVAILABLE: io exception] 2026-05-08 15:12:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:12:36 [snail-job-grpc-client-executor-127.0.0.1-1346] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2144] message:[UNAVAILABLE: io exception] 2026-05-08 15:12:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:12:46 [snail-job-grpc-client-executor-127.0.0.1-1347] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2145] message:[UNAVAILABLE: io exception] 2026-05-08 15:12:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:12:56 [snail-job-grpc-client-executor-127.0.0.1-1348] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2146] message:[UNAVAILABLE: io exception] 2026-05-08 15:13:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:13:06 [snail-job-grpc-client-executor-127.0.0.1-1349] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2147] message:[UNAVAILABLE: io exception] 2026-05-08 15:13:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:13:16 [snail-job-grpc-client-executor-127.0.0.1-1350] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2148] message:[UNAVAILABLE: io exception] 2026-05-08 15:13:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:13:26 [snail-job-grpc-client-executor-127.0.0.1-1351] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2149] message:[UNAVAILABLE: io exception] 2026-05-08 15:13:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:13:36 [snail-job-grpc-client-executor-127.0.0.1-1352] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2150] message:[UNAVAILABLE: io exception] 2026-05-08 15:13:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:13:46 [snail-job-grpc-client-executor-127.0.0.1-1354] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2152] message:[UNAVAILABLE: io exception] 2026-05-08 15:13:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:13:56 [snail-job-grpc-client-executor-127.0.0.1-1355] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2153] message:[UNAVAILABLE: io exception] 2026-05-08 15:14:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:14:06 [snail-job-grpc-client-executor-127.0.0.1-1356] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2154] message:[UNAVAILABLE: io exception] 2026-05-08 15:14:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:14:16 [snail-job-grpc-client-executor-127.0.0.1-1357] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2155] message:[UNAVAILABLE: io exception] 2026-05-08 15:14:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:14:26 [snail-job-grpc-client-executor-127.0.0.1-1358] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2156] message:[UNAVAILABLE: io exception] 2026-05-08 15:14:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:14:36 [snail-job-grpc-client-executor-127.0.0.1-1359] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2158] message:[UNAVAILABLE: io exception] 2026-05-08 15:14:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:14:46 [snail-job-grpc-client-executor-127.0.0.1-1361] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2159] message:[UNAVAILABLE: io exception] 2026-05-08 15:14:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:14:56 [snail-job-grpc-client-executor-127.0.0.1-1362] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2160] message:[UNAVAILABLE: io exception] 2026-05-08 15:15:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:15:06 [snail-job-grpc-client-executor-127.0.0.1-1363] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2161] message:[UNAVAILABLE: io exception] 2026-05-08 15:15:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:15:16 [snail-job-grpc-client-executor-127.0.0.1-1364] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2162] message:[UNAVAILABLE: io exception] 2026-05-08 15:15:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:15:26 [snail-job-grpc-client-executor-127.0.0.1-1365] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2163] message:[UNAVAILABLE: io exception] 2026-05-08 15:15:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:15:36 [snail-job-grpc-client-executor-127.0.0.1-1367] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2164] message:[UNAVAILABLE: io exception] 2026-05-08 15:15:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:15:46 [snail-job-grpc-client-executor-127.0.0.1-1368] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2166] message:[UNAVAILABLE: io exception] 2026-05-08 15:15:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:15:56 [snail-job-grpc-client-executor-127.0.0.1-1369] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2167] message:[UNAVAILABLE: io exception] 2026-05-08 15:16:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:16:06 [snail-job-grpc-client-executor-127.0.0.1-1370] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2168] message:[UNAVAILABLE: io exception] 2026-05-08 15:16:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:16:16 [snail-job-grpc-client-executor-127.0.0.1-1371] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2169] message:[UNAVAILABLE: io exception] 2026-05-08 15:16:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:16:26 [snail-job-grpc-client-executor-127.0.0.1-1372] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2170] message:[UNAVAILABLE: io exception] 2026-05-08 15:16:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:16:36 [snail-job-grpc-client-executor-127.0.0.1-1374] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2171] message:[UNAVAILABLE: io exception] 2026-05-08 15:16:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:16:46 [snail-job-grpc-client-executor-127.0.0.1-1375] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2173] message:[UNAVAILABLE: io exception] 2026-05-08 15:16:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:16:56 [snail-job-grpc-client-executor-127.0.0.1-1376] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2174] message:[UNAVAILABLE: io exception] 2026-05-08 15:17:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:17:06 [snail-job-grpc-client-executor-127.0.0.1-1377] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2175] message:[UNAVAILABLE: io exception] 2026-05-08 15:17:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:17:16 [snail-job-grpc-client-executor-127.0.0.1-1378] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2176] message:[UNAVAILABLE: io exception] 2026-05-08 15:17:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:17:26 [snail-job-grpc-client-executor-127.0.0.1-1379] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2177] message:[UNAVAILABLE: io exception] 2026-05-08 15:17:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:17:36 [snail-job-grpc-client-executor-127.0.0.1-1380] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2178] message:[UNAVAILABLE: io exception] 2026-05-08 15:17:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:17:46 [snail-job-grpc-client-executor-127.0.0.1-1382] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2180] message:[UNAVAILABLE: io exception] 2026-05-08 15:17:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:17:56 [snail-job-grpc-client-executor-127.0.0.1-1383] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2181] message:[UNAVAILABLE: io exception] 2026-05-08 15:18:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:18:06 [snail-job-grpc-client-executor-127.0.0.1-1384] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2182] message:[UNAVAILABLE: io exception] 2026-05-08 15:18:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:18:16 [snail-job-grpc-client-executor-127.0.0.1-1385] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2183] message:[UNAVAILABLE: io exception] 2026-05-08 15:18:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:18:26 [snail-job-grpc-client-executor-127.0.0.1-1386] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2184] message:[UNAVAILABLE: io exception] 2026-05-08 15:18:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:18:36 [snail-job-grpc-client-executor-127.0.0.1-1388] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2186] message:[UNAVAILABLE: io exception] 2026-05-08 15:18:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:18:46 [snail-job-grpc-client-executor-127.0.0.1-1389] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2187] message:[UNAVAILABLE: io exception] 2026-05-08 15:18:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:18:56 [snail-job-grpc-client-executor-127.0.0.1-1390] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2188] message:[UNAVAILABLE: io exception] 2026-05-08 15:19:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:19:06 [snail-job-grpc-client-executor-127.0.0.1-1391] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2189] message:[UNAVAILABLE: io exception] 2026-05-08 15:19:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:19:16 [snail-job-grpc-client-executor-127.0.0.1-1392] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2190] message:[UNAVAILABLE: io exception] 2026-05-08 15:19:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:19:26 [snail-job-grpc-client-executor-127.0.0.1-1393] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2191] message:[UNAVAILABLE: io exception] 2026-05-08 15:19:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:19:36 [snail-job-grpc-client-executor-127.0.0.1-1394] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2192] message:[UNAVAILABLE: io exception] 2026-05-08 15:19:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:19:46 [snail-job-grpc-client-executor-127.0.0.1-1396] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2194] message:[UNAVAILABLE: io exception] 2026-05-08 15:19:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:19:56 [snail-job-grpc-client-executor-127.0.0.1-1397] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2195] message:[UNAVAILABLE: io exception] 2026-05-08 15:20:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:20:06 [snail-job-grpc-client-executor-127.0.0.1-1398] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2196] message:[UNAVAILABLE: io exception] 2026-05-08 15:20:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:20:16 [snail-job-grpc-client-executor-127.0.0.1-1399] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2197] message:[UNAVAILABLE: io exception] 2026-05-08 15:20:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:20:26 [snail-job-grpc-client-executor-127.0.0.1-1400] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2198] message:[UNAVAILABLE: io exception] 2026-05-08 15:20:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:20:36 [snail-job-grpc-client-executor-127.0.0.1-1401] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2200] message:[UNAVAILABLE: io exception] 2026-05-08 15:20:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:20:46 [snail-job-grpc-client-executor-127.0.0.1-1403] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2201] message:[UNAVAILABLE: io exception] 2026-05-08 15:20:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:20:56 [snail-job-grpc-client-executor-127.0.0.1-1404] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2202] message:[UNAVAILABLE: io exception] 2026-05-08 15:21:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:21:06 [snail-job-grpc-client-executor-127.0.0.1-1405] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2203] message:[UNAVAILABLE: io exception] 2026-05-08 15:21:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:21:16 [snail-job-grpc-client-executor-127.0.0.1-1406] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2204] message:[UNAVAILABLE: io exception] 2026-05-08 15:21:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:21:26 [snail-job-grpc-client-executor-127.0.0.1-1407] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2205] message:[UNAVAILABLE: io exception] 2026-05-08 15:21:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:21:36 [snail-job-grpc-client-executor-127.0.0.1-1409] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2207] message:[UNAVAILABLE: io exception] 2026-05-08 15:21:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:21:46 [snail-job-grpc-client-executor-127.0.0.1-1410] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2208] message:[UNAVAILABLE: io exception] 2026-05-08 15:21:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:21:56 [snail-job-grpc-client-executor-127.0.0.1-1411] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2209] message:[UNAVAILABLE: io exception] 2026-05-08 15:22:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:22:06 [snail-job-grpc-client-executor-127.0.0.1-1412] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2210] message:[UNAVAILABLE: io exception] 2026-05-08 15:22:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:22:16 [snail-job-grpc-client-executor-127.0.0.1-1413] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2211] message:[UNAVAILABLE: io exception] 2026-05-08 15:22:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:22:26 [snail-job-grpc-client-executor-127.0.0.1-1414] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2212] message:[UNAVAILABLE: io exception] 2026-05-08 15:22:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:22:36 [snail-job-grpc-client-executor-127.0.0.1-1415] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2213] message:[UNAVAILABLE: io exception] 2026-05-08 15:22:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:22:46 [snail-job-grpc-client-executor-127.0.0.1-1417] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2215] message:[UNAVAILABLE: io exception] 2026-05-08 15:22:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:22:56 [snail-job-grpc-client-executor-127.0.0.1-1418] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2216] message:[UNAVAILABLE: io exception] 2026-05-08 15:23:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:23:06 [snail-job-grpc-client-executor-127.0.0.1-1419] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2217] message:[UNAVAILABLE: io exception] 2026-05-08 15:23:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:23:16 [snail-job-grpc-client-executor-127.0.0.1-1420] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2218] message:[UNAVAILABLE: io exception] 2026-05-08 15:23:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:23:26 [snail-job-grpc-client-executor-127.0.0.1-1421] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2219] message:[UNAVAILABLE: io exception] 2026-05-08 15:23:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:23:36 [snail-job-grpc-client-executor-127.0.0.1-1423] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2221] message:[UNAVAILABLE: io exception] 2026-05-08 15:23:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:23:46 [snail-job-grpc-client-executor-127.0.0.1-1424] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2222] message:[UNAVAILABLE: io exception] 2026-05-08 15:23:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:23:56 [snail-job-grpc-client-executor-127.0.0.1-1425] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2223] message:[UNAVAILABLE: io exception] 2026-05-08 15:24:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:24:06 [snail-job-grpc-client-executor-127.0.0.1-1426] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2224] message:[UNAVAILABLE: io exception] 2026-05-08 15:24:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:24:16 [snail-job-grpc-client-executor-127.0.0.1-1427] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2225] message:[UNAVAILABLE: io exception] 2026-05-08 15:24:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:24:26 [snail-job-grpc-client-executor-127.0.0.1-1428] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2226] message:[UNAVAILABLE: io exception] 2026-05-08 15:24:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:24:36 [snail-job-grpc-client-executor-127.0.0.1-1430] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2227] message:[UNAVAILABLE: io exception] 2026-05-08 15:24:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:24:46 [snail-job-grpc-client-executor-127.0.0.1-1431] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2229] message:[UNAVAILABLE: io exception] 2026-05-08 15:24:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:24:56 [snail-job-grpc-client-executor-127.0.0.1-1432] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2230] message:[UNAVAILABLE: io exception] 2026-05-08 15:25:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:25:06 [snail-job-grpc-client-executor-127.0.0.1-1433] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2231] message:[UNAVAILABLE: io exception] 2026-05-08 15:25:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:25:16 [snail-job-grpc-client-executor-127.0.0.1-1434] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2232] message:[UNAVAILABLE: io exception] 2026-05-08 15:25:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:25:26 [snail-job-grpc-client-executor-127.0.0.1-1435] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2233] message:[UNAVAILABLE: io exception] 2026-05-08 15:25:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:25:36 [snail-job-grpc-client-executor-127.0.0.1-1437] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2234] message:[UNAVAILABLE: io exception] 2026-05-08 15:25:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:25:46 [snail-job-grpc-client-executor-127.0.0.1-1438] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2236] message:[UNAVAILABLE: io exception] 2026-05-08 15:25:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:25:56 [snail-job-grpc-client-executor-127.0.0.1-1439] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2237] message:[UNAVAILABLE: io exception] 2026-05-08 15:26:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:26:06 [snail-job-grpc-client-executor-127.0.0.1-1440] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2238] message:[UNAVAILABLE: io exception] 2026-05-08 15:26:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:26:16 [snail-job-grpc-client-executor-127.0.0.1-1441] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2239] message:[UNAVAILABLE: io exception] 2026-05-08 15:26:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:26:26 [snail-job-grpc-client-executor-127.0.0.1-1442] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2240] message:[UNAVAILABLE: io exception] 2026-05-08 15:26:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:26:36 [snail-job-grpc-client-executor-127.0.0.1-1443] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2242] message:[UNAVAILABLE: io exception] 2026-05-08 15:26:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:26:46 [snail-job-grpc-client-executor-127.0.0.1-1445] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2243] message:[UNAVAILABLE: io exception] 2026-05-08 15:26:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:26:56 [snail-job-grpc-client-executor-127.0.0.1-1446] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2244] message:[UNAVAILABLE: io exception] 2026-05-08 15:27:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:27:06 [snail-job-grpc-client-executor-127.0.0.1-1447] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2245] message:[UNAVAILABLE: io exception] 2026-05-08 15:27:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:27:16 [snail-job-grpc-client-executor-127.0.0.1-1448] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2246] message:[UNAVAILABLE: io exception] 2026-05-08 15:27:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:27:26 [snail-job-grpc-client-executor-127.0.0.1-1449] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2247] message:[UNAVAILABLE: io exception] 2026-05-08 15:27:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:27:36 [snail-job-grpc-client-executor-127.0.0.1-1450] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2249] message:[UNAVAILABLE: io exception] 2026-05-08 15:27:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:27:46 [snail-job-grpc-client-executor-127.0.0.1-1452] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2250] message:[UNAVAILABLE: io exception] 2026-05-08 15:27:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:27:56 [snail-job-grpc-client-executor-127.0.0.1-1453] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2251] message:[UNAVAILABLE: io exception] 2026-05-08 15:28:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:28:06 [snail-job-grpc-client-executor-127.0.0.1-1454] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2252] message:[UNAVAILABLE: io exception] 2026-05-08 15:28:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:28:16 [snail-job-grpc-client-executor-127.0.0.1-1455] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2253] message:[UNAVAILABLE: io exception] 2026-05-08 15:28:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:28:26 [snail-job-grpc-client-executor-127.0.0.1-1456] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2254] message:[UNAVAILABLE: io exception] 2026-05-08 15:28:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:28:36 [snail-job-grpc-client-executor-127.0.0.1-1457] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2255] message:[UNAVAILABLE: io exception] 2026-05-08 15:28:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:28:46 [snail-job-grpc-client-executor-127.0.0.1-1459] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2257] message:[UNAVAILABLE: io exception] 2026-05-08 15:28:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:28:56 [snail-job-grpc-client-executor-127.0.0.1-1460] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2258] message:[UNAVAILABLE: io exception] 2026-05-08 15:29:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:29:06 [snail-job-grpc-client-executor-127.0.0.1-1461] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2259] message:[UNAVAILABLE: io exception] 2026-05-08 15:29:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:29:16 [snail-job-grpc-client-executor-127.0.0.1-1462] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2260] message:[UNAVAILABLE: io exception] 2026-05-08 15:29:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:29:26 [snail-job-grpc-client-executor-127.0.0.1-1463] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2261] message:[UNAVAILABLE: io exception] 2026-05-08 15:29:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:29:36 [snail-job-grpc-client-executor-127.0.0.1-1464] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2263] message:[UNAVAILABLE: io exception] 2026-05-08 15:29:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:29:46 [snail-job-grpc-client-executor-127.0.0.1-1466] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2264] message:[UNAVAILABLE: io exception] 2026-05-08 15:29:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:29:56 [snail-job-grpc-client-executor-127.0.0.1-1467] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2265] message:[UNAVAILABLE: io exception] 2026-05-08 15:30:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:30:06 [snail-job-grpc-client-executor-127.0.0.1-1468] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2266] message:[UNAVAILABLE: io exception] 2026-05-08 15:30:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:30:16 [snail-job-grpc-client-executor-127.0.0.1-1469] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2267] message:[UNAVAILABLE: io exception] 2026-05-08 15:30:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:30:26 [snail-job-grpc-client-executor-127.0.0.1-1470] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2268] message:[UNAVAILABLE: io exception] 2026-05-08 15:30:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:30:36 [snail-job-grpc-client-executor-127.0.0.1-1471] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2270] message:[UNAVAILABLE: io exception] 2026-05-08 15:30:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:30:46 [snail-job-grpc-client-executor-127.0.0.1-1473] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2271] message:[UNAVAILABLE: io exception] 2026-05-08 15:30:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:30:56 [snail-job-grpc-client-executor-127.0.0.1-1474] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2272] message:[UNAVAILABLE: io exception] 2026-05-08 15:31:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:31:06 [snail-job-grpc-client-executor-127.0.0.1-1475] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2273] message:[UNAVAILABLE: io exception] 2026-05-08 15:31:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:31:16 [snail-job-grpc-client-executor-127.0.0.1-1476] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2274] message:[UNAVAILABLE: io exception] 2026-05-08 15:31:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:31:26 [snail-job-grpc-client-executor-127.0.0.1-1477] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2275] message:[UNAVAILABLE: io exception] 2026-05-08 15:31:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:31:36 [snail-job-grpc-client-executor-127.0.0.1-1479] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2277] message:[UNAVAILABLE: io exception] 2026-05-08 15:31:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:31:46 [snail-job-grpc-client-executor-127.0.0.1-1480] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2278] message:[UNAVAILABLE: io exception] 2026-05-08 15:31:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:31:56 [snail-job-grpc-client-executor-127.0.0.1-1481] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2279] message:[UNAVAILABLE: io exception] 2026-05-08 15:32:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:32:06 [snail-job-grpc-client-executor-127.0.0.1-1482] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2280] message:[UNAVAILABLE: io exception] 2026-05-08 15:32:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:32:16 [snail-job-grpc-client-executor-127.0.0.1-1483] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2281] message:[UNAVAILABLE: io exception] 2026-05-08 15:32:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:32:26 [snail-job-grpc-client-executor-127.0.0.1-1484] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2282] message:[UNAVAILABLE: io exception] 2026-05-08 15:32:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:32:36 [snail-job-grpc-client-executor-127.0.0.1-1486] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2284] message:[UNAVAILABLE: io exception] 2026-05-08 15:32:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:32:46 [snail-job-grpc-client-executor-127.0.0.1-1487] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2285] message:[UNAVAILABLE: io exception] 2026-05-08 15:32:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:32:56 [snail-job-grpc-client-executor-127.0.0.1-1488] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2286] message:[UNAVAILABLE: io exception] 2026-05-08 15:33:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:33:06 [snail-job-grpc-client-executor-127.0.0.1-1489] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2287] message:[UNAVAILABLE: io exception] 2026-05-08 15:33:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:33:16 [snail-job-grpc-client-executor-127.0.0.1-1490] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2288] message:[UNAVAILABLE: io exception] 2026-05-08 15:33:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:33:26 [snail-job-grpc-client-executor-127.0.0.1-1491] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2289] message:[UNAVAILABLE: io exception] 2026-05-08 15:33:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:33:36 [snail-job-grpc-client-executor-127.0.0.1-1492] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2291] message:[UNAVAILABLE: io exception] 2026-05-08 15:33:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:33:46 [snail-job-grpc-client-executor-127.0.0.1-1494] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2292] message:[UNAVAILABLE: io exception] 2026-05-08 15:33:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:33:56 [snail-job-grpc-client-executor-127.0.0.1-1495] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2293] message:[UNAVAILABLE: io exception] 2026-05-08 15:34:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:34:06 [snail-job-grpc-client-executor-127.0.0.1-1496] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2294] message:[UNAVAILABLE: io exception] 2026-05-08 15:34:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:34:16 [snail-job-grpc-client-executor-127.0.0.1-1497] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2295] message:[UNAVAILABLE: io exception] 2026-05-08 15:34:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:34:26 [snail-job-grpc-client-executor-127.0.0.1-1498] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2296] message:[UNAVAILABLE: io exception] 2026-05-08 15:34:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:34:36 [snail-job-grpc-client-executor-127.0.0.1-1500] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2297] message:[UNAVAILABLE: io exception] 2026-05-08 15:34:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:34:46 [snail-job-grpc-client-executor-127.0.0.1-1501] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2299] message:[UNAVAILABLE: io exception] 2026-05-08 15:34:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:34:56 [snail-job-grpc-client-executor-127.0.0.1-1502] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2300] message:[UNAVAILABLE: io exception] 2026-05-08 15:35:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:35:06 [snail-job-grpc-client-executor-127.0.0.1-1503] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2301] message:[UNAVAILABLE: io exception] 2026-05-08 15:35:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:35:16 [snail-job-grpc-client-executor-127.0.0.1-1504] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2302] message:[UNAVAILABLE: io exception] 2026-05-08 15:35:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:35:26 [snail-job-grpc-client-executor-127.0.0.1-1505] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2303] message:[UNAVAILABLE: io exception] 2026-05-08 15:35:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:35:36 [snail-job-grpc-client-executor-127.0.0.1-1507] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2305] message:[UNAVAILABLE: io exception] 2026-05-08 15:35:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:35:46 [snail-job-grpc-client-executor-127.0.0.1-1508] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2306] message:[UNAVAILABLE: io exception] 2026-05-08 15:35:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:35:56 [snail-job-grpc-client-executor-127.0.0.1-1509] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2307] message:[UNAVAILABLE: io exception] 2026-05-08 15:36:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:36:06 [snail-job-grpc-client-executor-127.0.0.1-1510] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2308] message:[UNAVAILABLE: io exception] 2026-05-08 15:36:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:36:16 [snail-job-grpc-client-executor-127.0.0.1-1511] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2309] message:[UNAVAILABLE: io exception] 2026-05-08 15:36:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:36:26 [snail-job-grpc-client-executor-127.0.0.1-1512] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2310] message:[UNAVAILABLE: io exception] 2026-05-08 15:36:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:36:36 [snail-job-grpc-client-executor-127.0.0.1-1514] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2312] message:[UNAVAILABLE: io exception] 2026-05-08 15:36:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:36:46 [snail-job-grpc-client-executor-127.0.0.1-1515] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2313] message:[UNAVAILABLE: io exception] 2026-05-08 15:36:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:36:56 [snail-job-grpc-client-executor-127.0.0.1-1516] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2314] message:[UNAVAILABLE: io exception] 2026-05-08 15:37:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:37:06 [snail-job-grpc-client-executor-127.0.0.1-1517] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2315] message:[UNAVAILABLE: io exception] 2026-05-08 15:37:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:37:16 [snail-job-grpc-client-executor-127.0.0.1-1518] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2316] message:[UNAVAILABLE: io exception] 2026-05-08 15:37:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:37:26 [snail-job-grpc-client-executor-127.0.0.1-1519] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2317] message:[UNAVAILABLE: io exception] 2026-05-08 15:37:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:37:36 [snail-job-grpc-client-executor-127.0.0.1-1521] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2319] message:[UNAVAILABLE: io exception] 2026-05-08 15:37:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:37:46 [snail-job-grpc-client-executor-127.0.0.1-1522] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2320] message:[UNAVAILABLE: io exception] 2026-05-08 15:37:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:37:56 [snail-job-grpc-client-executor-127.0.0.1-1523] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2321] message:[UNAVAILABLE: io exception] 2026-05-08 15:38:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:38:06 [snail-job-grpc-client-executor-127.0.0.1-1524] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2322] message:[UNAVAILABLE: io exception] 2026-05-08 15:38:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:38:16 [snail-job-grpc-client-executor-127.0.0.1-1525] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2323] message:[UNAVAILABLE: io exception] 2026-05-08 15:38:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:38:26 [snail-job-grpc-client-executor-127.0.0.1-1526] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2324] message:[UNAVAILABLE: io exception] 2026-05-08 15:38:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:38:36 [snail-job-grpc-client-executor-127.0.0.1-1528] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2326] message:[UNAVAILABLE: io exception] 2026-05-08 15:38:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:38:46 [snail-job-grpc-client-executor-127.0.0.1-1529] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2327] message:[UNAVAILABLE: io exception] 2026-05-08 15:38:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:38:56 [snail-job-grpc-client-executor-127.0.0.1-1530] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2328] message:[UNAVAILABLE: io exception] 2026-05-08 15:39:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:39:06 [snail-job-grpc-client-executor-127.0.0.1-1531] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2329] message:[UNAVAILABLE: io exception] 2026-05-08 15:39:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:39:16 [snail-job-grpc-client-executor-127.0.0.1-1532] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2330] message:[UNAVAILABLE: io exception] 2026-05-08 15:39:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:39:26 [snail-job-grpc-client-executor-127.0.0.1-1533] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2331] message:[UNAVAILABLE: io exception] 2026-05-08 15:39:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:39:36 [snail-job-grpc-client-executor-127.0.0.1-1534] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2332] message:[UNAVAILABLE: io exception] 2026-05-08 15:39:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:39:46 [snail-job-grpc-client-executor-127.0.0.1-1536] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2334] message:[UNAVAILABLE: io exception] 2026-05-08 15:39:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:39:56 [snail-job-grpc-client-executor-127.0.0.1-1537] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2335] message:[UNAVAILABLE: io exception] 2026-05-08 15:40:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:40:06 [snail-job-grpc-client-executor-127.0.0.1-1538] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2336] message:[UNAVAILABLE: io exception] 2026-05-08 15:40:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:40:16 [snail-job-grpc-client-executor-127.0.0.1-1539] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2337] message:[UNAVAILABLE: io exception] 2026-05-08 15:40:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:40:26 [snail-job-grpc-client-executor-127.0.0.1-1540] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2338] message:[UNAVAILABLE: io exception] 2026-05-08 15:40:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:40:36 [snail-job-grpc-client-executor-127.0.0.1-1542] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2340] message:[UNAVAILABLE: io exception] 2026-05-08 15:40:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:40:46 [snail-job-grpc-client-executor-127.0.0.1-1543] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2341] message:[UNAVAILABLE: io exception] 2026-05-08 15:40:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:40:56 [snail-job-grpc-client-executor-127.0.0.1-1544] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2342] message:[UNAVAILABLE: io exception] 2026-05-08 15:41:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:41:06 [snail-job-grpc-client-executor-127.0.0.1-1545] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2343] message:[UNAVAILABLE: io exception] 2026-05-08 15:41:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:41:16 [snail-job-grpc-client-executor-127.0.0.1-1546] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2344] message:[UNAVAILABLE: io exception] 2026-05-08 15:41:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:41:26 [snail-job-grpc-client-executor-127.0.0.1-1547] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2345] message:[UNAVAILABLE: io exception] 2026-05-08 15:41:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:41:36 [snail-job-grpc-client-executor-127.0.0.1-1549] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2347] message:[UNAVAILABLE: io exception] 2026-05-08 15:41:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:41:46 [snail-job-grpc-client-executor-127.0.0.1-1550] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2348] message:[UNAVAILABLE: io exception] 2026-05-08 15:41:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:41:56 [snail-job-grpc-client-executor-127.0.0.1-1551] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2349] message:[UNAVAILABLE: io exception] 2026-05-08 15:42:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:42:06 [snail-job-grpc-client-executor-127.0.0.1-1552] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2350] message:[UNAVAILABLE: io exception] 2026-05-08 15:42:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:42:16 [snail-job-grpc-client-executor-127.0.0.1-1553] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2351] message:[UNAVAILABLE: io exception] 2026-05-08 15:42:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:42:26 [snail-job-grpc-client-executor-127.0.0.1-1554] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2352] message:[UNAVAILABLE: io exception] 2026-05-08 15:42:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:42:36 [snail-job-grpc-client-executor-127.0.0.1-1555] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2354] message:[UNAVAILABLE: io exception] 2026-05-08 15:42:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:42:46 [snail-job-grpc-client-executor-127.0.0.1-1557] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2355] message:[UNAVAILABLE: io exception] 2026-05-08 15:42:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:42:56 [snail-job-grpc-client-executor-127.0.0.1-1558] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2356] message:[UNAVAILABLE: io exception] 2026-05-08 15:43:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:43:06 [snail-job-grpc-client-executor-127.0.0.1-1559] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2357] message:[UNAVAILABLE: io exception] 2026-05-08 15:43:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:43:16 [snail-job-grpc-client-executor-127.0.0.1-1560] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2358] message:[UNAVAILABLE: io exception] 2026-05-08 15:43:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:43:26 [snail-job-grpc-client-executor-127.0.0.1-1561] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2359] message:[UNAVAILABLE: io exception] 2026-05-08 15:43:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:43:36 [snail-job-grpc-client-executor-127.0.0.1-1562] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2361] message:[UNAVAILABLE: io exception] 2026-05-08 15:43:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:43:46 [snail-job-grpc-client-executor-127.0.0.1-1564] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2362] message:[UNAVAILABLE: io exception] 2026-05-08 15:43:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:43:56 [snail-job-grpc-client-executor-127.0.0.1-1565] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2363] message:[UNAVAILABLE: io exception] 2026-05-08 15:44:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:44:06 [snail-job-grpc-client-executor-127.0.0.1-1566] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2364] message:[UNAVAILABLE: io exception] 2026-05-08 15:44:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:44:16 [snail-job-grpc-client-executor-127.0.0.1-1567] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2365] message:[UNAVAILABLE: io exception] 2026-05-08 15:44:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:44:26 [snail-job-grpc-client-executor-127.0.0.1-1568] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2366] message:[UNAVAILABLE: io exception] 2026-05-08 15:44:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:44:36 [snail-job-grpc-client-executor-127.0.0.1-1570] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2368] message:[UNAVAILABLE: io exception] 2026-05-08 15:44:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:44:46 [snail-job-grpc-client-executor-127.0.0.1-1571] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2369] message:[UNAVAILABLE: io exception] 2026-05-08 15:44:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:44:56 [snail-job-grpc-client-executor-127.0.0.1-1572] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2370] message:[UNAVAILABLE: io exception] 2026-05-08 15:45:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:45:06 [snail-job-grpc-client-executor-127.0.0.1-1573] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2371] message:[UNAVAILABLE: io exception] 2026-05-08 15:45:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:45:16 [snail-job-grpc-client-executor-127.0.0.1-1574] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2372] message:[UNAVAILABLE: io exception] 2026-05-08 15:45:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:45:26 [snail-job-grpc-client-executor-127.0.0.1-1575] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2373] message:[UNAVAILABLE: io exception] 2026-05-08 15:45:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:45:36 [snail-job-grpc-client-executor-127.0.0.1-1576] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2375] message:[UNAVAILABLE: io exception] 2026-05-08 15:45:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:45:46 [snail-job-grpc-client-executor-127.0.0.1-1578] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2376] message:[UNAVAILABLE: io exception] 2026-05-08 15:45:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:45:56 [snail-job-grpc-client-executor-127.0.0.1-1579] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2377] message:[UNAVAILABLE: io exception] 2026-05-08 15:46:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:46:06 [snail-job-grpc-client-executor-127.0.0.1-1580] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2378] message:[UNAVAILABLE: io exception] 2026-05-08 15:46:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:46:16 [snail-job-grpc-client-executor-127.0.0.1-1581] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2379] message:[UNAVAILABLE: io exception] 2026-05-08 15:46:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:46:26 [snail-job-grpc-client-executor-127.0.0.1-1582] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2380] message:[UNAVAILABLE: io exception] 2026-05-08 15:46:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:46:36 [snail-job-grpc-client-executor-127.0.0.1-1583] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2382] message:[UNAVAILABLE: io exception] 2026-05-08 15:46:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:46:46 [snail-job-grpc-client-executor-127.0.0.1-1585] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2383] message:[UNAVAILABLE: io exception] 2026-05-08 15:46:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:46:56 [snail-job-grpc-client-executor-127.0.0.1-1586] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2384] message:[UNAVAILABLE: io exception] 2026-05-08 15:47:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:47:06 [snail-job-grpc-client-executor-127.0.0.1-1587] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2385] message:[UNAVAILABLE: io exception] 2026-05-08 15:47:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:47:16 [snail-job-grpc-client-executor-127.0.0.1-1588] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2386] message:[UNAVAILABLE: io exception] 2026-05-08 15:47:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:47:26 [snail-job-grpc-client-executor-127.0.0.1-1589] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2387] message:[UNAVAILABLE: io exception] 2026-05-08 15:47:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:47:36 [snail-job-grpc-client-executor-127.0.0.1-1591] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2389] message:[UNAVAILABLE: io exception] 2026-05-08 15:47:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:47:46 [snail-job-grpc-client-executor-127.0.0.1-1592] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2390] message:[UNAVAILABLE: io exception] 2026-05-08 15:47:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:47:56 [snail-job-grpc-client-executor-127.0.0.1-1593] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2391] message:[UNAVAILABLE: io exception] 2026-05-08 15:48:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:48:06 [snail-job-grpc-client-executor-127.0.0.1-1594] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2392] message:[UNAVAILABLE: io exception] 2026-05-08 15:48:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:48:16 [snail-job-grpc-client-executor-127.0.0.1-1595] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2393] message:[UNAVAILABLE: io exception] 2026-05-08 15:48:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:48:26 [snail-job-grpc-client-executor-127.0.0.1-1596] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2394] message:[UNAVAILABLE: io exception] 2026-05-08 15:48:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:48:36 [snail-job-grpc-client-executor-127.0.0.1-1598] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2395] message:[UNAVAILABLE: io exception] 2026-05-08 15:48:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:48:46 [snail-job-grpc-client-executor-127.0.0.1-1599] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2397] message:[UNAVAILABLE: io exception] 2026-05-08 15:48:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:48:56 [snail-job-grpc-client-executor-127.0.0.1-1600] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2398] message:[UNAVAILABLE: io exception] 2026-05-08 15:49:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:49:06 [snail-job-grpc-client-executor-127.0.0.1-1601] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2399] message:[UNAVAILABLE: io exception] 2026-05-08 15:49:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:49:16 [snail-job-grpc-client-executor-127.0.0.1-1602] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2400] message:[UNAVAILABLE: io exception] 2026-05-08 15:49:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:49:26 [snail-job-grpc-client-executor-127.0.0.1-1603] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2401] message:[UNAVAILABLE: io exception] 2026-05-08 15:49:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:49:36 [snail-job-grpc-client-executor-127.0.0.1-1605] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2402] message:[UNAVAILABLE: io exception] 2026-05-08 15:49:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:49:46 [snail-job-grpc-client-executor-127.0.0.1-1606] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2404] message:[UNAVAILABLE: io exception] 2026-05-08 15:49:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:49:56 [snail-job-grpc-client-executor-127.0.0.1-1607] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2405] message:[UNAVAILABLE: io exception] 2026-05-08 15:50:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:50:06 [snail-job-grpc-client-executor-127.0.0.1-1608] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2406] message:[UNAVAILABLE: io exception] 2026-05-08 15:50:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:50:16 [snail-job-grpc-client-executor-127.0.0.1-1609] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2407] message:[UNAVAILABLE: io exception] 2026-05-08 15:50:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:50:26 [snail-job-grpc-client-executor-127.0.0.1-1610] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2408] message:[UNAVAILABLE: io exception] 2026-05-08 15:50:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:50:36 [snail-job-grpc-client-executor-127.0.0.1-1611] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2410] message:[UNAVAILABLE: io exception] 2026-05-08 15:50:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:50:46 [snail-job-grpc-client-executor-127.0.0.1-1613] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2411] message:[UNAVAILABLE: io exception] 2026-05-08 15:50:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:50:56 [snail-job-grpc-client-executor-127.0.0.1-1614] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2412] message:[UNAVAILABLE: io exception] 2026-05-08 15:51:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:51:06 [snail-job-grpc-client-executor-127.0.0.1-1615] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2413] message:[UNAVAILABLE: io exception] 2026-05-08 15:51:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:51:16 [snail-job-grpc-client-executor-127.0.0.1-1616] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2414] message:[UNAVAILABLE: io exception] 2026-05-08 15:51:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:51:26 [snail-job-grpc-client-executor-127.0.0.1-1617] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2415] message:[UNAVAILABLE: io exception] 2026-05-08 15:51:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:51:36 [snail-job-grpc-client-executor-127.0.0.1-1619] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2417] message:[UNAVAILABLE: io exception] 2026-05-08 15:51:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:51:46 [snail-job-grpc-client-executor-127.0.0.1-1620] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2418] message:[UNAVAILABLE: io exception] 2026-05-08 15:51:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:51:56 [snail-job-grpc-client-executor-127.0.0.1-1621] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2419] message:[UNAVAILABLE: io exception] 2026-05-08 15:52:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:52:06 [snail-job-grpc-client-executor-127.0.0.1-1622] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2420] message:[UNAVAILABLE: io exception] 2026-05-08 15:52:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:52:16 [snail-job-grpc-client-executor-127.0.0.1-1623] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2421] message:[UNAVAILABLE: io exception] 2026-05-08 15:52:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:52:26 [snail-job-grpc-client-executor-127.0.0.1-1624] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2422] message:[UNAVAILABLE: io exception] 2026-05-08 15:52:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:52:36 [snail-job-grpc-client-executor-127.0.0.1-1626] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2423] message:[UNAVAILABLE: io exception] 2026-05-08 15:52:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:52:46 [snail-job-grpc-client-executor-127.0.0.1-1627] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2425] message:[UNAVAILABLE: io exception] 2026-05-08 15:52:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:52:56 [snail-job-grpc-client-executor-127.0.0.1-1628] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2426] message:[UNAVAILABLE: io exception] 2026-05-08 15:53:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:53:06 [snail-job-grpc-client-executor-127.0.0.1-1629] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2427] message:[UNAVAILABLE: io exception] 2026-05-08 15:53:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:53:16 [snail-job-grpc-client-executor-127.0.0.1-1630] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2428] message:[UNAVAILABLE: io exception] 2026-05-08 15:53:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:53:26 [snail-job-grpc-client-executor-127.0.0.1-1631] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2429] message:[UNAVAILABLE: io exception] 2026-05-08 15:53:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:53:36 [snail-job-grpc-client-executor-127.0.0.1-1633] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2430] message:[UNAVAILABLE: io exception] 2026-05-08 15:53:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:53:46 [snail-job-grpc-client-executor-127.0.0.1-1634] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2432] message:[UNAVAILABLE: io exception] 2026-05-08 15:53:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:53:56 [snail-job-grpc-client-executor-127.0.0.1-1635] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2433] message:[UNAVAILABLE: io exception] 2026-05-08 15:54:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:54:06 [snail-job-grpc-client-executor-127.0.0.1-1636] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2434] message:[UNAVAILABLE: io exception] 2026-05-08 15:54:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:54:16 [snail-job-grpc-client-executor-127.0.0.1-1637] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2435] message:[UNAVAILABLE: io exception] 2026-05-08 15:54:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:54:26 [snail-job-grpc-client-executor-127.0.0.1-1638] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2436] message:[UNAVAILABLE: io exception] 2026-05-08 15:54:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:54:36 [snail-job-grpc-client-executor-127.0.0.1-1639] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2438] message:[UNAVAILABLE: io exception] 2026-05-08 15:54:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:54:46 [snail-job-grpc-client-executor-127.0.0.1-1641] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2439] message:[UNAVAILABLE: io exception] 2026-05-08 15:54:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:54:56 [snail-job-grpc-client-executor-127.0.0.1-1642] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2440] message:[UNAVAILABLE: io exception] 2026-05-08 15:55:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:55:06 [snail-job-grpc-client-executor-127.0.0.1-1643] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2441] message:[UNAVAILABLE: io exception] 2026-05-08 15:55:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:55:16 [snail-job-grpc-client-executor-127.0.0.1-1644] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2442] message:[UNAVAILABLE: io exception] 2026-05-08 15:55:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:55:26 [snail-job-grpc-client-executor-127.0.0.1-1645] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2443] message:[UNAVAILABLE: io exception] 2026-05-08 15:55:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:55:36 [snail-job-grpc-client-executor-127.0.0.1-1647] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2444] message:[UNAVAILABLE: io exception] 2026-05-08 15:55:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:55:46 [snail-job-grpc-client-executor-127.0.0.1-1648] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2446] message:[UNAVAILABLE: io exception] 2026-05-08 15:55:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:55:56 [snail-job-grpc-client-executor-127.0.0.1-1649] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2447] message:[UNAVAILABLE: io exception] 2026-05-08 15:56:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:56:06 [snail-job-grpc-client-executor-127.0.0.1-1650] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2448] message:[UNAVAILABLE: io exception] 2026-05-08 15:56:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:56:16 [snail-job-grpc-client-executor-127.0.0.1-1651] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2449] message:[UNAVAILABLE: io exception] 2026-05-08 15:56:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:56:26 [snail-job-grpc-client-executor-127.0.0.1-1652] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2450] message:[UNAVAILABLE: io exception] 2026-05-08 15:56:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:56:36 [snail-job-grpc-client-executor-127.0.0.1-1653] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2451] message:[UNAVAILABLE: io exception] 2026-05-08 15:56:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:56:46 [snail-job-grpc-client-executor-127.0.0.1-1655] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2453] message:[UNAVAILABLE: io exception] 2026-05-08 15:56:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:56:56 [snail-job-grpc-client-executor-127.0.0.1-1656] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2454] message:[UNAVAILABLE: io exception] 2026-05-08 15:57:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:57:06 [snail-job-grpc-client-executor-127.0.0.1-1657] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2455] message:[UNAVAILABLE: io exception] 2026-05-08 15:57:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:57:16 [snail-job-grpc-client-executor-127.0.0.1-1658] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2456] message:[UNAVAILABLE: io exception] 2026-05-08 15:57:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:57:26 [snail-job-grpc-client-executor-127.0.0.1-1659] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2457] message:[UNAVAILABLE: io exception] 2026-05-08 15:57:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:57:36 [snail-job-grpc-client-executor-127.0.0.1-1660] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2459] message:[UNAVAILABLE: io exception] 2026-05-08 15:57:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:57:46 [snail-job-grpc-client-executor-127.0.0.1-1662] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2460] message:[UNAVAILABLE: io exception] 2026-05-08 15:57:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:57:56 [snail-job-grpc-client-executor-127.0.0.1-1663] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2461] message:[UNAVAILABLE: io exception] 2026-05-08 15:58:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:58:06 [snail-job-grpc-client-executor-127.0.0.1-1664] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2462] message:[UNAVAILABLE: io exception] 2026-05-08 15:58:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:58:16 [snail-job-grpc-client-executor-127.0.0.1-1665] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2463] message:[UNAVAILABLE: io exception] 2026-05-08 15:58:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:58:26 [snail-job-grpc-client-executor-127.0.0.1-1666] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2464] message:[UNAVAILABLE: io exception] 2026-05-08 15:58:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:58:36 [snail-job-grpc-client-executor-127.0.0.1-1667] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2465] message:[UNAVAILABLE: io exception] 2026-05-08 15:58:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:58:46 [snail-job-grpc-client-executor-127.0.0.1-1669] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2467] message:[UNAVAILABLE: io exception] 2026-05-08 15:58:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:58:56 [snail-job-grpc-client-executor-127.0.0.1-1670] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2468] message:[UNAVAILABLE: io exception] 2026-05-08 15:59:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:59:06 [snail-job-grpc-client-executor-127.0.0.1-1671] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2469] message:[UNAVAILABLE: io exception] 2026-05-08 15:59:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:59:16 [snail-job-grpc-client-executor-127.0.0.1-1672] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2470] message:[UNAVAILABLE: io exception] 2026-05-08 15:59:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:59:26 [snail-job-grpc-client-executor-127.0.0.1-1673] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2471] message:[UNAVAILABLE: io exception] 2026-05-08 15:59:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:59:36 [snail-job-grpc-client-executor-127.0.0.1-1675] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2472] message:[UNAVAILABLE: io exception] 2026-05-08 15:59:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:59:46 [snail-job-grpc-client-executor-127.0.0.1-1676] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2474] message:[UNAVAILABLE: io exception] 2026-05-08 15:59:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 15:59:56 [snail-job-grpc-client-executor-127.0.0.1-1677] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2475] message:[UNAVAILABLE: io exception] 2026-05-08 16:00:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:00:06 [snail-job-grpc-client-executor-127.0.0.1-1678] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2476] message:[UNAVAILABLE: io exception] 2026-05-08 16:00:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:00:16 [snail-job-grpc-client-executor-127.0.0.1-1679] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2477] message:[UNAVAILABLE: io exception] 2026-05-08 16:00:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:00:26 [snail-job-grpc-client-executor-127.0.0.1-1680] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2478] message:[UNAVAILABLE: io exception] 2026-05-08 16:00:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:00:36 [snail-job-grpc-client-executor-127.0.0.1-1681] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2480] message:[UNAVAILABLE: io exception] 2026-05-08 16:00:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:00:46 [snail-job-grpc-client-executor-127.0.0.1-1683] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2481] message:[UNAVAILABLE: io exception] 2026-05-08 16:00:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:00:56 [snail-job-grpc-client-executor-127.0.0.1-1684] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2482] message:[UNAVAILABLE: io exception] 2026-05-08 16:01:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:01:06 [snail-job-grpc-client-executor-127.0.0.1-1685] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2483] message:[UNAVAILABLE: io exception] 2026-05-08 16:01:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:01:16 [snail-job-grpc-client-executor-127.0.0.1-1686] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2484] message:[UNAVAILABLE: io exception] 2026-05-08 16:01:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:01:26 [snail-job-grpc-client-executor-127.0.0.1-1687] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2485] message:[UNAVAILABLE: io exception] 2026-05-08 16:01:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:01:36 [snail-job-grpc-client-executor-127.0.0.1-1688] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2486] message:[UNAVAILABLE: io exception] 2026-05-08 16:01:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:01:46 [snail-job-grpc-client-executor-127.0.0.1-1690] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2488] message:[UNAVAILABLE: io exception] 2026-05-08 16:01:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:01:56 [snail-job-grpc-client-executor-127.0.0.1-1691] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2489] message:[UNAVAILABLE: io exception] 2026-05-08 16:02:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:02:06 [snail-job-grpc-client-executor-127.0.0.1-1692] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2490] message:[UNAVAILABLE: io exception] 2026-05-08 16:02:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:02:16 [snail-job-grpc-client-executor-127.0.0.1-1693] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2491] message:[UNAVAILABLE: io exception] 2026-05-08 16:02:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:02:26 [snail-job-grpc-client-executor-127.0.0.1-1694] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2492] message:[UNAVAILABLE: io exception] 2026-05-08 16:02:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:02:36 [snail-job-grpc-client-executor-127.0.0.1-1695] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2493] message:[UNAVAILABLE: io exception] 2026-05-08 16:02:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:02:46 [snail-job-grpc-client-executor-127.0.0.1-1697] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2495] message:[UNAVAILABLE: io exception] 2026-05-08 16:02:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:02:56 [snail-job-grpc-client-executor-127.0.0.1-1698] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2496] message:[UNAVAILABLE: io exception] 2026-05-08 16:03:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:03:06 [snail-job-grpc-client-executor-127.0.0.1-1699] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2497] message:[UNAVAILABLE: io exception] 2026-05-08 16:03:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:03:16 [snail-job-grpc-client-executor-127.0.0.1-1700] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2498] message:[UNAVAILABLE: io exception] 2026-05-08 16:03:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:03:26 [snail-job-grpc-client-executor-127.0.0.1-1701] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2499] message:[UNAVAILABLE: io exception] 2026-05-08 16:03:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:03:36 [snail-job-grpc-client-executor-127.0.0.1-1703] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2501] message:[UNAVAILABLE: io exception] 2026-05-08 16:03:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:03:46 [snail-job-grpc-client-executor-127.0.0.1-1704] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2502] message:[UNAVAILABLE: io exception] 2026-05-08 16:03:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:03:56 [snail-job-grpc-client-executor-127.0.0.1-1705] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2503] message:[UNAVAILABLE: io exception] 2026-05-08 16:04:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:04:06 [snail-job-grpc-client-executor-127.0.0.1-1706] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2504] message:[UNAVAILABLE: io exception] 2026-05-08 16:04:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:04:16 [snail-job-grpc-client-executor-127.0.0.1-1707] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2505] message:[UNAVAILABLE: io exception] 2026-05-08 16:04:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:04:26 [snail-job-grpc-client-executor-127.0.0.1-1708] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2506] message:[UNAVAILABLE: io exception] 2026-05-08 16:04:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:04:36 [snail-job-grpc-client-executor-127.0.0.1-1709] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2508] message:[UNAVAILABLE: io exception] 2026-05-08 16:04:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:04:46 [snail-job-grpc-client-executor-127.0.0.1-1711] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2509] message:[UNAVAILABLE: io exception] 2026-05-08 16:04:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:04:56 [snail-job-grpc-client-executor-127.0.0.1-1712] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2510] message:[UNAVAILABLE: io exception] 2026-05-08 16:05:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:05:06 [snail-job-grpc-client-executor-127.0.0.1-1713] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2511] message:[UNAVAILABLE: io exception] 2026-05-08 16:05:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:05:16 [snail-job-grpc-client-executor-127.0.0.1-1714] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2512] message:[UNAVAILABLE: io exception] 2026-05-08 16:05:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:05:26 [snail-job-grpc-client-executor-127.0.0.1-1715] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2513] message:[UNAVAILABLE: io exception] 2026-05-08 16:05:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:05:36 [snail-job-grpc-client-executor-127.0.0.1-1717] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2514] message:[UNAVAILABLE: io exception] 2026-05-08 16:05:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:05:46 [snail-job-grpc-client-executor-127.0.0.1-1718] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2516] message:[UNAVAILABLE: io exception] 2026-05-08 16:05:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:05:56 [snail-job-grpc-client-executor-127.0.0.1-1719] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2517] message:[UNAVAILABLE: io exception] 2026-05-08 16:06:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:06:06 [snail-job-grpc-client-executor-127.0.0.1-1720] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2518] message:[UNAVAILABLE: io exception] 2026-05-08 16:06:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:06:16 [snail-job-grpc-client-executor-127.0.0.1-1721] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2519] message:[UNAVAILABLE: io exception] 2026-05-08 16:06:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:06:26 [snail-job-grpc-client-executor-127.0.0.1-1722] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2520] message:[UNAVAILABLE: io exception] 2026-05-08 16:06:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:06:36 [snail-job-grpc-client-executor-127.0.0.1-1724] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2522] message:[UNAVAILABLE: io exception] 2026-05-08 16:06:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:06:46 [snail-job-grpc-client-executor-127.0.0.1-1725] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2523] message:[UNAVAILABLE: io exception] 2026-05-08 16:06:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:06:56 [snail-job-grpc-client-executor-127.0.0.1-1726] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2524] message:[UNAVAILABLE: io exception] 2026-05-08 16:07:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:07:06 [snail-job-grpc-client-executor-127.0.0.1-1727] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2525] message:[UNAVAILABLE: io exception] 2026-05-08 16:07:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:07:16 [snail-job-grpc-client-executor-127.0.0.1-1728] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2526] message:[UNAVAILABLE: io exception] 2026-05-08 16:07:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:07:26 [snail-job-grpc-client-executor-127.0.0.1-1729] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2527] message:[UNAVAILABLE: io exception] 2026-05-08 16:07:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:07:36 [snail-job-grpc-client-executor-127.0.0.1-1731] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2529] message:[UNAVAILABLE: io exception] 2026-05-08 16:07:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:07:46 [snail-job-grpc-client-executor-127.0.0.1-1732] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2530] message:[UNAVAILABLE: io exception] 2026-05-08 16:07:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:07:56 [snail-job-grpc-client-executor-127.0.0.1-1733] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2531] message:[UNAVAILABLE: io exception] 2026-05-08 16:08:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:08:06 [snail-job-grpc-client-executor-127.0.0.1-1734] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2532] message:[UNAVAILABLE: io exception] 2026-05-08 16:08:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:08:16 [snail-job-grpc-client-executor-127.0.0.1-1735] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2533] message:[UNAVAILABLE: io exception] 2026-05-08 16:08:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:08:26 [snail-job-grpc-client-executor-127.0.0.1-1736] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2534] message:[UNAVAILABLE: io exception] 2026-05-08 16:08:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:08:36 [snail-job-grpc-client-executor-127.0.0.1-1738] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2536] message:[UNAVAILABLE: io exception] 2026-05-08 16:08:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:08:46 [snail-job-grpc-client-executor-127.0.0.1-1739] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2537] message:[UNAVAILABLE: io exception] 2026-05-08 16:08:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:08:56 [snail-job-grpc-client-executor-127.0.0.1-1740] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2538] message:[UNAVAILABLE: io exception] 2026-05-08 16:09:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:09:06 [snail-job-grpc-client-executor-127.0.0.1-1741] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2539] message:[UNAVAILABLE: io exception] 2026-05-08 16:09:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:09:16 [snail-job-grpc-client-executor-127.0.0.1-1742] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2540] message:[UNAVAILABLE: io exception] 2026-05-08 16:09:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:09:26 [snail-job-grpc-client-executor-127.0.0.1-1743] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2541] message:[UNAVAILABLE: io exception] 2026-05-08 16:09:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:09:36 [snail-job-grpc-client-executor-127.0.0.1-1745] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2542] message:[UNAVAILABLE: io exception] 2026-05-08 16:09:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:09:46 [snail-job-grpc-client-executor-127.0.0.1-1746] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2544] message:[UNAVAILABLE: io exception] 2026-05-08 16:09:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:09:56 [snail-job-grpc-client-executor-127.0.0.1-1747] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2545] message:[UNAVAILABLE: io exception] 2026-05-08 16:10:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:10:06 [snail-job-grpc-client-executor-127.0.0.1-1748] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2546] message:[UNAVAILABLE: io exception] 2026-05-08 16:10:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:10:16 [snail-job-grpc-client-executor-127.0.0.1-1749] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2547] message:[UNAVAILABLE: io exception] 2026-05-08 16:10:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:10:26 [snail-job-grpc-client-executor-127.0.0.1-1750] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2548] message:[UNAVAILABLE: io exception] 2026-05-08 16:10:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:10:36 [snail-job-grpc-client-executor-127.0.0.1-1751] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2549] message:[UNAVAILABLE: io exception] 2026-05-08 16:10:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:10:46 [snail-job-grpc-client-executor-127.0.0.1-1753] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2551] message:[UNAVAILABLE: io exception] 2026-05-08 16:10:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:10:56 [snail-job-grpc-client-executor-127.0.0.1-1754] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2552] message:[UNAVAILABLE: io exception] 2026-05-08 16:11:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:11:06 [snail-job-grpc-client-executor-127.0.0.1-1755] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2553] message:[UNAVAILABLE: io exception] 2026-05-08 16:11:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:11:16 [snail-job-grpc-client-executor-127.0.0.1-1756] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2554] message:[UNAVAILABLE: io exception] 2026-05-08 16:11:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:11:26 [snail-job-grpc-client-executor-127.0.0.1-1757] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2555] message:[UNAVAILABLE: io exception] 2026-05-08 16:11:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:11:36 [snail-job-grpc-client-executor-127.0.0.1-1758] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2556] message:[UNAVAILABLE: io exception] 2026-05-08 16:11:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:11:46 [snail-job-grpc-client-executor-127.0.0.1-1760] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2558] message:[UNAVAILABLE: io exception] 2026-05-08 16:11:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:11:56 [snail-job-grpc-client-executor-127.0.0.1-1761] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2559] message:[UNAVAILABLE: io exception] 2026-05-08 16:12:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:12:06 [snail-job-grpc-client-executor-127.0.0.1-1762] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2560] message:[UNAVAILABLE: io exception] 2026-05-08 16:12:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:12:16 [snail-job-grpc-client-executor-127.0.0.1-1763] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2561] message:[UNAVAILABLE: io exception] 2026-05-08 16:12:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:12:26 [snail-job-grpc-client-executor-127.0.0.1-1764] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2562] message:[UNAVAILABLE: io exception] 2026-05-08 16:12:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:12:36 [snail-job-grpc-client-executor-127.0.0.1-1766] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2564] message:[UNAVAILABLE: io exception] 2026-05-08 16:12:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:12:46 [snail-job-grpc-client-executor-127.0.0.1-1767] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2565] message:[UNAVAILABLE: io exception] 2026-05-08 16:12:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:12:56 [snail-job-grpc-client-executor-127.0.0.1-1768] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2566] message:[UNAVAILABLE: io exception] 2026-05-08 16:13:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:13:06 [snail-job-grpc-client-executor-127.0.0.1-1769] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2567] message:[UNAVAILABLE: io exception] 2026-05-08 16:13:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:13:16 [snail-job-grpc-client-executor-127.0.0.1-1770] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2568] message:[UNAVAILABLE: io exception] 2026-05-08 16:13:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:13:26 [snail-job-grpc-client-executor-127.0.0.1-1771] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2569] message:[UNAVAILABLE: io exception] 2026-05-08 16:13:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:13:36 [snail-job-grpc-client-executor-127.0.0.1-1773] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2570] message:[UNAVAILABLE: io exception] 2026-05-08 16:13:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:13:46 [snail-job-grpc-client-executor-127.0.0.1-1774] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2572] message:[UNAVAILABLE: io exception] 2026-05-08 16:13:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:13:56 [snail-job-grpc-client-executor-127.0.0.1-1775] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2573] message:[UNAVAILABLE: io exception] 2026-05-08 16:14:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:14:06 [snail-job-grpc-client-executor-127.0.0.1-1776] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2574] message:[UNAVAILABLE: io exception] 2026-05-08 16:14:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:14:16 [snail-job-grpc-client-executor-127.0.0.1-1777] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2575] message:[UNAVAILABLE: io exception] 2026-05-08 16:14:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:14:26 [snail-job-grpc-client-executor-127.0.0.1-1778] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2576] message:[UNAVAILABLE: io exception] 2026-05-08 16:14:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:14:36 [snail-job-grpc-client-executor-127.0.0.1-1780] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2578] message:[UNAVAILABLE: io exception] 2026-05-08 16:14:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:14:46 [snail-job-grpc-client-executor-127.0.0.1-1781] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2579] message:[UNAVAILABLE: io exception] 2026-05-08 16:14:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:14:56 [snail-job-grpc-client-executor-127.0.0.1-1782] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2580] message:[UNAVAILABLE: io exception] 2026-05-08 16:15:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:15:06 [snail-job-grpc-client-executor-127.0.0.1-1783] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2581] message:[UNAVAILABLE: io exception] 2026-05-08 16:15:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:15:16 [snail-job-grpc-client-executor-127.0.0.1-1784] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2582] message:[UNAVAILABLE: io exception] 2026-05-08 16:15:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:15:26 [snail-job-grpc-client-executor-127.0.0.1-1785] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2583] message:[UNAVAILABLE: io exception] 2026-05-08 16:15:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:15:36 [snail-job-grpc-client-executor-127.0.0.1-1786] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2584] message:[UNAVAILABLE: io exception] 2026-05-08 16:15:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:15:46 [snail-job-grpc-client-executor-127.0.0.1-1788] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2586] message:[UNAVAILABLE: io exception] 2026-05-08 16:15:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:15:56 [snail-job-grpc-client-executor-127.0.0.1-1789] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2587] message:[UNAVAILABLE: io exception] 2026-05-08 16:16:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:16:06 [snail-job-grpc-client-executor-127.0.0.1-1790] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2588] message:[UNAVAILABLE: io exception] 2026-05-08 16:16:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:16:16 [snail-job-grpc-client-executor-127.0.0.1-1791] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2589] message:[UNAVAILABLE: io exception] 2026-05-08 16:16:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:16:26 [snail-job-grpc-client-executor-127.0.0.1-1792] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2590] message:[UNAVAILABLE: io exception] 2026-05-08 16:16:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:16:36 [snail-job-grpc-client-executor-127.0.0.1-1793] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2591] message:[UNAVAILABLE: io exception] 2026-05-08 16:16:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:16:46 [snail-job-grpc-client-executor-127.0.0.1-1795] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2593] message:[UNAVAILABLE: io exception] 2026-05-08 16:16:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:16:56 [snail-job-grpc-client-executor-127.0.0.1-1796] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2594] message:[UNAVAILABLE: io exception] 2026-05-08 16:17:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:17:06 [snail-job-grpc-client-executor-127.0.0.1-1797] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2595] message:[UNAVAILABLE: io exception] 2026-05-08 16:17:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:17:16 [snail-job-grpc-client-executor-127.0.0.1-1798] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2596] message:[UNAVAILABLE: io exception] 2026-05-08 16:17:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:17:26 [snail-job-grpc-client-executor-127.0.0.1-1799] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2597] message:[UNAVAILABLE: io exception] 2026-05-08 16:17:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:17:36 [snail-job-grpc-client-executor-127.0.0.1-1800] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2599] message:[UNAVAILABLE: io exception] 2026-05-08 16:17:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:17:46 [snail-job-grpc-client-executor-127.0.0.1-1802] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2600] message:[UNAVAILABLE: io exception] 2026-05-08 16:17:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:17:56 [snail-job-grpc-client-executor-127.0.0.1-1803] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2601] message:[UNAVAILABLE: io exception] 2026-05-08 16:18:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:18:06 [snail-job-grpc-client-executor-127.0.0.1-1804] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2602] message:[UNAVAILABLE: io exception] 2026-05-08 16:18:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:18:16 [snail-job-grpc-client-executor-127.0.0.1-1805] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2603] message:[UNAVAILABLE: io exception] 2026-05-08 16:18:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:18:26 [snail-job-grpc-client-executor-127.0.0.1-1806] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2604] message:[UNAVAILABLE: io exception] 2026-05-08 16:18:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:18:36 [snail-job-grpc-client-executor-127.0.0.1-1807] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2606] message:[UNAVAILABLE: io exception] 2026-05-08 16:18:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:18:46 [snail-job-grpc-client-executor-127.0.0.1-1809] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2607] message:[UNAVAILABLE: io exception] 2026-05-08 16:18:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:18:56 [snail-job-grpc-client-executor-127.0.0.1-1810] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2608] message:[UNAVAILABLE: io exception] 2026-05-08 16:19:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:19:06 [snail-job-grpc-client-executor-127.0.0.1-1811] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2609] message:[UNAVAILABLE: io exception] 2026-05-08 16:19:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:19:16 [snail-job-grpc-client-executor-127.0.0.1-1812] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2610] message:[UNAVAILABLE: io exception] 2026-05-08 16:19:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:19:26 [snail-job-grpc-client-executor-127.0.0.1-1813] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2611] message:[UNAVAILABLE: io exception] 2026-05-08 16:19:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:19:36 [snail-job-grpc-client-executor-127.0.0.1-1815] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2612] message:[UNAVAILABLE: io exception] 2026-05-08 16:19:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:19:46 [snail-job-grpc-client-executor-127.0.0.1-1816] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2614] message:[UNAVAILABLE: io exception] 2026-05-08 16:19:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:19:56 [snail-job-grpc-client-executor-127.0.0.1-1817] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2615] message:[UNAVAILABLE: io exception] 2026-05-08 16:20:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:20:06 [snail-job-grpc-client-executor-127.0.0.1-1818] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2616] message:[UNAVAILABLE: io exception] 2026-05-08 16:20:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:20:16 [snail-job-grpc-client-executor-127.0.0.1-1819] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2617] message:[UNAVAILABLE: io exception] 2026-05-08 16:20:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:20:26 [snail-job-grpc-client-executor-127.0.0.1-1820] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2618] message:[UNAVAILABLE: io exception] 2026-05-08 16:20:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:20:36 [snail-job-grpc-client-executor-127.0.0.1-1821] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2619] message:[UNAVAILABLE: io exception] 2026-05-08 16:20:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:20:46 [snail-job-grpc-client-executor-127.0.0.1-1823] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2621] message:[UNAVAILABLE: io exception] 2026-05-08 16:20:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:20:56 [snail-job-grpc-client-executor-127.0.0.1-1824] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2622] message:[UNAVAILABLE: io exception] 2026-05-08 16:21:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:21:06 [snail-job-grpc-client-executor-127.0.0.1-1825] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2623] message:[UNAVAILABLE: io exception] 2026-05-08 16:21:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:21:16 [snail-job-grpc-client-executor-127.0.0.1-1826] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2624] message:[UNAVAILABLE: io exception] 2026-05-08 16:21:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:21:26 [snail-job-grpc-client-executor-127.0.0.1-1827] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2625] message:[UNAVAILABLE: io exception] 2026-05-08 16:21:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:21:36 [snail-job-grpc-client-executor-127.0.0.1-1828] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2626] message:[UNAVAILABLE: io exception] 2026-05-08 16:21:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:21:46 [snail-job-grpc-client-executor-127.0.0.1-1830] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2628] message:[UNAVAILABLE: io exception] 2026-05-08 16:21:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:21:56 [snail-job-grpc-client-executor-127.0.0.1-1831] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2629] message:[UNAVAILABLE: io exception] 2026-05-08 16:22:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:22:06 [snail-job-grpc-client-executor-127.0.0.1-1832] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2630] message:[UNAVAILABLE: io exception] 2026-05-08 16:22:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:22:16 [snail-job-grpc-client-executor-127.0.0.1-1833] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2631] message:[UNAVAILABLE: io exception] 2026-05-08 16:22:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:22:26 [snail-job-grpc-client-executor-127.0.0.1-1834] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2632] message:[UNAVAILABLE: io exception] 2026-05-08 16:22:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:22:36 [snail-job-grpc-client-executor-127.0.0.1-1836] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2634] message:[UNAVAILABLE: io exception] 2026-05-08 16:22:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:22:46 [snail-job-grpc-client-executor-127.0.0.1-1837] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2635] message:[UNAVAILABLE: io exception] 2026-05-08 16:22:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:22:56 [snail-job-grpc-client-executor-127.0.0.1-1838] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2636] message:[UNAVAILABLE: io exception] 2026-05-08 16:23:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:23:06 [snail-job-grpc-client-executor-127.0.0.1-1839] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2637] message:[UNAVAILABLE: io exception] 2026-05-08 16:23:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:23:16 [snail-job-grpc-client-executor-127.0.0.1-1840] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2638] message:[UNAVAILABLE: io exception] 2026-05-08 16:23:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:23:26 [snail-job-grpc-client-executor-127.0.0.1-1841] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2639] message:[UNAVAILABLE: io exception] 2026-05-08 16:23:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:23:36 [snail-job-grpc-client-executor-127.0.0.1-1842] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2640] message:[UNAVAILABLE: io exception] 2026-05-08 16:23:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:23:46 [snail-job-grpc-client-executor-127.0.0.1-1844] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2642] message:[UNAVAILABLE: io exception] 2026-05-08 16:23:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:23:56 [snail-job-grpc-client-executor-127.0.0.1-1845] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2643] message:[UNAVAILABLE: io exception] 2026-05-08 16:24:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:24:06 [snail-job-grpc-client-executor-127.0.0.1-1846] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2644] message:[UNAVAILABLE: io exception] 2026-05-08 16:24:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:24:16 [snail-job-grpc-client-executor-127.0.0.1-1847] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2645] message:[UNAVAILABLE: io exception] 2026-05-08 16:24:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:24:26 [snail-job-grpc-client-executor-127.0.0.1-1848] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2646] message:[UNAVAILABLE: io exception] 2026-05-08 16:24:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:24:36 [snail-job-grpc-client-executor-127.0.0.1-1850] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2648] message:[UNAVAILABLE: io exception] 2026-05-08 16:24:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:24:46 [snail-job-grpc-client-executor-127.0.0.1-1851] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2649] message:[UNAVAILABLE: io exception] 2026-05-08 16:24:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:24:56 [snail-job-grpc-client-executor-127.0.0.1-1852] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2650] message:[UNAVAILABLE: io exception] 2026-05-08 16:25:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:25:06 [snail-job-grpc-client-executor-127.0.0.1-1853] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2651] message:[UNAVAILABLE: io exception] 2026-05-08 16:25:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:25:16 [snail-job-grpc-client-executor-127.0.0.1-1854] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2652] message:[UNAVAILABLE: io exception] 2026-05-08 16:25:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:25:26 [snail-job-grpc-client-executor-127.0.0.1-1855] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2653] message:[UNAVAILABLE: io exception] 2026-05-08 16:25:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:25:36 [snail-job-grpc-client-executor-127.0.0.1-1856] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2654] message:[UNAVAILABLE: io exception] 2026-05-08 16:25:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:25:46 [snail-job-grpc-client-executor-127.0.0.1-1858] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2656] message:[UNAVAILABLE: io exception] 2026-05-08 16:25:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:25:56 [snail-job-grpc-client-executor-127.0.0.1-1859] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2657] message:[UNAVAILABLE: io exception] 2026-05-08 16:26:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:26:06 [snail-job-grpc-client-executor-127.0.0.1-1860] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2658] message:[UNAVAILABLE: io exception] 2026-05-08 16:26:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:26:16 [snail-job-grpc-client-executor-127.0.0.1-1861] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2659] message:[UNAVAILABLE: io exception] 2026-05-08 16:26:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:26:26 [snail-job-grpc-client-executor-127.0.0.1-1862] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2660] message:[UNAVAILABLE: io exception] 2026-05-08 16:26:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:26:36 [snail-job-grpc-client-executor-127.0.0.1-1864] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2661] message:[UNAVAILABLE: io exception] 2026-05-08 16:26:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:26:46 [snail-job-grpc-client-executor-127.0.0.1-1865] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2663] message:[UNAVAILABLE: io exception] 2026-05-08 16:26:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:26:56 [snail-job-grpc-client-executor-127.0.0.1-1866] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2664] message:[UNAVAILABLE: io exception] 2026-05-08 16:27:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:27:06 [snail-job-grpc-client-executor-127.0.0.1-1867] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2665] message:[UNAVAILABLE: io exception] 2026-05-08 16:27:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:27:16 [snail-job-grpc-client-executor-127.0.0.1-1868] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2666] message:[UNAVAILABLE: io exception] 2026-05-08 16:27:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:27:26 [snail-job-grpc-client-executor-127.0.0.1-1869] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2667] message:[UNAVAILABLE: io exception] 2026-05-08 16:27:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:27:36 [snail-job-grpc-client-executor-127.0.0.1-1871] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2668] message:[UNAVAILABLE: io exception] 2026-05-08 16:27:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:27:46 [snail-job-grpc-client-executor-127.0.0.1-1872] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2670] message:[UNAVAILABLE: io exception] 2026-05-08 16:27:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:27:56 [snail-job-grpc-client-executor-127.0.0.1-1873] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2671] message:[UNAVAILABLE: io exception] 2026-05-08 16:28:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:28:06 [snail-job-grpc-client-executor-127.0.0.1-1874] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2672] message:[UNAVAILABLE: io exception] 2026-05-08 16:28:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:28:16 [snail-job-grpc-client-executor-127.0.0.1-1875] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2673] message:[UNAVAILABLE: io exception] 2026-05-08 16:28:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:28:26 [snail-job-grpc-client-executor-127.0.0.1-1876] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2674] message:[UNAVAILABLE: io exception] 2026-05-08 16:28:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:28:36 [snail-job-grpc-client-executor-127.0.0.1-1877] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2675] message:[UNAVAILABLE: io exception] 2026-05-08 16:28:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:28:46 [snail-job-grpc-client-executor-127.0.0.1-1879] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2677] message:[UNAVAILABLE: io exception] 2026-05-08 16:28:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:28:56 [snail-job-grpc-client-executor-127.0.0.1-1880] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2678] message:[UNAVAILABLE: io exception] 2026-05-08 16:29:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:29:06 [snail-job-grpc-client-executor-127.0.0.1-1881] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2679] message:[UNAVAILABLE: io exception] 2026-05-08 16:29:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:29:16 [snail-job-grpc-client-executor-127.0.0.1-1882] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2680] message:[UNAVAILABLE: io exception] 2026-05-08 16:29:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:29:26 [snail-job-grpc-client-executor-127.0.0.1-1883] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2681] message:[UNAVAILABLE: io exception] 2026-05-08 16:29:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:29:36 [snail-job-grpc-client-executor-127.0.0.1-1884] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2682] message:[UNAVAILABLE: io exception] 2026-05-08 16:29:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:29:46 [snail-job-grpc-client-executor-127.0.0.1-1886] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2684] message:[UNAVAILABLE: io exception] 2026-05-08 16:29:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:29:56 [snail-job-grpc-client-executor-127.0.0.1-1887] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2685] message:[UNAVAILABLE: io exception] 2026-05-08 16:30:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:30:06 [snail-job-grpc-client-executor-127.0.0.1-1888] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2686] message:[UNAVAILABLE: io exception] 2026-05-08 16:30:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:30:16 [snail-job-grpc-client-executor-127.0.0.1-1889] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2687] message:[UNAVAILABLE: io exception] 2026-05-08 16:30:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:30:26 [snail-job-grpc-client-executor-127.0.0.1-1890] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2688] message:[UNAVAILABLE: io exception] 2026-05-08 16:30:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:30:36 [snail-job-grpc-client-executor-127.0.0.1-1891] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2690] message:[UNAVAILABLE: io exception] 2026-05-08 16:30:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:30:46 [snail-job-grpc-client-executor-127.0.0.1-1893] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2691] message:[UNAVAILABLE: io exception] 2026-05-08 16:30:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:30:56 [snail-job-grpc-client-executor-127.0.0.1-1894] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2692] message:[UNAVAILABLE: io exception] 2026-05-08 16:31:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:31:06 [snail-job-grpc-client-executor-127.0.0.1-1895] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2693] message:[UNAVAILABLE: io exception] 2026-05-08 16:31:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:31:16 [snail-job-grpc-client-executor-127.0.0.1-1896] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2694] message:[UNAVAILABLE: io exception] 2026-05-08 16:31:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:31:26 [snail-job-grpc-client-executor-127.0.0.1-1897] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2695] message:[UNAVAILABLE: io exception] 2026-05-08 16:31:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:31:36 [snail-job-grpc-client-executor-127.0.0.1-1899] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2696] message:[UNAVAILABLE: io exception] 2026-05-08 16:31:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:31:46 [snail-job-grpc-client-executor-127.0.0.1-1900] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2698] message:[UNAVAILABLE: io exception] 2026-05-08 16:31:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:31:56 [snail-job-grpc-client-executor-127.0.0.1-1901] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2699] message:[UNAVAILABLE: io exception] 2026-05-08 16:32:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:32:06 [snail-job-grpc-client-executor-127.0.0.1-1902] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2700] message:[UNAVAILABLE: io exception] 2026-05-08 16:32:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:32:16 [snail-job-grpc-client-executor-127.0.0.1-1903] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2701] message:[UNAVAILABLE: io exception] 2026-05-08 16:32:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:32:26 [snail-job-grpc-client-executor-127.0.0.1-1904] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2702] message:[UNAVAILABLE: io exception] 2026-05-08 16:32:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:32:36 [snail-job-grpc-client-executor-127.0.0.1-1905] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2703] message:[UNAVAILABLE: io exception] 2026-05-08 16:32:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:32:46 [snail-job-grpc-client-executor-127.0.0.1-1907] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2705] message:[UNAVAILABLE: io exception] 2026-05-08 16:32:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:32:56 [snail-job-grpc-client-executor-127.0.0.1-1908] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2706] message:[UNAVAILABLE: io exception] 2026-05-08 16:33:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:33:06 [snail-job-grpc-client-executor-127.0.0.1-1909] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2707] message:[UNAVAILABLE: io exception] 2026-05-08 16:33:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:33:16 [snail-job-grpc-client-executor-127.0.0.1-1910] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2708] message:[UNAVAILABLE: io exception] 2026-05-08 16:33:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:33:26 [snail-job-grpc-client-executor-127.0.0.1-1911] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2709] message:[UNAVAILABLE: io exception] 2026-05-08 16:33:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:33:36 [snail-job-grpc-client-executor-127.0.0.1-1913] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2711] message:[UNAVAILABLE: io exception] 2026-05-08 16:33:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:33:46 [snail-job-grpc-client-executor-127.0.0.1-1914] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2712] message:[UNAVAILABLE: io exception] 2026-05-08 16:33:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:33:56 [snail-job-grpc-client-executor-127.0.0.1-1915] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2713] message:[UNAVAILABLE: io exception] 2026-05-08 16:34:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:34:06 [snail-job-grpc-client-executor-127.0.0.1-1916] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2714] message:[UNAVAILABLE: io exception] 2026-05-08 16:34:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:34:16 [snail-job-grpc-client-executor-127.0.0.1-1917] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2715] message:[UNAVAILABLE: io exception] 2026-05-08 16:34:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:34:26 [snail-job-grpc-client-executor-127.0.0.1-1918] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2716] message:[UNAVAILABLE: io exception] 2026-05-08 16:34:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:34:36 [snail-job-grpc-client-executor-127.0.0.1-1920] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2717] message:[UNAVAILABLE: io exception] 2026-05-08 16:34:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:34:46 [snail-job-grpc-client-executor-127.0.0.1-1921] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2719] message:[UNAVAILABLE: io exception] 2026-05-08 16:34:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:34:56 [snail-job-grpc-client-executor-127.0.0.1-1922] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2720] message:[UNAVAILABLE: io exception] 2026-05-08 16:35:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:35:06 [snail-job-grpc-client-executor-127.0.0.1-1923] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2721] message:[UNAVAILABLE: io exception] 2026-05-08 16:35:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:35:16 [snail-job-grpc-client-executor-127.0.0.1-1924] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2722] message:[UNAVAILABLE: io exception] 2026-05-08 16:35:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:35:26 [snail-job-grpc-client-executor-127.0.0.1-1925] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2723] message:[UNAVAILABLE: io exception] 2026-05-08 16:35:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:35:36 [snail-job-grpc-client-executor-127.0.0.1-1926] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2724] message:[UNAVAILABLE: io exception] 2026-05-08 16:35:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:35:46 [snail-job-grpc-client-executor-127.0.0.1-1928] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2726] message:[UNAVAILABLE: io exception] 2026-05-08 16:35:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:35:56 [snail-job-grpc-client-executor-127.0.0.1-1929] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2727] message:[UNAVAILABLE: io exception] 2026-05-08 16:36:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:36:06 [snail-job-grpc-client-executor-127.0.0.1-1930] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2728] message:[UNAVAILABLE: io exception] 2026-05-08 16:36:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:36:16 [snail-job-grpc-client-executor-127.0.0.1-1931] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2729] message:[UNAVAILABLE: io exception] 2026-05-08 16:36:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:36:26 [snail-job-grpc-client-executor-127.0.0.1-1932] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2730] message:[UNAVAILABLE: io exception] 2026-05-08 16:36:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:36:36 [snail-job-grpc-client-executor-127.0.0.1-1933] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2732] message:[UNAVAILABLE: io exception] 2026-05-08 16:36:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:36:46 [snail-job-grpc-client-executor-127.0.0.1-1935] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2733] message:[UNAVAILABLE: io exception] 2026-05-08 16:36:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:36:56 [snail-job-grpc-client-executor-127.0.0.1-1936] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2734] message:[UNAVAILABLE: io exception] 2026-05-08 16:37:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:37:06 [snail-job-grpc-client-executor-127.0.0.1-1937] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2735] message:[UNAVAILABLE: io exception] 2026-05-08 16:37:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:37:16 [snail-job-grpc-client-executor-127.0.0.1-1938] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2736] message:[UNAVAILABLE: io exception] 2026-05-08 16:37:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:37:26 [snail-job-grpc-client-executor-127.0.0.1-1939] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2737] message:[UNAVAILABLE: io exception] 2026-05-08 16:37:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:37:36 [snail-job-grpc-client-executor-127.0.0.1-1941] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2738] message:[UNAVAILABLE: io exception] 2026-05-08 16:37:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:37:46 [snail-job-grpc-client-executor-127.0.0.1-1942] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2740] message:[UNAVAILABLE: io exception] 2026-05-08 16:37:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:37:56 [snail-job-grpc-client-executor-127.0.0.1-1943] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2741] message:[UNAVAILABLE: io exception] 2026-05-08 16:38:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:38:06 [snail-job-grpc-client-executor-127.0.0.1-1944] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2742] message:[UNAVAILABLE: io exception] 2026-05-08 16:38:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:38:16 [snail-job-grpc-client-executor-127.0.0.1-1945] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2743] message:[UNAVAILABLE: io exception] 2026-05-08 16:38:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:38:26 [snail-job-grpc-client-executor-127.0.0.1-1946] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2744] message:[UNAVAILABLE: io exception] 2026-05-08 16:38:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:38:36 [snail-job-grpc-client-executor-127.0.0.1-1947] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2746] message:[UNAVAILABLE: io exception] 2026-05-08 16:38:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:38:46 [snail-job-grpc-client-executor-127.0.0.1-1949] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2747] message:[UNAVAILABLE: io exception] 2026-05-08 16:38:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:38:56 [snail-job-grpc-client-executor-127.0.0.1-1950] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2748] message:[UNAVAILABLE: io exception] 2026-05-08 16:39:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:39:06 [snail-job-grpc-client-executor-127.0.0.1-1951] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2749] message:[UNAVAILABLE: io exception] 2026-05-08 16:39:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:39:16 [snail-job-grpc-client-executor-127.0.0.1-1952] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2750] message:[UNAVAILABLE: io exception] 2026-05-08 16:39:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:39:26 [snail-job-grpc-client-executor-127.0.0.1-1953] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2751] message:[UNAVAILABLE: io exception] 2026-05-08 16:39:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:39:36 [snail-job-grpc-client-executor-127.0.0.1-1955] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2752] message:[UNAVAILABLE: io exception] 2026-05-08 16:39:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:39:46 [snail-job-grpc-client-executor-127.0.0.1-1956] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2754] message:[UNAVAILABLE: io exception] 2026-05-08 16:39:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:39:56 [snail-job-grpc-client-executor-127.0.0.1-1957] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2755] message:[UNAVAILABLE: io exception] 2026-05-08 16:40:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:40:06 [snail-job-grpc-client-executor-127.0.0.1-1958] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2756] message:[UNAVAILABLE: io exception] 2026-05-08 16:40:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:40:16 [snail-job-grpc-client-executor-127.0.0.1-1959] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2757] message:[UNAVAILABLE: io exception] 2026-05-08 16:40:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:40:26 [snail-job-grpc-client-executor-127.0.0.1-1960] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2758] message:[UNAVAILABLE: io exception] 2026-05-08 16:40:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:40:36 [snail-job-grpc-client-executor-127.0.0.1-1962] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2760] message:[UNAVAILABLE: io exception] 2026-05-08 16:40:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:40:46 [snail-job-grpc-client-executor-127.0.0.1-1963] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2761] message:[UNAVAILABLE: io exception] 2026-05-08 16:40:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:40:56 [snail-job-grpc-client-executor-127.0.0.1-1964] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2762] message:[UNAVAILABLE: io exception] 2026-05-08 16:41:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:41:06 [snail-job-grpc-client-executor-127.0.0.1-1965] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2763] message:[UNAVAILABLE: io exception] 2026-05-08 16:41:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:41:16 [snail-job-grpc-client-executor-127.0.0.1-1966] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2764] message:[UNAVAILABLE: io exception] 2026-05-08 16:41:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:41:26 [snail-job-grpc-client-executor-127.0.0.1-1967] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2765] message:[UNAVAILABLE: io exception] 2026-05-08 16:41:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:41:36 [snail-job-grpc-client-executor-127.0.0.1-1968] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2766] message:[UNAVAILABLE: io exception] 2026-05-08 16:41:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:41:46 [snail-job-grpc-client-executor-127.0.0.1-1970] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2768] message:[UNAVAILABLE: io exception] 2026-05-08 16:41:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:41:56 [snail-job-grpc-client-executor-127.0.0.1-1971] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2769] message:[UNAVAILABLE: io exception] 2026-05-08 16:42:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:42:06 [snail-job-grpc-client-executor-127.0.0.1-1972] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2770] message:[UNAVAILABLE: io exception] 2026-05-08 16:42:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:42:16 [snail-job-grpc-client-executor-127.0.0.1-1973] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2771] message:[UNAVAILABLE: io exception] 2026-05-08 16:42:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:42:26 [snail-job-grpc-client-executor-127.0.0.1-1974] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2772] message:[UNAVAILABLE: io exception] 2026-05-08 16:42:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:42:36 [snail-job-grpc-client-executor-127.0.0.1-1975] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2774] message:[UNAVAILABLE: io exception] 2026-05-08 16:42:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:42:46 [snail-job-grpc-client-executor-127.0.0.1-1977] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2775] message:[UNAVAILABLE: io exception] 2026-05-08 16:42:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:42:56 [snail-job-grpc-client-executor-127.0.0.1-1978] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2776] message:[UNAVAILABLE: io exception] 2026-05-08 16:43:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:43:06 [snail-job-grpc-client-executor-127.0.0.1-1979] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2777] message:[UNAVAILABLE: io exception] 2026-05-08 16:43:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:43:16 [snail-job-grpc-client-executor-127.0.0.1-1980] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2778] message:[UNAVAILABLE: io exception] 2026-05-08 16:43:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:43:26 [snail-job-grpc-client-executor-127.0.0.1-1981] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2779] message:[UNAVAILABLE: io exception] 2026-05-08 16:43:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:43:36 [snail-job-grpc-client-executor-127.0.0.1-1982] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2781] message:[UNAVAILABLE: io exception] 2026-05-08 16:43:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:43:46 [snail-job-grpc-client-executor-127.0.0.1-1984] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2782] message:[UNAVAILABLE: io exception] 2026-05-08 16:43:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:43:56 [snail-job-grpc-client-executor-127.0.0.1-1985] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2783] message:[UNAVAILABLE: io exception] 2026-05-08 16:44:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:44:06 [snail-job-grpc-client-executor-127.0.0.1-1986] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2784] message:[UNAVAILABLE: io exception] 2026-05-08 16:44:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:44:16 [snail-job-grpc-client-executor-127.0.0.1-1987] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2785] message:[UNAVAILABLE: io exception] 2026-05-08 16:44:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:44:26 [snail-job-grpc-client-executor-127.0.0.1-1988] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2786] message:[UNAVAILABLE: io exception] 2026-05-08 16:44:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:44:36 [snail-job-grpc-client-executor-127.0.0.1-1990] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2788] message:[UNAVAILABLE: io exception] 2026-05-08 16:44:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:44:46 [snail-job-grpc-client-executor-127.0.0.1-1991] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2789] message:[UNAVAILABLE: io exception] 2026-05-08 16:44:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:44:56 [snail-job-grpc-client-executor-127.0.0.1-1992] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2790] message:[UNAVAILABLE: io exception] 2026-05-08 16:45:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:45:06 [snail-job-grpc-client-executor-127.0.0.1-1993] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2791] message:[UNAVAILABLE: io exception] 2026-05-08 16:45:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:45:16 [snail-job-grpc-client-executor-127.0.0.1-1994] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2792] message:[UNAVAILABLE: io exception] 2026-05-08 16:45:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:45:26 [snail-job-grpc-client-executor-127.0.0.1-1995] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2793] message:[UNAVAILABLE: io exception] 2026-05-08 16:45:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:45:36 [snail-job-grpc-client-executor-127.0.0.1-1996] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2794] message:[UNAVAILABLE: io exception] 2026-05-08 16:45:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:45:46 [snail-job-grpc-client-executor-127.0.0.1-1998] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2796] message:[UNAVAILABLE: io exception] 2026-05-08 16:45:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:45:56 [snail-job-grpc-client-executor-127.0.0.1-1999] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2797] message:[UNAVAILABLE: io exception] 2026-05-08 16:46:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:46:06 [snail-job-grpc-client-executor-127.0.0.1-2000] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2798] message:[UNAVAILABLE: io exception] 2026-05-08 16:46:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:46:16 [snail-job-grpc-client-executor-127.0.0.1-2001] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2799] message:[UNAVAILABLE: io exception] 2026-05-08 16:46:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:46:26 [snail-job-grpc-client-executor-127.0.0.1-2002] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2800] message:[UNAVAILABLE: io exception] 2026-05-08 16:46:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:46:36 [snail-job-grpc-client-executor-127.0.0.1-2003] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2802] message:[UNAVAILABLE: io exception] 2026-05-08 16:46:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:46:46 [snail-job-grpc-client-executor-127.0.0.1-2005] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2803] message:[UNAVAILABLE: io exception] 2026-05-08 16:46:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:46:56 [snail-job-grpc-client-executor-127.0.0.1-2006] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2804] message:[UNAVAILABLE: io exception] 2026-05-08 16:47:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:47:06 [snail-job-grpc-client-executor-127.0.0.1-2007] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2805] message:[UNAVAILABLE: io exception] 2026-05-08 16:47:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:47:16 [snail-job-grpc-client-executor-127.0.0.1-2008] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2806] message:[UNAVAILABLE: io exception] 2026-05-08 16:47:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:47:26 [snail-job-grpc-client-executor-127.0.0.1-2009] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2807] message:[UNAVAILABLE: io exception] 2026-05-08 16:47:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:47:36 [snail-job-grpc-client-executor-127.0.0.1-2010] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2809] message:[UNAVAILABLE: io exception] 2026-05-08 16:47:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:47:46 [snail-job-grpc-client-executor-127.0.0.1-2012] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2810] message:[UNAVAILABLE: io exception] 2026-05-08 16:47:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:47:56 [snail-job-grpc-client-executor-127.0.0.1-2013] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2811] message:[UNAVAILABLE: io exception] 2026-05-08 16:48:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:48:06 [snail-job-grpc-client-executor-127.0.0.1-2014] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2812] message:[UNAVAILABLE: io exception] 2026-05-08 16:48:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:48:16 [snail-job-grpc-client-executor-127.0.0.1-2015] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2813] message:[UNAVAILABLE: io exception] 2026-05-08 16:48:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:48:26 [snail-job-grpc-client-executor-127.0.0.1-2016] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2814] message:[UNAVAILABLE: io exception] 2026-05-08 16:48:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:48:36 [snail-job-grpc-client-executor-127.0.0.1-2018] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2816] message:[UNAVAILABLE: io exception] 2026-05-08 16:48:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:48:46 [snail-job-grpc-client-executor-127.0.0.1-2019] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2817] message:[UNAVAILABLE: io exception] 2026-05-08 16:48:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:48:56 [snail-job-grpc-client-executor-127.0.0.1-2020] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2818] message:[UNAVAILABLE: io exception] 2026-05-08 16:49:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:49:06 [snail-job-grpc-client-executor-127.0.0.1-2021] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2819] message:[UNAVAILABLE: io exception] 2026-05-08 16:49:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:49:16 [snail-job-grpc-client-executor-127.0.0.1-2022] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2820] message:[UNAVAILABLE: io exception] 2026-05-08 16:49:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:49:26 [snail-job-grpc-client-executor-127.0.0.1-2023] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2821] message:[UNAVAILABLE: io exception] 2026-05-08 16:49:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:49:36 [snail-job-grpc-client-executor-127.0.0.1-2024] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2823] message:[UNAVAILABLE: io exception] 2026-05-08 16:49:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:49:46 [snail-job-grpc-client-executor-127.0.0.1-2026] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2824] message:[UNAVAILABLE: io exception] 2026-05-08 16:49:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:49:56 [snail-job-grpc-client-executor-127.0.0.1-2027] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2825] message:[UNAVAILABLE: io exception] 2026-05-08 16:50:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:50:06 [snail-job-grpc-client-executor-127.0.0.1-2028] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2826] message:[UNAVAILABLE: io exception] 2026-05-08 16:50:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:50:16 [snail-job-grpc-client-executor-127.0.0.1-2029] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2827] message:[UNAVAILABLE: io exception] 2026-05-08 16:50:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:50:26 [snail-job-grpc-client-executor-127.0.0.1-2030] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2828] message:[UNAVAILABLE: io exception] 2026-05-08 16:50:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:50:36 [snail-job-grpc-client-executor-127.0.0.1-2031] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2829] message:[UNAVAILABLE: io exception] 2026-05-08 16:50:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:50:46 [snail-job-grpc-client-executor-127.0.0.1-2033] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2831] message:[UNAVAILABLE: io exception] 2026-05-08 16:50:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:50:56 [snail-job-grpc-client-executor-127.0.0.1-2034] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2832] message:[UNAVAILABLE: io exception] 2026-05-08 16:51:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:51:06 [snail-job-grpc-client-executor-127.0.0.1-2035] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2833] message:[UNAVAILABLE: io exception] 2026-05-08 16:51:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:51:16 [snail-job-grpc-client-executor-127.0.0.1-2036] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2834] message:[UNAVAILABLE: io exception] 2026-05-08 16:51:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:51:26 [snail-job-grpc-client-executor-127.0.0.1-2037] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2835] message:[UNAVAILABLE: io exception] 2026-05-08 16:51:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:51:36 [snail-job-grpc-client-executor-127.0.0.1-2039] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2837] message:[UNAVAILABLE: io exception] 2026-05-08 16:51:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:51:46 [snail-job-grpc-client-executor-127.0.0.1-2040] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2838] message:[UNAVAILABLE: io exception] 2026-05-08 16:51:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:51:56 [snail-job-grpc-client-executor-127.0.0.1-2041] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2839] message:[UNAVAILABLE: io exception] 2026-05-08 16:52:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:52:06 [snail-job-grpc-client-executor-127.0.0.1-2042] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2840] message:[UNAVAILABLE: io exception] 2026-05-08 16:52:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:52:16 [snail-job-grpc-client-executor-127.0.0.1-2043] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2841] message:[UNAVAILABLE: io exception] 2026-05-08 16:52:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:52:26 [snail-job-grpc-client-executor-127.0.0.1-2044] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2842] message:[UNAVAILABLE: io exception] 2026-05-08 16:52:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:52:36 [snail-job-grpc-client-executor-127.0.0.1-2045] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2844] message:[UNAVAILABLE: io exception] 2026-05-08 16:52:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:52:46 [snail-job-grpc-client-executor-127.0.0.1-2047] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2845] message:[UNAVAILABLE: io exception] 2026-05-08 16:52:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:52:56 [snail-job-grpc-client-executor-127.0.0.1-2048] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2846] message:[UNAVAILABLE: io exception] 2026-05-08 16:53:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:53:06 [snail-job-grpc-client-executor-127.0.0.1-2049] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2847] message:[UNAVAILABLE: io exception] 2026-05-08 16:53:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:53:16 [snail-job-grpc-client-executor-127.0.0.1-2050] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2848] message:[UNAVAILABLE: io exception] 2026-05-08 16:53:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:53:26 [snail-job-grpc-client-executor-127.0.0.1-2051] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2849] message:[UNAVAILABLE: io exception] 2026-05-08 16:53:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:53:36 [snail-job-grpc-client-executor-127.0.0.1-2052] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2850] message:[UNAVAILABLE: io exception] 2026-05-08 16:53:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:53:46 [snail-job-grpc-client-executor-127.0.0.1-2054] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2852] message:[UNAVAILABLE: io exception] 2026-05-08 16:53:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:53:56 [snail-job-grpc-client-executor-127.0.0.1-2055] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2853] message:[UNAVAILABLE: io exception] 2026-05-08 16:54:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:54:06 [snail-job-grpc-client-executor-127.0.0.1-2056] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2854] message:[UNAVAILABLE: io exception] 2026-05-08 16:54:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:54:16 [snail-job-grpc-client-executor-127.0.0.1-2057] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2855] message:[UNAVAILABLE: io exception] 2026-05-08 16:54:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:54:26 [snail-job-grpc-client-executor-127.0.0.1-2058] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2856] message:[UNAVAILABLE: io exception] 2026-05-08 16:54:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:54:36 [snail-job-grpc-client-executor-127.0.0.1-2059] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2858] message:[UNAVAILABLE: io exception] 2026-05-08 16:54:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:54:46 [snail-job-grpc-client-executor-127.0.0.1-2061] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2859] message:[UNAVAILABLE: io exception] 2026-05-08 16:54:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:54:56 [snail-job-grpc-client-executor-127.0.0.1-2062] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2860] message:[UNAVAILABLE: io exception] 2026-05-08 16:55:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:55:06 [snail-job-grpc-client-executor-127.0.0.1-2063] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2861] message:[UNAVAILABLE: io exception] 2026-05-08 16:55:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:55:16 [snail-job-grpc-client-executor-127.0.0.1-2064] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2862] message:[UNAVAILABLE: io exception] 2026-05-08 16:55:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:55:26 [snail-job-grpc-client-executor-127.0.0.1-2065] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2863] message:[UNAVAILABLE: io exception] 2026-05-08 16:55:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:55:36 [snail-job-grpc-client-executor-127.0.0.1-2066] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2865] message:[UNAVAILABLE: io exception] 2026-05-08 16:55:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:55:46 [snail-job-grpc-client-executor-127.0.0.1-2068] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2866] message:[UNAVAILABLE: io exception] 2026-05-08 16:55:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:55:56 [snail-job-grpc-client-executor-127.0.0.1-2069] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2867] message:[UNAVAILABLE: io exception] 2026-05-08 16:56:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:56:06 [snail-job-grpc-client-executor-127.0.0.1-2070] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2868] message:[UNAVAILABLE: io exception] 2026-05-08 16:56:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:56:16 [snail-job-grpc-client-executor-127.0.0.1-2071] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2869] message:[UNAVAILABLE: io exception] 2026-05-08 16:56:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:56:26 [snail-job-grpc-client-executor-127.0.0.1-2072] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2870] message:[UNAVAILABLE: io exception] 2026-05-08 16:56:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:56:36 [snail-job-grpc-client-executor-127.0.0.1-2073] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2872] message:[UNAVAILABLE: io exception] 2026-05-08 16:56:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:56:46 [snail-job-grpc-client-executor-127.0.0.1-2075] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2873] message:[UNAVAILABLE: io exception] 2026-05-08 16:56:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:56:56 [snail-job-grpc-client-executor-127.0.0.1-2076] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2874] message:[UNAVAILABLE: io exception] 2026-05-08 16:57:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:57:06 [snail-job-grpc-client-executor-127.0.0.1-2077] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2875] message:[UNAVAILABLE: io exception] 2026-05-08 16:57:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:57:16 [snail-job-grpc-client-executor-127.0.0.1-2078] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2876] message:[UNAVAILABLE: io exception] 2026-05-08 16:57:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:57:26 [snail-job-grpc-client-executor-127.0.0.1-2079] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2877] message:[UNAVAILABLE: io exception] 2026-05-08 16:57:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:57:36 [snail-job-grpc-client-executor-127.0.0.1-2081] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2878] message:[UNAVAILABLE: io exception] 2026-05-08 16:57:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:57:46 [snail-job-grpc-client-executor-127.0.0.1-2082] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2880] message:[UNAVAILABLE: io exception] 2026-05-08 16:57:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:57:56 [snail-job-grpc-client-executor-127.0.0.1-2083] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2881] message:[UNAVAILABLE: io exception] 2026-05-08 16:58:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:58:06 [snail-job-grpc-client-executor-127.0.0.1-2084] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2882] message:[UNAVAILABLE: io exception] 2026-05-08 16:58:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:58:16 [snail-job-grpc-client-executor-127.0.0.1-2085] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2883] message:[UNAVAILABLE: io exception] 2026-05-08 16:58:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:58:26 [snail-job-grpc-client-executor-127.0.0.1-2086] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2884] message:[UNAVAILABLE: io exception] 2026-05-08 16:58:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:58:36 [snail-job-grpc-client-executor-127.0.0.1-2088] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2886] message:[UNAVAILABLE: io exception] 2026-05-08 16:58:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:58:46 [snail-job-grpc-client-executor-127.0.0.1-2089] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2887] message:[UNAVAILABLE: io exception] 2026-05-08 16:58:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:58:56 [snail-job-grpc-client-executor-127.0.0.1-2090] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2888] message:[UNAVAILABLE: io exception] 2026-05-08 16:59:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:59:06 [snail-job-grpc-client-executor-127.0.0.1-2091] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2889] message:[UNAVAILABLE: io exception] 2026-05-08 16:59:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:59:16 [snail-job-grpc-client-executor-127.0.0.1-2092] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2890] message:[UNAVAILABLE: io exception] 2026-05-08 16:59:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:59:26 [snail-job-grpc-client-executor-127.0.0.1-2093] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2891] message:[UNAVAILABLE: io exception] 2026-05-08 16:59:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:59:36 [snail-job-grpc-client-executor-127.0.0.1-2095] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2893] message:[UNAVAILABLE: io exception] 2026-05-08 16:59:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:59:46 [snail-job-grpc-client-executor-127.0.0.1-2096] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2894] message:[UNAVAILABLE: io exception] 2026-05-08 16:59:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 16:59:56 [snail-job-grpc-client-executor-127.0.0.1-2097] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2895] message:[UNAVAILABLE: io exception] 2026-05-08 17:00:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:00:06 [snail-job-grpc-client-executor-127.0.0.1-2098] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2896] message:[UNAVAILABLE: io exception] 2026-05-08 17:00:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:00:16 [snail-job-grpc-client-executor-127.0.0.1-2099] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2897] message:[UNAVAILABLE: io exception] 2026-05-08 17:00:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:00:26 [snail-job-grpc-client-executor-127.0.0.1-2100] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2898] message:[UNAVAILABLE: io exception] 2026-05-08 17:00:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:00:36 [snail-job-grpc-client-executor-127.0.0.1-2101] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2899] message:[UNAVAILABLE: io exception] 2026-05-08 17:00:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:00:46 [snail-job-grpc-client-executor-127.0.0.1-2103] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2901] message:[UNAVAILABLE: io exception] 2026-05-08 17:00:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:00:56 [snail-job-grpc-client-executor-127.0.0.1-2104] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2902] message:[UNAVAILABLE: io exception] 2026-05-08 17:01:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:01:06 [snail-job-grpc-client-executor-127.0.0.1-2105] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2903] message:[UNAVAILABLE: io exception] 2026-05-08 17:01:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:01:16 [snail-job-grpc-client-executor-127.0.0.1-2106] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2904] message:[UNAVAILABLE: io exception] 2026-05-08 17:01:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:01:26 [snail-job-grpc-client-executor-127.0.0.1-2107] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2905] message:[UNAVAILABLE: io exception] 2026-05-08 17:01:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:01:36 [snail-job-grpc-client-executor-127.0.0.1-2109] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2906] message:[UNAVAILABLE: io exception] 2026-05-08 17:01:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:01:46 [snail-job-grpc-client-executor-127.0.0.1-2110] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2908] message:[UNAVAILABLE: io exception] 2026-05-08 17:01:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:01:56 [snail-job-grpc-client-executor-127.0.0.1-2111] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2909] message:[UNAVAILABLE: io exception] 2026-05-08 17:02:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:02:06 [snail-job-grpc-client-executor-127.0.0.1-2112] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2910] message:[UNAVAILABLE: io exception] 2026-05-08 17:02:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:02:16 [snail-job-grpc-client-executor-127.0.0.1-2113] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2911] message:[UNAVAILABLE: io exception] 2026-05-08 17:02:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:02:26 [snail-job-grpc-client-executor-127.0.0.1-2114] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2912] message:[UNAVAILABLE: io exception] 2026-05-08 17:02:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:02:36 [snail-job-grpc-client-executor-127.0.0.1-2115] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2913] message:[UNAVAILABLE: io exception] 2026-05-08 17:02:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:02:46 [snail-job-grpc-client-executor-127.0.0.1-2117] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2915] message:[UNAVAILABLE: io exception] 2026-05-08 17:02:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:02:56 [snail-job-grpc-client-executor-127.0.0.1-2118] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2916] message:[UNAVAILABLE: io exception] 2026-05-08 17:03:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:03:06 [snail-job-grpc-client-executor-127.0.0.1-2119] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2917] message:[UNAVAILABLE: io exception] 2026-05-08 17:03:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:03:16 [snail-job-grpc-client-executor-127.0.0.1-2120] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2918] message:[UNAVAILABLE: io exception] 2026-05-08 17:03:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:03:26 [snail-job-grpc-client-executor-127.0.0.1-2121] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2919] message:[UNAVAILABLE: io exception] 2026-05-08 17:03:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:03:36 [snail-job-grpc-client-executor-127.0.0.1-2122] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2921] message:[UNAVAILABLE: io exception] 2026-05-08 17:03:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:03:46 [snail-job-grpc-client-executor-127.0.0.1-2124] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2922] message:[UNAVAILABLE: io exception] 2026-05-08 17:03:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:03:56 [snail-job-grpc-client-executor-127.0.0.1-2125] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2923] message:[UNAVAILABLE: io exception] 2026-05-08 17:04:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:04:06 [snail-job-grpc-client-executor-127.0.0.1-2126] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2924] message:[UNAVAILABLE: io exception] 2026-05-08 17:04:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:04:16 [snail-job-grpc-client-executor-127.0.0.1-2127] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2925] message:[UNAVAILABLE: io exception] 2026-05-08 17:04:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:04:26 [snail-job-grpc-client-executor-127.0.0.1-2128] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2926] message:[UNAVAILABLE: io exception] 2026-05-08 17:04:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:04:36 [snail-job-grpc-client-executor-127.0.0.1-2130] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2928] message:[UNAVAILABLE: io exception] 2026-05-08 17:04:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:04:46 [snail-job-grpc-client-executor-127.0.0.1-2131] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2929] message:[UNAVAILABLE: io exception] 2026-05-08 17:04:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:04:56 [snail-job-grpc-client-executor-127.0.0.1-2132] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2930] message:[UNAVAILABLE: io exception] 2026-05-08 17:05:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:05:06 [snail-job-grpc-client-executor-127.0.0.1-2133] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2931] message:[UNAVAILABLE: io exception] 2026-05-08 17:05:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:05:16 [snail-job-grpc-client-executor-127.0.0.1-2134] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2932] message:[UNAVAILABLE: io exception] 2026-05-08 17:05:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:05:26 [snail-job-grpc-client-executor-127.0.0.1-2135] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2933] message:[UNAVAILABLE: io exception] 2026-05-08 17:05:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:05:36 [snail-job-grpc-client-executor-127.0.0.1-2137] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2934] message:[UNAVAILABLE: io exception] 2026-05-08 17:05:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:05:46 [snail-job-grpc-client-executor-127.0.0.1-2138] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2936] message:[UNAVAILABLE: io exception] 2026-05-08 17:05:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:05:56 [snail-job-grpc-client-executor-127.0.0.1-2139] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2937] message:[UNAVAILABLE: io exception] 2026-05-08 17:06:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:06:06 [snail-job-grpc-client-executor-127.0.0.1-2140] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2938] message:[UNAVAILABLE: io exception] 2026-05-08 17:06:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:06:16 [snail-job-grpc-client-executor-127.0.0.1-2141] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2939] message:[UNAVAILABLE: io exception] 2026-05-08 17:06:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:06:26 [snail-job-grpc-client-executor-127.0.0.1-2142] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2940] message:[UNAVAILABLE: io exception] 2026-05-08 17:06:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:06:36 [snail-job-grpc-client-executor-127.0.0.1-2144] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2941] message:[UNAVAILABLE: io exception] 2026-05-08 17:06:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:06:46 [snail-job-grpc-client-executor-127.0.0.1-2145] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2943] message:[UNAVAILABLE: io exception] 2026-05-08 17:06:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:06:56 [snail-job-grpc-client-executor-127.0.0.1-2146] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2944] message:[UNAVAILABLE: io exception] 2026-05-08 17:07:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:07:06 [snail-job-grpc-client-executor-127.0.0.1-2147] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2945] message:[UNAVAILABLE: io exception] 2026-05-08 17:07:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:07:16 [snail-job-grpc-client-executor-127.0.0.1-2148] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2946] message:[UNAVAILABLE: io exception] 2026-05-08 17:07:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:07:26 [snail-job-grpc-client-executor-127.0.0.1-2149] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2947] message:[UNAVAILABLE: io exception] 2026-05-08 17:07:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:07:36 [snail-job-grpc-client-executor-127.0.0.1-2151] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2949] message:[UNAVAILABLE: io exception] 2026-05-08 17:07:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:07:46 [snail-job-grpc-client-executor-127.0.0.1-2152] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2950] message:[UNAVAILABLE: io exception] 2026-05-08 17:07:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:07:56 [snail-job-grpc-client-executor-127.0.0.1-2153] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2951] message:[UNAVAILABLE: io exception] 2026-05-08 17:08:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:08:06 [snail-job-grpc-client-executor-127.0.0.1-2154] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2952] message:[UNAVAILABLE: io exception] 2026-05-08 17:08:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:08:16 [snail-job-grpc-client-executor-127.0.0.1-2155] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2953] message:[UNAVAILABLE: io exception] 2026-05-08 17:08:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:08:26 [snail-job-grpc-client-executor-127.0.0.1-2156] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2954] message:[UNAVAILABLE: io exception] 2026-05-08 17:08:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:08:36 [snail-job-grpc-client-executor-127.0.0.1-2157] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2955] message:[UNAVAILABLE: io exception] 2026-05-08 17:08:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:08:46 [snail-job-grpc-client-executor-127.0.0.1-2159] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2957] message:[UNAVAILABLE: io exception] 2026-05-08 17:08:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:08:56 [snail-job-grpc-client-executor-127.0.0.1-2160] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2958] message:[UNAVAILABLE: io exception] 2026-05-08 17:09:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:09:06 [snail-job-grpc-client-executor-127.0.0.1-2161] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2959] message:[UNAVAILABLE: io exception] 2026-05-08 17:09:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:09:16 [snail-job-grpc-client-executor-127.0.0.1-2162] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2960] message:[UNAVAILABLE: io exception] 2026-05-08 17:09:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:09:26 [snail-job-grpc-client-executor-127.0.0.1-2163] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2961] message:[UNAVAILABLE: io exception] 2026-05-08 17:09:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:09:36 [snail-job-grpc-client-executor-127.0.0.1-2165] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2963] message:[UNAVAILABLE: io exception] 2026-05-08 17:09:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:09:46 [snail-job-grpc-client-executor-127.0.0.1-2166] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2964] message:[UNAVAILABLE: io exception] 2026-05-08 17:09:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:09:56 [snail-job-grpc-client-executor-127.0.0.1-2167] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2965] message:[UNAVAILABLE: io exception] 2026-05-08 17:10:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:10:06 [snail-job-grpc-client-executor-127.0.0.1-2168] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2966] message:[UNAVAILABLE: io exception] 2026-05-08 17:10:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:10:16 [snail-job-grpc-client-executor-127.0.0.1-2169] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2967] message:[UNAVAILABLE: io exception] 2026-05-08 17:10:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:10:26 [snail-job-grpc-client-executor-127.0.0.1-2170] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2968] message:[UNAVAILABLE: io exception] 2026-05-08 17:10:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:10:36 [snail-job-grpc-client-executor-127.0.0.1-2171] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2970] message:[UNAVAILABLE: io exception] 2026-05-08 17:10:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:10:46 [snail-job-grpc-client-executor-127.0.0.1-2173] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2971] message:[UNAVAILABLE: io exception] 2026-05-08 17:10:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:10:56 [snail-job-grpc-client-executor-127.0.0.1-2174] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2972] message:[UNAVAILABLE: io exception] 2026-05-08 17:11:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:11:06 [snail-job-grpc-client-executor-127.0.0.1-2175] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2973] message:[UNAVAILABLE: io exception] 2026-05-08 17:11:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:11:16 [snail-job-grpc-client-executor-127.0.0.1-2176] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2974] message:[UNAVAILABLE: io exception] 2026-05-08 17:11:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:11:26 [snail-job-grpc-client-executor-127.0.0.1-2177] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2975] message:[UNAVAILABLE: io exception] 2026-05-08 17:11:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:11:36 [snail-job-grpc-client-executor-127.0.0.1-2179] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2977] message:[UNAVAILABLE: io exception] 2026-05-08 17:11:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:11:46 [snail-job-grpc-client-executor-127.0.0.1-2180] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2978] message:[UNAVAILABLE: io exception] 2026-05-08 17:11:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:11:56 [snail-job-grpc-client-executor-127.0.0.1-2181] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2979] message:[UNAVAILABLE: io exception] 2026-05-08 17:12:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:12:06 [snail-job-grpc-client-executor-127.0.0.1-2182] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2980] message:[UNAVAILABLE: io exception] 2026-05-08 17:12:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:12:16 [snail-job-grpc-client-executor-127.0.0.1-2183] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2981] message:[UNAVAILABLE: io exception] 2026-05-08 17:12:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:12:26 [snail-job-grpc-client-executor-127.0.0.1-2184] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2982] message:[UNAVAILABLE: io exception] 2026-05-08 17:12:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:12:36 [snail-job-grpc-client-executor-127.0.0.1-2185] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2984] message:[UNAVAILABLE: io exception] 2026-05-08 17:12:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:12:46 [snail-job-grpc-client-executor-127.0.0.1-2187] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2985] message:[UNAVAILABLE: io exception] 2026-05-08 17:12:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:12:56 [snail-job-grpc-client-executor-127.0.0.1-2188] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2986] message:[UNAVAILABLE: io exception] 2026-05-08 17:13:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:13:06 [snail-job-grpc-client-executor-127.0.0.1-2189] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2987] message:[UNAVAILABLE: io exception] 2026-05-08 17:13:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:13:16 [snail-job-grpc-client-executor-127.0.0.1-2190] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2988] message:[UNAVAILABLE: io exception] 2026-05-08 17:13:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:13:26 [snail-job-grpc-client-executor-127.0.0.1-2191] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2989] message:[UNAVAILABLE: io exception] 2026-05-08 17:13:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:13:36 [snail-job-grpc-client-executor-127.0.0.1-2192] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2991] message:[UNAVAILABLE: io exception] 2026-05-08 17:13:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:13:46 [snail-job-grpc-client-executor-127.0.0.1-2194] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2992] message:[UNAVAILABLE: io exception] 2026-05-08 17:13:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:13:56 [snail-job-grpc-client-executor-127.0.0.1-2195] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2993] message:[UNAVAILABLE: io exception] 2026-05-08 17:14:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:14:06 [snail-job-grpc-client-executor-127.0.0.1-2196] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2994] message:[UNAVAILABLE: io exception] 2026-05-08 17:14:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:14:16 [snail-job-grpc-client-executor-127.0.0.1-2197] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2995] message:[UNAVAILABLE: io exception] 2026-05-08 17:14:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:14:26 [snail-job-grpc-client-executor-127.0.0.1-2198] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2996] message:[UNAVAILABLE: io exception] 2026-05-08 17:14:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:14:36 [snail-job-grpc-client-executor-127.0.0.1-2199] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2998] message:[UNAVAILABLE: io exception] 2026-05-08 17:14:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:14:46 [snail-job-grpc-client-executor-127.0.0.1-2201] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[2999] message:[UNAVAILABLE: io exception] 2026-05-08 17:14:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:14:56 [snail-job-grpc-client-executor-127.0.0.1-2202] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3000] message:[UNAVAILABLE: io exception] 2026-05-08 17:15:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:15:06 [snail-job-grpc-client-executor-127.0.0.1-2203] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3001] message:[UNAVAILABLE: io exception] 2026-05-08 17:15:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:15:16 [snail-job-grpc-client-executor-127.0.0.1-2204] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3002] message:[UNAVAILABLE: io exception] 2026-05-08 17:15:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:15:26 [snail-job-grpc-client-executor-127.0.0.1-2205] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3003] message:[UNAVAILABLE: io exception] 2026-05-08 17:15:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:15:36 [snail-job-grpc-client-executor-127.0.0.1-2206] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3004] message:[UNAVAILABLE: io exception] 2026-05-08 17:15:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:15:46 [snail-job-grpc-client-executor-127.0.0.1-2208] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3006] message:[UNAVAILABLE: io exception] 2026-05-08 17:15:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:15:56 [snail-job-grpc-client-executor-127.0.0.1-2209] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3007] message:[UNAVAILABLE: io exception] 2026-05-08 17:16:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:16:06 [snail-job-grpc-client-executor-127.0.0.1-2210] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3008] message:[UNAVAILABLE: io exception] 2026-05-08 17:16:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:16:16 [snail-job-grpc-client-executor-127.0.0.1-2211] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3009] message:[UNAVAILABLE: io exception] 2026-05-08 17:16:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:16:26 [snail-job-grpc-client-executor-127.0.0.1-2212] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3010] message:[UNAVAILABLE: io exception] 2026-05-08 17:16:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:16:36 [snail-job-grpc-client-executor-127.0.0.1-2214] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3012] message:[UNAVAILABLE: io exception] 2026-05-08 17:16:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:16:46 [snail-job-grpc-client-executor-127.0.0.1-2215] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3013] message:[UNAVAILABLE: io exception] 2026-05-08 17:16:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:16:56 [snail-job-grpc-client-executor-127.0.0.1-2216] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3014] message:[UNAVAILABLE: io exception] 2026-05-08 17:17:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:17:06 [snail-job-grpc-client-executor-127.0.0.1-2217] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3015] message:[UNAVAILABLE: io exception] 2026-05-08 17:17:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:17:16 [snail-job-grpc-client-executor-127.0.0.1-2218] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3016] message:[UNAVAILABLE: io exception] 2026-05-08 17:17:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:17:26 [snail-job-grpc-client-executor-127.0.0.1-2219] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3017] message:[UNAVAILABLE: io exception] 2026-05-08 17:17:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:17:36 [snail-job-grpc-client-executor-127.0.0.1-2221] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3018] message:[UNAVAILABLE: io exception] 2026-05-08 17:17:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:17:46 [snail-job-grpc-client-executor-127.0.0.1-2222] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3020] message:[UNAVAILABLE: io exception] 2026-05-08 17:17:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:17:56 [snail-job-grpc-client-executor-127.0.0.1-2223] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3021] message:[UNAVAILABLE: io exception] 2026-05-08 17:18:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:18:06 [snail-job-grpc-client-executor-127.0.0.1-2224] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3022] message:[UNAVAILABLE: io exception] 2026-05-08 17:18:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:18:16 [snail-job-grpc-client-executor-127.0.0.1-2225] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3023] message:[UNAVAILABLE: io exception] 2026-05-08 17:18:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:18:26 [snail-job-grpc-client-executor-127.0.0.1-2226] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3024] message:[UNAVAILABLE: io exception] 2026-05-08 17:18:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:18:36 [snail-job-grpc-client-executor-127.0.0.1-2228] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3026] message:[UNAVAILABLE: io exception] 2026-05-08 17:18:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:18:46 [snail-job-grpc-client-executor-127.0.0.1-2229] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3027] message:[UNAVAILABLE: io exception] 2026-05-08 17:18:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:18:56 [snail-job-grpc-client-executor-127.0.0.1-2230] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3028] message:[UNAVAILABLE: io exception] 2026-05-08 17:19:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:19:06 [snail-job-grpc-client-executor-127.0.0.1-2231] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3029] message:[UNAVAILABLE: io exception] 2026-05-08 17:19:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:19:16 [snail-job-grpc-client-executor-127.0.0.1-2232] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3030] message:[UNAVAILABLE: io exception] 2026-05-08 17:19:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:19:26 [snail-job-grpc-client-executor-127.0.0.1-2233] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3031] message:[UNAVAILABLE: io exception] 2026-05-08 17:19:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:19:36 [snail-job-grpc-client-executor-127.0.0.1-2234] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3032] message:[UNAVAILABLE: io exception] 2026-05-08 17:19:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:19:46 [snail-job-grpc-client-executor-127.0.0.1-2236] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3034] message:[UNAVAILABLE: io exception] 2026-05-08 17:19:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:19:56 [snail-job-grpc-client-executor-127.0.0.1-2237] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3035] message:[UNAVAILABLE: io exception] 2026-05-08 17:20:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:20:06 [snail-job-grpc-client-executor-127.0.0.1-2238] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3036] message:[UNAVAILABLE: io exception] 2026-05-08 17:20:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:20:16 [snail-job-grpc-client-executor-127.0.0.1-2239] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3037] message:[UNAVAILABLE: io exception] 2026-05-08 17:20:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:20:26 [snail-job-grpc-client-executor-127.0.0.1-2240] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3038] message:[UNAVAILABLE: io exception] 2026-05-08 17:20:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:20:36 [snail-job-grpc-client-executor-127.0.0.1-2241] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3039] message:[UNAVAILABLE: io exception] 2026-05-08 17:20:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:20:46 [snail-job-grpc-client-executor-127.0.0.1-2243] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3041] message:[UNAVAILABLE: io exception] 2026-05-08 17:20:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:20:56 [snail-job-grpc-client-executor-127.0.0.1-2244] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3042] message:[UNAVAILABLE: io exception] 2026-05-08 17:21:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:21:06 [snail-job-grpc-client-executor-127.0.0.1-2245] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3043] message:[UNAVAILABLE: io exception] 2026-05-08 17:21:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:21:16 [snail-job-grpc-client-executor-127.0.0.1-2246] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3044] message:[UNAVAILABLE: io exception] 2026-05-08 17:21:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:21:26 [snail-job-grpc-client-executor-127.0.0.1-2247] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3045] message:[UNAVAILABLE: io exception] 2026-05-08 17:21:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:21:36 [snail-job-grpc-client-executor-127.0.0.1-2248] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3046] message:[UNAVAILABLE: io exception] 2026-05-08 17:21:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:21:46 [snail-job-grpc-client-executor-127.0.0.1-2250] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3048] message:[UNAVAILABLE: io exception] 2026-05-08 17:21:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:21:56 [snail-job-grpc-client-executor-127.0.0.1-2251] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3049] message:[UNAVAILABLE: io exception] 2026-05-08 17:22:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:22:06 [snail-job-grpc-client-executor-127.0.0.1-2252] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3050] message:[UNAVAILABLE: io exception] 2026-05-08 17:22:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:22:16 [snail-job-grpc-client-executor-127.0.0.1-2253] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3051] message:[UNAVAILABLE: io exception] 2026-05-08 17:22:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:22:26 [snail-job-grpc-client-executor-127.0.0.1-2254] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3052] message:[UNAVAILABLE: io exception] 2026-05-08 17:22:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:22:36 [snail-job-grpc-client-executor-127.0.0.1-2256] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3053] message:[UNAVAILABLE: io exception] 2026-05-08 17:22:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:22:46 [snail-job-grpc-client-executor-127.0.0.1-2257] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3055] message:[UNAVAILABLE: io exception] 2026-05-08 17:22:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:22:56 [snail-job-grpc-client-executor-127.0.0.1-2258] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3056] message:[UNAVAILABLE: io exception] 2026-05-08 17:23:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:23:06 [snail-job-grpc-client-executor-127.0.0.1-2259] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3057] message:[UNAVAILABLE: io exception] 2026-05-08 17:23:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:23:16 [snail-job-grpc-client-executor-127.0.0.1-2260] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3058] message:[UNAVAILABLE: io exception] 2026-05-08 17:23:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:23:26 [snail-job-grpc-client-executor-127.0.0.1-2261] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3059] message:[UNAVAILABLE: io exception] 2026-05-08 17:23:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:23:36 [snail-job-grpc-client-executor-127.0.0.1-2262] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3061] message:[UNAVAILABLE: io exception] 2026-05-08 17:23:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:23:46 [snail-job-grpc-client-executor-127.0.0.1-2264] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3062] message:[UNAVAILABLE: io exception] 2026-05-08 17:23:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:23:56 [snail-job-grpc-client-executor-127.0.0.1-2265] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3063] message:[UNAVAILABLE: io exception] 2026-05-08 17:24:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:24:06 [snail-job-grpc-client-executor-127.0.0.1-2266] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3064] message:[UNAVAILABLE: io exception] 2026-05-08 17:24:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:24:16 [snail-job-grpc-client-executor-127.0.0.1-2267] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3065] message:[UNAVAILABLE: io exception] 2026-05-08 17:24:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:24:26 [snail-job-grpc-client-executor-127.0.0.1-2268] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3066] message:[UNAVAILABLE: io exception] 2026-05-08 17:24:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:24:36 [snail-job-grpc-client-executor-127.0.0.1-2270] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3068] message:[UNAVAILABLE: io exception] 2026-05-08 17:24:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:24:46 [snail-job-grpc-client-executor-127.0.0.1-2271] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3069] message:[UNAVAILABLE: io exception] 2026-05-08 17:24:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:24:56 [snail-job-grpc-client-executor-127.0.0.1-2272] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3070] message:[UNAVAILABLE: io exception] 2026-05-08 17:25:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:25:06 [snail-job-grpc-client-executor-127.0.0.1-2273] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3071] message:[UNAVAILABLE: io exception] 2026-05-08 17:25:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:25:16 [snail-job-grpc-client-executor-127.0.0.1-2274] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3072] message:[UNAVAILABLE: io exception] 2026-05-08 17:25:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:25:26 [snail-job-grpc-client-executor-127.0.0.1-2275] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3073] message:[UNAVAILABLE: io exception] 2026-05-08 17:25:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:25:36 [snail-job-grpc-client-executor-127.0.0.1-2276] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3075] message:[UNAVAILABLE: io exception] 2026-05-08 17:25:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:25:46 [snail-job-grpc-client-executor-127.0.0.1-2278] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3076] message:[UNAVAILABLE: io exception] 2026-05-08 17:25:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:25:56 [snail-job-grpc-client-executor-127.0.0.1-2279] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3077] message:[UNAVAILABLE: io exception] 2026-05-08 17:26:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:26:06 [snail-job-grpc-client-executor-127.0.0.1-2280] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3078] message:[UNAVAILABLE: io exception] 2026-05-08 17:26:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:26:16 [snail-job-grpc-client-executor-127.0.0.1-2281] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3079] message:[UNAVAILABLE: io exception] 2026-05-08 17:26:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:26:26 [snail-job-grpc-client-executor-127.0.0.1-2282] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3080] message:[UNAVAILABLE: io exception] 2026-05-08 17:26:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:26:36 [snail-job-grpc-client-executor-127.0.0.1-2283] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3082] message:[UNAVAILABLE: io exception] 2026-05-08 17:26:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:26:46 [snail-job-grpc-client-executor-127.0.0.1-2285] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3083] message:[UNAVAILABLE: io exception] 2026-05-08 17:26:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:26:56 [snail-job-grpc-client-executor-127.0.0.1-2286] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3084] message:[UNAVAILABLE: io exception] 2026-05-08 17:27:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:27:06 [snail-job-grpc-client-executor-127.0.0.1-2287] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3085] message:[UNAVAILABLE: io exception] 2026-05-08 17:27:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:27:16 [snail-job-grpc-client-executor-127.0.0.1-2288] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3086] message:[UNAVAILABLE: io exception] 2026-05-08 17:27:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:27:26 [snail-job-grpc-client-executor-127.0.0.1-2289] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3087] message:[UNAVAILABLE: io exception] 2026-05-08 17:27:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:27:36 [snail-job-grpc-client-executor-127.0.0.1-2290] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3089] message:[UNAVAILABLE: io exception] 2026-05-08 17:27:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:27:46 [snail-job-grpc-client-executor-127.0.0.1-2292] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3090] message:[UNAVAILABLE: io exception] 2026-05-08 17:27:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:27:56 [snail-job-grpc-client-executor-127.0.0.1-2293] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3091] message:[UNAVAILABLE: io exception] 2026-05-08 17:28:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:28:06 [snail-job-grpc-client-executor-127.0.0.1-2294] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3092] message:[UNAVAILABLE: io exception] 2026-05-08 17:28:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:28:16 [snail-job-grpc-client-executor-127.0.0.1-2295] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3093] message:[UNAVAILABLE: io exception] 2026-05-08 17:28:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:28:26 [snail-job-grpc-client-executor-127.0.0.1-2296] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3094] message:[UNAVAILABLE: io exception] 2026-05-08 17:28:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:28:36 [snail-job-grpc-client-executor-127.0.0.1-2297] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3096] message:[UNAVAILABLE: io exception] 2026-05-08 17:28:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:28:46 [snail-job-grpc-client-executor-127.0.0.1-2299] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3097] message:[UNAVAILABLE: io exception] 2026-05-08 17:28:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:28:56 [snail-job-grpc-client-executor-127.0.0.1-2300] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3098] message:[UNAVAILABLE: io exception] 2026-05-08 17:29:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:29:06 [snail-job-grpc-client-executor-127.0.0.1-2301] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3099] message:[UNAVAILABLE: io exception] 2026-05-08 17:29:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:29:16 [snail-job-grpc-client-executor-127.0.0.1-2302] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3100] message:[UNAVAILABLE: io exception] 2026-05-08 17:29:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:29:26 [snail-job-grpc-client-executor-127.0.0.1-2303] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3101] message:[UNAVAILABLE: io exception] 2026-05-08 17:29:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:29:36 [snail-job-grpc-client-executor-127.0.0.1-2304] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3102] message:[UNAVAILABLE: io exception] 2026-05-08 17:29:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:29:46 [snail-job-grpc-client-executor-127.0.0.1-2306] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3104] message:[UNAVAILABLE: io exception] 2026-05-08 17:29:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:29:56 [snail-job-grpc-client-executor-127.0.0.1-2307] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3105] message:[UNAVAILABLE: io exception] 2026-05-08 17:30:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:30:06 [snail-job-grpc-client-executor-127.0.0.1-2308] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3106] message:[UNAVAILABLE: io exception] 2026-05-08 17:30:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:30:16 [snail-job-grpc-client-executor-127.0.0.1-2309] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3107] message:[UNAVAILABLE: io exception] 2026-05-08 17:30:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:30:26 [snail-job-grpc-client-executor-127.0.0.1-2310] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3108] message:[UNAVAILABLE: io exception] 2026-05-08 17:30:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:30:36 [snail-job-grpc-client-executor-127.0.0.1-2312] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3110] message:[UNAVAILABLE: io exception] 2026-05-08 17:30:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:30:46 [snail-job-grpc-client-executor-127.0.0.1-2313] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3111] message:[UNAVAILABLE: io exception] 2026-05-08 17:30:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:30:56 [snail-job-grpc-client-executor-127.0.0.1-2314] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3112] message:[UNAVAILABLE: io exception] 2026-05-08 17:31:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:31:06 [snail-job-grpc-client-executor-127.0.0.1-2315] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3113] message:[UNAVAILABLE: io exception] 2026-05-08 17:31:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:31:16 [snail-job-grpc-client-executor-127.0.0.1-2316] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3114] message:[UNAVAILABLE: io exception] 2026-05-08 17:31:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:31:26 [snail-job-grpc-client-executor-127.0.0.1-2317] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3115] message:[UNAVAILABLE: io exception] 2026-05-08 17:31:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:31:36 [snail-job-grpc-client-executor-127.0.0.1-2318] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3116] message:[UNAVAILABLE: io exception] 2026-05-08 17:31:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:31:46 [snail-job-grpc-client-executor-127.0.0.1-2320] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3118] message:[UNAVAILABLE: io exception] 2026-05-08 17:31:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:31:56 [snail-job-grpc-client-executor-127.0.0.1-2321] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3119] message:[UNAVAILABLE: io exception] 2026-05-08 17:32:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:32:06 [snail-job-grpc-client-executor-127.0.0.1-2322] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3120] message:[UNAVAILABLE: io exception] 2026-05-08 17:32:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:32:16 [snail-job-grpc-client-executor-127.0.0.1-2323] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3121] message:[UNAVAILABLE: io exception] 2026-05-08 17:32:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:32:26 [snail-job-grpc-client-executor-127.0.0.1-2324] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3122] message:[UNAVAILABLE: io exception] 2026-05-08 17:32:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:32:36 [snail-job-grpc-client-executor-127.0.0.1-2325] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3124] message:[UNAVAILABLE: io exception] 2026-05-08 17:32:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:32:46 [snail-job-grpc-client-executor-127.0.0.1-2327] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3125] message:[UNAVAILABLE: io exception] 2026-05-08 17:32:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:32:56 [snail-job-grpc-client-executor-127.0.0.1-2328] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3126] message:[UNAVAILABLE: io exception] 2026-05-08 17:33:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:33:06 [snail-job-grpc-client-executor-127.0.0.1-2329] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3127] message:[UNAVAILABLE: io exception] 2026-05-08 17:33:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:33:16 [snail-job-grpc-client-executor-127.0.0.1-2330] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3128] message:[UNAVAILABLE: io exception] 2026-05-08 17:33:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:33:26 [snail-job-grpc-client-executor-127.0.0.1-2331] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3129] message:[UNAVAILABLE: io exception] 2026-05-08 17:33:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:33:36 [snail-job-grpc-client-executor-127.0.0.1-2333] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3130] message:[UNAVAILABLE: io exception] 2026-05-08 17:33:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:33:46 [snail-job-grpc-client-executor-127.0.0.1-2334] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3132] message:[UNAVAILABLE: io exception] 2026-05-08 17:33:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:33:56 [snail-job-grpc-client-executor-127.0.0.1-2335] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3133] message:[UNAVAILABLE: io exception] 2026-05-08 17:34:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:34:06 [snail-job-grpc-client-executor-127.0.0.1-2336] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3134] message:[UNAVAILABLE: io exception] 2026-05-08 17:34:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:34:16 [snail-job-grpc-client-executor-127.0.0.1-2337] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3135] message:[UNAVAILABLE: io exception] 2026-05-08 17:34:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:34:26 [snail-job-grpc-client-executor-127.0.0.1-2338] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3136] message:[UNAVAILABLE: io exception] 2026-05-08 17:34:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:34:36 [snail-job-grpc-client-executor-127.0.0.1-2339] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3137] message:[UNAVAILABLE: io exception] 2026-05-08 17:34:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:34:46 [snail-job-grpc-client-executor-127.0.0.1-2341] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3139] message:[UNAVAILABLE: io exception] 2026-05-08 17:34:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:34:56 [snail-job-grpc-client-executor-127.0.0.1-2342] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3140] message:[UNAVAILABLE: io exception] 2026-05-08 17:35:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:35:06 [snail-job-grpc-client-executor-127.0.0.1-2343] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3141] message:[UNAVAILABLE: io exception] 2026-05-08 17:35:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:35:16 [snail-job-grpc-client-executor-127.0.0.1-2344] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3142] message:[UNAVAILABLE: io exception] 2026-05-08 17:35:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:35:26 [snail-job-grpc-client-executor-127.0.0.1-2345] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3143] message:[UNAVAILABLE: io exception] 2026-05-08 17:35:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:35:36 [snail-job-grpc-client-executor-127.0.0.1-2346] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3144] message:[UNAVAILABLE: io exception] 2026-05-08 17:35:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:35:46 [snail-job-grpc-client-executor-127.0.0.1-2348] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3146] message:[UNAVAILABLE: io exception] 2026-05-08 17:35:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:35:56 [snail-job-grpc-client-executor-127.0.0.1-2349] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3147] message:[UNAVAILABLE: io exception] 2026-05-08 17:36:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:36:06 [snail-job-grpc-client-executor-127.0.0.1-2350] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3148] message:[UNAVAILABLE: io exception] 2026-05-08 17:36:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:36:16 [snail-job-grpc-client-executor-127.0.0.1-2351] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3149] message:[UNAVAILABLE: io exception] 2026-05-08 17:36:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:36:26 [snail-job-grpc-client-executor-127.0.0.1-2352] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3150] message:[UNAVAILABLE: io exception] 2026-05-08 17:36:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:36:36 [snail-job-grpc-client-executor-127.0.0.1-2353] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3151] message:[UNAVAILABLE: io exception] 2026-05-08 17:36:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:36:46 [snail-job-grpc-client-executor-127.0.0.1-2355] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3153] message:[UNAVAILABLE: io exception] 2026-05-08 17:36:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:36:56 [snail-job-grpc-client-executor-127.0.0.1-2356] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3154] message:[UNAVAILABLE: io exception] 2026-05-08 17:37:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:37:06 [snail-job-grpc-client-executor-127.0.0.1-2357] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3155] message:[UNAVAILABLE: io exception] 2026-05-08 17:37:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:37:16 [snail-job-grpc-client-executor-127.0.0.1-2358] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3156] message:[UNAVAILABLE: io exception] 2026-05-08 17:37:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:37:26 [snail-job-grpc-client-executor-127.0.0.1-2359] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3157] message:[UNAVAILABLE: io exception] 2026-05-08 17:37:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:37:36 [snail-job-grpc-client-executor-127.0.0.1-2360] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3158] message:[UNAVAILABLE: io exception] 2026-05-08 17:37:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:37:46 [snail-job-grpc-client-executor-127.0.0.1-2362] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3160] message:[UNAVAILABLE: io exception] 2026-05-08 17:37:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:37:56 [snail-job-grpc-client-executor-127.0.0.1-2363] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3161] message:[UNAVAILABLE: io exception] 2026-05-08 17:38:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:38:06 [snail-job-grpc-client-executor-127.0.0.1-2364] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3162] message:[UNAVAILABLE: io exception] 2026-05-08 17:38:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:38:16 [snail-job-grpc-client-executor-127.0.0.1-2365] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3163] message:[UNAVAILABLE: io exception] 2026-05-08 17:38:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:38:26 [snail-job-grpc-client-executor-127.0.0.1-2366] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3164] message:[UNAVAILABLE: io exception] 2026-05-08 17:38:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:38:36 [snail-job-grpc-client-executor-127.0.0.1-2367] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3165] message:[UNAVAILABLE: io exception] 2026-05-08 17:38:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:38:46 [snail-job-grpc-client-executor-127.0.0.1-2369] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3167] message:[UNAVAILABLE: io exception] 2026-05-08 17:38:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:38:56 [snail-job-grpc-client-executor-127.0.0.1-2370] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3168] message:[UNAVAILABLE: io exception] 2026-05-08 17:39:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:39:06 [snail-job-grpc-client-executor-127.0.0.1-2371] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3169] message:[UNAVAILABLE: io exception] 2026-05-08 17:39:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:39:16 [snail-job-grpc-client-executor-127.0.0.1-2372] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3170] message:[UNAVAILABLE: io exception] 2026-05-08 17:39:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:39:26 [snail-job-grpc-client-executor-127.0.0.1-2373] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3171] message:[UNAVAILABLE: io exception] 2026-05-08 17:39:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:39:36 [snail-job-grpc-client-executor-127.0.0.1-2374] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3172] message:[UNAVAILABLE: io exception] 2026-05-08 17:39:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:39:46 [snail-job-grpc-client-executor-127.0.0.1-2376] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3174] message:[UNAVAILABLE: io exception] 2026-05-08 17:39:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:39:56 [snail-job-grpc-client-executor-127.0.0.1-2377] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3175] message:[UNAVAILABLE: io exception] 2026-05-08 17:40:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:40:06 [snail-job-grpc-client-executor-127.0.0.1-2378] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3176] message:[UNAVAILABLE: io exception] 2026-05-08 17:40:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:40:16 [snail-job-grpc-client-executor-127.0.0.1-2379] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3177] message:[UNAVAILABLE: io exception] 2026-05-08 17:40:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:40:26 [snail-job-grpc-client-executor-127.0.0.1-2380] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3178] message:[UNAVAILABLE: io exception] 2026-05-08 17:40:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:40:36 [snail-job-grpc-client-executor-127.0.0.1-2382] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3180] message:[UNAVAILABLE: io exception] 2026-05-08 17:40:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:40:46 [snail-job-grpc-client-executor-127.0.0.1-2383] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3181] message:[UNAVAILABLE: io exception] 2026-05-08 17:40:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:40:56 [snail-job-grpc-client-executor-127.0.0.1-2384] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3182] message:[UNAVAILABLE: io exception] 2026-05-08 17:41:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:41:06 [snail-job-grpc-client-executor-127.0.0.1-2385] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3183] message:[UNAVAILABLE: io exception] 2026-05-08 17:41:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:41:16 [snail-job-grpc-client-executor-127.0.0.1-2386] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3184] message:[UNAVAILABLE: io exception] 2026-05-08 17:41:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:41:26 [snail-job-grpc-client-executor-127.0.0.1-2387] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3185] message:[UNAVAILABLE: io exception] 2026-05-08 17:41:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:41:36 [snail-job-grpc-client-executor-127.0.0.1-2388] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3186] message:[UNAVAILABLE: io exception] 2026-05-08 17:41:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:41:46 [snail-job-grpc-client-executor-127.0.0.1-2390] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3188] message:[UNAVAILABLE: io exception] 2026-05-08 17:41:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:41:56 [snail-job-grpc-client-executor-127.0.0.1-2391] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3189] message:[UNAVAILABLE: io exception] 2026-05-08 17:42:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:42:06 [snail-job-grpc-client-executor-127.0.0.1-2392] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3190] message:[UNAVAILABLE: io exception] 2026-05-08 17:42:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:42:16 [snail-job-grpc-client-executor-127.0.0.1-2393] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3191] message:[UNAVAILABLE: io exception] 2026-05-08 17:42:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:42:26 [snail-job-grpc-client-executor-127.0.0.1-2394] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3192] message:[UNAVAILABLE: io exception] 2026-05-08 17:42:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:42:36 [snail-job-grpc-client-executor-127.0.0.1-2395] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3194] message:[UNAVAILABLE: io exception] 2026-05-08 17:42:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:42:46 [snail-job-grpc-client-executor-127.0.0.1-2397] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3195] message:[UNAVAILABLE: io exception] 2026-05-08 17:42:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:42:56 [snail-job-grpc-client-executor-127.0.0.1-2398] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3196] message:[UNAVAILABLE: io exception] 2026-05-08 17:43:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:43:06 [snail-job-grpc-client-executor-127.0.0.1-2399] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3197] message:[UNAVAILABLE: io exception] 2026-05-08 17:43:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:43:16 [snail-job-grpc-client-executor-127.0.0.1-2400] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3198] message:[UNAVAILABLE: io exception] 2026-05-08 17:43:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:43:26 [snail-job-grpc-client-executor-127.0.0.1-2401] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3199] message:[UNAVAILABLE: io exception] 2026-05-08 17:43:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:43:36 [snail-job-grpc-client-executor-127.0.0.1-2403] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3200] message:[UNAVAILABLE: io exception] 2026-05-08 17:43:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:43:46 [snail-job-grpc-client-executor-127.0.0.1-2404] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3202] message:[UNAVAILABLE: io exception] 2026-05-08 17:43:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:43:56 [snail-job-grpc-client-executor-127.0.0.1-2405] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3203] message:[UNAVAILABLE: io exception] 2026-05-08 17:44:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:44:06 [snail-job-grpc-client-executor-127.0.0.1-2406] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3204] message:[UNAVAILABLE: io exception] 2026-05-08 17:44:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:44:16 [snail-job-grpc-client-executor-127.0.0.1-2407] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3205] message:[UNAVAILABLE: io exception] 2026-05-08 17:44:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:44:26 [snail-job-grpc-client-executor-127.0.0.1-2408] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3206] message:[UNAVAILABLE: io exception] 2026-05-08 17:44:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:44:36 [snail-job-grpc-client-executor-127.0.0.1-2410] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3207] message:[UNAVAILABLE: io exception] 2026-05-08 17:44:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:44:46 [snail-job-grpc-client-executor-127.0.0.1-2411] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3209] message:[UNAVAILABLE: io exception] 2026-05-08 17:44:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:44:56 [snail-job-grpc-client-executor-127.0.0.1-2412] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3210] message:[UNAVAILABLE: io exception] 2026-05-08 17:45:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:45:06 [snail-job-grpc-client-executor-127.0.0.1-2413] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3211] message:[UNAVAILABLE: io exception] 2026-05-08 17:45:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:45:16 [snail-job-grpc-client-executor-127.0.0.1-2414] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3212] message:[UNAVAILABLE: io exception] 2026-05-08 17:45:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:45:26 [snail-job-grpc-client-executor-127.0.0.1-2415] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3213] message:[UNAVAILABLE: io exception] 2026-05-08 17:45:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:45:36 [snail-job-grpc-client-executor-127.0.0.1-2416] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3214] message:[UNAVAILABLE: io exception] 2026-05-08 17:45:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:45:46 [snail-job-grpc-client-executor-127.0.0.1-2418] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3216] message:[UNAVAILABLE: io exception] 2026-05-08 17:45:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:45:56 [snail-job-grpc-client-executor-127.0.0.1-2419] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3217] message:[UNAVAILABLE: io exception] 2026-05-08 17:46:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:46:06 [snail-job-grpc-client-executor-127.0.0.1-2420] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3218] message:[UNAVAILABLE: io exception] 2026-05-08 17:46:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:46:16 [snail-job-grpc-client-executor-127.0.0.1-2421] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3219] message:[UNAVAILABLE: io exception] 2026-05-08 17:46:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:46:26 [snail-job-grpc-client-executor-127.0.0.1-2422] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3220] message:[UNAVAILABLE: io exception] 2026-05-08 17:46:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:46:36 [snail-job-grpc-client-executor-127.0.0.1-2423] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3222] message:[UNAVAILABLE: io exception] 2026-05-08 17:46:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:46:46 [snail-job-grpc-client-executor-127.0.0.1-2425] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3223] message:[UNAVAILABLE: io exception] 2026-05-08 17:46:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:46:56 [snail-job-grpc-client-executor-127.0.0.1-2426] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3224] message:[UNAVAILABLE: io exception] 2026-05-08 17:47:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:47:06 [snail-job-grpc-client-executor-127.0.0.1-2427] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3225] message:[UNAVAILABLE: io exception] 2026-05-08 17:47:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:47:16 [snail-job-grpc-client-executor-127.0.0.1-2428] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3226] message:[UNAVAILABLE: io exception] 2026-05-08 17:47:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:47:26 [snail-job-grpc-client-executor-127.0.0.1-2429] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3227] message:[UNAVAILABLE: io exception] 2026-05-08 17:47:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:47:36 [snail-job-grpc-client-executor-127.0.0.1-2430] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3228] message:[UNAVAILABLE: io exception] 2026-05-08 17:47:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:47:46 [snail-job-grpc-client-executor-127.0.0.1-2432] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3230] message:[UNAVAILABLE: io exception] 2026-05-08 17:47:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:47:56 [snail-job-grpc-client-executor-127.0.0.1-2433] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3231] message:[UNAVAILABLE: io exception] 2026-05-08 17:48:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:48:06 [snail-job-grpc-client-executor-127.0.0.1-2434] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3232] message:[UNAVAILABLE: io exception] 2026-05-08 17:48:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:48:16 [snail-job-grpc-client-executor-127.0.0.1-2435] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3233] message:[UNAVAILABLE: io exception] 2026-05-08 17:48:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:48:26 [snail-job-grpc-client-executor-127.0.0.1-2436] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3234] message:[UNAVAILABLE: io exception] 2026-05-08 17:48:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:48:36 [snail-job-grpc-client-executor-127.0.0.1-2437] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3235] message:[UNAVAILABLE: io exception] 2026-05-08 17:48:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:48:46 [snail-job-grpc-client-executor-127.0.0.1-2439] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3237] message:[UNAVAILABLE: io exception] 2026-05-08 17:48:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:48:56 [snail-job-grpc-client-executor-127.0.0.1-2440] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3238] message:[UNAVAILABLE: io exception] 2026-05-08 17:49:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:49:06 [snail-job-grpc-client-executor-127.0.0.1-2441] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3239] message:[UNAVAILABLE: io exception] 2026-05-08 17:49:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:49:16 [snail-job-grpc-client-executor-127.0.0.1-2442] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3240] message:[UNAVAILABLE: io exception] 2026-05-08 17:49:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:49:26 [snail-job-grpc-client-executor-127.0.0.1-2443] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3241] message:[UNAVAILABLE: io exception] 2026-05-08 17:49:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:49:36 [snail-job-grpc-client-executor-127.0.0.1-2444] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3242] message:[UNAVAILABLE: io exception] 2026-05-08 17:49:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:49:46 [snail-job-grpc-client-executor-127.0.0.1-2446] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3244] message:[UNAVAILABLE: io exception] 2026-05-08 17:49:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:49:56 [snail-job-grpc-client-executor-127.0.0.1-2447] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3245] message:[UNAVAILABLE: io exception] 2026-05-08 17:50:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:50:06 [snail-job-grpc-client-executor-127.0.0.1-2448] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3246] message:[UNAVAILABLE: io exception] 2026-05-08 17:50:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:50:16 [snail-job-grpc-client-executor-127.0.0.1-2449] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3247] message:[UNAVAILABLE: io exception] 2026-05-08 17:50:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:50:26 [snail-job-grpc-client-executor-127.0.0.1-2450] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3248] message:[UNAVAILABLE: io exception] 2026-05-08 17:50:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:50:36 [snail-job-grpc-client-executor-127.0.0.1-2452] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3250] message:[UNAVAILABLE: io exception] 2026-05-08 17:50:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:50:46 [snail-job-grpc-client-executor-127.0.0.1-2453] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3251] message:[UNAVAILABLE: io exception] 2026-05-08 17:50:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:50:56 [snail-job-grpc-client-executor-127.0.0.1-2454] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3252] message:[UNAVAILABLE: io exception] 2026-05-08 17:51:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:51:06 [snail-job-grpc-client-executor-127.0.0.1-2455] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3253] message:[UNAVAILABLE: io exception] 2026-05-08 17:51:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:51:16 [snail-job-grpc-client-executor-127.0.0.1-2456] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3254] message:[UNAVAILABLE: io exception] 2026-05-08 17:51:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:51:26 [snail-job-grpc-client-executor-127.0.0.1-2457] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3255] message:[UNAVAILABLE: io exception] 2026-05-08 17:51:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:51:36 [snail-job-grpc-client-executor-127.0.0.1-2459] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3256] message:[UNAVAILABLE: io exception] 2026-05-08 17:51:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:51:46 [snail-job-grpc-client-executor-127.0.0.1-2460] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3258] message:[UNAVAILABLE: io exception] 2026-05-08 17:51:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:51:56 [snail-job-grpc-client-executor-127.0.0.1-2461] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3259] message:[UNAVAILABLE: io exception] 2026-05-08 17:52:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:52:06 [snail-job-grpc-client-executor-127.0.0.1-2462] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3260] message:[UNAVAILABLE: io exception] 2026-05-08 17:52:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:52:16 [snail-job-grpc-client-executor-127.0.0.1-2463] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3261] message:[UNAVAILABLE: io exception] 2026-05-08 17:52:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:52:26 [snail-job-grpc-client-executor-127.0.0.1-2464] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3262] message:[UNAVAILABLE: io exception] 2026-05-08 17:52:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:52:36 [snail-job-grpc-client-executor-127.0.0.1-2465] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3263] message:[UNAVAILABLE: io exception] 2026-05-08 17:52:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:52:46 [snail-job-grpc-client-executor-127.0.0.1-2467] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3265] message:[UNAVAILABLE: io exception] 2026-05-08 17:52:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:52:56 [snail-job-grpc-client-executor-127.0.0.1-2468] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3266] message:[UNAVAILABLE: io exception] 2026-05-08 17:53:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:53:06 [snail-job-grpc-client-executor-127.0.0.1-2469] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3267] message:[UNAVAILABLE: io exception] 2026-05-08 17:53:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:53:16 [snail-job-grpc-client-executor-127.0.0.1-2470] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3268] message:[UNAVAILABLE: io exception] 2026-05-08 17:53:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:53:26 [snail-job-grpc-client-executor-127.0.0.1-2471] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3269] message:[UNAVAILABLE: io exception] 2026-05-08 17:53:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:53:36 [snail-job-grpc-client-executor-127.0.0.1-2473] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3270] message:[UNAVAILABLE: io exception] 2026-05-08 17:53:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:53:46 [snail-job-grpc-client-executor-127.0.0.1-2474] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3272] message:[UNAVAILABLE: io exception] 2026-05-08 17:53:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:53:56 [snail-job-grpc-client-executor-127.0.0.1-2475] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3273] message:[UNAVAILABLE: io exception] 2026-05-08 17:54:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:54:06 [snail-job-grpc-client-executor-127.0.0.1-2476] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3274] message:[UNAVAILABLE: io exception] 2026-05-08 17:54:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:54:16 [snail-job-grpc-client-executor-127.0.0.1-2477] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3275] message:[UNAVAILABLE: io exception] 2026-05-08 17:54:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:54:26 [snail-job-grpc-client-executor-127.0.0.1-2478] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3276] message:[UNAVAILABLE: io exception] 2026-05-08 17:54:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:54:36 [snail-job-grpc-client-executor-127.0.0.1-2479] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3277] message:[UNAVAILABLE: io exception] 2026-05-08 17:54:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:54:46 [snail-job-grpc-client-executor-127.0.0.1-2481] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3279] message:[UNAVAILABLE: io exception] 2026-05-08 17:54:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:54:56 [snail-job-grpc-client-executor-127.0.0.1-2482] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3280] message:[UNAVAILABLE: io exception] 2026-05-08 17:55:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:55:06 [snail-job-grpc-client-executor-127.0.0.1-2483] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3281] message:[UNAVAILABLE: io exception] 2026-05-08 17:55:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:55:16 [snail-job-grpc-client-executor-127.0.0.1-2484] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3282] message:[UNAVAILABLE: io exception] 2026-05-08 17:55:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:55:26 [snail-job-grpc-client-executor-127.0.0.1-2485] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3283] message:[UNAVAILABLE: io exception] 2026-05-08 17:55:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:55:36 [snail-job-grpc-client-executor-127.0.0.1-2486] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3284] message:[UNAVAILABLE: io exception] 2026-05-08 17:55:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:55:46 [snail-job-grpc-client-executor-127.0.0.1-2488] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3286] message:[UNAVAILABLE: io exception] 2026-05-08 17:55:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:55:56 [snail-job-grpc-client-executor-127.0.0.1-2489] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3287] message:[UNAVAILABLE: io exception] 2026-05-08 17:56:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:56:06 [snail-job-grpc-client-executor-127.0.0.1-2490] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3288] message:[UNAVAILABLE: io exception] 2026-05-08 17:56:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:56:16 [snail-job-grpc-client-executor-127.0.0.1-2491] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3289] message:[UNAVAILABLE: io exception] 2026-05-08 17:56:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:56:26 [snail-job-grpc-client-executor-127.0.0.1-2492] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3290] message:[UNAVAILABLE: io exception] 2026-05-08 17:56:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:56:36 [snail-job-grpc-client-executor-127.0.0.1-2493] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3291] message:[UNAVAILABLE: io exception] 2026-05-08 17:56:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:56:46 [snail-job-grpc-client-executor-127.0.0.1-2495] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3293] message:[UNAVAILABLE: io exception] 2026-05-08 17:56:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:56:56 [snail-job-grpc-client-executor-127.0.0.1-2496] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3294] message:[UNAVAILABLE: io exception] 2026-05-08 17:57:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:57:06 [snail-job-grpc-client-executor-127.0.0.1-2497] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3295] message:[UNAVAILABLE: io exception] 2026-05-08 17:57:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:57:16 [snail-job-grpc-client-executor-127.0.0.1-2498] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3296] message:[UNAVAILABLE: io exception] 2026-05-08 17:57:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:57:26 [snail-job-grpc-client-executor-127.0.0.1-2499] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3297] message:[UNAVAILABLE: io exception] 2026-05-08 17:57:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:57:36 [snail-job-grpc-client-executor-127.0.0.1-2500] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3299] message:[UNAVAILABLE: io exception] 2026-05-08 17:57:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:57:46 [snail-job-grpc-client-executor-127.0.0.1-2502] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3300] message:[UNAVAILABLE: io exception] 2026-05-08 17:57:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:57:56 [snail-job-grpc-client-executor-127.0.0.1-2503] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3301] message:[UNAVAILABLE: io exception] 2026-05-08 17:58:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:58:06 [snail-job-grpc-client-executor-127.0.0.1-2504] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3302] message:[UNAVAILABLE: io exception] 2026-05-08 17:58:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:58:16 [snail-job-grpc-client-executor-127.0.0.1-2505] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3303] message:[UNAVAILABLE: io exception] 2026-05-08 17:58:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:58:26 [snail-job-grpc-client-executor-127.0.0.1-2506] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3304] message:[UNAVAILABLE: io exception] 2026-05-08 17:58:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:58:36 [snail-job-grpc-client-executor-127.0.0.1-2507] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3306] message:[UNAVAILABLE: io exception] 2026-05-08 17:58:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:58:46 [snail-job-grpc-client-executor-127.0.0.1-2509] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3307] message:[UNAVAILABLE: io exception] 2026-05-08 17:58:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:58:56 [snail-job-grpc-client-executor-127.0.0.1-2510] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3308] message:[UNAVAILABLE: io exception] 2026-05-08 17:59:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:59:06 [snail-job-grpc-client-executor-127.0.0.1-2511] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3309] message:[UNAVAILABLE: io exception] 2026-05-08 17:59:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:59:16 [snail-job-grpc-client-executor-127.0.0.1-2512] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3310] message:[UNAVAILABLE: io exception] 2026-05-08 17:59:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:59:26 [snail-job-grpc-client-executor-127.0.0.1-2513] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3311] message:[UNAVAILABLE: io exception] 2026-05-08 17:59:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:59:36 [snail-job-grpc-client-executor-127.0.0.1-2514] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3312] message:[UNAVAILABLE: io exception] 2026-05-08 17:59:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:59:46 [snail-job-grpc-client-executor-127.0.0.1-2516] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3314] message:[UNAVAILABLE: io exception] 2026-05-08 17:59:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 17:59:56 [snail-job-grpc-client-executor-127.0.0.1-2517] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3315] message:[UNAVAILABLE: io exception] 2026-05-08 18:00:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 18:00:06 [snail-job-grpc-client-executor-127.0.0.1-2518] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3316] message:[UNAVAILABLE: io exception] 2026-05-08 18:00:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 18:00:16 [snail-job-grpc-client-executor-127.0.0.1-2519] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3317] message:[UNAVAILABLE: io exception] 2026-05-08 18:00:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 18:00:26 [snail-job-grpc-client-executor-127.0.0.1-2520] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3318] message:[UNAVAILABLE: io exception] 2026-05-08 18:00:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 18:00:36 [snail-job-grpc-client-executor-127.0.0.1-2521] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3320] message:[UNAVAILABLE: io exception] 2026-05-08 18:00:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 18:00:46 [snail-job-grpc-client-executor-127.0.0.1-2523] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3321] message:[UNAVAILABLE: io exception] 2026-05-08 18:00:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 18:00:56 [snail-job-grpc-client-executor-127.0.0.1-2524] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3322] message:[UNAVAILABLE: io exception] 2026-05-08 18:01:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 18:01:06 [snail-job-grpc-client-executor-127.0.0.1-2525] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3323] message:[UNAVAILABLE: io exception] 2026-05-08 18:01:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 18:01:16 [snail-job-grpc-client-executor-127.0.0.1-2526] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3324] message:[UNAVAILABLE: io exception] 2026-05-08 18:01:26 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 18:01:26 [snail-job-grpc-client-executor-127.0.0.1-2527] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3325] message:[UNAVAILABLE: io exception] 2026-05-08 18:01:36 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 18:01:36 [snail-job-grpc-client-executor-127.0.0.1-2528] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3327] message:[UNAVAILABLE: io exception] 2026-05-08 18:01:46 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 18:01:46 [snail-job-grpc-client-executor-127.0.0.1-2530] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3328] message:[UNAVAILABLE: io exception] 2026-05-08 18:01:56 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 18:01:56 [snail-job-grpc-client-executor-127.0.0.1-2531] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3329] message:[UNAVAILABLE: io exception] 2026-05-08 18:02:06 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 18:02:06 [snail-job-grpc-client-executor-127.0.0.1-2532] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3330] message:[UNAVAILABLE: io exception] 2026-05-08 18:02:16 [sj-client-check] WARN c.a.s.c.c.r.c.g.SnailJobGrpcClient - gRPC channel state=TRANSIENT_FAILURE, try reconnect... 2026-05-08 18:02:16 [snail-job-grpc-client-executor-127.0.0.1-2533] ERROR c.a.s.c.c.handler.ClientRegister - heartbeat check requestId:[3331] message:[UNAVAILABLE: io exception]